Health eData 1 Sandbox
0.1.0 - CI Build United States of America flag

Health eData 1 Sandbox, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/argonautproject/USCDIV7/ and changes regularly. See the Directory of published versions

: Tobacco Multiselect-Item Example 81228-9-Answer1 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Tobacco-multiselect-item-example-81228-9-answer1"] ; # 
  fhir:meta [
    ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/instance-name"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/instance-name>       ] ;
fhir:value [
a fhir:String ;
fhir:v "Tobacco Multiselect-Item Example 81228-9-Answer1"       ]     ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/instance-description"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/instance-description>       ] ;
fhir:value [
a fhir:Markdown ;
fhir:v "This is a Tobacco Multiselect-Item Example 81228-9-Answer1 (Tobacco product) for the *US Core Observation Screening Assessment Profile*"       ]     ] ) ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Tobacco-multiselect-item-example-81228-9-answer1</b></p><a name=\"Tobacco-multiselect-item-example-81228-9-answer1\"> </a><a name=\"hcTobacco-multiselect-item-example-81228-9-answer1\"> </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=\"http://hl7.org/fhir/us/core/2026Jan/StructureDefinition-us-core-observation-screening-assessment.html\">US Core Observation Screening Assessment Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 81228-9}\">Tobacco product</span></p><p><b>subject</b>: <a href=\"http://hl7.org/fhir/us/core/2026Jan/Patient-example.html\">Amy V. Baxter  (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))</a></p><p><b>effective</b>: 2026-05-21 03:32:19+0000</p><p><b>performer</b>: <a href=\"http://hl7.org/fhir/us/core/2026Jan/Practitioner-practitioner-1.html\">Practitioner Ronald Bone </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 1303239008}\">Electronic cigarette liquid containing nicotine (substance)</span></p><p><b>note</b>: </p><blockquote><div><p>The type(s) of tobacco used for known tobacco users. Examples include cigarettes, cigars, pipe tobacco and smokeless tobacco. This term was created for, but is not limited in use to, the Joint Commission's tobacco treatment eCQM, which uses separate OIDs for each recommended answer and associated SNOMED CT code rather than a single OID for the answer list as a whole. The answer OIDs that are available as of the date this term was created are specified in the description for each answer in the LOINC answer list, and new OIDs will be added as they become available and are reported to the LOINC development team.</p>\n</div></blockquote><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-5497959.html\">Tobacco Use Panel QuestionnaireResponse Example</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>       ] ;
fhir:code [ fhir:v "survey" ] ;
fhir:display [ fhir:v "Survey" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:81228-9 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "81228-9" ] ;
fhir:display [ fhir:v "Tobacco product" ]     ] ) ;
fhir:text [ fhir:v "Tobacco product" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/example ;
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2026-05-21T03:32:19.408Z"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:l fhir:Practitioner/practitioner-1 ;
fhir:reference [ fhir:v "Practitioner/practitioner-1" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:1303239008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "1303239008" ] ;
fhir:display [ fhir:v "Electronic cigarette liquid containing nicotine (substance)" ]     ] ) ;
fhir:text [ fhir:v "Electronic cigarette liquid containing nicotine (substance)" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "The type(s) of tobacco used for known tobacco users. Examples include cigarettes, cigars, pipe tobacco and smokeless tobacco. This term was created for, but is not limited in use to, the Joint Commission's tobacco treatment eCQM, which uses separate OIDs for each recommended answer and associated SNOMED CT code rather than a single OID for the answer list as a whole. The answer OIDs that are available as of the date this term was created are specified in the description for each answer in the LOINC answer list, and new OIDs will be added as they become available and are reported to the LOINC development team." ]
  ] ) ; # 
  fhir:derivedFrom ( [
fhir:l fhir:QuestionnaireResponse/5497959 ;
fhir:reference [ fhir:v "QuestionnaireResponse/5497959" ] ;
fhir:display [ fhir:v "Tobacco Use Panel QuestionnaireResponse Example" ]
  ] ) . #