FHIR Implementation Guide for Stroke
0.0.0 - ballot
FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-01-11 |
{
"resourceType" : "ValueSet",
"id" : "SmokingStatusVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-SmokingStatusCS.html\"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SmokingStatusCS</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=\"CodeSystem-SmokingStatusCS.html#SmokingStatusCS-0\">0</a></td><td>Current every day smoker (a person who smokes daily).</td></tr><tr><td><a href=\"CodeSystem-SmokingStatusCS.html#SmokingStatusCS-1\">1</a></td><td>Current weekly smoker (a person who smokes at least weekly but not daily).</td></tr><tr><td><a href=\"CodeSystem-SmokingStatusCS.html#SmokingStatusCS-2\">2</a></td><td>Former smoker (a person who does not smoke at all now, but has smoked at least 100 cigarettes or a similar amount of other tobacco products in his/her lifetime).</td></tr><tr><td><a href=\"CodeSystem-SmokingStatusCS.html#SmokingStatusCS-3\">3</a></td><td>Never smoker.</td></tr><tr><td><a href=\"CodeSystem-SmokingStatusCS.html#SmokingStatusCS-4\">4</a></td><td>Others.</td></tr><tr><td><a href=\"CodeSystem-SmokingStatusCS.html#SmokingStatusCS-999\">999</a></td><td>Unknown if ever smoked.</td></tr></table></li></ul></div>"
},
"url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/SmokingStatusVS",
"version" : "0.0.0",
"name" : "SmokingStatusVS",
"title" : "Smoking Status",
"status" : "active",
"experimental" : false,
"date" : "2024-01-11T13:00:00-03:00",
"publisher" : "Gabrielle dos Santos Leandro",
"contact" : [
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://gabriellesantosleandro.com"
},
{
"system" : "email",
"value" : "gabrielle.santos.leandro@gmail.com"
}
]
},
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://m-caretech.com.br",
"use" : "work"
},
{
"system" : "email",
"value" : "gabrielle@m-caretech.com.br",
"use" : "work"
}
]
}
],
"description" : "ValueSet for Smoking Status. A person's current and past smoking behavior.",
"compose" : {
"include" : [
{
"system" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SmokingStatusCS",
"concept" : [
{
"code" : "0",
"display" : "Current every day smoker (a person who smokes daily)."
},
{
"code" : "1",
"display" : "Current weekly smoker (a person who smokes at least weekly but not daily)."
},
{
"code" : "2",
"display" : "Former smoker (a person who does not smoke at all now, but has smoked at least 100 cigarettes or a similar amount of other tobacco products in his/her lifetime)."
},
{
"code" : "3",
"display" : "Never smoker."
},
{
"code" : "4",
"display" : "Others."
},
{
"code" : "999",
"display" : "Unknown if ever smoked."
}
]
}
]
}
}