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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-medicationrequest-admin-location-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-medicationrequest-admin-location-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/medicationrequest-admin-location-vs
Version0.8.0
Statusdraft
Date2026-09-02T12:57:58+00:00
NameMedicationRequestAdminLocationVS
TitleMedicationRequest Administration Location ValueSet
DescriptionA value set defining the category of a medication request (setting where the medication is administered or prescribed), supplemented with UZ/RU translations.

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-medicationrequestUZ Core MedicationRequest

Resources that this resource uses

CodeSystem
hl7.terminology#currentmedicationrequest-admin-locationMedication request administration location codes
uz.dhp.core#currentmedication-request-order-type-csMedication Request Order Type Codes

Narrative

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


English


Generated Narrative: ValueSet medicationrequest-admin-location-vs

This ValueSet requires the Code system Supplement MedicationRequest Administration Location translations.

This value set includes codes based on the following rules:


Russian


Сгенерированный нарратив: ValueSet medicationrequest-admin-location-vs

This ValueSet requires the Code system Supplement MedicationRequest Administration Location translations.

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


Uzbek


Generated Narrative: ValueSet medicationrequest-admin-location-vs

This ValueSet requires the Code system Supplement MedicationRequest Administration Location translations.

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "medicationrequest-admin-location-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/medicationrequest-admin-location-cs|5.0.0"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/medicationrequest-admin-location-vs",
  "version": "0.8.0",
  "name": "MedicationRequestAdminLocationVS",
  "title": "MedicationRequest Administration Location ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-02T12:57:58+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": "A value set defining the category of a medication request (setting where the medication is administered or prescribed), supplemented with UZ/RU translations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location",
        "version": "1.0.1"
      },
      {
        "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/medication-request-order-type-cs",
        "version": "0.8.0"
      }
    ]
  }
}