FHIR IG Statistics: ValueSet/condition-severity-vs
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "condition-severity-vs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/ValueSet/condition-severity-vs",
"version": "0.2.0",
"name": "ConditionSeverityVS",
"title": "Types of severity",
"status": "draft",
"experimental": true,
"date": "2025-08-11T19:35:27+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Types of severity in Uzbekistan",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "255604002",
"display": "Mild"
},
{
"code": "6736007",
"display": "Moderate"
},
{
"code": "24484000",
"display": "Severe"
}
]
}
]
}
}