NPHCDA Immunization FHIR IG
1.0.0 - ci-build
NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. 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/Nigeria-FHIR-Community/ImmunizationIG/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="FullExampleNgImmPatient"/>
<meta>
<lastUpdated value="2020-09-02T11:20:10Z"/>
<profile
value="http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPatient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient FullExampleNgImmPatient</b></p><a name="FullExampleNgImmPatient"> </a><a name="hcFullExampleNgImmPatient"> </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: 2020-09-02 11:20:10+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-NgImmPatient.html">NG-Imm Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Zainab Aisha Abubakar Female, DoB: 2013-02-14 ( http://asokoro.hospital.org/mrn#NEIR-0001)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>http://nimc.gov.ng/nin</code>/NEIR-0003</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">45 Gombe Road Bauchi Bauchi </td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: ">:</td><td colspan="3"><ul><li>Musa Abubakar </li><li>12 GRA Avenue Bauchi Bauchi </li><li><a href="tel:+2347012345678">+2347012345678</a></li></ul></td></tr></table></div>
</text>
<extension url="ageInWeeks">
<valueInteger value="8"/>
</extension>
<extension url="ageInMonths">
<valueInteger value="2"/>
</extension>
<extension url="ageInYears">
<valueInteger value="0"/>
</extension>
<extension url="birthWeight">
<valueDecimal value="3.4"/>
</extension>
<extension url="hivStatus">
<valueString value="positive"/>
</extension>
<extension url="pregnancyStatus">
<valueString value="pregnant"/>
</extension>
<extension url="adMinistrativeWard">
<valueCodeableConcept>
<coding>
<code value="Yaba"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="siblingSurname">
<valueString value="Abubakar"/>
</extension>
<extension url="siblingGivenName">
<valueString value="Yusuf"/>
</extension>
<extension url="siblingBirthYear">
<valueString value="2011"/>
</extension>
<extension url="siblingGender">
<valueString value="male"/>
</extension>
<extension url="siblingHealthStatus">
<valueString value="Recovered from malaria"/>
</extension>
<identifier>
<system value="http://asokoro.hospital.org/mrn"/>
<value value="NEIR-0001"/>
</identifier>
<identifier>
<system value="http://nimc.gov.ng/nin"/>
<value value="NEIR-0003"/>
</identifier>
<name>
<family value="Abubakar"/>
<given value="Zainab"/>
<given value="Aisha"/>
</name>
<gender value="female"/>
<birthDate value="2013-02-14"/>
<address>
<line value="45 Gombe Road"/>
<city value="Bauchi"/>
<district value="Bauchi Central LGA"/>
<state value="Bauchi"/>
</address>
<photo>
<contentType value="jpeg"/>
<url value="https://hellium.org/photos/aliyu.jpg"/>
<size value="5"/>
<title value="aliyu.jpg"/>
</photo>
<contact>
<relationship>
<text value="Father"/>
</relationship>
<name>
<family value="Abubakar"/>
<given value="Musa"/>
</name>
<telecom>
<system value="phone"/>
<value value="+2347012345678"/>
</telecom>
<address>
<line value="12 GRA Avenue"/>
<city value="Bauchi"/>
<district value="Tudun Wada"/>
<state value="Bauchi"/>
</address>
</contact>
</Patient>