This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). 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: R4 R3 R2
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
Kinds of risks associated with the handling of the material..
{ "resourceType": "ValueSet", "id": "v3-EntityRisk", "meta": { "lastUpdated": "2015-11-30T00:00:00.000+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/ValueSet/v3-EntityRisk", "version": "2015-11-30", "name": "v3 Code System EntityRisk", "status": "active", "experimental": false, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "date": "2015-11-30", "description": " Kinds of risks associated with the handling of the material..", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.5.46" } ], "system": "http://hl7.org/fhir/v3/EntityRisk", "caseSensitive": true, "concept": [ { "code": "AGG", "abstract": false, "display": "aggressive", "definition": "A danger that can be associated with certain living subjects, including humans." }, { "code": "BIO", "abstract": false, "display": "Biological", "definition": "The dangers associated with normal biological materials. I.e. potential risk of unknown infections. Routine biological materials from living subjects." }, { "code": "COR", "abstract": false, "display": "Corrosive", "definition": "Material is corrosive and may cause severe injury to skin, mucous membranes and eyes. Avoid any unprotected contact." }, { "code": "ESC", "abstract": false, "display": "Escape Risk", "definition": "The entity is at risk for escaping from containment or control." }, { "code": "IFL", "abstract": false, "display": "inflammable", "definition": "Material is highly inflammable and in certain mixtures (with air) may lead to explosions. Keep away from fire, sparks and excessive heat.", "concept": [ { "code": "EXP", "abstract": false, "display": "explosive", "definition": "Material is an explosive mixture. Keep away from fire, sparks, and heat." } ] }, { "code": "INF", "abstract": false, "display": "infectious", "definition": "Material known to be infectious with human pathogenic microorganisms. Those who handle this material must take precautions for their protection.", "concept": [ { "code": "BHZ", "abstract": false, "display": "biohazard", "definition": "Material contains microorganisms that is an environmental hazard. Must be handled with special care." } ] }, { "code": "INJ", "abstract": false, "display": "injury hazard", "definition": "Material is solid and sharp (e.g., cannulas). Dispose in hard container." }, { "code": "POI", "abstract": false, "display": "poison", "definition": "Material is poisonous to humans and/or animals. Special care must be taken to avoid incorporation, even of small amounts." }, { "code": "RAD", "abstract": false, "display": "radioactive", "definition": "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." } ] } }
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.