FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.lifestyle
Resource TypeValueSet
IdValueSet-lt-tobacco-smoking-consumption.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-lt-tobacco-smoking-consumption.html
URLhttps://hl7.lt/fhir/lifestyle/ValueSet/lt-tobacco-smoking-consumption
Version1.0.0
Statusactive
Date2026-01-06T12:16:15+00:00
NameLTTobaccoSmokingConsumption
TitleTobacco Smoking Consumption - Cigarettes per day
DescriptionCategorical representation of average cigarettes smoked per day.
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
lt-lifestyle-tobacco-smoking-consumptionTobacco Smoking Consumption

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet lt-tobacco-smoking-consumption

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    266920004Trivial cigarette smoker (less than one cigarette/day)
    160603005Light cigarette smoker (1–9 cigs/day)
    160604004Moderate cigarette smoker (10-19 cigs/day)
    160605003Heavy cigarette smoker (20-39 cigs/day)
    160606002Very heavy cigarette smoker (40+ cigs/day)
    230065006Chain smoker

Lithuanian


Generated Narrative: ValueSet lt-tobacco-smoking-consumption

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    266920004Trivial cigarette smoker (less than one cigarette/day)
    160603005Light cigarette smoker (1–9 cigs/day)
    160604004Moderate cigarette smoker (10-19 cigs/day)
    160605003Heavy cigarette smoker (20-39 cigs/day)
    160606002Very heavy cigarette smoker (40+ cigs/day)
    230065006Chain smoker

Source1

{
  "resourceType": "ValueSet",
  "id": "lt-tobacco-smoking-consumption",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lifestyle/ValueSet/lt-tobacco-smoking-consumption",
  "version": "1.0.0",
  "name": "LTTobaccoSmokingConsumption",
  "title": "Tobacco Smoking Consumption - Cigarettes per day",
  "status": "active",
  "experimental": true,
  "date": "2026-01-06T12:16:15+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "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"
          }
        ]
      }
    ]
  }
}