Uzbekistan Digital Health Platform
0.3.0 - ci-build International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: Example Uz Core Condition - Disability Group I - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="example-disability"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-condition"/>
  </meta>
  <language value="uz"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Condition example-disability</b></p><a name="example-disability"> </a><a name="hcexample-disability"> </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: uz</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-uz-core-condition.html">UZ Core Condition</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Faol</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Tasdiqlangan</span></p><p><b>severity</b>: <span title="Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/disability-cs regis0011.00001}">I guruh</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 21134002}">Disability</span></p><p><b>subject</b>: <a href="Patient-example-salim.html">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>onset</b>: 2020-03-10</p><p><b>recordedDate</b>: 2025-09-17</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Muallif</span></td><td><a href="Practitioner-example-practitioner.html">Practitioner Test Test Test(official)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Patient has been classified with Group I disability status following medical evaluation.</p>
</div></blockquote></div><div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Клиническое состояние, проблема, диагноз или другое событие, ситуация, вопрос или клиническая концепция, которые достигли уровня беспокойства. example-disability</b></p><a name="ru-example-disability"> </a><a name="ru-hcexample-disability"> </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">Язык: uz</p><p style="margin-bottom: 0px">Профиль: <a href="StructureDefinition-uz-core-condition.html">UZ Core Condition</a></p></div><p><b>clinicalStatus</b>: <span title="Коды:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Faol</span></p><p><b>verificationStatus</b>: <span title="Коды:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Tasdiqlangan</span></p><p><b>severity</b>: <span title="Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/disability-cs regis0011.00001}">I guruh</span></p><p><b>code</b>: <span title="Коды:{http://snomed.info/sct 21134002}">Disability</span></p><p><b>subject</b>: <a href="Patient-example-salim.html">Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>onset</b>: 2020-03-10</p><p><b>recordedDate</b>: 2025-09-17</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Коды:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Muallif</span></td><td><a href="Practitioner-example-practitioner.html">Practitioner Test Test Test(official)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Patient has been classified with Group I disability status following medical evaluation.</p>
</div></blockquote></div></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Faol"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
      <display value="Tasdiqlangan"/>
    </coding>
  </verificationStatus>
  <severity>
    <coding>
      <system
              value="https://terminology.dhp.uz/fhir/core/CodeSystem/disability-cs"/>
      <code value="regis0011.00001"/>
      <display value="I guruh"/>
    </coding>
  </severity>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="21134002"/>
      <display value="Disability"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/example-salim"/>
  </subject>
  <onsetDateTime value="2020-03-10"/>
  <recordedDate value="2025-09-17"/>
  <participant>
    <function>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="author"/>
        <display value="Muallif"/>
      </coding>
    </function>
    <actor>🔗 
      <reference value="Practitioner/example-practitioner"/>
    </actor>
  </participant>
  <note>
    <text
          value="Patient has been classified with Group I disability status following medical evaluation."/>
  </note>
</Condition>