Lithuanian Lifestyle Implementation Guide
0.0.1 - ci-build
Lithuanian Lifestyle Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-lifestyle/ and changes regularly. See the Directory of published versions
| Active nuo 2026-03-28 |
{
"resourceType" : "ValueSet",
"id" : "tobacco-smoking-consumption",
"language" : "lt",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet tobacco-smoking-consumption</b></p><a name=\"lt-tobacco-smoking-consumption\"> </a><a name=\"lt-hctobacco-smoking-consumption\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/266920004\">266920004</a></td><td>Trivial cigarette smoker (less than one cigarette/day)</td></tr><tr><td><a href=\"http://snomed.info/id/160603005\">160603005</a></td><td>Light cigarette smoker (1–9 cigs/day)</td></tr><tr><td><a href=\"http://snomed.info/id/160604004\">160604004</a></td><td>Moderate cigarette smoker (10-19 cigs/day)</td></tr><tr><td><a href=\"http://snomed.info/id/160605003\">160605003</a></td><td>Heavy cigarette smoker (20-39 cigs/day)</td></tr><tr><td><a href=\"http://snomed.info/id/160606002\">160606002</a></td><td>Very heavy cigarette smoker (40+ cigs/day)</td></tr><tr><td><a href=\"http://snomed.info/id/230065006\">230065006</a></td><td>Chain smoker</td></tr></table></li></ul></div>"
},
"url" : "https://tx.hl7.lt/fhir/ValueSet/tobacco-smoking-consumption",
"version" : "1.0.0",
"name" : "TobaccoSmokingConsumptionVSLtLifestyle",
"title" : "Tobacco Smoking Consumption - Cigarettes per day",
"status" : "active",
"experimental" : true,
"date" : "2026-03-28T10:37:38+00:00",
"publisher" : "Lietuvos medicinos biblioteka",
"contact" : [
{
"name" : "Lithuanian Medical Library",
"telecom" : [
{
"system" : "url",
"value" : "https://medicinosnk.lt"
},
{
"system" : "email",
"value" : "info@medicinosnk.lt"
}
]
}
],
"description" : "Categorical representation of average cigarettes smoked per day.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"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" : "266920004",
"display" : "Trivial cigarette smoker (less than one cigarette/day)"
},
{
"code" : "160603005",
"display" : "Light cigarette smoker (1–9 cigs/day)"
},
{
"code" : "160604004",
"display" : "Moderate cigarette smoker (10-19 cigs/day)"
},
{
"code" : "160605003",
"display" : "Heavy cigarette smoker (20-39 cigs/day)"
},
{
"code" : "160606002",
"display" : "Very heavy cigarette smoker (40+ cigs/day)"
},
{
"code" : "230065006",
"display" : "Chain smoker"
}
]
}
]
}
}