Australian Base Implementation Guide (AU Base 2)

This page is part of the Australian Base IG (v2.2.0: AU Base 2 on R4) based on FHIR R4. For a full list of available versions, see the Directory of published versions

ValueSet-smoking-status

Formats: XML, JSON, Turtle

Raw json


{
  "resourceType" : "ValueSet",
  "id" : "smoking-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=8517006\">8517006</a></td><td>Ex-smoker</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266919005\">266919005</a></td><td>Never smoked</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77176002\">77176002</a></td><td>Smoker</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org.au/ValueSet/smoking-status",
  "version" : "2.2.0",
  "name" : "SmokingStatus",
  "title" : "Smoking Status",
  "status" : "draft",
  "experimental" : true,
  "date" : "2020-09-12",
  "publisher" : "Health Level Seven Australia (Patient Administration)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.com.au",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Smoking staus codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "8517006"
          },
          {
            "code" : "266919005"
          },
          {
            "code" : "77176002"
          }
        ]
      }
    ]
  }
}
Issues & Feedback