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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-composition-list-order-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-composition-list-order-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/composition-list-order-vs
Version0.7.0
Statusdraft
Date2026-08-05T14:23:07+00:00
NameCompositionListOrderVS
TitleComposition list order value set
DescriptionComposition list order value set with translations in uzbek and russian

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-compositionUZ Core Composition

Resources that this resource uses

CodeSystem
hl7.terminology#currentlist-orderList Order Codes

Narrative

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


English


Generated Narrative: ValueSet composition-list-order-vs

This ValueSet requires the Code system Supplement Composition list order.


Russian


Сгенерированный нарратив: ValueSet composition-list-order-vs

This ValueSet requires the Code system Supplement Composition list order.


Uzbek


Generated Narrative: ValueSet composition-list-order-vs

This ValueSet requires the Code system Supplement Composition list order.


Source1

{
  "resourceType": "ValueSet",
  "id": "composition-list-order-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/list-order-cs|2.0.0"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/composition-list-order-vs",
  "version": "0.7.0",
  "name": "CompositionListOrderVS",
  "title": "Composition list order value set",
  "status": "draft",
  "experimental": false,
  "date": "2026-08-05T14:23:07+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Ministry of Health of the Republic of Uzbekistan"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "uz"
          },
          {
            "url": "content",
            "valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
          }
        ],
        "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": "Composition list order value set with translations in uzbek and russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/list-order",
        "version": "2.0.0"
      }
    ]
  }
}