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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-service-request-code-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-service-request-code-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/service-request-code-vs
Version0.7.0
Statusdraft
Date2026-08-10T08:54:50+00:00
NameServiceRequestCodesVS
TitleServiceRequest procedures and investigations
DescriptionDefines 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.

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-servicerequestUZ Core ServiceRequest

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
uz.dhp.core#currentscreening-code-csScreening and Home Visits Code System

Narrative

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


English


Generated Narrative: ValueSet service-request-code-vs

This value set includes codes based on the following rules:


Russian


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

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


Uzbek


Generated Narrative: ValueSet service-request-code-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "service-request-code-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-10T08:54:50+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 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"
      }
    ]
  }
}