FHIR IG analytics
| Package | csiro.fhir.au.smartforms |
| Resource Type | CodeSystem |
| Id | CodeSystem-CVDRiskSCTSupplement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/smart-forms-ig/CodeSystem-CVDRiskSCTSupplement.html |
| URL | https://smartforms.csiro.au/ig/CodeSystem/CVDRiskSCTSupplement |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-03-17T08:28:49+00:00 |
| Name | CVDRiskSCTSupplement |
| Title | CVD Risk Smoking Status SNOMED CT Supplement for Aboriginal and Torres Strait Islander Health Check |
| Realm | au |
| Description | 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. |
| Copyright | 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/.
|
| Content | supplement |
| Supplements | http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250430 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
This code system supplement https://smartforms.csiro.au/ig/CodeSystem/CVDRiskSCTSupplement defines features on the following codes:
| Code | Display |
| 75976002 | Low Risk |
| 25594002 | Intermediate Risk |
| 15508007 | High Risk |
| 266919005 | Never smoked |
| 8517006 | Previously smoked |
| 77176002 | Currently smokes |
Source1
{
"resourceType": "CodeSystem",
"id": "CVDRiskSCTSupplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smartforms.csiro.au/ig/CodeSystem/CVDRiskSCTSupplement",
"version": "0.4.0",
"name": "CVDRiskSCTSupplement",
"title": "CVD Risk Smoking Status SNOMED CT Supplement for Aboriginal and Torres Strait Islander Health Check",
"status": "draft",
"experimental": false,
"date": "2026-03-17T08:28:49+00:00",
"publisher": "AEHRC CSIRO",
"contact": [
{
"name": "AEHRC CSIRO",
"telecom": [
{
"system": "url",
"value": "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
}
]
}
],
"description": "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.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
],
"copyright": "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",
"content": "supplement",
"supplements": "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250430",
"concept": [
{
"code": "75976002",
"display": "Low Risk"
},
{
"code": "25594002",
"display": "Intermediate Risk"
},
{
"code": "15508007",
"display": "High Risk"
},
{
"code": "266919005",
"display": "Never smoked"
},
{
"code": "8517006",
"display": "Previously smoked"
},
{
"code": "77176002",
"display": "Currently smokes"
}
]
}