Smart Health Checks
0.4.0 - ci-build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.4.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

: CVD Risk Smoking Status SNOMED CT Supplement for Aboriginal and Torres Strait Islander Health Check - TTL Representation

Draft as of 2026-03-12

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CVDRiskSCTSupplement"] ; # 
  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: CodeSystem CVDRiskSCTSupplement</b></p><a name=\"CVDRiskSCTSupplement\"> </a><a name=\"hcCVDRiskSCTSupplement\"> </a><p>This code system supplement <code>https://smartforms.csiro.au/ig/CodeSystem/CVDRiskSCTSupplement</code> defines features on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">75976002<a name=\"CVDRiskSCTSupplement-75976002\"> </a></td><td>Low Risk</td></tr><tr><td style=\"white-space:nowrap\">25594002<a name=\"CVDRiskSCTSupplement-25594002\"> </a></td><td>Intermediate Risk</td></tr><tr><td style=\"white-space:nowrap\">15508007<a name=\"CVDRiskSCTSupplement-15508007\"> </a></td><td>High Risk</td></tr><tr><td style=\"white-space:nowrap\">266919005<a name=\"CVDRiskSCTSupplement-266919005\"> </a></td><td>Never smoked</td></tr><tr><td style=\"white-space:nowrap\">8517006<a name=\"CVDRiskSCTSupplement-8517006\"> </a></td><td>Previously smoked</td></tr><tr><td style=\"white-space:nowrap\">77176002<a name=\"CVDRiskSCTSupplement-77176002\"> </a></td><td>Currently smokes</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://smartforms.csiro.au/ig/CodeSystem/CVDRiskSCTSupplement"^^xsd:anyURI ;
fhir:l <https://smartforms.csiro.au/ig/CodeSystem/CVDRiskSCTSupplement>
  ] ; # 
  fhir:version [ fhir:v "0.4.0"] ; # 
  fhir:name [ fhir:v "CVDRiskSCTSupplement"] ; # 
  fhir:title [ fhir:v "CVD Risk Smoking Status SNOMED CT Supplement for Aboriginal and Torres Strait Islander Health Check"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-12T00:46:59+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 CVD Risk Smoking Status SNOMED CT Supplement for Aboriginal and Torres Strait Islander Health Check code system supplement defines consumer friendly terms for use in the CVD risk calculation section of the health check Questionnaire."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Australia" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n"] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250430"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/32506021000036107/version/20250430>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "75976002" ] ;
fhir:display [ fhir:v "Low Risk" ]
  ] [
fhir:code [ fhir:v "25594002" ] ;
fhir:display [ fhir:v "Intermediate Risk" ]
  ] [
fhir:code [ fhir:v "15508007" ] ;
fhir:display [ fhir:v "High Risk" ]
  ] [
fhir:code [ fhir:v "266919005" ] ;
fhir:display [ fhir:v "Never smoked" ]
  ] [
fhir:code [ fhir:v "8517006" ] ;
fhir:display [ fhir:v "Previously smoked" ]
  ] [
fhir:code [ fhir:v "77176002" ] ;
fhir:display [ fhir:v "Currently smokes" ]
  ] ) . #