The MediRecords FHIR API supports the following MedicationRequest profiles:
| MRMedicationAdministrationAdmission | MR MedicationAdministration Admission |
GET {API_URL}/v1/MedicationAdministration/{id}
This API interface enables the client to read an MedicationAdministration resource from MediRecords .
| Request Parameters | |
|---|---|
| id | The logical id of the MedicationAdministration resource |
In an error situation, server SHALL return OperationOutcome detailing the error with the appropriate HTTP Error code as follows.
| Status | Text |
|---|---|
| 200 | OK |
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
The following table provides the FHIR Webhook event types generated for the Immunization resource.
| Hub Event | Application Trigger Event | |
|---|---|---|
| medication-administration-admission.created | Occurs whenever a new medication administraiton record is created in Admissions | Example |
| medication-administration-admission.updated | Occurs whenever a medication administraiton record is updated in Admissions |
Bundle
MedicationAdministration (1)
MedicationRequest (1)
Encounter (0..1)
Patient (1)
PractitionerRole (0..2)
Practitioner (0..3)
Organization (0..4)
Location (0..1)