HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: EntityRisk - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-EntityRisk",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-EntityRisk.html\"><code>http://terminology.hl7.org/CodeSystem/v3-EntityRisk</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-EntityRisk.html#v3-EntityRisk-AGG\">AGG</a></td><td style=\"color: #cccccc\">aggressive</td><td>A danger that can be associated with certain living subjects, including humans.</td></tr><tr><td><a href=\"CodeSystem-v3-EntityRisk.html#v3-EntityRisk-BIO\">BIO</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-v3-EntityRisk.html#v3-EntityRisk-COR\">COR</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-v3-EntityRisk.html#v3-EntityRisk-ESC\">ESC</a></td><td style=\"color: #cccccc\">Escape Risk</td><td>The entity is at risk for escaping from containment or control.</td></tr><tr><td><a href=\"CodeSystem-v3-EntityRisk.html#v3-EntityRisk-INJ\">INJ</a></td><td style=\"color: #cccccc\">injury hazard</td><td>Material is solid and sharp (e.g., cannulas). Dispose in hard container.</td></tr><tr><td><a href=\"CodeSystem-v3-EntityRisk.html#v3-EntityRisk-POI\">POI</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-v3-EntityRisk.html#v3-EntityRisk-RAD\">RAD</a></td><td style=\"color: #cccccc\">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></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-MaterialDangerInfectious.html\">MaterialDangerInfectious</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-MaterialDangerInflammable.html\">MaterialDangerInflammable</a></li></ul></div>"
  },
  "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",
  "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"
        ]
      }
    ]
  }
}