Methods Description. The Care and Wellness Medication service in order to achieve the functionality referred above provides the following methods: LIST_MEDICINE Retrieves a list of all Medicine objects from table MEDICINE. LIST_MEDICINE_FREQUENCY Retrieves a list of all MedicineFrequency objects from table MEDICINE_FREQUENCY. LIST_MEDICINE_ROUTE Retrieves a list of all MedicineRoute objects from table MEDICINE_ROUTE. DELETE_MEDICINE Deletes an existing record from table MEDICINE DELETE_MEDICINE_FREQUENCY Deletes an existing record from table MEDICINE_FREQUENCY DELETE_MEDICINE_ROUTE Deletes an existing record from table MEDICINE_ROUTE DELETE_PERSON_MEDICATION Deletes an existing record from table PERSON_MEDICATION GET_MEDICINE Retrieves a Medicine object. GET_MEDICINE_FREQUENCY Retrieves a MedicineFrequency object. GET_MEDICINE_ROUTE Retrieves a MedicineRoute object. GET_PERSON_MEDICATION Retrieves a PersonMedication object. GET_PERSON_MEDICATIONS Retrieves a list of PersonMedication objects. GET_PERSON_ACTIVE_MEDICATIONS Retrieves a list of PersonMedication objects that are active for an elder. INSERT_MEDICINE Inserts a new record into table MEDICINE INSERT_MEDICINE_FREQUENCY Inserts a new record into table MEDICINE_FREQUENCY INSERT_MEDICINE_ROUTE Inserts a new record into table MEDICINE_ROUTE INSERT_PERSON_MEDICATION Inserts a new record into table PERSON_MEDICATION INSERT_PERSON_MEDICATION Inserts a new record into table PERSON_MEDICATION (with REMINDER TIME) UPDATE_MEDICINE Updates an existing record from table MEDICINE UPDATE_MEDICINE_FREQUENCY Updates an existing record from table MEDICINE_FREQUENCY UPDATE_MEDICINE_ROUTE Updates an existing record from table MEDICINE_ROUTE
Appears in 1 contract
Sources: Grant Agreement
Methods Description. The Care and Wellness Medication service in order to achieve the functionality referred above provides will provide the following methods: LIST_MEDICINE Retrieves a list of all Medicine objects from table MEDICINE. LIST_MEDICINE_FREQUENCY Retrieves a list of all MedicineFrequency objects from table MEDICINE_FREQUENCY. LIST_MEDICINE_ROUTE Retrieves a list of all MedicineRoute objects from table MEDICINE_ROUTE. DELETE_MEDICINE Deletes an existing record from table MEDICINE DELETE_MEDICINE_FREQUENCY Deletes an existing record from table MEDICINE_FREQUENCY DELETE_MEDICINE_ROUTE Deletes an existing record from table MEDICINE_ROUTE DELETE_PERSON_MEDICATION Deletes an existing record from table PERSON_MEDICATION GET_MEDICINE Retrieves a Medicine object. GET_MEDICINE_FREQUENCY Retrieves a MedicineFrequency object. GET_MEDICINE_ROUTE Retrieves a MedicineRoute object. GET_PERSON_MEDICATION Retrieves a PersonMedication object. GET_PERSON_MEDICATIONS Retrieves a list of PersonMedication objects. GET_PERSON_ACTIVE_MEDICATIONS Retrieves a list of PersonMedication objects that are active for an elder. INSERT_MEDICINE Inserts a new record into table MEDICINE INSERT_MEDICINE_FREQUENCY Inserts a new record into table MEDICINE_FREQUENCY INSERT_MEDICINE_ROUTE Inserts a new record into table MEDICINE_ROUTE INSERT_PERSON_MEDICATION Inserts a new record into table PERSON_MEDICATION INSERT_PERSON_MEDICATION Inserts a new record into table PERSON_MEDICATION (with REMINDER TIME) UPDATE_MEDICINE Updates an existing record from table MEDICINE UPDATE_MEDICINE_FREQUENCY Updates an existing record from table MEDICINE_FREQUENCY UPDATE_MEDICINE_ROUTE Updates an existing record from table MEDICINE_ROUTEMEDICINE_ROUTE UPDATE_PERSON_MEDICATION Updates an existing record from table PERSON_MEDICATION
Appears in 1 contract
Sources: Grant Agreement