HL7 Terminology (THO)
6.0.2 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: AdverseEventCategory - XML Representation

Active as of 2024-04-24 Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="adverse-event-category"/>
  <meta>
    <lastUpdated value="2024-04-24T00:00:00+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem adverse-event-category</b></p><a name="adverse-event-category"> </a><a name="hcadverse-event-category"> </a><a name="adverse-event-category-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2024-04-24 00:00:00+0000</p></div><p>This case-sensitive 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-wg">
    <valueCode value="pc"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/adverse-event-category"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1251"/>
  </identifier>
  <version value="1.0.1"/>
  <name value="AdverseEventCategory"/>
  <title value="AdverseEventCategory"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-24T00:00:00+00:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Overall categorization of the event, e.g. product-related or situational."/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://terminology.hl7.org/ValueSet/adverse-event-category"/>
  <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>