International Patient Summary (IPS)
1.1.0-ballot - CI Build

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

: IPS Current Smoking Status - TTL Representation

Draft as of 2024-08-19

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 "2.16.840.1.113883.11.22.59--20240802093233"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2024-08-02T09:36:35Z"^^xsd:dateTime ] ;
fhir:source [ fhir:v "https://art-decor.org/ad/#/hl7ips-/terminology/valueset"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] ) ;
    ( fhir:tag [
fhir:system [ fhir:v "http://hl7.org/fhir/FHIR-version"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4.0.1" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 2.16.840.1.113883.11.22.59--20240802093233</b></p><a name=\"2.16.840.1.113883.11.22.59--20240802093233\"> </a><a name=\"hc2.16.840.1.113883.11.22.59--20240802093233\"> </a><a name=\"2.16.840.1.113883.11.22.59--20240802093233-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-08-02 09:36:35+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://art-decor.org/ad/#/hl7ips-/terminology/valueset\">https://art-decor.org/ad/#/hl7ips-/terminology/valueset</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p><p style=\"margin-bottom: 0px\">Tag: 4.0.1 (Details: FHIRVersion code 4.0.1  = ' 4.0.1 ', stated as ' null ')</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/449868002\">449868002</a></td><td>Smokes tobacco daily (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/428041000124106\">428041000124106</a></td><td>Occasional tobacco smoker (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/8517006\">8517006</a></td><td>Ex-smoker (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/266919005\">266919005</a></td><td>Never smoked tobacco (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/77176002\">77176002</a></td><td>Smoker (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/266927001\">266927001</a></td><td>Tobacco smoking consumption unknown (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/230063004\">230063004</a></td><td>Heavy cigarette smoker (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/230060001\">230060001</a></td><td>Light cigarette smoker (finding)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2024-08-02T09:32:33+02:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  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 "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.11.22.59" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.1.0-ballot"] ; # 
  fhir:name [ fhir:v "IPSCurrentSmokingStatus"] ; # 
  fhir:title [ fhir:v "IPS Current Smoking Status"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-19T09:46:05+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - International Patient Summary" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/structure" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "HL7 IPS SNOMED value set for smoking status."] ; # 
  fhir:immutable [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:copyright [ fhir:v "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "449868002" ] ;
fhir:display [ fhir:v "Smokes tobacco daily (finding)" ]       ] [
fhir:code [ fhir:v "428041000124106" ] ;
fhir:display [ fhir:v "Occasional tobacco smoker (finding)" ]       ] [
fhir:code [ fhir:v "8517006" ] ;
fhir:display [ fhir:v "Ex-smoker (finding)" ]       ] [
fhir:code [ fhir:v "266919005" ] ;
fhir:display [ fhir:v "Never smoked tobacco (finding)" ]       ] [
fhir:code [ fhir:v "77176002" ] ;
fhir:display [ fhir:v "Smoker (finding)" ]       ] [
fhir:code [ fhir:v "266927001" ] ;
fhir:display [ fhir:v "Tobacco smoking consumption unknown (finding)" ]       ] [
fhir:code [ fhir:v "230063004" ] ;
fhir:display [ fhir:v "Heavy cigarette smoker (finding)" ]       ] [
fhir:code [ fhir:v "230060001" ] ;
fhir:display [ fhir:v "Light cigarette smoker (finding)" ]       ] )     ] )
  ] . #