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 Tox Findings Drug Obtained For - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vdor-tox-findings-drug-obtained-for-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vdor-tox-findings-drug-obtained-for-vs</b></p><a name=\"vdor-tox-findings-drug-obtained-for-vs\"> </a><a name=\"hcvdor-tox-findings-drug-obtained-for-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nvdrs-coding-manual-cs.html\"><code>http://hl7.org/fhir/us/vdor/CodeSystem/nvdrs-coding-manual-cs</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><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-DrugObtainedFor1\">DrugObtainedFor1</a></td><td>Self</td><td/></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-DrugObtainedFor2\">DrugObtainedFor2</a></td><td>Intimate Partner</td><td/></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-DrugObtainedFor3\">DrugObtainedFor3</a></td><td>Family</td><td>(non-intimate partner)</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-DrugObtainedFor4\">DrugObtainedFor4</a></td><td>Other</td><td/></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-DrugObtainedFor8\">DrugObtainedFor8</a></td><td>Not applicable</td><td>e.g., not a prescribed drug</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-DrugObtainedFor9\">DrugObtainedFor9</a></td><td>Relationship unknown</td><td>Relationship between decedent and the individual the drug was obtained for is not known.</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-tox-findings-drug-obtained-for-vs",
  "version" : "0.1.1-cibuild",
  "name" : "VDORToxFindingsDrugObtainedForVS",
  "title" : "VDOR Tox Findings Drug Obtained For",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-29T19:30:56+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" : "Tox Findings profile drug obtained for codes.",
  "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/nvdrs-coding-manual-cs",
        "concept" : [
          {
            "code" : "DrugObtainedFor1",
            "display" : "Self"
          },
          {
            "code" : "DrugObtainedFor2",
            "display" : "Intimate Partner"
          },
          {
            "code" : "DrugObtainedFor3",
            "display" : "Family"
          },
          {
            "code" : "DrugObtainedFor4",
            "display" : "Other"
          },
          {
            "code" : "DrugObtainedFor8",
            "display" : "Not applicable"
          },
          {
            "code" : "DrugObtainedFor9",
            "display" : "Relationship unknown"
          }
        ]
      }
    ]
  }
}