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

: MIS2 Service Type to Organizational Service Group

Draft 2026-04-30 holatiga ko‘ra

Raw json | Yuklab olish

{
  "resourceType" : "ConceptMap",
  "id" : "mis2-service-type-to-organizational-service-group-cm",
  "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: ConceptMap mis2-service-type-to-organizational-service-group-cm</b></p><a name=\"uz-mis2-service-type-to-organizational-service-group-cm\"> </a><a name=\"uz-hcmis2-service-type-to-organizational-service-group-cm\"> </a><p>Mapping from (not specified) to <a href=\"ValueSet-organizational-service-group-vs.html\">Organizational service group</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://fhir.ssv.uz/ValueSet/organization-type-service</code> (SSVOrganizationTypeService) to <a href=\"CodeSystem-organizational-service-group-cs.html\">Organizational service groupversion: 0.5.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>1 (Outpatient)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>III_500 (There is a polyclinic department.)</td><td>Maps when Outpatient is the sole service type. When combined with Inpatient, use III_100 instead.</td></tr><tr><td>2 (Inpatient)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>III_200 (There is an inpatient department.)</td><td>Maps when Inpatient is the sole service type. When combined with Outpatient, use III_100 instead.</td></tr><tr><td>3 (Emergency medicine)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>III_100 (There is an outpatient and inpatient department.)</td><td/></tr><tr><td>4 (Combined)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>III_100 (There is an outpatient and inpatient department.)</td><td>Combined indicates a facility offering multiple service modalities, closest to outpatient + inpatient.</td></tr><tr><td>5 (Diagnostic)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>III_100 (There is an outpatient and inpatient department.)</td><td/></tr><tr><td>6 (Other)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>III_600 (Others)</td><td/></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ConceptMap/mis2-service-type-to-organizational-service-group-cm",
  "version" : "0.5.0",
  "name" : "MIS2ServiceTypeToOrganizationalServiceGroupCM",
  "title" : "MIS2 Service Type to Organizational Service Group",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-04-30T06:52:58+00:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [
    {
      "name" : "Ministry of Health of the Republic of Uzbekistan",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gov.uz/en/ssv"
        },
        {
          "system" : "email",
          "value" : "info@ssv.uz"
        }
      ]
    }
  ],
  "description" : "Maps MIS2 service type codes to UZ Core Organizational Service Group codes. MIS2 uses service type classification per organization, while OrganizationalServiceGroupCS uses a single pre-combined classification. When an organization has multiple MIS2 service types, the combination should be considered to select the appropriate target code (e.g. Inpatient + Outpatient together maps to III_100).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "targetScopeCanonical" : "https://terminology.dhp.uz/fhir/core/ValueSet/organizational-service-group-vs|0.5.0",
  "group" : [
    {
      "source" : "http://fhir.ssv.uz/ValueSet/organization-type-service",
      "target" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-service-group-cs|0.5.0",
      "element" : [
        {
          "code" : "1",
          "display" : "Outpatient",
          "target" : [
            {
              "code" : "III_500",
              "display" : "There is a polyclinic department.",
              "relationship" : "related-to",
              "comment" : "Maps when Outpatient is the sole service type. When combined with Inpatient, use III_100 instead."
            }
          ]
        },
        {
          "code" : "2",
          "display" : "Inpatient",
          "target" : [
            {
              "code" : "III_200",
              "display" : "There is an inpatient department.",
              "relationship" : "related-to",
              "comment" : "Maps when Inpatient is the sole service type. When combined with Outpatient, use III_100 instead."
            }
          ]
        },
        {
          "code" : "3",
          "display" : "Emergency medicine",
          "target" : [
            {
              "code" : "III_100",
              "display" : "There is an outpatient and inpatient department.",
              "relationship" : "related-to"
            }
          ]
        },
        {
          "code" : "4",
          "display" : "Combined",
          "target" : [
            {
              "code" : "III_100",
              "display" : "There is an outpatient and inpatient department.",
              "relationship" : "related-to",
              "comment" : "Combined indicates a facility offering multiple service modalities, closest to outpatient + inpatient."
            }
          ]
        },
        {
          "code" : "5",
          "display" : "Diagnostic",
          "target" : [
            {
              "code" : "III_100",
              "display" : "There is an outpatient and inpatient department.",
              "relationship" : "related-to"
            }
          ]
        },
        {
          "code" : "6",
          "display" : "Other",
          "target" : [
            {
              "code" : "III_600",
              "display" : "Others",
              "relationship" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}