{
  "resourceType" : "ValueSet",
  "id" : "encounter-admit-source-vs",
  "language" : "uz",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet encounter-admit-source-vs</b></p><a name=\"uz-encounter-admit-source-vs\"> </a><a name=\"uz-hcencounter-admit-source-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-encounter-admit-source-cs.html\">Encounter admit source translations</a>.</p><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html\"><code>http://terminology.hl7.org/CodeSystem/admit-source</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> version &#x1F4CD;1.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-hosp-trans\">hosp-trans</a></td><td style=\"color: #cccccc\">Transferred from other hospital</td><td>The Patient has been transferred from another hospital for this encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-born\">born</a></td><td style=\"color: #cccccc\">Born in hospital</td><td>The patient is a newborn and the encounter will track the baby related activities (as opposed to the Mothers encounter - that may be associated using the newborn encounters partof property)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-psych\">psych</a></td><td style=\"color: #cccccc\">From psychiatric hospital</td><td>The patient has been transferred from a psychiatric facility.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-other\">other</a></td><td style=\"color: #cccccc\">Other</td><td>The patient has been admitted from a source otherwise not specified here.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-admit-source-local-cs.html\"><code>https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-local-cs</code></a><span title=\"Version is explicitly stated to be 0.5.0\"> version &#x1F4CD;0.5.0</span></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-admit-source-cs|1.0.1"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/encounter-admit-source-vs",
  "version" : "0.5.0",
  "name" : "EncounterAdmitSourceVS",
  "title" : "Encounter admit source translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T10:07:26+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" : "Encounter admit source codes with English and Russian translations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
      "version" : "1.0.1",
      "concept" : [{
        "code" : "hosp-trans"
      },
      {
        "code" : "born"
      },
      {
        "code" : "psych"
      },
      {
        "code" : "other"
      }]
    },
    {
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-local-cs",
      "version" : "0.5.0"
    }]
  }
}