This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "daf-observation-ccdasmokingstatus",
"meta" : {
"lastUpdated" : "2016-05-25T16:59:08.250+10:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
}
},
"url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-observation-ccdasmokingstatus",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.602"
}
},
"version" : "1.6.0",
"name" : "Smoking Status",
"status" : "active",
"experimental" : true,
"publisher" : "FHIR OO CDA Template team",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
}
}
}
},
"date" : "2016-08-10",
"description" : "This value set indicates the current smoking status of a patient.",
"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" : "449868002",
"display" : "Current every day smoker"
},
{
"code" : "428041000124106",
"display" : "Current some day smoker"
},
{
"code" : "8517006",
"display" : "Former smoker"
},
{
"code" : "266919005",
"display" : "Never smoker"
},
{
"code" : "77176002",
"display" : "Smoker, current status unknown"
},
{
"code" : "266927001",
"display" : "Unknown if ever smoked"
},
{
"code" : "428071000124103",
"display" : "Current Heavy tobacco smoker"
},
{
"code" : "428061000124105",
"display" : "Current Light tobacco smoker"
}
}
}
}
}
}