This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3
Patient Care Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Code System AdverseEventCategory
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="adverse-event-category"/> <meta> <lastUpdated value="2018-04-03T12:05:46.262+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> AdverseEventCategory</h2> <div> <p> Overall categorization of the event, e.g. product related or situational</p> </div> <p> This code system http://hl7.org/fhir/adverse-event-category defines the following codes:</p> <table class="codes"> <tr> <td> <b> Lvl</b> </td> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">ProductProblem <a name="adverse-event-category-ProductProblem"> </a> </td> <td> Product Problem</td> <td/> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">ProductQuality <a name="adverse-event-category-ProductQuality"> </a> </td> <td> Product Quality</td> <td/> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">ProductUseError <a name="adverse-event-category-ProductUseError"> </a> </td> <td> Product Use Error</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> WrongDose <a name="adverse-event-category-WrongDose"> </a> </td> <td> Wrong Dose</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> IncorrectPrescribingInformation <a name="adverse-event-category-IncorrectPrescribingInformation"> </a> </td> <td> Incorrect Prescribing Information</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> WrongTechnique <a name="adverse-event-category-WrongTechnique"> </a> </td> <td> Wrong Technique</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> WrongRouteOfAdministration <a name="adverse-event-category-WrongRouteOfAdministration"> </a> </td> <td> Wrong Route of Administration</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> WrongRate <a name="adverse-event-category-WrongRate"> </a> </td> <td> Wrong Rate</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> WrongDuration <a name="adverse-event-category-WrongDuration"> </a> </td> <td> Wrong Duration</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> WrongTime <a name="adverse-event-category-WrongTime"> </a> </td> <td> Wrong Time</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> ExpiredDrug <a name="adverse-event-category-ExpiredDrug"> </a> </td> <td> Expired Drug</td> <td/> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">MedicalDeviceUseError <a name="adverse-event-category-MedicalDeviceUseError"> </a> </td> <td> Medical Device Use Error</td> <td/> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">ProblemDifferentManufacturer <a name="adverse-event-category-ProblemDifferentManufacturer"> </a> </td> <td> Problem with Different Manufacturer of Same Medicine</td> <td/> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">UnsafePhysicalEnvironment <a name="adverse-event-category-UnsafePhysicalEnvironment"> </a> </td> <td> Unsafe Physical Environment</td> <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-ballot-status"> <valueString value="Draft"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/adverse-event-category"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.834"/> </identifier> <version value="3.3.0"/> <name value="AdverseEventCategory"/> <status value="draft"/> <experimental value="false"/> <date value="2018-04-03T12:05:46+10: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://hl7.org/fhir/ValueSet/adverse-event-category"/> <content value="complete"/> <concept> <code value="ProductProblem"/> <display value="Product Problem"/> </concept> <concept> <code value="ProductQuality"/> <display value="Product Quality"/> </concept> <concept> <code value="ProductUseError"/> <display value="Product Use Error"/> <concept> <code value="WrongDose"/> <display value="Wrong Dose"/> </concept> <concept> <code value="IncorrectPrescribingInformation"/> <display value="Incorrect Prescribing Information"/> </concept> <concept> <code value="WrongTechnique"/> <display value="Wrong Technique"/> </concept> <concept> <code value="WrongRouteOfAdministration"/> <display value="Wrong Route of Administration"/> </concept> <concept> <code value="WrongRate"/> <display value="Wrong Rate"/> </concept> <concept> <code value="WrongDuration"/> <display value="Wrong Duration"/> </concept> <concept> <code value="WrongTime"/> <display value="Wrong Time"/> </concept> <concept> <code value="ExpiredDrug"/> <display value="Expired Drug"/> </concept> </concept> <concept> <code value="MedicalDeviceUseError"/> <display value="Medical Device Use Error"/> </concept> <concept> <code value="ProblemDifferentManufacturer"/> <display value="Problem with Different Manufacturer of Same Medicine"/> </concept> <concept> <code value="UnsafePhysicalEnvironment"/> <display value="Unsafe Physical Environment"/> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.