Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="example-patient-john"/>
<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 example-patient-john</b></p><a name="uz-example-patient-john"> </a><a name="uz-hcexample-patient-john"> </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;">John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">false</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(temp)</td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-example-organization.html">Organization Respublika onkologiya markazi</a></li></ul></td></tr></table></div>
</text>
<identifier>
<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="12345678901234"/>
</identifier>
<active value="false"/>
<name>
<use value="official"/>
<text value="John Smith"/>
<family value="Deera"/>
<given value="John"/>
</name>
<gender value="unknown"/>
<birthDate value="2026-03-13"/>
<address>
<use value="temp"/>
<type value="physical"/>
<text
value="Iltifot MFY, 58-Harbiy shaharcha mavzesi, 53 Uy, 104 Kvartira"/>
<city value="104-0116"/>
<district value="1726290"/>
<state value="1726"/>
<country value="UZ"/>
</address>
<managingOrganization>🔗
<reference value="Organization/example-organization"/>
</managingOrganization>
</Patient>