HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: AdverseEventCategory - XML Representation

Draft as of 2020-04-09 Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="adverse-event-category"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</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="0.1.0"/>
  <name value="AdverseEventCategory"/>
  <title value="AdverseEventCategory"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-04-09T21:10:28+00:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Overall categorization of the event, e.g. product-related or situational."/>
  <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>