Uzbekistan Digital Health Platform
0.7.0 - ci-build Uzbekistan flag

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

: ServiceRequest procedures and investigations

Draft as of 2026-08-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "service-request-code-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 service-request-code-vs</b></p><a name=\"service-request-code-vs\"> </a><a name=\"hcservice-request-code-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where CLASSTYPE  = 1</li><li>Include all codes defined in <a href=\"CodeSystem-lab-pan-cs.html\"><code>https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs</code></a><span title=\"Version is explicitly stated to be 0.7.0\"> version &#x1F4CD;0.7.0</span></li><li>Include codes from<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> where concept  is-a 71388002 (Procedure)</li><li>Include all codes defined in <a href=\"CodeSystem-screening-code-cs.html\"><code>https://terminology.dhp.uz/fhir/core/CodeSystem/screening-code-cs</code></a><span title=\"Version is explicitly stated to be 0.7.0\"> version &#x1F4CD;0.7.0</span></li></ul></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/service-request-code-vs",
  "version" : "0.7.0",
  "name" : "ServiceRequestCodesVS",
  "title" : "ServiceRequest procedures and investigations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-12T15:34:56+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" : "Defines the set of codes that may be used in ServiceRequest to specify a particular service, such as a procedure, diagnostic investigation, or panel of investigations, within the DHP ecosystem.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "CLASSTYPE",
            "op" : "=",
            "value" : "1"
          }
        ]
      },
      {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs",
        "version" : "0.7.0"
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "71388002"
          }
        ]
      },
      {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/screening-code-cs",
        "version" : "0.7.0"
      }
    ]
  }
}