International Patient Summary Implementation Guide
1.1.0 - CI Build International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: Current Smoking Status - IPS - TTL Representation

Page standards status: Trial-use Maturity Level: 2

Raw ttl | Download


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

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

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "current-smoking-status-uv-ips"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ConceptMap-loinc-smoking-status-to-snomed-ct-uv-ips.html\">Smoking Status Value Set Mappings - LOINC to SNOMED CT</a></b></td></tr><tr><td><a href=\"https://loinc.org/LA18976-3/\">LA18976-3</a></td><td>Current every day smoker</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/449868002\">449868002</a></td></tr><tr><td><a href=\"https://loinc.org/LA18977-1/\">LA18977-1</a></td><td>Current some day smoker</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/428041000124106\">428041000124106</a></td></tr><tr><td><a href=\"https://loinc.org/LA15920-4/\">LA15920-4</a></td><td>Former smoker</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/8517006\">8517006</a></td></tr><tr><td><a href=\"https://loinc.org/LA18978-9/\">LA18978-9</a></td><td>Never smoker</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/266919005\">266919005</a></td></tr><tr><td><a href=\"https://loinc.org/LA18979-7/\">LA18979-7</a></td><td>Smoker, current status unknown</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/77176002\">77176002</a></td></tr><tr><td><a href=\"https://loinc.org/LA18980-5/\">LA18980-5</a></td><td>Unknown if ever smoked</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/266927001\">266927001</a></td></tr><tr><td><a href=\"https://loinc.org/LA18981-3/\">LA18981-3</a></td><td>Heavy tobacco smoker</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/428071000124103\">428071000124103</a></td></tr><tr><td><a href=\"https://loinc.org/LA18982-1/\">LA18982-1</a></td><td>Light tobacco smoker</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/428061000124105\">428061000124105</a></td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pc" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "2"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/ips/ValueSet/current-smoking-status-uv-ips"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://art-decor.org/ns/oids/vs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2.16.840.1.113883.11.22.59" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "CurrentSmokingStatusUvIps"] ; # 
  fhir:title [ fhir:v "Current Smoking Status - IPS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-22T14:32:44+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Care"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "HL7 LOINC value set for smoking status.  Based on the HL7 Vocab and Structured Doc WG (formerly TC) consensus - per US CDC submission 7/12/2012 for smoking status terms."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:copyright [ fhir:v "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA18976-3" ] ;
fhir:display [ fhir:v "Current every day smoker" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA18977-1" ] ;
fhir:display [ fhir:v "Current some day smoker" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA15920-4" ] ;
fhir:display [ fhir:v "Former smoker" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA18978-9" ] ;
fhir:display [ fhir:v "Never smoker" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA18979-7" ] ;
fhir:display [ fhir:v "Smoker, current status unknown" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "6"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA18980-5" ] ;
fhir:display [ fhir:v "Unknown if ever smoked" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA18981-3" ] ;
fhir:display [ fhir:v "Heavy tobacco smoker" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8"^^xsd:decimal ]         ] ) ;
fhir:code [ fhir:v "LA18982-1" ] ;
fhir:display [ fhir:v "Light tobacco smoker" ]       ] )     ] )
  ] . #