Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan bayroqcha

Uzbekistan Digital Health Platform - Integrations, published by Uzinfocom LLC. 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/vadi2/DHP-integrations-temp/ and changes regularly. See the Directory of published versions

: Example Patient

Raw xml | Yuklab olish


<Patient xmlns="http://hl7.org/fhir">
  <id value="ExamplePatient"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"/>
  </meta>
  <language value="uz"/>
  <text>
    <status value="generated"/>
    <div xml:lang="uz" lang="uz"><hr/><p><b>Uzbek</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Patient ExamplePatient</b></p><a name="uz-ExamplePatient"> </a><a name="uz-hcExamplePatient"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="file:///home/vadi/Programs/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;">Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#31234567890124)</p><hr/></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NI"/>
        <display value="National unique individual identifier"/>
      </coding>
    </type>
    <system value="https://dhp.uz/fhir/core/sid/pid/uz/ni"/>
    <value value="31234567890124"/>
  </identifier>
  <name>
    <use value="official"/>
    <text value="Karimov Akmal"/>
    <family value="Karimov"/>
    <given value="Akmal"/>
  </name>
</Patient>