DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). 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

V3-EntityRisk.xml

Raw XML (canonical form)

Kinds of risks associated with the handling of the material..

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-EntityRisk"/>
  <meta>
    <lastUpdated value="2015-03-23T00:00:00.000+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v3/vs/EntityRisk"/>
  <version value="2015-03-23"/>
  <name value="v3 Code System EntityRisk"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value=" Kinds of risks associated with the handling of the material.."/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2015-03-23"/>
  <define>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.5.46"/>
    </extension>
    <system value="http://hl7.org/fhir/v3/EntityRisk"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="AGG"/>
      <abstract value="false"/>
      <display value="aggressive"/>
      <definition value="A danger that can be associated with certain living subjects, including humans."/>
    </concept>
    <concept>
      <code value="BIO"/>
      <abstract value="false"/>
      <display value="Biological"/>
      <definition value="The dangers associated with normal biological materials. I.e. potential risk of unknown
         infections.  Routine biological materials from living subjects."/>
    </concept>
    <concept>
      <code value="COR"/>
      <abstract value="false"/>
      <display value="Corrosive"/>
      <definition value="Material is corrosive and may cause severe injury to skin, mucous membranes and eyes.
         Avoid any unprotected contact."/>
    </concept>
    <concept>
      <code value="ESC"/>
      <abstract value="false"/>
      <display value="Escape Risk"/>
      <definition value="The entity is at risk for escaping from containment or control."/>
    </concept>
    <concept>
      <code value="IFL"/>
      <abstract value="false"/>
      <display value="inflammable"/>
      <definition value="Material is highly inflammable and in certain mixtures (with air) may lead to explosions.
          Keep away from fire, sparks and excessive heat."/>
      <concept>
        <code value="EXP"/>
        <abstract value="false"/>
        <display value="explosive"/>
        <definition value="Material is an explosive mixture.  Keep away from fire, sparks, and heat."/>
      </concept>
    </concept>
    <concept>
      <code value="INF"/>
      <abstract value="false"/>
      <display value="infectious"/>
      <definition value="Material known to be infectious with human pathogenic microorganisms.  Those who handle
         this material must take precautions for their protection."/>
      <concept>
        <code value="BHZ"/>
        <abstract value="false"/>
        <display value="biohazard"/>
        <definition value="Material contains microorganisms that is an environmental hazard.  Must be handled with
           special care."/>
      </concept>
    </concept>
    <concept>
      <code value="INJ"/>
      <abstract value="false"/>
      <display value="injury hazard"/>
      <definition value="Material is solid and sharp (e.g., cannulas).  Dispose in hard container."/>
    </concept>
    <concept>
      <code value="POI"/>
      <abstract value="false"/>
      <display value="poison"/>
      <definition value="Material is poisonous to humans and/or animals.  Special care must be taken to avoid incorporation,
         even of small amounts."/>
    </concept>
    <concept>
      <code value="RAD"/>
      <abstract value="false"/>
      <display value="radioactive"/>
      <definition value="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."/>
    </concept>
  </define>
</ValueSet>

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.