FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-adverse-event-seriousness-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-adverse-event-seriousness-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-seriousness-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | AdverseEventSeriousnessVS |
| Title | Types of AdverseEvent seriousness |
| Description | Types of AdverseEvent seriousness in Uzbekistan |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-adverse-event | UZ Core AdverseEvent |
| CodeSystem | ||
| hl7.terminology#current | adverse-event-seriousness | AdverseEventSeriousness |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet adverse-event-seriousness-vs
This ValueSet requires the Code system Supplement AdverseEvent seriousness translations.
http://terminology.hl7.org/CodeSystem/adverse-event-seriousness version 📍1.0.1| Code | Display | Definition |
| non-serious | Non-serious | This event is considered not to have the potential for persistent or costly injury or consequence. |
| serious | Serious | This event is considered to have the potential for persistent or costly injury or consequence. |
Russian
Сгенерированный нарратив: ValueSet adverse-event-seriousness-vs
This ValueSet requires the Code system Supplement AdverseEvent seriousness translations.
http://terminology.hl7.org/CodeSystem/adverse-event-seriousness версия 📍1.0.1| Код | Отображение | Определение |
| non-serious | Non-serious | This event is considered not to have the potential for persistent or costly injury or consequence. |
| serious | Serious | This event is considered to have the potential for persistent or costly injury or consequence. |
Uzbek
Generated Narrative: ValueSet adverse-event-seriousness-vs
This ValueSet requires the Code system Supplement AdverseEvent seriousness translations.
http://terminology.hl7.org/CodeSystem/adverse-event-seriousness version 📍1.0.1| Code | Display | Definition |
| non-serious | Non-serious | This event is considered not to have the potential for persistent or costly injury or consequence. |
| serious | Serious | This event is considered to have the potential for persistent or costly injury or consequence. |
{
"resourceType": "ValueSet",
"id": "adverse-event-seriousness-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/adverse-event-seriousness-cs|1.0.1"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-seriousness-vs",
"version": "0.6.0",
"name": "AdverseEventSeriousnessVS",
"title": "Types of AdverseEvent seriousness",
"status": "draft",
"experimental": true,
"date": "2026-07-16T09:52:12+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": "Types of AdverseEvent seriousness in Uzbekistan",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
"version": "1.0.1",
"concept": [
{
"code": "non-serious",
"display": "Non-serious"
},
{
"code": "serious",
"display": "Serious"
}
]
}
]
}
}