<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="example-hepatitis-patient"/>
  <meta>
    <profile value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Patient example-hepatitis-patient</b></p><a name="example-hepatitis-patient"> </a><a name="hcexample-hepatitis-patient"> </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="file:///home/runner/work/digital-health-ig/digital-health-ig/output/StructureDefinition-uz-core-patient.html">UZ Core Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">To'lanboev Tolibjon(official) Male, DoB: 1990-02-01 ( Passport number (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">National unique individual identifier/515050500505 (use: official, )</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Iltifot MFY, 58-Harbiy shaharcha mavzesi, 53 Uy, 104 Kvartira(home)</td></tr><tr><td style="background-color: #f3f5da" title="The patient's legal status as citizen of a country.">Patient Citizenship:</td><td colspan="3"><ul><li>code: <span title="Codes:{urn:iso:std:iso:3166 UZ}">Uzbekistan</span></li></ul></td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
    <extension url="code">
      <valueCodeableConcept>
        <coding>
          <system value="urn:iso:std:iso:3166"/>
          <code value="UZ"/>
          <display value="Uzbekistan"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NI"/>
      </coding>
    </type>
    <system value="https://dhp.uz/fhir/core/sid/pid/uz/ni"/>
    <value value="515050500505"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PPN"/>
      </coding>
    </type>
    <system value="https://dhp.uz/fhir/core/sid/pid/uz/ppn/local"/>
    <value value="AB1234567"/>
  </identifier>
  <name>
    <use value="official"/>
    <text value="To'lanboev Tolibjon"/>
    <family value="To'lanboyev"/>
    <given value="Tolibjon"/>
  </name>
  <gender value="male"/>
  <birthDate value="1990-02-01"/>
  <address>
    <use value="home"/>
    <type value="physical"/>
    <text value="Iltifot MFY, 58-Harbiy shaharcha mavzesi, 53 Uy, 104 Kvartira"/>
    <city value="17150085"/>
    <district value="1726262"/>
    <state value="1726"/>
    <country value="UZ"/>
  </address>
</Patient>