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-healthcareservice

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="example-healthcareservice"/>
  <meta>
    <profile
             value="http://medcore.uz/StructureDefinition/dhp-healthcareservice"/>
  </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: HealthcareService example-healthcareservice</b></p><a name="example-healthcareservice"> </a><a name="hcexample-healthcareservice"> </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-healthcareservice.html">Uzbekistan DHP HealthcareService</a></p></div><p><b>active</b>: true</p><p><b>category</b>: <span title="Codes:{https://terminology.medcore.uz/CodeSystem/cancer-types-cs cancr0013.00000}">Tadqiqot nomi</span></p><p><b>type</b>: <span title="Codes:{https://terminology.medcore.uz/CodeSystem/cancer-types-cs cancr0013.00001}">IHC-ga xos</span></p><p><b>name</b>: IHC specific</p></div>
  </text>
  <active value="true"/>
  <category>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/cancer-types-cs"/>
      <code value="cancr0013.00000"/>
    </coding>
  </category>
  <type>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/cancer-types-cs"/>
      <code value="cancr0013.00001"/>
    </coding>
  </type>
  <name value="IHC specific"/>
</HealthcareService>