DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "bundle-referral-initiation",
"meta" : {
"profile" : [
🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-mnch-referral-bundle"
]
},
"identifier" : {
"system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs",
"value" : "BND-REF-0001"
},
"type" : "transaction",
"timestamp" : "2025-10-16T08:30:00+01:00",
"entry" : [
{
"fullUrl" : "urn:uuid:c0a1f00d-4433-42aa-acdd-eeff00112233",
"resource" : {
"resourceType" : "Patient",
"id" : "NgPatient-ADA-001",
"meta" : {
"lastUpdated" : "2023-10-28T08:00:00+01:00",
"profile" : [
🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_NgPatient-ADA-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-ADA-001</b></p><a name=\"NgPatient-ADA-001\"> </a><a name=\"hcNgPatient-ADA-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-10-28 08:00:00+0100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-patient.html\">NG Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Ada Chukwu Female, DoB: 1997-03-02 ( mobile: 08067467012)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
"code" : "MOBILE",
"display" : "mobile"
}
]
},
"system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
"value" : "08067467012"
}
],
"active" : true,
"name" : [
{
"family" : "Chukwu",
"given" : [
"Ada"
]
}
],
"gender" : "female",
"birthDate" : "1997-03-02"
},
"request" : {
"method" : "POST",
"url" : "Patient"
}
},
{
"fullUrl" : "urn:uuid:c0a1f00d-7f9c-2d3e-a6f0-1b2c3d4e5f22",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "NgServiceRequest-ANC-001",
"meta" : {
"profile" : [
🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-service-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_NgServiceRequest-ANC-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest NgServiceRequest-ANC-001</b></p><a name=\"NgServiceRequest-ANC-001\"> </a><a name=\"hcNgServiceRequest-ANC-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-service-request.html\">NG ServiceRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:\">Obstetrics referral</span></p><p><b>priority</b>: ASAP</p><p><b>code</b>: <span title=\"Codes:\">ANC specialist review — ?Preeclampsia (BP 160/105, Prot +2)</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-referral-completed.html#urn-uuid-c0a1f00d-4433-42aa-acdd-eeff00112233\">Ada Chukwu Female, DoB: 1997-03-02 ( mobile: 08067467012)</a></p><p><b>authoredOn</b>: 2025-10-16 08:29:30+0100</p><p><b>reasonCode</b>: <span title=\"Codes:\">Elevated BP, dizziness, proteinuria +2; high-risk pregnancy</span></p></div>"
},
"status" : "active",
"intent" : "order",
"category" : [
{
"text" : "Obstetrics referral"
}
],
"priority" : "asap",
"code" : {
"text" : "ANC specialist review — ?Preeclampsia (BP 160/105, Prot +2)"
},
"subject" : {
"reference" : "urn:uuid:c0a1f00d-4433-42aa-acdd-eeff00112233"
},
"authoredOn" : "2025-10-16T08:29:30+01:00",
"reasonCode" : [
{
"text" : "Elevated BP, dizziness, proteinuria +2; high-risk pregnancy"
}
]
},
"request" : {
"method" : "POST",
"url" : "ServiceRequest"
}
},
{
"fullUrl" : "urn:uuid:c0a1f00d-6071-4a82-ab93-cd34ef567026",
"resource" : {
"resourceType" : "Task",
"id" : "NgTask-REF-INIT-001",
"meta" : {
"profile" : [
🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_NgTask-REF-INIT-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task NgTask-REF-INIT-001</b></p><a name=\"NgTask-REF-INIT-001\"> </a><a name=\"hcNgTask-REF-INIT-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-task.html\">NG Task</a></p></div><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:\">Process MNCH referral (High-risk pregnancy management)</span></p><p><b>focus</b>: <a href=\"Bundle-bundle-referral-completed.html#urn-uuid-c0a1f00d-7f9c-2d3e-a6f0-1b2c3d4e5f22\">ServiceRequest </a></p><p><b>for</b>: <a href=\"Bundle-bundle-referral-completed.html#urn-uuid-c0a1f00d-4433-42aa-acdd-eeff00112233\">Ada Chukwu Female, DoB: 1997-03-02 ( mobile: 08067467012)</a></p><p><b>authoredOn</b>: 2025-10-16 08:30:00+0100</p></div>"
},
"status" : "requested",
"intent" : "order",
"priority" : "urgent",
"code" : {
"text" : "Process MNCH referral (High-risk pregnancy management)"
},
"focus" : {
"reference" : "urn:uuid:c0a1f00d-7f9c-2d3e-a6f0-1b2c3d4e5f22"
},
"for" : {
"reference" : "urn:uuid:c0a1f00d-4433-42aa-acdd-eeff00112233"
},
"authoredOn" : "2025-10-16T08:30:00+01:00"
},
"request" : {
"method" : "POST",
"url" : "Task"
}
}
]
}