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 Types of Treatment for Substance Use Disorder - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vdor-types-of-treatment-for-substance-use-disorder-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vdor-types-of-treatment-for-substance-use-disorder-vs</b></p><a name=\"vdor-types-of-treatment-for-substance-use-disorder-vs\"> </a><a name=\"hcvdor-types-of-treatment-for-substance-use-disorder-vs\"> </a><a name=\"vdor-types-of-treatment-for-substance-use-disorder-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-types-of-substance-use-disorder-treatment-1\">od-types-of-substance-use-disorder-treatment-1</a></td><td>Inpatient/outpatient rehabilitation</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-types-of-substance-use-disorder-treatment-2\">od-types-of-substance-use-disorder-treatment-2</a></td><td>Medication-assisted treatment, or MAT (with cognitive/behavioral therapy)</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-types-of-substance-use-disorder-treatment-3\">od-types-of-substance-use-disorder-treatment-3</a></td><td>Medication-assisted treatment, or MAT (without cognitive/behavioral therapy)</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-types-of-substance-use-disorder-treatment-4\">od-types-of-substance-use-disorder-treatment-4</a></td><td>Medication-assisted therapy, or MAT (cognitive/behavioral therapy unknown)</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-types-of-substance-use-disorder-treatment-5\">od-types-of-substance-use-disorder-treatment-5</a></td><td>Cognitive/behavioral therapy</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-types-of-substance-use-disorder-treatment-6\">od-types-of-substance-use-disorder-treatment-6</a></td><td>Narcotics Anonymous</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-types-of-substance-use-disorder-treatment-7\">od-types-of-substance-use-disorder-treatment-7</a></td><td>Other – specify</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-types-of-treatment-for-substance-use-disorder-vs",
  "version" : "0.1.0-cibuild",
  "name" : "VDORTypesOfTreatmentForSubstanceUseDisorderVS",
  "title" : "VDOR Types of Treatment for Substance Use Disorder",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-06-12T04:51:29+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" : "Types of Treatment For Substance Use Disorder values.",
  "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" : "od-types-of-substance-use-disorder-treatment-1",
            "display" : "Inpatient/outpatient rehabilitation"
          },
          {
            "code" : "od-types-of-substance-use-disorder-treatment-2",
            "display" : "Medication-assisted treatment, or MAT (with cognitive/behavioral therapy)"
          },
          {
            "code" : "od-types-of-substance-use-disorder-treatment-3",
            "display" : "Medication-assisted treatment, or MAT (without cognitive/behavioral therapy)"
          },
          {
            "code" : "od-types-of-substance-use-disorder-treatment-4",
            "display" : "Medication-assisted therapy, or MAT (cognitive/behavioral therapy unknown)"
          },
          {
            "code" : "od-types-of-substance-use-disorder-treatment-5",
            "display" : "Cognitive/behavioral therapy"
          },
          {
            "code" : "od-types-of-substance-use-disorder-treatment-6",
            "display" : "Narcotics Anonymous"
          },
          {
            "code" : "od-types-of-substance-use-disorder-treatment-7",
            "display" : "Other – specify"
          }
        ]
      }
    ]
  }
}