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

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "example-organization",
  "meta" : {
    "profile" : [
      🔗 "http://medcore.uz/StructureDefinition/dhp-organization"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Organization example-organization</b></p><a name=\"example-organization\"> </a><a name=\"hcexample-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-dhp-organization.html\">Uzbekistan DHP Organization</a></p></div><p><b>identifier</b>: Tax ID number/200935935\u00a0(use:\u00a0official,\u00a0), Organization Identifier/9512\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}, {https://terminology.medcore.uz/CodeSystem/organizational-subordination-group-cs I_1}, {https://terminology.medcore.uz/CodeSystem/nomenclature-group-cs II_100}, {https://terminology.medcore.uz/CodeSystem/organizational-service-group-cs III_100}, {https://terminology.medcore.uz/CodeSystem/organizational-structure-cs 110}, {https://terminology.medcore.uz/CodeSystem/organizational-specialization-cs 145.0}\">Healthcare Provider</span></p><p><b>name</b>: Republican Oncology Center</p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "TAX",
            "display" : "Tax ID number"
          }
        ]
      },
      "system" : "https://soliq.uz",
      "value" : "200935935"
    },
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "XX",
            "display" : "Organization Identifier"
          }
        ]
      },
      "system" : "https://hrm.argos.uz",
      "value" : "9512"
    }
  ],
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "prov",
          "display" : "Healthcare Provider"
        },
        {
          "system" : "https://terminology.medcore.uz/CodeSystem/organizational-subordination-group-cs",
          "code" : "I_1",
          "display" : "Respublika tassarufidagi muassasalari"
        },
        {
          "system" : "https://terminology.medcore.uz/CodeSystem/nomenclature-group-cs",
          "code" : "II_100",
          "display" : "Shifoxona muassasalari"
        },
        {
          "system" : "https://terminology.medcore.uz/CodeSystem/organizational-service-group-cs",
          "code" : "III_100",
          "display" : "Poliklinika bo'limi va statsionar bo'limi mavjud"
        },
        {
          "system" : "https://terminology.medcore.uz/CodeSystem/organizational-structure-cs",
          "code" : "110",
          "display" : "Ixtisoslashtirilgan ilmiy-amaliy tibbiyot markazi"
        },
        {
          "system" : "https://terminology.medcore.uz/CodeSystem/organizational-specialization-cs",
          "code" : "145.0",
          "display" : "Kattalar onkologiyasi"
        }
      ]
    }
  ],
  "name" : "Republican Oncology Center"
}