US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions
: VistA CodeSystem for 9999999.64 - TTL Representation
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 "CSSmokingStatus"] ; #
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: CodeSystem CSSmokingStatus</b></p><a name=\"CSSmokingStatus\"> </a><a name=\"hcCSSmokingStatus\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistADefinedTerms/9999999.64</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">5316637<a name=\"CSSmokingStatus-5316637\"> </a></td><td>CURRENT SMOKER</td></tr><tr><td style=\"white-space:nowrap\">5316643<a name=\"CSSmokingStatus-5316643\"> </a></td><td>CURRENT TOBACCO USE</td></tr><tr><td style=\"white-space:nowrap\">5316635<a name=\"CSSmokingStatus-5316635\"> </a></td><td>FORMER SMOKER - <100 LIFETIME CIGARETTES</td></tr><tr><td style=\"white-space:nowrap\">5316641<a name=\"CSSmokingStatus-5316641\"> </a></td><td>HF V9 CURRENT SMOKER</td></tr><tr><td style=\"white-space:nowrap\">5316645<a name=\"CSSmokingStatus-5316645\"> </a></td><td>LIFETIME NON-SMOKER</td></tr><tr><td style=\"white-space:nowrap\">5316639<a name=\"CSSmokingStatus-5316639\"> </a></td><td>ONS RA MH CALMING ID-SMOKING</td></tr><tr><td style=\"white-space:nowrap\">5316633<a name=\"CSSmokingStatus-5316633\"> </a></td><td>PREVIOUS SMOKER</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://va.gov/terminology/vistADefinedTerms/9999999.64"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.8.0"] ; #
fhir:name [ fhir:v "CSSmokingStatus"] ; #
fhir:title [ fhir:v "VistA CodeSystem for 9999999.64"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-02T14:12:45+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "VA"] ; #
fhir:contact ( [
fhir:name [ fhir:v "VA" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "VistA Source CodeSystem for Terminology Maps using http://va.gov/terminology/vistADefinedTerms/9999999.64"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "5316637" ] ;
fhir:display [ fhir:v "CURRENT SMOKER" ]
] [
fhir:code [ fhir:v "5316643" ] ;
fhir:display [ fhir:v "CURRENT TOBACCO USE" ]
] [
fhir:code [ fhir:v "5316635" ] ;
fhir:display [ fhir:v "FORMER SMOKER - <100 LIFETIME CIGARETTES" ]
] [
fhir:code [ fhir:v "5316641" ] ;
fhir:display [ fhir:v "HF V9 CURRENT SMOKER" ]
] [
fhir:code [ fhir:v "5316645" ] ;
fhir:display [ fhir:v "LIFETIME NON-SMOKER" ]
] [
fhir:code [ fhir:v "5316639" ] ;
fhir:display [ fhir:v "ONS RA MH CALMING ID-SMOKING" ]
] [
fhir:code [ fhir:v "5316633" ] ;
fhir:display [ fhir:v "PREVIOUS SMOKER" ]
] ) . #