{
"resourceType" : "ValueSet",
"id" : "fparSmokingStatus",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>FPAR Smoking Status value set</h2><div><p>Select SNOMED CT codes. The set of codes that describe an individual's smoking status.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><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&conceptId1=266919005">266919005</a></td><td>Never smoked tobacco (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=8517006">8517006</a></td><td>Ex-smoker (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=428041000124106">428041000124106</a></td><td>Occasional tobacco smoker (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=449868002">449868002</a></td><td>Smokes tobacco daily (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=77176002">77176002</a></td><td>Smoker (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=266927001">266927001</a></td><td>Tobacco smoking consumption unknown (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=428071000124103">428071000124103</a></td><td>Heavy tobacco smoker (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=428061000124105">428061000124105</a></td><td>Light tobacco smoker (finding)</td><td/></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/fpar/ValueSet/fparSmokingStatus",
"version" : "0.01",
"name" : "FPAR Smoking Status value set",
"status" : "draft",
"date" : "2018-03-29T00:00:00-04:00",
"publisher" : "Family Planning Annual Report",
"description" : "Select SNOMED CT codes. The set of codes that describe an individual's smoking status.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "266919005",
"display" : "Never smoked tobacco (finding)"
},
{
"code" : "8517006",
"display" : "Ex-smoker (finding)"
},
{
"code" : "428041000124106",
"display" : "Occasional tobacco smoker (finding)"
},
{
"code" : "449868002",
"display" : "Smokes tobacco daily (finding)"
},
{
"code" : "77176002",
"display" : "Smoker (finding)"
},
{
"code" : "266927001",
"display" : "Tobacco smoking consumption unknown (finding)"
},
{
"code" : "428071000124103",
"display" : "Heavy tobacco smoker (finding)"
},
{
"code" : "428061000124105",
"display" : "Light tobacco smoker (finding)"
}
]
}
]
}
}