FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "adverse-event-category"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n \n <h2>AdverseEventCategory</h2>\n \n \n \n <div>\n \n \n \n <p>Overall categorization of the event, e.g. product-related or situational.</p>\n\n \n \n \n </div>\n \n \n \n <p>This code system http://terminology.hl7.org/CodeSystem/adverse-event-category defines the following codes:</p>\n \n \n \n <table class=\"codes\">\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <b>Lvl</b>\n \n \n \n </td>\n \n \n \n <td style=\"white-space:nowrap\">\n \n \n \n <b>Code</b>\n \n \n \n </td>\n \n \n \n <td>\n \n \n \n <b>Display</b>\n \n \n \n </td>\n \n \n \n <td>\n \n \n \n <b>Definition</b>\n \n \n \n </td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>1</td>\n \n \n \n <td style=\"white-space:nowrap\">product-problem\n \n \n \n <a name=\"adverse-event-category-product-problem\"> </a>\n \n \n \n </td>\n \n \n \n <td>Product Problem</td>\n \n \n \n <td>The adverse event pertains to a product problem.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>1</td>\n \n \n \n <td style=\"white-space:nowrap\">product-quality\n \n \n \n <a name=\"adverse-event-category-product-quality\"> </a>\n \n \n \n </td>\n \n \n \n <td>Product Quality</td>\n \n \n \n <td>The adverse event pertains to product quality.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>1</td>\n \n \n \n <td style=\"white-space:nowrap\">product-use-error\n \n \n \n <a name=\"adverse-event-category-product-use-error\"> </a>\n \n \n \n </td>\n \n \n \n <td>Product Use Error</td>\n \n \n \n <td>The adverse event pertains to a product use error.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> wrong-dose\n \n \n \n <a name=\"adverse-event-category-wrong-dose\"> </a>\n \n \n \n </td>\n \n \n \n <td>Wrong Dose</td>\n \n \n \n <td>The adverse event pertains to a wrong dose.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> incorrect-prescribing-information\n \n \n \n <a name=\"adverse-event-category-incorrect-prescribing-information\"> </a>\n \n \n \n </td>\n \n \n \n <td>Incorrect Prescribing Information</td>\n \n \n \n <td>The adverse event pertains to incorrect perscribing information.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> wrong-technique\n \n \n \n <a name=\"adverse-event-category-wrong-technique\"> </a>\n \n \n \n </td>\n \n \n \n <td>Wrong Technique</td>\n \n \n \n <td>The adverse event pertains to a wrong technique.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> wrong-route-of-administration\n \n \n \n <a name=\"adverse-event-category-wrong-route-of-administration\"> </a>\n \n \n \n </td>\n \n \n \n <td>Wrong Route of Administration</td>\n \n \n \n <td>The adverse event pertains to a wrong route of administration.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> wrong-rate\n \n \n \n <a name=\"adverse-event-category-wrong-rate\"> </a>\n \n \n \n </td>\n \n \n \n <td>Wrong Rate</td>\n \n \n \n <td>The adverse event pertains to a wrong rate.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> wrong-duration\n \n \n \n <a name=\"adverse-event-category-wrong-duration\"> </a>\n \n \n \n </td>\n \n \n \n <td>Wrong Duration</td>\n \n \n \n <td>The adverse event pertains to a wrong duration.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> wrong-time\n \n \n \n <a name=\"adverse-event-category-wrong-time\"> </a>\n \n \n \n </td>\n \n \n \n <td>Wrong Time</td>\n \n \n \n <td>The adverse event pertains to a wrong time.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>2</td>\n \n \n \n <td style=\"white-space:nowrap\"> expired-drug\n \n \n \n <a name=\"adverse-event-category-expired-drug\"> </a>\n \n \n \n </td>\n \n \n \n <td>Expired Drug</td>\n \n \n \n <td>The adverse event pertains to an expired drug.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>1</td>\n \n \n \n <td style=\"white-space:nowrap\">medical-device-use-error\n \n \n \n <a name=\"adverse-event-category-medical-device-use-error\"> </a>\n \n \n \n </td>\n \n \n \n <td>Medical Device Use Error</td>\n \n \n \n <td>The adverse event pertains to a medical device use error.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>1</td>\n \n \n \n <td style=\"white-space:nowrap\">problem-different-manufacturer\n \n \n \n <a name=\"adverse-event-category-problem-different-manufacturer\"> </a>\n \n \n \n </td>\n \n \n \n <td>Problem with Different Manufacturer of Same Medicine</td>\n \n \n \n <td>The adverse event pertains to a problem with a different manufacturer of the same medication.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>1</td>\n \n \n \n <td style=\"white-space:nowrap\">unsafe-physical-environment\n \n \n \n <a name=\"adverse-event-category-unsafe-physical-environment\"> </a>\n \n \n \n </td>\n \n \n \n <td>Unsafe Physical Environment</td>\n \n \n \n <td>The adverse event pertains to an unsafe physical environment.</td>\n \n \n \n </tr>\n \n \n \n </table>\n \n \n \n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4b.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pc" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/adverse-event-category"^^xsd:anyURI] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "AdverseEventCategory"] ; #
fhir:title [ fhir:v "AdverseEventCategory"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2021-01-17T06:06:13+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Patient Care"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Patient Care" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ] ] )
] ) ; #
fhir:description [ fhir:v "Overall categorization of the event, e.g. product-related or situational."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/adverse-event-category|4.0.1"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/adverse-event-category|4.0.1>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "product-problem" ] ;
fhir:display [ fhir:v "Product Problem" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a product problem." ]
] [
fhir:code [ fhir:v "product-quality" ] ;
fhir:display [ fhir:v "Product Quality" ] ;
fhir:definition [ fhir:v "The adverse event pertains to product quality." ]
] [
fhir:code [ fhir:v "product-use-error" ] ;
fhir:display [ fhir:v "Product Use Error" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a product use error." ] ;
( fhir:concept [
fhir:code [ fhir:v "wrong-dose" ] ;
fhir:display [ fhir:v "Wrong Dose" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a wrong dose." ] ] [
fhir:code [ fhir:v "incorrect-prescribing-information" ] ;
fhir:display [ fhir:v "Incorrect Prescribing Information" ] ;
fhir:definition [ fhir:v "The adverse event pertains to incorrect perscribing information." ] ] [
fhir:code [ fhir:v "wrong-technique" ] ;
fhir:display [ fhir:v "Wrong Technique" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a wrong technique." ] ] [
fhir:code [ fhir:v "wrong-route-of-administration" ] ;
fhir:display [ fhir:v "Wrong Route of Administration" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a wrong route of administration." ] ] [
fhir:code [ fhir:v "wrong-rate" ] ;
fhir:display [ fhir:v "Wrong Rate" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a wrong rate." ] ] [
fhir:code [ fhir:v "wrong-duration" ] ;
fhir:display [ fhir:v "Wrong Duration" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a wrong duration." ] ] [
fhir:code [ fhir:v "wrong-time" ] ;
fhir:display [ fhir:v "Wrong Time" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a wrong time." ] ] [
fhir:code [ fhir:v "expired-drug" ] ;
fhir:display [ fhir:v "Expired Drug" ] ;
fhir:definition [ fhir:v "The adverse event pertains to an expired drug." ] ] )
] [
fhir:code [ fhir:v "medical-device-use-error" ] ;
fhir:display [ fhir:v "Medical Device Use Error" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a medical device use error." ]
] [
fhir:code [ fhir:v "problem-different-manufacturer" ] ;
fhir:display [ fhir:v "Problem with Different Manufacturer of Same Medicine" ] ;
fhir:definition [ fhir:v "The adverse event pertains to a problem with a different manufacturer of the same medication." ]
] [
fhir:code [ fhir:v "unsafe-physical-environment" ] ;
fhir:display [ fhir:v "Unsafe Physical Environment" ] ;
fhir:definition [ fhir:v "The adverse event pertains to an unsafe physical environment." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
