Smart Forms
0.2.0 - ci-build

Smart Forms, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: Tobacco Use Status - TTL Representation

Draft as of 2024-11-29

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "TobaccoUseStatus-1"] ; # 
  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 TobaccoUseStatus-1</b></p><a name=\"TobaccoUseStatus-1\"> </a><a name=\"hcTobaccoUseStatus-1\"> </a><a name=\"TobaccoUseStatus-1-en-US\"> </a><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on SNOMED CT Australian edition 30-Nov 2024</p><p>This value set expansion contains 6 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"TobaccoUseStatus-1-http://snomed.info/sct-266919005\"> </a>  <a href=\"http://snomed.info/id/266919005\">266919005</a></td><td>http://snomed.info/sct</td><td>Never smoked</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"TobaccoUseStatus-1-http://snomed.info/sct-77176002\"> </a>  <a href=\"http://snomed.info/id/77176002\">77176002</a></td><td>http://snomed.info/sct</td><td>Current smoker</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"TobaccoUseStatus-1-http://snomed.info/sct-8517006\"> </a>  <a href=\"http://snomed.info/id/8517006\">8517006</a></td><td>http://snomed.info/sct</td><td>Ex-smoker</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"TobaccoUseStatus-1-http://snomed.info/sct-16090371000119103\"> </a>  <a href=\"http://snomed.info/id/16090371000119103\">16090371000119103</a></td><td>http://snomed.info/sct</td><td>Exposure to second hand tobacco smoke</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"TobaccoUseStatus-1-http://snomed.info/sct-394872000\"> </a>  <a href=\"http://snomed.info/id/394872000\">394872000</a></td><td>http://snomed.info/sct</td><td>Wants to quit</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"TobaccoUseStatus-1-http://snomed.info/sct-713914004\"> </a>  <a href=\"http://snomed.info/id/713914004\">713914004</a></td><td>http://snomed.info/sct</td><td>Other tobacco use</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-supplement"^^xsd:anyURI ] ;
fhir:value [
fhir:v "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksSCTSupplement"^^xsd:anyURI ;
fhir:link <https://smartforms.csiro.au/ig/CodeSystem/HealthChecksSCTSupplement>     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://smartforms.csiro.au/ig/ValueSet/TobaccoUseStatus-1"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "TobaccoUseStatus"] ; # 
  fhir:title [ fhir:v "Tobacco Use Status"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-11-29T04:23:30+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AEHRC CSIRO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AEHRC CSIRO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Tobacco Use Status value set includes values that may be used to represent an individual's current tobacco use and exposure status."] ; # 
  fhir:copyright [ fhir:v "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "266919005" ] ;
fhir:display [ fhir:v "Never smoked" ]       ] [
fhir:code [ fhir:v "77176002" ] ;
fhir:display [ fhir:v "Current smoker" ]       ] [
fhir:code [ fhir:v "8517006" ] ;
fhir:display [ fhir:v "Ex-smoker" ]       ] [
fhir:code [ fhir:v "16090371000119103" ] ;
fhir:display [ fhir:v "Exposure to second hand tobacco smoke" ]       ] [
fhir:code [ fhir:v "394872000" ] ;
fhir:display [ fhir:v "Wants to quit" ]       ] [
fhir:code [ fhir:v "713914004" ] ;
fhir:display [ fhir:v "Other tobacco use" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:identifier [ fhir:v "urn:uuid:577a997d-bacd-499f-bae4-aa6efdcca45e"^^xsd:anyURI ] ;
fhir:timestamp [ fhir:v "2024-11-29T10:37:34+10:00"^^xsd:dateTime ] ;
    ( fhir:parameter [
fhir:name [ fhir:v "version" ] ;
fhir:value [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20241130"^^xsd:anyURI ]     ] [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20241130"^^xsd:anyURI ]     ] ) ;
    ( fhir:contains [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "266919005" ] ;
fhir:display [ fhir:v "Never smoked" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77176002" ] ;
fhir:display [ fhir:v "Current smoker" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8517006" ] ;
fhir:display [ fhir:v "Ex-smoker" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16090371000119103" ] ;
fhir:display [ fhir:v "Exposure to second hand tobacco smoke" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394872000" ] ;
fhir:display [ fhir:v "Wants to quit" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "713914004" ] ;
fhir:display [ fhir:v "Other tobacco use" ]     ] )
  ] . #