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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-unit-of-measurement-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-unit-of-measurement-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/unit-of-measurement-vs
Version0.9.2
Statusdraft
Date2026-09-17T14:54:23+00:00
NameUnitOfMeasurementVS
TitleUnit of measurement codes value set
DescriptionValue set containing UCUM codes and local codes for units of measurement

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
uz.dhp.core#currentunit-of-measurement-csUnit of measurement codes

Narrative

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


English


Generated Narrative: ValueSet unit-of-measurement-vs


Russian


Сгенерированный нарратив: ValueSet unit-of-measurement-vs


Uzbek


Generated Narrative: ValueSet unit-of-measurement-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "unit-of-measurement-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/unit-of-measurement-vs",
  "version": "0.9.2",
  "name": "UnitOfMeasurementVS",
  "title": "Unit of measurement codes value set",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-17T14:54:23+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": "Value set containing UCUM codes and local codes for units of measurement",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/unit-of-measurement-cs",
        "version": "0.9.2"
      }
    ]
  }
}