Digital Health Platform
0.1.0 - Uzbekistan flag

Digital Health Platform, 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/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

: example-david-profession

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="example-david-profession"/>
  <meta>
    <profile
             value="http://medcore.uz/StructureDefinition/dhp-socioeconomic-observation"/>
  </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: Observation example-david-profession</b></p><a name="example-david-profession"> </a><a name="hcexample-david-profession"> </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-dhp-socioeconomic-observation.html">Uzbekistan DHP Socioeconomic Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 14679004}">Occupation</span></p><p><b>subject</b>: <a href="Patient-example-david.html">Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number: Uzbekistan_Drivers_License_System#AG1141110)</a></p><p><b>effective</b>: 2025-06-11</p><p><b>value</b>: <span title="Codes:{https://terminology.medcore.uz/CodeSystem/position-and-profession-cs 2351.32}">O'qituvchi</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="14679004"/>
      <display value="Occupation"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/example-david"/>
  </subject>
  <effectiveDateTime value="2025-06-11"/>
  <valueCodeableConcept>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/position-and-profession-cs"/>
      <code value="2351.32"/>
      <display value="O'qituvchi"/>
    </coding>
  </valueCodeableConcept>
</Observation>