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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-dhis-observation-code-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-dhis-observation-code-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/dhis-observation-code-vs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameDHISObservationCodeVS
TitleDHIS Observation Code ValueSet
DescriptionValue set of tuberculosis diagnostic test codes used by the DHIS information system. Tests with an exact LOINC equivalent are expressed as LOINC codes; the remaining tests (culture medium and assay variants) use local codes that have no 1:1 LOINC match.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
uz.dhp.integrations#currentdhis-observation-code-csDHIS Observation Code CodeSystem

Narrative

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


English


Generated Narrative: ValueSet dhis-observation-code-vs

This value set includes codes based on the following rules:


Russian


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

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


Uzbek


Generated Narrative: ValueSet dhis-observation-code-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "dhis-observation-code-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/dhis-observation-code-vs",
  "version": "0.1.0",
  "name": "DHISObservationCodeVS",
  "title": "DHIS Observation Code ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-20T13:54:46+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Value set of tuberculosis diagnostic test codes used by the DHIS information system. Tests with an exact LOINC equivalent are expressed as LOINC codes; the remaining tests (culture medium and assay variants) use local codes that have no 1:1 LOINC match.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-code-cs",
        "version": "0.1.0",
        "concept": [
          {
            "code": "Tub002-0004"
          },
          {
            "code": "Tub002-0005"
          },
          {
            "code": "Tub002-0006"
          },
          {
            "code": "Tub002-0007"
          },
          {
            "code": "Tub002-0009"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "53904-9"
          },
          {
            "code": "647-8"
          },
          {
            "code": "89371-9"
          },
          {
            "code": "89876-7"
          },
          {
            "code": "30745-4"
          },
          {
            "code": "56888-1"
          }
        ]
      }
    ]
  }
}