FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-service-request-labresearch-code-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-service-request-labresearch-code-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/service-request-labresearch-code-vs
Version0.6.0
Statusdraft
Date2026-07-16T09:52:12+00:00
NameServiceRequestLabCodesVS
TitleServiceRequest laboratory tests and panels
DescriptionDefines the set of laboratory test and panel codes that may be used in ServiceRequest to specify requested laboratory investigations within the DHP ecosystem.

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-servicerequest-laboratoryUZ Core ServiceRequest Laboratory

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
uz.dhp.core#currentlab-pan-csLaboratory Observation Panels and Analytes

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet service-request-labresearch-code-vs

This value set includes codes based on the following rules:


Russian


Сгенерированный нарратив: ValueSet service-request-labresearch-code-vs

Этот набор значений включает коды, основанные на следующих правилах:


Uzbek


Generated Narrative: ValueSet service-request-labresearch-code-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "service-request-labresearch-code-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/service-request-labresearch-code-vs",
  "version": "0.6.0",
  "name": "ServiceRequestLabCodesVS",
  "title": "ServiceRequest laboratory tests and panels",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-16T09:52:12+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "uz"
          },
          {
            "url": "content",
            "valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Ministry of Health of the Republic of Uzbekistan"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "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.6.0"
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "71388002"
          }
        ]
      }
    ]
  }
}