FHIR Implementation Guide for ABDM - Local Development build (v3.1.0). See the Directory of published versions
Draft as of 2021-03-11 |
@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 "ndhm-tobacco-smoking-status"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><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/77176002\">77176002</a></td><td>Smoker</td></tr><tr><td><a href=\"http://snomed.info/id/160618006\">160618006</a></td><td>Current non-smoker</td></tr><tr><td><a href=\"http://snomed.info/id/8517006\">8517006</a></td><td>Ex-smoker</td></tr><tr><td><a href=\"http://snomed.info/id/230065006\">230065006</a></td><td>Chain smoker</td></tr><tr><td><a href=\"http://snomed.info/id/230063004\">230063004</a></td><td>Heavy cigarette smoker</td></tr><tr><td><a href=\"http://snomed.info/id/230060001\">230060001</a></td><td>Light cigarette smoker</td></tr><tr><td><a href=\"http://snomed.info/id/230062009\">230062009</a></td><td>Moderate cigarette smoker</td></tr><tr><td><a href=\"http://snomed.info/id/230059006\">230059006</a></td><td>Occasional cigarette smoker</td></tr></table></li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 365981007 (Tobacco smoking behavior - finding)</li></ul></div>"
] ; #
fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-tobacco-smoking-status"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.1.0"] ; #
fhir:name [ fhir:v "TobaccoSmokingStatus"] ; #
fhir:title [ fhir:v "Tobacco Smoking Status"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2021-03-11"^^xsd:date] ; #
fhir:publisher [ fhir:v "National Resource Center for EHR Standards"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://nrces.in/" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set covers : All children (preferred term) of Finding relating to tobacco smoking behavior (finding) of the SNOMED CT"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IN" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "77176002" ] ;
fhir:display [ fhir:v "Smoker" ] ] [
fhir:code [ fhir:v "160618006" ] ;
fhir:display [ fhir:v "Current non-smoker" ] ] [
fhir:code [ fhir:v "8517006" ] ;
fhir:display [ fhir:v "Ex-smoker" ] ] [
fhir:code [ fhir:v "230065006" ] ;
fhir:display [ fhir:v "Chain smoker" ] ] [
fhir:code [ fhir:v "230063004" ] ;
fhir:display [ fhir:v "Heavy cigarette smoker" ] ] [
fhir:code [ fhir:v "230060001" ] ;
fhir:display [ fhir:v "Light cigarette smoker" ] ] [
fhir:code [ fhir:v "230062009" ] ;
fhir:display [ fhir:v "Moderate cigarette smoker" ] ] [
fhir:code [ fhir:v "230059006" ] ;
fhir:display [ fhir:v "Occasional cigarette smoker" ] ] ) ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "365981007" ] ] ) ] )
] . #
IG © 2020+ National Resource Center for EHR Standards. Package ndhm.in#3.1.0 based on FHIR 4.0.1. Generated 2023-08-10
Links: Table of Contents |
QA Report
| Version History |