FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | ValueSet |
| Id | ValueSet-screening-body-site-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-screening-body-site-vs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-body-site-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T13:54:46+00:00 |
| Name | ScreeningBodySiteVS |
| Title | Observed Body Site VS |
| Description | Observed body part codes used in screening |
| StructureDefinition | ||
| uz.dhp.integrations#current | screening-observation | Screening Observation |
| 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 screening-body-site-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 80248007 | Left breast |
| 73056007 | Right breast |
Russian
Сгенерированный нарратив: ValueSet screening-body-site-vs
http://snomed.info/sct версия Not Stated (use latest from terminology server)| Код | Отображение |
| 80248007 | Left breast |
| 73056007 | Right breast |
Uzbek
Generated Narrative: ValueSet screening-body-site-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 80248007 | Left breast |
| 73056007 | Right breast |
{
"resourceType": "ValueSet",
"id": "screening-body-site-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-body-site-vs",
"version": "0.1.0",
"name": "ScreeningBodySiteVS",
"title": "Observed Body Site VS",
"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": "Observed body part codes used in screening",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "80248007",
"display": "Left breast"
},
{
"code": "73056007",
"display": "Right breast"
}
]
}
]
}
}