{
  "resourceType" : "ValueSet",
  "id" : "immunization-site-vs",
  "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: ValueSet immunization-site-vs</b></p><a name=\"immunization-site-vs\"> </a><a name=\"hcimmunization-site-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-immunization-site-cs.html\">Immunization Site translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActSite.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActSite</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> version &#x1F4CD;4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActSite.html#v3-ActSite-LA\">LA</a></td><td>Left arm</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActSite.html#v3-ActSite-RA\">RA</a></td><td>Right arm</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActSite.html#v3-ActSite-LT\">LT</a></td><td>Left thigh</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActSite.html#v3-ActSite-RT\">RT</a></td><td>Right thigh</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-site-cs|4.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-site-vs",
  "version" : "0.5.0",
  "name" : "ImmunizationSiteVS",
  "title" : "Immunization site value set",
  "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" : "Immunization site codes with Uzbek and Russian translations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
      "version" : "4.0.0",
      "concept" : [{
        "code" : "LA",
        "display" : "Left arm"
      },
      {
        "code" : "RA",
        "display" : "Right arm"
      },
      {
        "code" : "LT",
        "display" : "Left thigh"
      },
      {
        "code" : "RT",
        "display" : "Right thigh"
      }]
    }]
  }
}