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-Example-01 - 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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "VDOR-Treatment-For-Substance-Use-Disorder-Example-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-od-treatment-for-substance-use-disorder"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-od-treatment-for-substance-use-disorder> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation VDOR-Treatment-For-Substance-Use-Disorder-Example-01</b></p><a name=\"VDOR-Treatment-For-Substance-Use-Disorder-Example-01\"> </a><a name=\"hcVDOR-Treatment-For-Substance-Use-Disorder-Example-01\"> </a><a name=\"VDOR-Treatment-For-Substance-Use-Disorder-Example-01-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vdor-od-treatment-for-substance-use-disorder.html\">VDOR Overdose - Treatment For Substance Use Disorder</a></p></div><p><b>VDOR Extension - Types of Substance Use Disorder Treatments</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system od-types-of-substance-use-disorder-treatment-1}\">Inpatient/outpatient rehabilitation</span></p><p><b>VDOR Extension - Types of Substance Use Disorder Treatments</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system od-types-of-substance-use-disorder-treatment-5}\">Cognitive/behavioral therapy</span></p><p><b>VDOR Extension - Types of Substance Use Disorder Treatments</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system od-types-of-substance-use-disorder-treatment-7}\">Other – specify</span></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system overdose}\">Overdose</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system od-treatment-for-substance-use-disorder}\">Treatment for Substance Use Disorder</span></p><p><b>subject</b>: <a href=\"Patient-alice-freeman-example-patient.html\">Alice J. Freeman (official) Female, DoB: 1978-03-12 ( Social Security number: United States Social Security Number#987054321 (use: usual, ))</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system od-treatment-substance-use-disorder-2}\">Current treatment</span></p><p><b>note</b>: Assertive community treatment</p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-types-of-substance-use-disorder-treatments"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "od-types-of-substance-use-disorder-treatment-1" ] ;
fhir:display [ fhir:v "Inpatient/outpatient rehabilitation" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-types-of-substance-use-disorder-treatments"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "od-types-of-substance-use-disorder-treatment-5" ] ;
fhir:display [ fhir:v "Cognitive/behavioral therapy" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-types-of-substance-use-disorder-treatments"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "od-types-of-substance-use-disorder-treatment-7" ] ;
fhir:display [ fhir:v "Other – specify" ] ] ) ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "overdose" ] ;
fhir:display [ fhir:v "Overdose" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "od-treatment-for-substance-use-disorder" ] ;
fhir:display [ fhir:v "Treatment for Substance Use Disorder" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/alice-freeman-example-patient" ]
] ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "od-treatment-substance-use-disorder-2" ] ;
fhir:display [ fhir:v "Current treatment" ] ] )
] ; #
fhir:note ( [
fhir:text [ fhir:v "Assertive community treatment" ]
] ) . #