Violent Death and Overdose Reporting (VDOR) FHIR Implementation Guide
0.1.1-cibuild - CI Build US

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.1-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 Toxicology Summary Tests Value Set - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vdor-toxicology-summary-tests-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vdor-toxicology-summary-tests-vs</b></p><a name=\"vdor-toxicology-summary-tests-vs\"> </a><a name=\"hcvdor-toxicology-summary-tests-vs\"> </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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.1-cibuild</span><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-ts-alcohol\">ts-alcohol</a></td><td style=\"color: #cccccc\">Alcohol Test Result (BAC)</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-amphetamines\">ts-amphetamines</a></td><td style=\"color: #cccccc\">Amphetamines Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-anticonvulsants\">ts-anticonvulsants</a></td><td style=\"color: #cccccc\">Anticonvulsants Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-antidepressants\">ts-antidepressants</a></td><td style=\"color: #cccccc\">Antidepressant Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-atipsychotics\">ts-atipsychotics</a></td><td style=\"color: #cccccc\">Antipsychotic Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-barbiturates\">ts-barbiturates</a></td><td style=\"color: #cccccc\">Barbiturates Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-benzodiazepines\">ts-benzodiazepines</a></td><td style=\"color: #cccccc\">Benzodiazepines Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-carbonmonoxide\">ts-carbonmonoxide</a></td><td style=\"color: #cccccc\">Carbon Monoxide Test Result and Source</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-cocaine\">ts-cocaine</a></td><td style=\"color: #cccccc\">Cocaine Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-marijuana\">ts-marijuana</a></td><td style=\"color: #cccccc\">Marijuana Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-musclerelaxers\">ts-musclerelaxers</a></td><td style=\"color: #cccccc\">Muscle Relaxers Test Result</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-ts-opiate\">ts-opiate</a></td><td style=\"color: #cccccc\">Opiate Test Result</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/vdor/ValueSet/vdor-toxicology-summary-tests-vs",
  "version" : "0.1.1-cibuild",
  "name" : "VDORToxicologySummaryTestsValueSet",
  "title" : "VDOR Toxicology Summary Tests Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-19T19:48:41+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "Observation codes for tests captured as part of the SUDORS Toxicology Summary.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
        "concept" : [
          {
            "code" : "ts-alcohol"
          },
          {
            "code" : "ts-amphetamines"
          },
          {
            "code" : "ts-anticonvulsants"
          },
          {
            "code" : "ts-antidepressants"
          },
          {
            "code" : "ts-atipsychotics"
          },
          {
            "code" : "ts-barbiturates"
          },
          {
            "code" : "ts-benzodiazepines"
          },
          {
            "code" : "ts-carbonmonoxide"
          },
          {
            "code" : "ts-cocaine"
          },
          {
            "code" : "ts-marijuana"
          },
          {
            "code" : "ts-musclerelaxers"
          },
          {
            "code" : "ts-opiate"
          }
        ]
      }
    ]
  }
}