Hero

Australian CVD Risk Calculator
Iteration3 - ci-build Australia flag

Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SNOMED CT Supplement for Aus CVD Risk - TTL Representation

Draft as of 2025-05-19

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 "AusCVDRiskSCTSupplement"] ; # 
  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: CodeSystem AusCVDRiskSCTSupplement</b></p><a name=\"AusCVDRiskSCTSupplement\"> </a><a name=\"hcAusCVDRiskSCTSupplement\"> </a><a name=\"AusCVDRiskSCTSupplement-en-AU\"> </a><p>This code system supplement <code>https://www.cvdcheck.org.au/fhir/CodeSystem/AusCVDRiskSCTSupplement</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=\"AusCVDRiskSCTSupplement-75976002\"> </a></td><td>Low Risk</td></tr><tr><td style=\"white-space:nowrap\">25594002<a name=\"AusCVDRiskSCTSupplement-25594002\"> </a></td><td>Intermediate Risk</td></tr><tr><td style=\"white-space:nowrap\">15508007<a name=\"AusCVDRiskSCTSupplement-15508007\"> </a></td><td>High Risk</td></tr><tr><td style=\"white-space:nowrap\">266919005<a name=\"AusCVDRiskSCTSupplement-266919005\"> </a></td><td>Never smoked</td></tr><tr><td style=\"white-space:nowrap\">8517006<a name=\"AusCVDRiskSCTSupplement-8517006\"> </a></td><td>Previously smoked</td></tr><tr><td style=\"white-space:nowrap\">77176002<a name=\"AusCVDRiskSCTSupplement-77176002\"> </a></td><td>Currently smokes</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://www.cvdcheck.org.au/fhir/CodeSystem/AusCVDRiskSCTSupplement"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "Iteration3"] ; # 
  fhir:name [ fhir:v "AusCVDRiskSCTSupplement"] ; # 
  fhir:title [ fhir:v "SNOMED CT Supplement for Aus CVD Risk"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-05-19T11:57:09+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "National Heart Foundation of Australia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "National Heart Foundation of Australia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.heartfoundation.org.au/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The SNOMED CT Supplement for Aus CVD Risk code system supplement defines consumer friendly display terms for use in the Australian CVD Risk Calculator."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Australia" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright © 2024+ National Heart Foundation of Australia - All rights reserved. This content is not available under an open source licence."] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250131"^^xsd:anyURI ;
fhir:link <http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250131>
  ] ; # 
  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" ]
  ] ) . #