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 Treatment for Substance Use Disorder - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vdor-treatment-for-substance-use-disorder-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vdor-treatment-for-substance-use-disorder-vs</b></p><a name=\"vdor-treatment-for-substance-use-disorder-vs\"> </a><a name=\"hcvdor-treatment-for-substance-use-disorder-vs\"> </a><a name=\"vdor-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-treatment-substance-use-disorder-1\">od-treatment-substance-use-disorder-1</a></td><td>No evidence of treatment</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-treatment-substance-use-disorder-2\">od-treatment-substance-use-disorder-2</a></td><td>Current treatment</td></tr><tr><td><a href=\"CodeSystem-vdor-custom-code-system.html#vdor-custom-code-system-od-treatment-substance-use-disorder-3\">od-treatment-substance-use-disorder-3</a></td><td>No current treatment, but treated in the past</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pher" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/vdor/ValueSet/vdor-treatment-for-substance-use-disorder-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0-cibuild"] ; #
fhir:name [ fhir:v "VDORTreatmentForSubstanceUseDisorderVS"] ; #
fhir:title [ fhir:v "VDOR Treatment for Substance Use Disorder"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-06-12T04:51:29+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] )
] ) ; #
fhir:description [ fhir:v "Treatment For Substance Use Disorder values."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "od-treatment-substance-use-disorder-1" ] ;
fhir:display [ fhir:v "No evidence of treatment" ] ] [
fhir:code [ fhir:v "od-treatment-substance-use-disorder-2" ] ;
fhir:display [ fhir:v "Current treatment" ] ] [
fhir:code [ fhir:v "od-treatment-substance-use-disorder-3" ] ;
fhir:display [ fhir:v "No current treatment, but treated in the past" ] ] ) ] )
] . #