Medication

Introduction

For handling medication related information from an external system to COSMIC via COS, multiple resources are used. Cambio has implemented FHIR apis for different use cases related to medication handling connected with external systems and devices.

Medication module in COSMIC provides different functionalities that help towards providing secure effiicient drug handling for patients.

Currently the main base profiles used are medicationrequest base profile and medicationdispense base profile. Derivative profiles are made using these base profiles for facilitating different use cases.

Included Profiles

The derived profiles that are available as APIs are,

  • MedicationRequestDoseDispensing - This Api is used to send drug information for a specific patient to dose dispensing machiens installed in hospitals. So this is used for inpatient dose dispensing use cases

  • MedicationDispenseDoseDisepnsing - This Api is used to communicate the information about dose disepensed occassions. Based on the information received status changes can be done in COSMIC

  • OncologyMedicationDispense - This Api is used to communicate the information on prepared oncology drugs from external pharmacies.