FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | ValueSet |
| Id | ValueSet-screening-observation-type-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-screening-observation-type-vs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-observation-type-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T13:54:46+00:00 |
| Name | ScreeningObservationTypeVS |
| Title | Observation Types ValueSet |
| Description | Value set of SNOMED CT codes for screening observation component types. Vital signs (height, weight, BMI) use the FHIR vital signs profiles instead. |
| ValueSet | ||
| uz.dhp.integrations#current | screening-observation-codes-vs | Screening Observation Codes Composite ValueSet |
| 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-observation-type-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 1348266008 | Breast Imaging and Reporting and Data System |
| 129793001 | Mammographic breast density |
| 246646005 | Quality of visual image |
Russian
Сгенерированный нарратив: ValueSet screening-observation-type-vs
http://snomed.info/sct версия Not Stated (use latest from terminology server)| Код | Отображение |
| 1348266008 | Breast Imaging and Reporting and Data System |
| 129793001 | Mammographic breast density |
| 246646005 | Quality of visual image |
Uzbek
Generated Narrative: ValueSet screening-observation-type-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 1348266008 | Breast Imaging and Reporting and Data System |
| 129793001 | Mammographic breast density |
| 246646005 | Quality of visual image |
{
"resourceType": "ValueSet",
"id": "screening-observation-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-observation-type-vs",
"version": "0.1.0",
"name": "ScreeningObservationTypeVS",
"title": "Observation Types 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": "Value set of SNOMED CT codes for screening observation component types. Vital signs (height, weight, BMI) use the FHIR vital signs profiles instead.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1348266008",
"display": "Breast Imaging and Reporting and Data System"
},
{
"code": "129793001",
"display": "Mammographic breast density"
},
{
"code": "246646005",
"display": "Quality of visual image"
}
]
}
]
}
}