FHIR Implementation Guide for ABDM
6.5.0 - active India flag

Banner

This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Alcohol Drinking Status - TTL Representation

Draft as of 2021-03-11

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ndhm-alcohol-drinking-status"] ; # 
  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 ndhm-alcohol-drinking-status</b></p><a name=\"ndhm-alcohol-drinking-status\"> </a><a name=\"hcndhm-alcohol-drinking-status\"> </a><a name=\"ndhm-alcohol-drinking-status-hi-IN\"> </a><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/219006\">219006</a></td><td>Current drinker</td></tr><tr><td><a href=\"http://snomed.info/id/105542008\">105542008</a></td><td>Non - drinker</td></tr><tr><td><a href=\"http://snomed.info/id/82581004\">82581004</a></td><td>Ex-drinker</td></tr><tr><td><a href=\"http://snomed.info/id/86933000\">86933000</a></td><td>Heavy drinker</td></tr><tr><td><a href=\"http://snomed.info/id/228277002\">228277002</a></td><td>Light drinker</td></tr><tr><td><a href=\"http://snomed.info/id/43783005\">43783005</a></td><td>Moderate drinker</td></tr><tr><td><a href=\"http://snomed.info/id/28127009\">28127009</a></td><td>Social drinker</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 228273003 (Finding relating to alcohol drinking behavior)</li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-alcohol-drinking-status"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "6.5.0"] ; # 
  fhir:name [ fhir:v "AlcoholDrinkingStatus"] ; # 
  fhir:title [ fhir:v "Alcohol Drinking 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:name [ fhir:v "National Resource Center for EHR Standards" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://nrces.in/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set covers : All children (preferred term) of finding relating to alcohol drinking 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:display [ fhir:v "India" ]     ] )
  ] ) ; # 
  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 "219006" ] ;
fhir:display [ fhir:v "Current drinker" ]       ] [
fhir:code [ fhir:v "105542008" ] ;
fhir:display [ fhir:v "Non - drinker" ]       ] [
fhir:code [ fhir:v "82581004" ] ;
fhir:display [ fhir:v "Ex-drinker" ]       ] [
fhir:code [ fhir:v "86933000" ] ;
fhir:display [ fhir:v "Heavy drinker" ]       ] [
fhir:code [ fhir:v "228277002" ] ;
fhir:display [ fhir:v "Light drinker" ]       ] [
fhir:code [ fhir:v "43783005" ] ;
fhir:display [ fhir:v "Moderate drinker" ]       ] [
fhir:code [ fhir:v "28127009" ] ;
fhir:display [ fhir:v "Social drinker" ]       ] )     ] [
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 "228273003" ]       ] )     ] )
  ] . #