The following FHIR profiles are used to form the Medication Administration Event Message Bundle:
- DCH-Bundle-1
- DCH-MessageHeader-1 - where the coding and display elements for the ‘event’ type are fixed to ‘CH036 - Medication Administration’
- CareConnect-Organization-1
- DCH-HealthcareService-1
- CareConnect-DCH-Patient-1
- CareConnect-DCH-Encounter-1
- CareConnect-Location-1
- CareConnect-DCH-Practitioner-1
- CareConnect-DCH-PractitionerRole-1
- CareConnect-DCH-Medication-1
- DCH-MedicationAdministration-1
Medication Administration Event data item mapping to FHIR profiles
This Mapping table defines the FHIR elements that SHALL be used to encode the Healthy Child Event Specification data items for each DCH Event Message payload. Some common data item mappings, such as patient, publisher or Date/Time of event information, are defined within the Header mapping table and SHALL be considered in parallel with the payload mapping.
The Child Health Event data items are fulfilled by elements within the FHIR resources listed below:
DCH Data Item | FHIR Resource element | Mandatory/ Required/ Optional | Notes |
---|---|---|---|
Date/Time of Administation | DCH-MedicationAdministration-1.effectiveTimeDateTime | Mandatory | The date the medication administration took place. Format is YYYY-MM-DD”T”HH:MM:SS. |
ODS/ORD Site Code | CareConnect-DCH-Location.identifier (ODS Site Code) | Required | |
Performing Professional | CareConnect-DCH-Practitioner-1.name | Required | |
SDS Job Role Name | CareConnect-DCH-PractitionerRole-1.code (SDS Job Role Name) | Required | |
Medication Name | CareConnect-DCH-Medication-1.code | Required | May be generic name or brand name (as appropriate). Free text field to be used if no coded text available. |
Dose Amount Description | DCH-MedicationAdministration-1.dosage.text | Optional | |
Route | DCH-MedicationAdministration-1.dosage.route | Optional | |
Site | DCH-MedicationAdministration-1.dosage.site | Optional | |
Status | DCH-MedicationAdministration-1.status | Optional | The nature of any change made to the medication. MUST be marked as COMPLETED once administered. |
Reference Linkage Diagram
This Linkage diagram defines the required references that SHALL be made between resources within the DCH Event Message bundle. It includes both Header and Payload resources (but omits the DCH-Bundle-1 wrapper).