FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-adverse-event-status-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-adverse-event-status-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-status-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | AdverseEventStatusVS |
| Title | Types of AdverseEvent status |
| Description | Types of AdverseEvent status in Uzbekistan |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-adverse-event | UZ Core AdverseEvent |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | event-status | EventStatus |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet adverse-event-status-vs
This ValueSet requires the Code system Supplement AdverseEvent status translations.
http://hl7.org/fhir/event-status version 📍5.0.0| Code | Display | Definition |
| in-progress | In Progress | The event is currently occurring. |
| completed | Completed | The event has now concluded. |
| entered-in-error | Entered in Error | This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). |
| unknown | Unknown | The authoring/source system does not know which of the status values currently applies for this event. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which. |
Russian
Сгенерированный нарратив: ValueSet adverse-event-status-vs
This ValueSet requires the Code system Supplement AdverseEvent status translations.
http://hl7.org/fhir/event-status версия 📍5.0.0| Код | Отображение | Определение |
| in-progress | In Progress | The event is currently occurring. |
| completed | Completed | The event has now concluded. |
| entered-in-error | Entered in Error | This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). |
| unknown | Unknown | The authoring/source system does not know which of the status values currently applies for this event. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which. |
Uzbek
Generated Narrative: ValueSet adverse-event-status-vs
This ValueSet requires the Code system Supplement AdverseEvent status translations.
http://hl7.org/fhir/event-status version 📍5.0.0| Code | Display | Definition |
| in-progress | In Progress | The event is currently occurring. |
| completed | Completed | The event has now concluded. |
| entered-in-error | Entered in Error | This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). |
| unknown | Unknown | The authoring/source system does not know which of the status values currently applies for this event. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which. |
{
"resourceType": "ValueSet",
"id": "adverse-event-status-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-status-cs|5.0.0"
}
],
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-status-vs",
"version": "0.6.0",
"name": "AdverseEventStatusVS",
"title": "Types of AdverseEvent status",
"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 status in Uzbekistan",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/event-status",
"version": "5.0.0",
"concept": [
{
"code": "in-progress",
"display": "In Progress"
},
{
"code": "completed",
"display": "Completed"
},
{
"code": "entered-in-error",
"display": "Entered in Error"
},
{
"code": "unknown",
"display": "Unknown"
}
]
}
]
}
}