Adverse Event Status
draftURL
http://hl7.org/fhir/ValueSet/adverse-event-statusCopied!
Version5.0.0Copied!
PublisherHL7 International - Patient Care WGDescriptionCodes identifying the lifecycle stage of an adverse event.
Expansion
| Code | Display | System |
|---|---|---|
| in-progress | In Progress | http://hl7.org/fhir/event-status |
| completed | Completed | http://hl7.org/fhir/event-status |
| entered-in-error | Entered in Error | http://hl7.org/fhir/event-status |
| unknown | Unknown | http://hl7.org/fhir/event-status |
systemhttp://hl7.org/fhir/event-status
- Include these codes as defined in
http://hl7.org/fhir/event-statusCode Display Definition Canonical Mapping for "Adverse Event Status" in-progress In Progress The event is currently occurring. ~ active completed Completed The event has now concluded. ~ complete 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".). ~ 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. ~ unknown
{
"description" : "Codes identifying the lifecycle stage of an adverse event.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/event-status",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 International - Patient Care WG",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"name" : "AdverseEventStatus",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Adverse Event Status",
"extension" : [ {
"valueCode" : "pc",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "adverse-event-status",
"url" : "http://hl7.org/fhir/ValueSet/adverse-event-status",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3236"
} ],
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare/"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include these codes as defined in \n <a href=\"codesystem-event-status.html\">\n <code>http://hl7.org/fhir/event-status</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n <td>\n <b>\n <a href=\"valueset-resource-status.html\">Canonical Mapping for "Adverse Event Status"</a>\n </b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-event-status.html#event-status-in-progress\">in-progress</a>\n </td>\n <td>In Progress</td>\n <td>The event is currently occurring.</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-active\">active</a>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-event-status.html#event-status-completed\">completed</a>\n </td>\n <td>Completed</td>\n <td>The event has now concluded.</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-complete\">complete</a>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-event-status.html#event-status-entered-in-error\">entered-in-error</a>\n </td>\n <td>Entered in Error</td>\n <td>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".).</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-error\">error</a>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-event-status.html#event-status-unknown\">unknown</a>\n </td>\n <td>Unknown</td>\n <td>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.</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-unknown\">unknown</a>\n </td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}