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-smoke-exposure.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/e-medlab/healthsense/CodeSystem-hs-tobacco-smoke-exposure.html
URLhttps://healthsense.e-medlab.com/CodeSystem/hs-tobacco-smoke-exposure
Version0.1.0
Statusdraft
Date2026-01-05T08:48:52+00:00
NameHsTobaccoSmokeExposure
TitleTobacco Smoke Exposure
DescriptionTubakasuitsu mõju
Contentcomplete

Resources that use this resource

ValueSet
hs-tobacco-smoke-exposureTobacco Smoke Exposure

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem hs-tobacco-smoke-exposure

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

LvlCodeDisplay
1711563001 No known exposure to tobacco smoke
143381005 Passive smoker
2  228524006 Exposed to tobacco smoke at home
2  228523000 Exposed to tobacco smoke at work
2  228525007 Exposed to tobacco smoke in public places
1100801000119107 Maternal tobacco use in pregnancy

Source1

{
  "resourceType": "CodeSystem",
  "id": "hs-tobacco-smoke-exposure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://healthsense.e-medlab.com/CodeSystem/hs-tobacco-smoke-exposure",
  "version": "0.1.0",
  "name": "HsTobaccoSmokeExposure",
  "title": "Tobacco Smoke Exposure",
  "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": "Tubakasuitsu mõju",
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "711563001",
      "display": "No known exposure to tobacco smoke"
    },
    {
      "code": "43381005",
      "display": "Passive smoker",
      "concept": [
        {
          "code": "228524006",
          "display": "Exposed to tobacco smoke at home"
        },
        {
          "code": "228523000",
          "display": "Exposed to tobacco smoke at work"
        },
        {
          "code": "228525007",
          "display": "Exposed to tobacco smoke in public places"
        }
      ]
    },
    {
      "code": "100801000119107",
      "display": "Maternal tobacco use in pregnancy"
    }
  ]
}