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

<Patient xmlns="http://hl7.org/fhir">
  <id value="lola-oripova"/>
  <meta>
    <profile value="https://dhp.uz/fhir/integrations/StructureDefinition/screening-patient"/>
  </meta>
  <language value="ru"/>
  <text>
    <status value="generated"/><div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Patient lola-oripova</b></p><a name="ru-lola-oripova"> </a><a name="ru-hclola-oripova"> </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">Профиль: <a href="StructureDefinition-screening-patient.html">Screening Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="PAT_OTHER_ID_HINT_few">PAT_OTHER_ID_few</td><td colspan="3"><ul><li>National unique individual identifier/515050500505 (используется: official, )</li><li>Passport number/AC1234567 (используется: official, )</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Способы связаться с пациентом">Детали контакта</td><td colspan="3"><ul><li>ph: 998-99-999-99-99(Mobile)</li><li>Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104(temp)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The nationality of the patient.">Patient nationality:</td><td colspan="3"><ul><li>code: <span title="Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs 44}">УЗБЕК/УЗБЕЧКА</span></li></ul></td></tr></table></div>
  </text>
  <extension url="https://dhp.uz/fhir/core/StructureDefinition/patient-nationality">
    <extension url="code">
      <valueCodeableConcept>
        <coding>
          <system value="https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs"/>
          <code value="44"/>
        </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="AC1234567"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <system value="https://dhp.uz/fhir/core/sid/pid/uz/screening"/>
    <value value="45"/>
  </identifier>
  <name>
    <text value="Lola Oripova Shakhzodovna"/>
    <family value="Oripova"/>
    <given value="Lola"/>
    <given value="Shakhzodovna"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="998-99-999-99-99"/>
    <use value="mobile"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1995-03-18"/>
  <address>
    <use value="temp"/>
    <type value="physical"/>
    <text value="Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104"/>
    <city value="Buyuk Ipak Yuli MFY"/>
    <district value="Mirzo Ulugbek District"/>
    <state value="Tashkent City"/>
  </address>
</Patient>