Smart Health Checks
0.3.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.3.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

: Smoking Quit Status - JSON Representation

Draft as of 2025-09-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SmokingQuitStatus-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SmokingQuitStatus-1</b></p><a name=\"SmokingQuitStatus-1\"> </a><a name=\"hcSmokingQuitStatus-1\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-HealthChecksSCTSupplement.html\">SNOMED CT Supplement for Aboriginal and Torres Strait Islander Health Check</a>.</p><div style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\"><p>Expansion based on:</p><ul><li>SNOMED CT Australian Edition edition 30-Apr 2025</li><li><a href=\"CodeSystem-HealthChecksSCTSupplement.html\">supplement SNOMED CT Supplement for Aboriginal and Torres Strait Islander Health Check v0.3.0 (CodeSystem)</a></li></ul></div><p>This value set expansion contains 2 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=\"SmokingQuitStatus-1-http://snomed.info/sct-48031000119106\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/48031000119106\">48031000119106</a></td><td>http://snomed.info/sct</td><td>Quit &gt;12 months</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"SmokingQuitStatus-1-http://snomed.info/sct-735128000\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/735128000\">735128000</a></td><td>http://snomed.info/sct</td><td>Quit &lt;12 months</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksSCTSupplement|0.3.0"
    }
  ],
  "url" : "https://smartforms.csiro.au/ig/ValueSet/SmokingQuitStatus-1",
  "version" : "0.3.0",
  "name" : "SmokingQuitStatus",
  "title" : "Smoking Quit Status",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-05T06:31:30+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 Smoking Quit Status value set includes values that can indicate how long ago an individual quit smoking.",
  "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",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/32506021000036107/version/20250430",
        "concept" : [
          {
            "code" : "48031000119106",
            "display" : "Quit >12 months"
          },
          {
            "code" : "735128000",
            "display" : "Quit <12 months"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:93600010-14a0-4d6e-a82f-15283d13a2cb",
    "timestamp" : "2025-05-01T11:41:24+10:00",
    "parameter" : [
      {
        "name" : "used-supplement",
        "valueUri" : "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksSCTSupplement|0.3.0"
      },
      {
        "name" : "used-codesystem",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250430"
      },
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/32506021000036107/version/20250430"
      },
      {
        "name" : "warning-draft",
        "valueUri" : "https://smartforms.csiro.au/ig/CodeSystem/HealthChecksSCTSupplement|0.3.0"
      },
      {
        "name" : "warning-draft",
        "valueUri" : "https://smartforms.csiro.au/ig/ValueSet/SmokingQuitStatus-1|0.3.0"
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/32506021000036107/version/20250430",
        "code" : "48031000119106",
        "display" : "Quit >12 months"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/32506021000036107/version/20250430",
        "code" : "735128000",
        "display" : "Quit <12 months"
      }
    ]
  }
}