Uzbekistan Digital Health Platform
0.5.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Body Site VS

Draft as of 2026-06-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "body-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 body-site-vs</b></p><a name=\"body-site-vs\"> </a><a name=\"hcbody-site-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-body-site-cs.html\">Body Site CS</a>.</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</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://snomed.info/id/368210008\">368210008</a></td><td style=\"color: #cccccc\">Entire subcutaneous tissue of upper arm</td></tr><tr><td><a href=\"http://snomed.info/id/368211007\">368211007</a></td><td style=\"color: #cccccc\">Entire lateral antebrachial cutaneous nerve</td></tr><tr><td><a href=\"http://snomed.info/id/368225008\">368225008</a></td><td style=\"color: #cccccc\">Entire left forearm</td></tr><tr><td><a href=\"http://snomed.info/id/368224007\">368224007</a></td><td style=\"color: #cccccc\">Entire right forearm</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/body-site-cs|5.0.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/body-site-vs",
  "version" : "0.5.0",
  "name" : "BodySiteVS",
  "title" : "Body Site VS",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-12T15:35:00+05: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" : "ValueSet for body site codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "368210008"
          },
          {
            "code" : "368211007"
          },
          {
            "code" : "368225008"
          },
          {
            "code" : "368224007"
          }
        ]
      }
    ]
  }
}