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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-request-resource-types-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-request-resource-types-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/request-resource-types-vs
Version0.6.0
Statusdraft
Date2026-07-16T09:52:12+00:00
NameRequestResourceTypesVS
TitleRequest resource types
DescriptionFHIR request resource types in Uzbekistan

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-vaccination-activity-definitionUZ Core VaccinationActivityDefinition

Resources that this resource uses

CodeSystem
hl7.fhir.uv.tools.r3#1.1.2fhir-typesAll FHIR Types

Narrative

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


English


Generated Narrative: ValueSet request-resource-types-vs

This ValueSet requires the Code system Supplement Request resource types.

  • Include these codes as defined in http://hl7.org/fhir/fhir-types version 📍5.0.0
    CodeDisplayDefinition
    ImmunizationRecommendationImmunizationRecommendationA patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification.
    MedicationRequestMedicationRequestAn order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.

Russian


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

This ValueSet requires the Code system Supplement Request resource types.

  • Include эти коды, как они определены в http://hl7.org/fhir/fhir-types версия 📍5.0.0
    КодОтображениеОпределение
    ImmunizationRecommendationImmunizationRecommendationA patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification.
    MedicationRequestMedicationRequestAn order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.

Uzbek


Generated Narrative: ValueSet request-resource-types-vs

This ValueSet requires the Code system Supplement Request resource types.

  • Include these codes as defined in http://hl7.org/fhir/fhir-types version 📍5.0.0
    CodeDisplayDefinition
    ImmunizationRecommendationImmunizationRecommendationA patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification.
    MedicationRequestMedicationRequestAn order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.

Source1

{
  "resourceType": "ValueSet",
  "id": "request-resource-types-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/request-resource-types-cs|5.0.0"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/request-resource-types-vs",
  "version": "0.6.0",
  "name": "RequestResourceTypesVS",
  "title": "Request resource types",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-16T09:52:12+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": "FHIR request resource types in Uzbekistan",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "version": "5.0.0",
        "concept": [
          {
            "code": "ImmunizationRecommendation"
          },
          {
            "code": "MedicationRequest"
          }
        ]
      }
    ]
  }
}