ODMAP
0.1.0 - CI Build United States of America flag

ODMAP - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Incident Type - XML Representation

Active as of 2024-01-23

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="incident-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-odmap-codes.html"><code>http://orainc.com/fhir/odmap/CodeSystem/odmap-codes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-1">1</a></td><td>Non-Fatal Naloxone Not Administered</td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-2">2</a></td><td>Non-Fatal Naloxone Single Dose (2mg IN or 0.4mg IV) Administered</td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-3">3</a></td><td>Non-Fatal Naloxone Multiple Doses (&gt;2mg IN or &gt;0.4mg IV) Administered</td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-4">4</a></td><td>Fatal Naloxone Not Administered</td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-5">5</a></td><td>Fatal Naloxone Single Dose (2mg IN or 0.4mg IV) Administered</td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-6">6</a></td><td>Fatal Naloxone Multiple Doses (&gt;2mg IN or &gt;0.4mg IV) Administered</td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-7">7</a></td><td>Non-Fatal Naloxone Administration Unknown</td></tr><tr><td><a href="CodeSystem-odmap-codes.html#odmap-codes-8">8</a></td><td>Fatal Naloxone Administration Unknown</td></tr></table></li></ul></div>
  </text>
  <url value="http://orainc.com/fhir/odmap/ValueSet/incident-type"/>
  <version value="0.1.0"/>
  <name value="IncidentType"/>
  <title value="Incident Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-01-23T12:35:59-05:00"/>
  <publisher value="Occupational Research and Assessment, Inc."/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://orainc.com"/>
    </telecom>
  </contact>
  <description
               value="This value set includes the acceptable incident types."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://orainc.com/fhir/odmap/CodeSystem/odmap-codes"/>
      <concept>
        <code value="1"/>
        <display value="Non-Fatal Naloxone Not Administered"/>
      </concept>
      <concept>
        <code value="2"/>
        <display
                 value="Non-Fatal Naloxone Single Dose (2mg IN or 0.4mg IV) Administered"/>
      </concept>
      <concept>
        <code value="3"/>
        <display
                 value="Non-Fatal Naloxone Multiple Doses (&gt;2mg IN or &gt;0.4mg IV) Administered"/>
      </concept>
      <concept>
        <code value="4"/>
        <display value="Fatal Naloxone Not Administered"/>
      </concept>
      <concept>
        <code value="5"/>
        <display
                 value="Fatal Naloxone Single Dose (2mg IN or 0.4mg IV) Administered"/>
      </concept>
      <concept>
        <code value="6"/>
        <display
                 value="Fatal Naloxone Multiple Doses (&gt;2mg IN or &gt;0.4mg IV) Administered"/>
      </concept>
      <concept>
        <code value="7"/>
        <display value="Non-Fatal Naloxone Administration Unknown"/>
      </concept>
      <concept>
        <code value="8"/>
        <display value="Fatal Naloxone Administration Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>