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 - Headache - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="example-headache"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-clinical-condition"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <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-headache</b></p><a name="example-headache"> </a><a name="hcexample-headache"> </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="StructureDefinition-uz-core-clinical-condition.html">UZ Core Clinical Condition</a></p></div><p><b>Diagnosis type</b>: <span title="Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/diagnosis-type-cs gencl-0001-00001}">Diagnosis of the referring institution</span></p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>severity</b>: <span title="Codes:{http://snomed.info/sct 255604002}">Mild</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 R51}">Headache</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 67169006}">Head of first metatarsal bone</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Алишер Ибрагимов  (no stated gender), DoB Unknown</a></p><p><b>onset</b>: 2025-07-25</p><p><b>recordedDate</b>: 2025-07-29</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}">Author</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 complained of mild headache for two days. Condition resolved after rest and hydration.</p>
</div></blockquote></div><div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Клиническое состояние, проблема, диагноз или другое событие, ситуация, вопрос или клиническая концепция, которые достигли уровня беспокойства. example-headache</b></p><a name="ru-example-headache"> </a><a name="ru-hcexample-headache"> </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">Язык: en</p><p style="margin-bottom: 0px">Профиль: <a href="StructureDefinition-uz-core-clinical-condition.html">UZ Core Clinical Condition</a></p></div><p><b>Diagnosis type</b>: <span title="Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/diagnosis-type-cs gencl-0001-00001}">Diagnosis of the referring institution</span></p><p><b>clinicalStatus</b>: <span title="Коды:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Коды:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>severity</b>: <span title="Коды:{http://snomed.info/sct 255604002}">Mild</span></p><p><b>code</b>: <span title="Коды:{http://hl7.org/fhir/sid/icd-10 R51}">Headache</span></p><p><b>bodySite</b>: <span title="Коды:{http://snomed.info/sct 67169006}">Head of first metatarsal bone</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Алишер Ибрагимов  (без указания пола), ДР неизвестен</a></p><p><b>onset</b>: 2025-07-25</p><p><b>recordedDate</b>: 2025-07-29</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}">Author</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 complained of mild headache for two days. Condition resolved after rest and hydration.</p>
</div></blockquote></div></div>
  </text>
  <extension
             url="https://dhp.uz/fhir/core/StructureDefinition/diagnosis-type">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://terminology.dhp.uz/fhir/core/CodeSystem/diagnosis-type-cs"/>
        <code value="gencl-0001-00001"/>
        <display value="Diagnosis of the referring institution"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
  </verificationStatus>
  <severity>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="255604002"/>
      <display value="Mild"/>
    </coding>
  </severity>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="R51"/>
      <display value="Headache"/>
    </coding>
  </code>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="67169006"/>
      <display value="Head of first metatarsal bone"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/example-patient"/>
  </subject>
  <onsetDateTime value="2025-07-25"/>
  <recordedDate value="2025-07-29"/>
  <participant>
    <function>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="author"/>
        <display value="Author"/>
      </coding>
    </function>
    <actor>🔗 
      <reference value="Practitioner/example-practitioner"/>
    </actor>
  </participant>
  <note>
    <text
          value="Patient complained of mild headache for two days. Condition resolved after rest and hydration."/>
  </note>
</Condition>