FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-icd-o-3-topography-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-icd-o-3-topography-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/icd-o-3-topography-vs |
| Version | 0.8.0 |
| Status | draft |
| Date | 2026-08-31T09:20:46+00:00 |
| Name | ICDO3TopographyVS |
| Title | ICD-O-3 Topography ValueSet |
| Description | All four-character ICD-O-3 topography codes (C00.0-C80.9); the three-character site groupers are excluded. |
No resources found
| CodeSystem | ||
| uz.dhp.core#current | icd-o-3 | International Classification of Diseases for Oncology, 3rd Edition, 2nd Revision (ICD-O-3.2) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet icd-o-3-topography-vs
http://terminology.hl7.org/CodeSystem/icd-o-3 version 📍3.2 where code matches (by regex) C\d\d\.\dRussian
Сгенерированный нарратив: ValueSet icd-o-3-topography-vs
http://terminology.hl7.org/CodeSystem/icd-o-3 версия 📍3.2 где code совпадений (по регулярным выражениям) C\d\d\.\dUzbek
Generated Narrative: ValueSet icd-o-3-topography-vs
http://terminology.hl7.org/CodeSystem/icd-o-3 version 📍3.2 where code matches (by regex) C\d\d\.\d{
"resourceType": "ValueSet",
"id": "icd-o-3-topography-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/icd-o-3-topography-vs",
"version": "0.8.0",
"name": "ICDO3TopographyVS",
"title": "ICD-O-3 Topography ValueSet",
"status": "draft",
"experimental": true,
"date": "2026-08-31T09:20:46+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"contact": [
{
"name": "Ministry of Health of the Republic of Uzbekistan",
"telecom": [
{
"system": "url",
"value": "https://gov.uz/en/ssv"
},
{
"system": "email",
"value": "info@ssv.uz"
}
]
}
],
"description": "All four-character ICD-O-3 topography codes (C00.0-C80.9); the three-character site groupers are excluded.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
"version": "3.2",
"filter": [
{
"property": "code",
"op": "regex",
"value": "C\\d\\d\\.\\d"
}
]
}
]
}
}