FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-adverse-event-seriousness.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem adverse-event-seriousness
This case-sensitive code system http://terminology.hl7.org/CodeSystem/adverse-event-seriousness defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "adverse-event-seriousness",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}
],
"url": "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
"version": "4.0.1",
"name": "AdverseEventSeriousness",
"title": "AdverseEventSeriousness",
"status": "draft",
"experimental": false,
"date": "2019-11-01T08:29:23+10:00",
"publisher": "Patient Care",
"contact": [
{
"name": "Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Overall seriousness of this event for the patient.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/adverse-event-seriousness|4.3.0",
"content": "complete",
"concept": [
{
"code": "Non-serious",
"display": "Non-serious",
"definition": "Non-serious."
},
{
"code": "Serious",
"display": "Serious",
"definition": "Serious.",
"concept": [
{
"code": "SeriousResultsInDeath",
"display": "Results in death",
"definition": "Results in death."
},
{
"code": "SeriousIsLifeThreatening",
"display": "Is Life-threatening",
"definition": "Is Life-threatening."
},
{
"code": "SeriousResultsInHospitalization",
"display": "Requires or prolongs inpatient hospitalization",
"definition": "Requires inpatient hospitalization or causes prolongation of existing hospitalization."
},
{
"code": "SeriousResultsInDisability",
"display": "Results in persistent or significant disability/incapacity",
"definition": "Results in persistent or significant disability/incapacity."
},
{
"code": "SeriousIsBirthDefect",
"display": "Is a congenital anomaly/birth defect",
"definition": "Is a congenital anomaly/birth defect."
},
{
"code": "SeriousRequiresPreventImpairment",
"display": "Requires intervention to prevent permanent impairment",
"definition": "Requires intervention to prevent permanent impairment or damage (i.e., an important medical event that requires medical judgement)."
}
]
}
]
}