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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-immunization-origin-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-immunization-origin-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/immunization-origin-vs
Version0.6.0
Statusdraft
Date2026-07-16T09:52:12+00:00
NameImmunizationOriginVS
TitleImmunization origin value set
DescriptionImmunization origin codes with Uzbek and Russian translations

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-immunizationUZ Core Immunization

Resources that this resource uses

CodeSystem
hl7.terminology#currentimmunization-originImmunization Origin Codes

Narrative

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


English


Generated Narrative: ValueSet immunization-origin-vs

This ValueSet requires the Code system Supplement Immunization Origin translations.

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/immunization-origin version 📍1.0.1
    CodeDisplayDefinition
    providerOther ProviderThe data for the immunization event originated with another provider.
    recordWritten RecordThe data for the immunization event originated with a written record for the patient.
    recallParent/Guardian/Patient RecallThe data for the immunization event originated from the recollection of the patient or parent/guardian of the patient.
    schoolSchool RecordThe data for the immunization event originated with a school record for the patient.

Russian


Сгенерированный нарратив: ValueSet immunization-origin-vs

This ValueSet requires the Code system Supplement Immunization Origin translations.

  • Include эти коды, как они определены в http://terminology.hl7.org/CodeSystem/immunization-origin версия 📍1.0.1
    КодОтображениеОпределение
    providerOther ProviderThe data for the immunization event originated with another provider.
    recordWritten RecordThe data for the immunization event originated with a written record for the patient.
    recallParent/Guardian/Patient RecallThe data for the immunization event originated from the recollection of the patient or parent/guardian of the patient.
    schoolSchool RecordThe data for the immunization event originated with a school record for the patient.

Uzbek


Generated Narrative: ValueSet immunization-origin-vs

This ValueSet requires the Code system Supplement Immunization Origin translations.

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/immunization-origin version 📍1.0.1
    CodeDisplayDefinition
    providerOther ProviderThe data for the immunization event originated with another provider.
    recordWritten RecordThe data for the immunization event originated with a written record for the patient.
    recallParent/Guardian/Patient RecallThe data for the immunization event originated from the recollection of the patient or parent/guardian of the patient.
    schoolSchool RecordThe data for the immunization event originated with a school record for the patient.

Source1

{
  "resourceType": "ValueSet",
  "id": "immunization-origin-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/immunization-origin-cs|1.0.1"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-origin-vs",
  "version": "0.6.0",
  "name": "ImmunizationOriginVS",
  "title": "Immunization origin value set",
  "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": "Immunization origin codes with Uzbek and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/immunization-origin",
        "version": "1.0.1",
        "concept": [
          {
            "code": "provider",
            "display": "Other Provider"
          },
          {
            "code": "record",
            "display": "Written Record"
          },
          {
            "code": "recall",
            "display": "Parent/Guardian/Patient Recall"
          },
          {
            "code": "school",
            "display": "School Record"
          }
        ]
      }
    ]
  }
}