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

FHIR IG analytics

Packagecom.e-medlab.healthsense
Resource TypeCodeSystem
IdCodeSystem-hs-tobacco-user.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/e-medlab/healthsense/CodeSystem-hs-tobacco-user.html
URLhttps://healthsense.e-medlab.com/CodeSystem/hs-tobacco-user
Version0.1.0
Statusdraft
Date2026-01-05T08:48:52+00:00
NameHsTobaccoUser
TitleTobacco user
DescriptionSuitetaja kategooriad
Contentcomplete

Resources that use this resource

ValueSet
hs-tobacco-userTobacco user

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem hs-tobacco-user

This code system https://healthsense.e-medlab.com/CodeSystem/hs-tobacco-user defines the following codes in an undefined hierarchy:

LvlCodeDisplay
1702979003 Never used tobacco
1702975009 Ex-tobacco user
177176002 Smoker
2  160603005 Light cigarette smoker (1-9/day)
2  160604004 Moderate cigarette smoker (10-19/day)
2  160605003 Heavy cigarette smoker (20-39/day)
2  160606002 Very heavy cigarette smoker (40+/day)
2  230065006 Chain smoker
1713914004 User of smokeless tobacco
2  228504007 User of moist powdered tobacco
2  228494002 Snuff user
2  81703003 Chews tobacco
3    228517005 Chews fine cut tobacco
3    228516001 Chews loose leaf tobacco
3    228514003 Chews plug tobacco
3    228518000 Chews products containing tobacco

Source1

{
  "resourceType": "CodeSystem",
  "id": "hs-tobacco-user",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://healthsense.e-medlab.com/CodeSystem/hs-tobacco-user",
  "version": "0.1.0",
  "name": "HsTobaccoUser",
  "title": "Tobacco user",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-05T08:48:52+00:00",
  "publisher": "Taltech",
  "contact": [
    {
      "name": "Taltech",
      "telecom": [
        {
          "system": "url",
          "value": "https://taltech.ee/en/emed-lab"
        }
      ]
    },
    {
      "name": "Departament of Health Technologies",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:igor.bossenko@taltech.ee"
        }
      ]
    }
  ],
  "description": "Suitetaja kategooriad",
  "content": "complete",
  "count": 16,
  "concept": [
    {
      "code": "702979003",
      "display": "Never used tobacco"
    },
    {
      "code": "702975009",
      "display": "Ex-tobacco user"
    },
    {
      "code": "77176002",
      "display": "Smoker",
      "concept": [
        {
          "code": "160603005",
          "display": "Light cigarette smoker (1-9/day)"
        },
        {
          "code": "160604004",
          "display": "Moderate cigarette smoker (10-19/day)"
        },
        {
          "code": "160605003",
          "display": "Heavy cigarette smoker (20-39/day)"
        },
        {
          "code": "160606002",
          "display": "Very heavy cigarette smoker (40+/day)"
        },
        {
          "code": "230065006",
          "display": "Chain smoker"
        }
      ]
    },
    {
      "code": "713914004",
      "display": "User of smokeless tobacco",
      "concept": [
        {
          "code": "228504007",
          "display": "User of moist powdered tobacco"
        },
        {
          "code": "228494002",
          "display": "Snuff user"
        },
        {
          "code": "81703003",
          "display": "Chews tobacco",
          "concept": [
            {
              "code": "228517005",
              "display": "Chews fine cut tobacco"
            },
            {
              "code": "228516001",
              "display": "Chews loose leaf tobacco"
            },
            {
              "code": "228514003",
              "display": "Chews plug tobacco"
            },
            {
              "code": "228518000",
              "display": "Chews products containing tobacco"
            }
          ]
        }
      ]
    }
  ]
}