International Birth And Child Model Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fetal_records/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
This use case describes a situation where a medication order is placed to administer (medication) substance to a child immediately at birth. The child patient record does not exist yet prior to birth, but the order must be prepared and ready at the moment of delivery. Therefore the order is placed beforehand with the fetus as the subject. Placing the order with the mother as subject would be incorrect, because the substance is not meant for her. The request is processed with different possible states (of reply). The request is processed with different possible states (of reply).
Note that after birth the fetus becomes a child and a child patient record is created. The completion of the substance administration order would be recorded against the child as a patient.
A FHIR medication request resource can only refer either to a patient or a group. In our use case FHIR medication request resource is referring to the fetus using the FHIR patient with the extension. This itself is not an issue with FHIR. However we have stated that the fetus itself might lack an identifier and certain systems can fail when placing an order with a missing identifier for the subject.
Postnatal intervention - d-transposition of the great arteries with intact ventricular septum
A 32 yo Gravida 3 Para 2002 Mother with a history of hypertension on labetolol during this pregnancy was diagnosed with female fetus with d-transpositon of the great arteries (SCTID: 399216004) on fetal echocardiography at 21 3/7 weeks gestation. Most recent U/S at 37 5/7 weeks revealed an estimated fetal weight of 2.960 kg.
Prostoglandin E infusion 0.01 mg/kg/min was ordered based on a dosing weight of 3kg to be initiated just after birth following umbilical line placement.
What this use case addresses: medication ordering prior to delivery, assigning a condition to a fetus prior to birth, assigning gestation specific observation. The issue here is how to make clear that the medication request is meant to suppress high blood pressure of the child immediately after it is born and not the mother.
Order placer: ordering care provider. The order placing system is usually an EHR from the obstetrician. Order receiver; Procedure performer. Order receiving systems are for example ultrasound systems, lab systems. Subject of procedure: mother or fetus Carrier: pregnant woman
As mentioned before we have an order placer and an order performer. The order placer takes the initiative at a specific moment and the order performer reacts whenever a request has been generated.
The graph below shows the mapping of this use case to FHIR. The FHIR example resources can be found in the FHIR artifacts section of this IG and in the table below. Note that the example resources corresponding to this use case are prefixed with UC1.
Concept | Resource type | Example |
---|---|---|
A 32 yo Mother | Patient | UC1 Mother |
Pregnancy | Condition | UC1 Pregnancy |
Female fetus | Patient | UC1 Fetus |
Relation mother and fetus | RelatedPerson | UC1 RelatedPerson |
D-transpositon of the great arteries | Condition | UC1 D-Transposition of the Great Vessels |
21 3/7 weeks gestation | Observation | UC1 Gestational Age 21 weeks |
U/S at 37 5/7 weeks | Procedure | UC1 Ultrasound Scan |
U/S at 37 5/7 weeks | DiagnosticReport | UC1 Ultrasound Scan |
37 5/7 weeks | Observation | UC1 Gestational Age 37 weeks |
Estimated fetal weight of 2.960 kg | Observation | UC1 Estimated Fetal Weight |
Prostoglandin E | Medication | UC1 Medication |
Prostoglandin E infusion 0.01 mg/kg/min | MedicationRequest | UC1 MedicationRequest |
Note: the following resources are not included in the list of examples