@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix xsd: .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0489"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "Placeholder
"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0489"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.313" ]
] ) ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "Risks"] ; #
fhir:title [ fhir:v "risks"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7, Inc"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/" ]
] )
] ) ; #
fhir:description [ fhir:v "Code system of concepts specifying any known or suspected specimen hazards, e.g., exceptionally infectious agent or blood from a hepatitis patient. Used in HL7 Version 2.x messaging in the SPM and PAC segments."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0489 (Risk Codes)"] ; #
fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0489"^^xsd:anyURI ;
fhir:link
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment As Published" ] ;
fhir:type [ fhir:v "string" ]
] ) ; #
fhir:concept ( [
fhir:id [ fhir:v "5292" ] ;
fhir:code [ fhir:v "BIO" ] ;
fhir:display [ fhir:v "Biological" ] ;
fhir:definition [ fhir:v "Biological" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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 "v2-concCommentAsPub" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5293" ] ;
fhir:code [ fhir:v "COR" ] ;
fhir:display [ fhir:v "Corrosive" ] ;
fhir:definition [ fhir:v "Corrosive" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Material is corrosive and may cause severe injury to skin, mucous membranes and eyes. Avoid any unprotected contact." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Material is corrosive and may cause severe injury to skin, mucous membranes and eyes. Avoid any unprotected contact." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5294" ] ;
fhir:code [ fhir:v "ESC" ] ;
fhir:display [ fhir:v "Escape Risk" ] ;
fhir:definition [ fhir:v "Escape Risk" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "The entity is at risk for escaping from containment or control." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "The entity is at risk for escaping from containment or control." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5295" ] ;
fhir:code [ fhir:v "AGG" ] ;
fhir:display [ fhir:v "Aggressive" ] ;
fhir:definition [ fhir:v "Aggressive" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "A danger that can be associated with certain living subjects, including humans." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "A danger that can be associated with certain living subjects, including humans." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5296" ] ;
fhir:code [ fhir:v "IFL" ] ;
fhir:display [ fhir:v "MaterialDangerInflammable" ] ;
fhir:definition [ fhir:v "MaterialDangerInflammable" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ 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:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5297" ] ;
fhir:code [ fhir:v "EXP" ] ;
fhir:display [ fhir:v "Explosive" ] ;
fhir:definition [ fhir:v "Explosive" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Material is an explosive mixture. Keep away from fire, sparks, and heat." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Material is an explosive mixture. Keep away from fire, sparks, and heat." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5298" ] ;
fhir:code [ fhir:v "INF" ] ;
fhir:display [ fhir:v "MaterialDangerInfectious" ] ;
fhir:definition [ fhir:v "MaterialDangerInfectious" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Material known to be infectious with human pathogenic microorganisms. Those who handle this material must take precautions for their protection." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Material known to be infectious with human pathogenic microorganisms. Those who handle this material must take precautions for their protection." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5299" ] ;
fhir:code [ fhir:v "BHZ" ] ;
fhir:display [ fhir:v "Biohazard" ] ;
fhir:definition [ fhir:v "Biohazard" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Material contains microorganisms that are an environmental hazard. Must be handled with special care." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Material contains microorganisms that are an environmental hazard. Must be handled with special care." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5300" ] ;
fhir:code [ fhir:v "INJ" ] ;
fhir:display [ fhir:v "Injury Hazard" ] ;
fhir:definition [ fhir:v "Injury Hazard" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Material is solid and sharp (e.g., cannulas.) Dispose in hard container." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Material is solid and sharp (e.g., cannulas.) Dispose in hard container." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5301" ] ;
fhir:code [ fhir:v "POI" ] ;
fhir:display [ fhir:v "Poison" ] ;
fhir:definition [ fhir:v "Poison" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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 "v2-concCommentAsPub" ] ;
fhir:value [ 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 "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "5302" ] ;
fhir:code [ fhir:v "RAD" ] ;
fhir:display [ fhir:v "Radioactive" ] ;
fhir:definition [ fhir:v "Radioactive" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ 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." ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ 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." ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] ) . #
# -------------------------------------------------------------------------------------