FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: v3 Code System EntityRisk - TTL Representation

Page standards status: External Maturity Level: 0

Raw ttl | Download


@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 "v3-EntityRisk"] ; # 
  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 v3-EntityRisk</b></p><a name=\"v3-EntityRisk\"> </a><a name=\"hcv3-EntityRisk\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-EntityRisk</code> defines the following codes in a Is-A 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\">AGG<a name=\"v3-EntityRisk-AGG\"> </a></td><td>aggressive</td><td>A danger that can be associated with certain living subjects, including humans.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">BIO<a name=\"v3-EntityRisk-BIO\"> </a></td><td>Biological</td><td>The dangers associated with normal biological materials. I.e. potential risk of unknown infections.  Routine biological materials from living subjects.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">COR<a name=\"v3-EntityRisk-COR\"> </a></td><td>Corrosive</td><td>Material is corrosive and may cause severe injury to skin, mucous membranes and eyes. Avoid any unprotected contact.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ESC<a name=\"v3-EntityRisk-ESC\"> </a></td><td>Escape Risk</td><td>The entity is at risk for escaping from containment or control.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">IFL<a name=\"v3-EntityRisk-IFL\"> </a></td><td>inflammable</td><td>Material is highly inflammable and in certain mixtures (with air) may lead to explosions.  Keep away from fire, sparks and excessive heat.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  EXP<a name=\"v3-EntityRisk-EXP\"> </a></td><td>explosive</td><td>Material is an explosive mixture.  Keep away from fire, sparks, and heat.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">INF<a name=\"v3-EntityRisk-INF\"> </a></td><td>infectious</td><td>Material known to be infectious with human pathogenic microorganisms.  Those who handle this material must take precautions for their protection.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  BHZ<a name=\"v3-EntityRisk-BHZ\"> </a></td><td>biohazard</td><td>Material contains microorganisms that is an environmental hazard.  Must be handled with special care.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">INJ<a name=\"v3-EntityRisk-INJ\"> </a></td><td>injury hazard</td><td>Material is solid and sharp (e.g., cannulas).  Dispose in hard container.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">POI<a name=\"v3-EntityRisk-POI\"> </a></td><td>poison</td><td>Material is poisonous to humans and/or animals.  Special care must be taken to avoid incorporation, even of small amounts.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">RAD<a name=\"v3-EntityRisk-RAD\"> </a></td><td>radioactive</td><td>Material is a source for ionizing radiation and must be handled with special care to avoid injury of those who handle it and to avoid environmental hazards.</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 "external"     ]
  ] [
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 "fhir"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityRisk"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2018-08-12"] ; # 
  fhir:name [ fhir:v "v3.EntityRisk"] ; # 
  fhir:title [ fhir:v "v3 Code System EntityRisk"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2018-08-12T00:00:00+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Kinds of risks associated with the handling of the material.."] ; # 
  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://terminology.hl7.org/ValueSet/v3-EntityRisk|3.0.0"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v3-EntityRisk|3.0.0>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "AGG" ] ;
fhir:display [ fhir:v "aggressive" ] ;
fhir:definition [ fhir:v "A danger that can be associated with certain living subjects, including humans." ]
  ] [
fhir:code [ fhir:v "BIO" ] ;
fhir:display [ fhir:v "Biological" ] ;
fhir:definition [ fhir:v "The dangers associated with normal biological materials. I.e. potential risk of unknown infections.  Routine biological materials from living subjects." ]
  ] [
fhir:code [ fhir:v "COR" ] ;
fhir:display [ fhir:v "Corrosive" ] ;
fhir:definition [ fhir:v "Material is corrosive and may cause severe injury to skin, mucous membranes and eyes. Avoid any unprotected contact." ]
  ] [
fhir:code [ fhir:v "ESC" ] ;
fhir:display [ fhir:v "Escape Risk" ] ;
fhir:definition [ fhir:v "The entity is at risk for escaping from containment or control." ]
  ] [
fhir:code [ fhir:v "IFL" ] ;
fhir:display [ fhir:v "inflammable" ] ;
fhir:definition [ fhir:v "Material is highly inflammable and in certain mixtures (with air) may lead to explosions.  Keep away from fire, sparks and excessive heat." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "EXP" ] ;
fhir:display [ fhir:v "explosive" ] ;
fhir:definition [ fhir:v "Material is an explosive mixture.  Keep away from fire, sparks, and heat." ]     ] )
  ] [
fhir:code [ fhir:v "INF" ] ;
fhir:display [ fhir:v "infectious" ] ;
fhir:definition [ fhir:v "Material known to be infectious with human pathogenic microorganisms.  Those who handle this material must take precautions for their protection." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "BHZ" ] ;
fhir:display [ fhir:v "biohazard" ] ;
fhir:definition [ fhir:v "Material contains microorganisms that is an environmental hazard.  Must be handled with special care." ]     ] )
  ] [
fhir:code [ fhir:v "INJ" ] ;
fhir:display [ fhir:v "injury hazard" ] ;
fhir:definition [ fhir:v "Material is solid and sharp (e.g., cannulas).  Dispose in hard container." ]
  ] [
fhir:code [ fhir:v "POI" ] ;
fhir:display [ fhir:v "poison" ] ;
fhir:definition [ fhir:v "Material is poisonous to humans and/or animals.  Special care must be taken to avoid incorporation, even of small amounts." ]
  ] [
fhir:code [ fhir:v "RAD" ] ;
fhir:display [ fhir:v "radioactive" ] ;
fhir:definition [ fhir:v "Material is a source for ionizing radiation and must be handled with special care to avoid injury of those who handle it and to avoid environmental hazards." ]
  ] ) . #