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

: ServiceRequest laboratory tests and panels

Draft as of 2026-06-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "service-request-labresearch-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-labresearch-code-vs</b></p><a name=\"service-request-labresearch-code-vs\"> </a><a name=\"hcservice-request-labresearch-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.5.0\"> version &#x1F4CD;0.5.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></ul></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/service-request-labresearch-code-vs",
  "version" : "0.5.0",
  "name" : "ServiceRequestLabCodesVS",
  "title" : "ServiceRequest laboratory tests and panels",
  "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" : "Defines the set of laboratory test and panel codes that may be used in ServiceRequest to specify requested laboratory 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.5.0"
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "71388002"
          }
        ]
      }
    ]
  }
}