FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-condition-code-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-condition-code-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/condition-code-vs |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-03-30T12:52:51+00:00 |
| Name | ConditionCodeVS |
| Title | Condition Codes |
| Description | Codes for conditions, allowing use of both ICD-10 and SNOMED CT as appropriate on the context |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-condition | UZ Core Condition |
| CodeSystem | ||
| hl7.terminology.r4b#6.0.2 | icd-10 | ICD-10 |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet condition-code-vs
Language: en
This value set includes codes based on the following rules:
http://hl7.org/fhir/sid/icd-10 version ⏿2019-covid-expandedhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding))http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 243796009 (Context-dependent categories)http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 272379006 (Events)Russian
Сгенерированный нарратив: ValueSet condition-code-vs
Язык: en
Этот набор значений включает коды, основанные на следующих правилах:
http://hl7.org/fhir/sid/icd-10 версия ⏿2019-covid-expandedhttp://snomed.info/sct версия Not Stated (use latest from terminology server) где concept is-a 404684003 (Clinical finding (finding))http://snomed.info/sct версия Not Stated (use latest from terminology server) где concept is-a 243796009 (Context-dependent categories)http://snomed.info/sct версия Not Stated (use latest from terminology server) где concept is-a 272379006 (Events)Uzbek
Generated Narrative: ValueSet condition-code-vs
Language: en
This value set includes codes based on the following rules:
http://hl7.org/fhir/sid/icd-10 version ⏿2019-covid-expandedhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding))http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 243796009 (Context-dependent categories)http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 272379006 (Events){
"resourceType": "ValueSet",
"id": "condition-code-vs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/condition-code-vs",
"version": "0.4.0",
"name": "ConditionCodeVS",
"title": "Condition Codes",
"status": "draft",
"experimental": true,
"date": "2026-03-30T12:52:51+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"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": "Codes for conditions, allowing use of both ICD-10 and SNOMED CT as appropriate on the context",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/icd-10"
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "404684003"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "243796009"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "272379006"
}
]
}
]
}
}