FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="adverse-event-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://terminology.hl7.org/CodeSystem/adverse-event-category</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">wrong-patient<a name="adverse-event-category-wrong-patient"> </a></td><td>Wrong Patient</td><td>The adverse event pertains to an event involving the wrong patient, who was not the intended subject.</td></tr><tr><td style="white-space:nowrap">procedure-mishap<a name="adverse-event-category-procedure-mishap"> </a></td><td>Procedure Mishap</td><td>The adverse event pertains to a procedure mishap.</td></tr><tr><td style="white-space:nowrap">medication-mishap<a name="adverse-event-category-medication-mishap"> </a></td><td>Medication Mishap</td><td>The adverse event pertains to a medication mishap, such as wrong dose, route, rate, or duration of administration.</td></tr><tr><td style="white-space:nowrap">device<a name="adverse-event-category-device"> </a></td><td>Device</td><td>The adverse event pertains to a device.</td></tr><tr><td style="white-space:nowrap">unsafe-physical-environment<a name="adverse-event-category-unsafe-physical-environment"> </a></td><td>Unsafe Physical Environment</td><td>The adverse event pertains to an unsafe physical environment.</td></tr><tr><td style="white-space:nowrap">hospital-aquired-infection<a name="adverse-event-category-hospital-aquired-infection"> </a></td><td>Hospital Acquired Infection</td><td>The adverse event pertains to a hospital acquired infection.</td></tr><tr><td style="white-space:nowrap">wrong-body-site<a name="adverse-event-category-wrong-body-site"> </a></td><td>Wrong Body Site</td><td>The adverse event pertains to the wrong body site.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pc"/>
</extension>
<url value="http://terminology.hl7.org/CodeSystem/adverse-event-category"/>
<version value="0.1.0"/>
<name value="AdverseEventCategory"/>
<title value="AdverseEventCategory"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2020-04-10T07:10:28+10:00"/>
<publisher value="Patient Care"/>
<contact>
<name value="Patient Care"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
</contact>
<description
value="Overall categorization of the event, e.g. product-related or situational."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/adverse-event-category|1.0.1"/>
<content value="complete"/>
<concept>
<code value="wrong-patient"/>
<display value="Wrong Patient"/>
<definition
value="The adverse event pertains to an event involving the wrong patient, who was not the intended subject."/>
</concept>
<concept>
<code value="procedure-mishap"/>
<display value="Procedure Mishap"/>
<definition value="The adverse event pertains to a procedure mishap."/>
</concept>
<concept>
<code value="medication-mishap"/>
<display value="Medication Mishap"/>
<definition
value="The adverse event pertains to a medication mishap, such as wrong dose, route, rate, or duration of administration."/>
</concept>
<concept>
<code value="device"/>
<display value="Device"/>
<definition value="The adverse event pertains to a device."/>
</concept>
<concept>
<code value="unsafe-physical-environment"/>
<display value="Unsafe Physical Environment"/>
<definition
value="The adverse event pertains to an unsafe physical environment."/>
</concept>
<concept>
<code value="hospital-aquired-infection"/>
<display value="Hospital Acquired Infection"/>
<definition
value="The adverse event pertains to a hospital acquired infection."/>
</concept>
<concept>
<code value="wrong-body-site"/>
<display value="Wrong Body Site"/>
<definition value="The adverse event pertains to the wrong body site."/>
</concept>
</CodeSystem>