HealthSense Implementation Guide (Taltech)
0.1.0 - ci-build

HealthSense Implementation Guide (Taltech), published by Taltech. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/e-medlab/healthsense/ and changes regularly. See the Directory of published versions

: Tobacco Smoke Exposure - JSON Representation

Draft as of 2025-12-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hs-tobacco-smoke-exposure",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hs-tobacco-smoke-exposure</b></p><a name=\"hs-tobacco-smoke-exposure\"> </a><a name=\"hchs-tobacco-smoke-exposure\"> </a><p>This  code system <code>https://healthsense.e-medlab.com/CodeSystem/hs-tobacco-smoke-exposure</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">711563001<a name=\"hs-tobacco-smoke-exposure-711563001\"> </a></td><td>No known exposure to tobacco smoke</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">43381005<a name=\"hs-tobacco-smoke-exposure-43381005\"> </a></td><td>Passive smoker</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0228524006<a name=\"hs-tobacco-smoke-exposure-228524006\"> </a></td><td>Exposed to tobacco smoke at home</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0228523000<a name=\"hs-tobacco-smoke-exposure-228523000\"> </a></td><td>Exposed to tobacco smoke at work</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0228525007<a name=\"hs-tobacco-smoke-exposure-228525007\"> </a></td><td>Exposed to tobacco smoke in public places</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">100801000119107<a name=\"hs-tobacco-smoke-exposure-100801000119107\"> </a></td><td>Maternal tobacco use in pregnancy</td></tr></table></div>"
  },
  "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" : "2025-12-30T08:51:28+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"
    }
  ]
}