FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | CodeSystem |
| Id | CodeSystem-screening-hpv-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-screening-hpv-cs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T13:54:46+00:00 |
| Name | ScreeningHPVCS |
| Title | HPV Results CodeSystem |
| Description | Local terminology for Human Papillomavirus (HPV) test results |
| Content | complete |
| ConceptMap | ||
| uz.dhp.integrations#current | screening-hpv-to-snomed | HPV Results to SNOMED CT |
| ValueSet | ||
| uz.dhp.integrations#current | screening-hpv-vs | HPV Results ValueSet |
| uz.dhp.integrations#current | screening-observation-values-vs | Screening Observation Values Composite ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem screening-hpv-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| scr-hpv-1 | Yaroqsiz |
| scr-hpv-2 | Manfiy |
| scr-hpv-3 | Musbat |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| scr-hpv-1 | Invalid | Недействительный |
| scr-hpv-2 | Negative | Отрицательный |
| scr-hpv-3 | Positive | Положительный |
Russian
Сгенерированный нарратив: CodeSystem screening-hpv-cs
Язык: uz
Данная система кодов https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs case-sensitive определяет следующие коды в иерархии Is-A:
| Код | Отображение |
| scr-hpv-1 | Yaroqsiz |
| scr-hpv-2 | Manfiy |
| scr-hpv-3 | Musbat |
Дополнительные языковые дисплеи
| Код | English (English, en) | Русский (Russian, ru) |
| scr-hpv-1 | Invalid | Недействительный |
| scr-hpv-2 | Negative | Отрицательный |
| scr-hpv-3 | Positive | Положительный |
Uzbek
Generated Narrative: CodeSystem screening-hpv-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| scr-hpv-1 | Yaroqsiz |
| scr-hpv-2 | Manfiy |
| scr-hpv-3 | Musbat |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| scr-hpv-1 | Invalid | Недействительный |
| scr-hpv-2 | Negative | Отрицательный |
| scr-hpv-3 | Positive | Положительный |
{
"resourceType": "CodeSystem",
"id": "screening-hpv-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs",
"version": "0.1.0",
"name": "ScreeningHPVCS",
"title": "HPV Results CodeSystem",
"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 terminology for Human Papillomavirus (HPV) test results",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 3,
"concept": [
{
"code": "scr-hpv-1",
"display": "Yaroqsiz",
"designation": [
{
"language": "ru",
"value": "Недействительный"
},
{
"language": "en",
"value": "Invalid"
}
]
},
{
"code": "scr-hpv-2",
"display": "Manfiy",
"designation": [
{
"language": "ru",
"value": "Отрицательный"
},
{
"language": "en",
"value": "Negative"
}
]
},
{
"code": "scr-hpv-3",
"display": "Musbat",
"designation": [
{
"language": "ru",
"value": "Положительный"
},
{
"language": "en",
"value": "Positive"
}
]
}
]
}