Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION
0.0.1-ballot - ci-build
Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION - Local Development build (v0.0.1-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="patient-pregnant"/>
<meta>
<profile
value="https://fhir.hmis.gov.np/StructureDefinition/np-core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient patient-pregnant</b></p><a name="patient-pregnant"> </a><a name="hcpatient-pregnant"> </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-np-core-patient.html">NP Core Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Hiramaya Tamang(official) Female, DoB: 2001-05-15 ( https://tokha.dhis2mis.org/NamingSystem/SystemID#SYS-001234 (use: usual, ))</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="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li><code>https://fhir.hmis.gov.np/NamingSystem/national-id</code>/1234567890 (use: official, )</li><li><code>https://fhir.hmis.gov.np/NamingSystem/HealthID</code>/1234567890 (use: official, )</li><li><code>https://tokha.dhis2mis.org/NamingSystem/CustomeID</code>/MD-98765 (use: secondary, )</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+9779801234567">+9779801234567</a></li><li><a href="mailto:hiramaya@hmis.com.np">hiramaya@hmis.com.np</a></li><li></li></ul></td></tr></table></div>
</text>
<extension url="http://fhir.hmis.gov.np/CodeSystem/ethnic-code">
<valueCoding>
<system value="http://fhir.hmis.gov.np/CodeSystem/ethnic-code"/>
<code value="2"/>
<display value="Janajati"/>
</valueCoding>
</extension>
<identifier>
<use value="official"/>
<system value="https://fhir.hmis.gov.np/NamingSystem/national-id"/>
<value value="1234567890"/>
</identifier>
<identifier>
<use value="official"/>
<system value="https://fhir.hmis.gov.np/NamingSystem/HealthID"/>
<value value="1234567890"/>
</identifier>
<identifier>
<use value="usual"/>
<system value="https://tokha.dhis2mis.org/NamingSystem/SystemID"/>
<value value="SYS-001234"/>
</identifier>
<identifier>
<use value="secondary"/>
<system value="https://tokha.dhis2mis.org/NamingSystem/CustomeID"/>
<value value="MD-98765"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="Hiramaya Tamang"/>
<family value="Tamang"/>
<given value="Hiramaya"/>
</name>
<telecom>
<system value="phone"/>
<value value="+9779801234567"/>
<use value="home"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hiramaya@hmis.com.np"/>
<use value="work"/>
</telecom>
<gender value="female"/>
<birthDate value="2001-05-15"/>
<address>
<extension
url="https://fhir.hmis.gov.np/StructureDefinition/NepalAddress"/>
<extension
url="https://fhir.hmis.gov.np/StructureDefinition/NepalAddress">
<extension url="province">
<extension url="code">
<valueCodeableConcept>
<coding>
<system value="https://fhir.hmis.gov.np/ValueSet/province"/>
<code value="1"/>
<display value="Koshi Province"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension url="district">
<extension url="code">
<valueCodeableConcept>
<coding>
<system value="https://fhir.hmis.gov.np/ValueSet/district"/>
<code value="110"/>
<display value="Ilam"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension url="localBody">
<extension url="code">
<valueCodeableConcept>
<coding>
<system value="https://fhir.hmis.gov.np/ValueSet/localbody"/>
<code value="11003"/>
<display value="Ilam Municipality"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension url="ward">
<extension url="code">
<valueInteger value="5"/>
</extension>
<extension url="text">
<valueString value="Ward No. 5"/>
</extension>
</extension>
</extension>
</address>
</Patient>