{
"description": "Overall seriousness of this event for the patient.",
"_filename": "CodeSystem-adverse-event-seriousness.json",
"package_name": "hl7.terminology.r4b",
"date": "2020-04-09T21:10:28+00:00",
"meta": {
"lastUpdated": "2020-04-09T21:10:28.568+00:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "AdverseEventSeriousness",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "AdverseEventSeriousness",
"package_version": "4.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "ed2ea859-7c81-4de5-ad6e-5a76edd44cf5",
"valueSet": "http://terminology.hl7.org/ValueSet/adverse-event-seriousness",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1253",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "non-serious",
"display": "Non-serious",
"definition": "This event is considered not to have the potential for persistent or costly injury or consequence."
}, {
"code": "serious",
"display": "Serious",
"definition": "This event is considered to have the potential for persistent or costly injury or consequence."
} ],
"caseSensitive": true,
"version": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}