FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-immunization-site-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-immunization-site-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-site-cs |
| Version | 4.0.0 |
| Status | active |
| Date | 2026-08-12T10:11:46+00:00 |
| Name | ImmunizationSiteCS |
| Title | Immunization Site translations |
| Description | Immunization Site supplement with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/v3-ActSite|5.0.0 |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-ActSite | ActSite |
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:
| Code | Display |
| 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:
| Code | Display |
| 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 |
{
"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": "Правое бедро"
}
]
}
]
}