FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | ValueSet |
| Id | ValueSet-dhis-body-site-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-dhis-body-site-vs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/ValueSet/dhis-body-site-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T13:54:46+00:00 |
| Name | DHISBodySiteVS |
| Title | DHIS Body Site ValueSet |
| Description | Local value set for body sites used by the DHIS information system, with Russian and English designations. |
| StructureDefinition | ||
| uz.dhp.integrations#current | dhis-condition | DHIS Condition Profile |
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet dhis-body-site-vs
Language: uz
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 154283005 | Pulmonary tuberculosis |
| 423997002 | Tuberculosis, extrapulmonary |
| 182159002 | Disseminated tuberculosis |
Russian
Сгенерированный нарратив: ValueSet dhis-body-site-vs
Язык: uz
Этот набор значений включает коды, основанные на следующих правилах:
http://snomed.info/sct версия Not Stated (use latest from terminology server)| Код | Отображение |
| 154283005 | Pulmonary tuberculosis |
| 423997002 | Tuberculosis, extrapulmonary |
| 182159002 | Disseminated tuberculosis |
Uzbek
Generated Narrative: ValueSet dhis-body-site-vs
Language: uz
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 154283005 | Pulmonary tuberculosis |
| 423997002 | Tuberculosis, extrapulmonary |
| 182159002 | Disseminated tuberculosis |
{
"resourceType": "ValueSet",
"id": "dhis-body-site-vs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/dhis-body-site-vs",
"version": "0.1.0",
"name": "DHISBodySiteVS",
"title": "DHIS Body Site ValueSet",
"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 value set for body sites used by the DHIS information system, with Russian and English designations.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/body-site|5.0.0"
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "154283005",
"display": "Pulmonary tuberculosis"
},
{
"code": "423997002",
"display": "Tuberculosis, extrapulmonary"
},
{
"code": "182159002",
"display": "Disseminated tuberculosis"
}
]
}
]
}
}