Violent Death and Overdose Reporting (VDOR) FHIR Implementation Guide
0.1.0-cibuild - CI Build United States of America flag

Violent Death and Overdose Reporting (VDOR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-vdor/ and changes regularly. See the Directory of published versions

: VDOR Type of Overdose - XML Representation

Page standards status: Informative

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vdor-type-of-overdose-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vdor-type-of-overdose-vs</b></p><a name="vdor-type-of-overdose-vs"> </a><a name="hcvdor-type-of-overdose-vs"> </a><a name="vdor-type-of-overdose-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-vdor-custom-code-system.html"><code>http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system</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-vdor-custom-code-system.html#vdor-custom-code-system-od-type-of-od-1">od-type-of-od-1</a></td><td>Overdose related to substance use/misuse</td></tr><tr><td><a href="CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-type-of-od-2">od-type-of-od-2</a></td><td>Victim unintentionally takes a drug or wrong dosage</td></tr><tr><td><a href="CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-type-of-od-3">od-type-of-od-3</a></td><td>Overmedication</td></tr><tr><td><a href="CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-type-of-od-4">od-type-of-od-4</a></td><td>Took prescribed dosage</td></tr><tr><td><a href="CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-type-of-od-5">od-type-of-od-5</a></td><td>Other, please add information to narrative</td></tr><tr><td><a href="CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-type-of-od-6">od-type-of-od-6</a></td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/vdor/ValueSet/vdor-type-of-overdose-vs"/>
  <version value="0.1.0-cibuild"/>
  <name value="VDORTypeOfOverdoseVS"/>
  <title value="VDOR Type of Overdose"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-06-12T04:51:29+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description value="Type of Overdose values."/>
  <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://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"/>
      <concept>
        <code value="od-type-of-od-1"/>
        <display value="Overdose related to substance use/misuse"/>
      </concept>
      <concept>
        <code value="od-type-of-od-2"/>
        <display value="Victim unintentionally takes a drug or wrong dosage"/>
      </concept>
      <concept>
        <code value="od-type-of-od-3"/>
        <display value="Overmedication"/>
      </concept>
      <concept>
        <code value="od-type-of-od-4"/>
        <display value="Took prescribed dosage"/>
      </concept>
      <concept>
        <code value="od-type-of-od-5"/>
        <display value="Other, please add information to narrative"/>
      </concept>
      <concept>
        <code value="od-type-of-od-6"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>