O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.5.0 - ci-build Uzbekistan bayroqcha

Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.5.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 of Immunization Organization

Raw json | Yuklab olish

{
  "resourceType" : "Organization",
  "id" : "example-immunization-organization",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-organization"
    ]
  },
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Organization example-immunization-organization</b></p><a name=\"uz-example-immunization-organization\"> </a><a name=\"uz-hcexample-immunization-organization\"> </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-organization.html\">UZ Core Organization</a></p></div><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-structure-cs 110}, {https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-specialization-cs 153.0}\">Specialized scientific and practical medical center</span></p><p><b>name</b>: Republican Tuberculosis and Pulmonology Center</p></div>"
  },
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-structure-cs",
          "code" : "110",
          "display" : "Specialized scientific and practical medical center"
        },
        {
          "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-specialization-cs",
          "code" : "153.0",
          "display" : "Tuberculosis in adults"
        }
      ]
    }
  ],
  "name" : "Republican Tuberculosis and Pulmonology Center"
}