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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-immunization-site-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-immunization-site-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/immunization-site-cs
Version4.0.0
Statusactive
Date2026-08-12T10:11:46+00:00
NameImmunizationSiteCS
TitleImmunization Site translations
DescriptionImmunization Site supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/v3-ActSite|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.terminology#currentv3-ActSiteActSite

Narrative

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


English


Generated Narrative: CodeSystem immunization-site-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-site-cs defines displays on the following codes:

CodeDisplay
LA Left arm
RA Right arm
LT Left thigh
RT Right thigh

Additional Language Displays

CodeРусский (Russian, ru)uz
LAЛевая рукаChap qo‘l
RAПравая рукаO‘ng qo‘l
LTЛевое бедроChap son
RTПравое бедроO‘ng son

Russian


Сгенерированный нарратив: CodeSystem immunization-site-cs

Язык: en

Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-site-cs определяет дисплеи по следующему кодус:

КодОтображение
LA Left arm
RA Right arm
LT Left thigh
RT Right thigh

Дополнительные языковые дисплеи

КодРусский (Russian, ru)uz
LAЛевая рукаChap qo‘l
RAПравая рукаO‘ng qo‘l
LTЛевое бедроChap son
RTПравое бедроO‘ng son

Uzbek


Generated Narrative: CodeSystem immunization-site-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-site-cs defines displays on the following codes:

CodeDisplay
LA Left arm
RA Right arm
LT Left thigh
RT Right thigh

Additional Language Displays

CodeРусский (Russian, ru)uz
LAЛевая рукаChap qo‘l
RAПравая рукаO‘ng qo‘l
LTЛевое бедроChap son
RTПравое бедроO‘ng son

Source1

{
  "resourceType": "CodeSystem",
  "id": "immunization-site-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-site-cs",
  "version": "4.0.0",
  "name": "ImmunizationSiteCS",
  "title": "Immunization Site translations",
  "status": "active",
  "experimental": false,
  "date": "2026-08-12T10:11:46+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 Site supplement with translations in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://terminology.hl7.org/CodeSystem/v3-ActSite|5.0.0",
  "concept": [
    {
      "code": "LA",
      "display": "Left arm",
      "designation": [
        {
          "language": "uz",
          "value": "Chap qo‘l"
        },
        {
          "language": "ru",
          "value": "Левая рука"
        }
      ]
    },
    {
      "code": "RA",
      "display": "Right arm",
      "designation": [
        {
          "language": "uz",
          "value": "O‘ng qo‘l"
        },
        {
          "language": "ru",
          "value": "Правая рука"
        }
      ]
    },
    {
      "code": "LT",
      "display": "Left thigh",
      "designation": [
        {
          "language": "uz",
          "value": "Chap son"
        },
        {
          "language": "ru",
          "value": "Левое бедро"
        }
      ]
    },
    {
      "code": "RT",
      "display": "Right thigh",
      "designation": [
        {
          "language": "uz",
          "value": "O‘ng son"
        },
        {
          "language": "ru",
          "value": "Правое бедро"
        }
      ]
    }
  ]
}