DHIN 2025Connectathon FHIR IG
0.1.0 - draft
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.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
<Bundle xmlns="http://hl7.org/fhir">
<id value="bundle-client-registration"/>
<meta>
<profile
value="https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-client-registration-bundle"/>
</meta>
<type value="collection"/>
<entry>
<fullUrl value="urn:uuid:pat-cr-001"/>
<resource>
<Patient>
<id value="NgPatient-CR-Client-001"/>
<meta>
<lastUpdated value="2025-10-02T09:10:00+01:00"/>
<profile
value="https://sandbox.dhin-hie.org/ig/StructureDefinition/NgPatient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_NgPatient-CR-Client-001"> </a><p class="res-header-id"><b>Generated Narrative: Patient NgPatient-CR-Client-001</b></p><a name="NgPatient-CR-Client-001"> </a><a name="hcNgPatient-CR-Client-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: 2025-10-02 09:10:00+0100</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-NgPatient.html">NG Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Chidi Adeyemi Male, DoB: 2024-02-15 ( Primary Mobile Phone Number of the Client or CareGiver: 08031234567)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">No. 4 Market Street Ikeja LA </td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: ">:</td><td colspan="3"><ul><li>Amaka Adeyemi </li><li>No. 4 Market Street Ikeja LA </li><li>ph: 08090001122</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Bundle-bundle-client-registration.html#urn-uuid-org-phc-001">Organization Olowo Primary Health Centre</a></li></ul></td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://mtnonline.com/phone-no"/>
<code value="MOBILE"/>
<display
value="Primary Mobile Phone Number of the Client or CareGiver"/>
</coding>
</type>
<system value="http://mtnonline.com/phone-no"/>
<value value="08031234567"/>
</identifier>
<active value="true"/>
<name>
<family value="Adeyemi"/>
<given value="Chidi"/>
</name>
<gender value="male"/>
<birthDate value="2024-02-15"/>
<address>
<line value="No. 4 Market Street"/>
<city value="Ikeja"/>
<district value="ikeja"/>
<state value="LA"/>
</address>
<contact>
<relationship>
<text value="MOTHER"/>
</relationship>
<name>
<family value="Adeyemi"/>
<given value="Amaka"/>
</name>
<telecom>
<system value="phone"/>
<value value="08090001122"/>
</telecom>
<address>
<line value="No. 4 Market Street"/>
<city value="Ikeja"/>
<district value="ikeja"/>
<state value="LA"/>
</address>
</contact>
<managingOrganization>
<reference value="urn:uuid:org-phc-001"/>
</managingOrganization>
</Patient>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:org-phc-001"/>
<resource>
<Organization>
<id value="NgOrganization-CR-PHC-001"/>
<meta>
<profile
value="https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_NgOrganization-CR-PHC-001"> </a><p class="res-header-id"><b>Generated Narrative: Organization NgOrganization-CR-PHC-001</b></p><a name="NgOrganization-CR-PHC-001"> </a><a name="hcNgOrganization-CR-PHC-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-organization.html">NG Organization</a></p></div><p><b>identifier</b>: <code>https://hfr.health.gov.ng/facility-id</code>/HCF-556677</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type phc-center-l2}">PHC Center Level 2</span></p><p><b>name</b>: Olowo Primary Health Centre</p><p><b>address</b>: PHC Crescent, Ward B Ikeja LA </p></div>
</text>
<identifier>
<system value="https://hfr.health.gov.ng/facility-id"/>
<value value="HCF-556677"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type"/>
<code value="phc-center-l2"/>
<display value="PHC Center Level 2"/>
</coding>
</type>
<name value="Olowo Primary Health Centre"/>
<address>
<line value="PHC Crescent, Ward B"/>
<city value="Ikeja"/>
<district value="ikeja"/>
<state value="LA"/>
</address>
</Organization>
</resource>
</entry>
</Bundle>