Package | hl7.terminology |
Resource Type | ValueSet |
Id | v3-EntityRisk |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-EntityRisk.html |
URL | http://terminology.hl7.org/ValueSet/v3-EntityRisk |
Version | 3.0.0 |
Status | active |
Date | 2014-03-26 |
Name | EntityRisk |
Title | EntityRisk |
Realm | uv |
Authority | hl7 |
Description | The vocabulary table for the Entity.riskCode attribute |
Copyright | This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
No resources found
CodeSystem | |
v3-EntityRisk | EntityRisk |
ValueSet | |
v3-MaterialDangerInfectious | MaterialDangerInfectious |
v3-MaterialDangerInflammable | MaterialDangerInflammable |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-EntityRisk
Language: en
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-EntityRisk
Code | Display | Definition |
AGG | aggressive | A danger that can be associated with certain living subjects, including humans. |
BIO | Biological | The dangers associated with normal biological materials. I.e. potential risk of unknown infections. Routine biological materials from living subjects. |
COR | Corrosive | Material is corrosive and may cause severe injury to skin, mucous membranes and eyes. Avoid any unprotected contact. |
ESC | Escape Risk | The entity is at risk for escaping from containment or control. |
INJ | injury hazard | Material is solid and sharp (e.g., cannulas). Dispose in hard container. |
POI | poison | Material is poisonous to humans and/or animals. Special care must be taken to avoid incorporation, even of small amounts. |
RAD | radioactive | 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. |
{ "resourceType": "ValueSet", "id": "v3-EntityRisk", "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/ValueSet/v3-EntityRisk", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.1.11.10405" } ], "version": "3.0.0", "name": "EntityRisk", "title": "EntityRisk", "status": "active", "experimental": false, "date": "2014-03-26", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "The vocabulary table for the Entity.riskCode attribute", "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityRisk", "concept": [ { "code": "AGG" }, { "code": "BIO" }, { "code": "COR" }, { "code": "ESC" }, { "code": "INJ" }, { "code": "POI" }, { "code": "RAD" } ] }, { "valueSet": [ "http://terminology.hl7.org/ValueSet/v3-MaterialDangerInfectious" ] }, { "valueSet": [ "http://terminology.hl7.org/ValueSet/v3-MaterialDangerInflammable" ] } ] } }