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
<Encounter xmlns="http://hl7.org/fhir">
<id value="example-encounter-066"/>
<meta>
<profile
value="https://dhp.uz/fhir/integrations/StructureDefinition/uz-core-encounter-066"/>
</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: Encounter example-encounter-066</b></p><a name="example-encounter-066"> </a><a name="hcexample-encounter-066"> </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-uz-core-encounter-066.html">UZ Core Encounter 066</a></p></div><p><b>status</b>: Completed</p><p><b>class</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}">Inpatient encounter</span></p><p><b>type</b>: <span title="Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs mserv-0001-00004}">Treatment services</span></p><p><b>subject</b>: <a href="Patient-ExamplePatient.html">Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier)</a></p><h3>Admissions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Origin</b></td></tr><tr><td style="display: none">*</td><td>Home</td></tr></table></div>
</text>
<status value="completed"/>
<class>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="IMP"/>
<display value="Inpatient encounter"/>
</coding>
</class>
<type>
<coding>
<system
value="https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs"/>
<code value="mserv-0001-00004"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/ExamplePatient"/>
</subject>
<admission>
<origin>
<extension
url="https://dhp.uz/fhir/integrations/StructureDefinition/admission-origin">
<valueCodeableConcept>
<coding>
<system
value="https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs"/>
<code value="mserv-0003-00001"/>
<display value="From home"/>
</coding>
</valueCodeableConcept>
</extension>
<display value="Home"/>
</origin>
</admission>
</Encounter>