FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | CodeSystem |
| Id | CodeSystem-screening-body-site-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-screening-body-site-cs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2026-07-20T13:54:46+00:00 |
| Name | ScreeningBodySiteCS |
| Title | Observed Body Site |
| Description | Local translations for observed body part codes |
| Content | supplement |
| Supplements | http://snomed.info/sct |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem screening-body-site-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs defines displays on the following codes:
| Code | Display |
| 80248007 | Left breast |
| 73056007 | Right breast |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| 80248007 | Левая грудь | Chap ko'krak |
| 73056007 | Правая грудь | O'ng ko'krak |
Russian
Сгенерированный нарратив: CodeSystem screening-body-site-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs определяет дисплеи по следующему кодус:
| Код | Отображение |
| 80248007 | Left breast |
| 73056007 | Right breast |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| 80248007 | Левая грудь | Chap ko'krak |
| 73056007 | Правая грудь | O'ng ko'krak |
Uzbek
Generated Narrative: CodeSystem screening-body-site-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs defines displays on the following codes:
| Code | Display |
| 80248007 | Left breast |
| 73056007 | Right breast |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| 80248007 | Левая грудь | Chap ko'krak |
| 73056007 | Правая грудь | O'ng ko'krak |
{
"resourceType": "CodeSystem",
"id": "screening-body-site-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-body-site-cs",
"version": "5.0.0",
"name": "ScreeningBodySiteCS",
"title": "Observed Body Site",
"status": "draft",
"experimental": true,
"date": "2026-07-20T13:54:46+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Local translations for observed body part codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://snomed.info/sct",
"concept": [
{
"code": "80248007",
"display": "Left breast",
"designation": [
{
"language": "ru",
"value": "Левая грудь"
},
{
"language": "uz",
"value": "Chap ko'krak"
}
]
},
{
"code": "73056007",
"display": "Right breast",
"designation": [
{
"language": "ru",
"value": "Правая грудь"
},
{
"language": "uz",
"value": "O'ng ko'krak"
}
]
}
]
}