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 user - TTL Representation

Draft as of 2025-12-30

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hs-tobacco-user"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hs-tobacco-user</b></p><a name=\"hs-tobacco-user\"> </a><a name=\"hchs-tobacco-user\"> </a><p>This  code system <code>https://healthsense.e-medlab.com/CodeSystem/hs-tobacco-user</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\">702979003<a name=\"hs-tobacco-user-702979003\"> </a></td><td>Never used tobacco</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">702975009<a name=\"hs-tobacco-user-702975009\"> </a></td><td>Ex-tobacco user</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">77176002<a name=\"hs-tobacco-user-77176002\"> </a></td><td>Smoker</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  160603005<a name=\"hs-tobacco-user-160603005\"> </a></td><td>Light cigarette smoker (1-9/day)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  160604004<a name=\"hs-tobacco-user-160604004\"> </a></td><td>Moderate cigarette smoker (10-19/day)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  160605003<a name=\"hs-tobacco-user-160605003\"> </a></td><td>Heavy cigarette smoker (20-39/day)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  160606002<a name=\"hs-tobacco-user-160606002\"> </a></td><td>Very heavy cigarette smoker (40+/day)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  230065006<a name=\"hs-tobacco-user-230065006\"> </a></td><td>Chain smoker</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">713914004<a name=\"hs-tobacco-user-713914004\"> </a></td><td>User of smokeless tobacco</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  228504007<a name=\"hs-tobacco-user-228504007\"> </a></td><td>User of moist powdered tobacco</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  228494002<a name=\"hs-tobacco-user-228494002\"> </a></td><td>Snuff user</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  81703003<a name=\"hs-tobacco-user-81703003\"> </a></td><td>Chews tobacco</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    228517005<a name=\"hs-tobacco-user-228517005\"> </a></td><td>Chews fine cut tobacco</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    228516001<a name=\"hs-tobacco-user-228516001\"> </a></td><td>Chews loose leaf tobacco</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    228514003<a name=\"hs-tobacco-user-228514003\"> </a></td><td>Chews plug tobacco</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    228518000<a name=\"hs-tobacco-user-228518000\"> </a></td><td>Chews products containing tobacco</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://healthsense.e-medlab.com/CodeSystem/hs-tobacco-user"^^xsd:anyURI ;
fhir:l <https://healthsense.e-medlab.com/CodeSystem/hs-tobacco-user>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "HsTobaccoUser"] ; # 
  fhir:title [ fhir:v "Tobacco user"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-12-30T08:51:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Taltech"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Taltech" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://taltech.ee/en/emed-lab" ]     ] )
  ] [
fhir:name [ fhir:v "Departament of Health Technologies" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:igor.bossenko@taltech.ee" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Suitetaja kategooriad"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "16"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "702979003" ] ;
fhir:display [ fhir:v "Never used tobacco" ]
  ] [
fhir:code [ fhir:v "702975009" ] ;
fhir:display [ fhir:v "Ex-tobacco user" ]
  ] [
fhir:code [ fhir:v "77176002" ] ;
fhir:display [ fhir:v "Smoker" ] ;
    ( fhir:concept [
fhir:code [ fhir:v "160603005" ] ;
fhir:display [ fhir:v "Light cigarette smoker (1-9/day)" ]     ] [
fhir:code [ fhir:v "160604004" ] ;
fhir:display [ fhir:v "Moderate cigarette smoker (10-19/day)" ]     ] [
fhir:code [ fhir:v "160605003" ] ;
fhir:display [ fhir:v "Heavy cigarette smoker (20-39/day)" ]     ] [
fhir:code [ fhir:v "160606002" ] ;
fhir:display [ fhir:v "Very heavy cigarette smoker (40+/day)" ]     ] [
fhir:code [ fhir:v "230065006" ] ;
fhir:display [ fhir:v "Chain smoker" ]     ] )
  ] [
fhir:code [ fhir:v "713914004" ] ;
fhir:display [ fhir:v "User of smokeless tobacco" ] ;
    ( fhir:concept [
fhir:code [ fhir:v "228504007" ] ;
fhir:display [ fhir:v "User of moist powdered tobacco" ]     ] [
fhir:code [ fhir:v "228494002" ] ;
fhir:display [ fhir:v "Snuff user" ]     ] [
fhir:code [ fhir:v "81703003" ] ;
fhir:display [ fhir:v "Chews tobacco" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "228517005" ] ;
fhir:display [ fhir:v "Chews fine cut tobacco" ]       ] [
fhir:code [ fhir:v "228516001" ] ;
fhir:display [ fhir:v "Chews loose leaf tobacco" ]       ] [
fhir:code [ fhir:v "228514003" ] ;
fhir:display [ fhir:v "Chews plug tobacco" ]       ] [
fhir:code [ fhir:v "228518000" ] ;
fhir:display [ fhir:v "Chews products containing tobacco" ]       ] )     ] )
  ] ) . #