Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Aus CVD Risk Category - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "AusCVDRiskCategory-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 AusCVDRiskCategory-1</b></p><a name=\"AusCVDRiskCategory-1\"> </a><a name=\"hcAusCVDRiskCategory-1\"> </a><a name=\"AusCVDRiskCategory-1-en-AU\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-AusCVDRiskSCTSupplement.html\">SNOMED CT Supplement for Aus CVD Risk</a>.</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/32506021000036107/version/20250131</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/75976002\">75976002</a></td><td>Low Risk</td></tr><tr><td><a href=\"http://snomed.info/id/25594002\">25594002</a></td><td>Intermediate Risk</td></tr><tr><td><a href=\"http://snomed.info/id/15508007\">15508007</a></td><td>High Risk</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-supplement"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "https://www.cvdcheck.org.au/fhir/CodeSystem/AusCVDRiskSCTSupplement|Iteration3"^^xsd:anyURI ;
fhir:link <https://www.cvdcheck.org.au/fhir/CodeSystem/AusCVDRiskSCTSupplement|Iteration3> ]
] ) ; #
fhir:url [ fhir:v "https://www.cvdcheck.org.au/fhir/ValueSet/AusCVDRiskCategory-1"^^xsd:anyURI] ; #
fhir:version [ fhir:v "Iteration3"] ; #
fhir:name [ fhir:v "AusCVDRiskCategory"] ; #
fhir:title [ fhir:v "Aus CVD Risk Category"] ; #
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 Aus CVD Risk Category value set includes values that can be used to represent the cardiovascular disease risk classification categories that may be recorded using 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:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "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" ] ] ) ] )
] . #