@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 -------------------------------------------------------------------

<http://hl7.org/fhir/4.0/CodeSystem/adverse-event-category> 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\"><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><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/adverse-event-category</code> defines the following codes in an undefined hierarchy:</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\">product-problem<a name=\"adverse-event-category-product-problem\"> </a></td><td>Product Problem</td><td>The adverse event pertains to a product problem.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">product-quality<a name=\"adverse-event-category-product-quality\"> </a></td><td>Product Quality</td><td>The adverse event pertains to product quality.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">product-use-error<a name=\"adverse-event-category-product-use-error\"> </a></td><td>Product Use Error</td><td>The adverse event pertains to a product use error.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  wrong-dose<a name=\"adverse-event-category-wrong-dose\"> </a></td><td>Wrong Dose</td><td>The adverse event pertains to a wrong dose.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  incorrect-prescribing-information<a name=\"adverse-event-category-incorrect-prescribing-information\"> </a></td><td>Incorrect Prescribing Information</td><td>The adverse event pertains to incorrect perscribing information.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  wrong-technique<a name=\"adverse-event-category-wrong-technique\"> </a></td><td>Wrong Technique</td><td>The adverse event pertains to a wrong technique.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  wrong-route-of-administration<a name=\"adverse-event-category-wrong-route-of-administration\"> </a></td><td>Wrong Route of Administration</td><td>The adverse event pertains to a wrong route of administration.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  wrong-rate<a name=\"adverse-event-category-wrong-rate\"> </a></td><td>Wrong Rate</td><td>The adverse event pertains to a wrong rate.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  wrong-duration<a name=\"adverse-event-category-wrong-duration\"> </a></td><td>Wrong Duration</td><td>The adverse event pertains to a wrong duration.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  wrong-time<a name=\"adverse-event-category-wrong-time\"> </a></td><td>Wrong Time</td><td>The adverse event pertains to a wrong time.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  expired-drug<a name=\"adverse-event-category-expired-drug\"> </a></td><td>Expired Drug</td><td>The adverse event pertains to an expired drug.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">medical-device-use-error<a name=\"adverse-event-category-medical-device-use-error\"> </a></td><td>Medical Device Use Error</td><td>The adverse event pertains to a medical device use error.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">problem-different-manufacturer<a name=\"adverse-event-category-problem-different-manufacturer\"> </a></td><td>Problem with Different Manufacturer of Same Medicine</td><td>The adverse event pertains to a problem with a different manufacturer of the same medication.</td></tr><tr><td>1</td><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></table></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 "trial-use"
     ]
  ] [
     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-r4.r4b"
       ]
     ] [
       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.0.1"] ; # 
  fhir:name [ fhir:v "AdverseEventCategory"] ; # 
  fhir:title [ fhir:v "AdverseEventCategory"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-11-01T08:29:23+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.3.0"^^xsd:anyURI ;
     fhir:link <http://hl7.org/fhir/ValueSet/adverse-event-category|4.3.0>
  ] ; # 
  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." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

