FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/smoking-status

Packageat.unofficial.au.base
TypeValueSet
Idsmoking-status
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/https://simplifier.net/resolve?scope=at.unofficial.au.base@2.2.0-ballot2&canonical=http://terminology.hl7.org.au/ValueSet/smoking-status
URLhttp://terminology.hl7.org.au/ValueSet/smoking-status
Version2.2.0
Statusdraft
Date2020-09-12
NameSmokingStatus
TitleSmoking Status
Realmau
Authorityhl7
DescriptionSmoking staus codes
CopyrightThis 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

Resources that use this resource

StructureDefinition
au-smokingstatusAU Smoking Status

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "smoking-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}