FHIR Implementation Guide for NDHM CI Build v2.0
banner

NDHM (R4), Published and maintained by NRCeS for NHA.
This version is based on the NDHM Health Data Interchange Specifications 1.0 and updated periodically.

XML Format: ValueSet-ndhm-diet-type

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-diet-type"/>
  <text>
    <status value="generated"/>
    <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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=24930006">24930006</a></td><td>Vegan</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=926305006">926305006</a></td><td>Jain diet</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=300928006">300928006</a></td><td>Vegetarian</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=162538009">162538009</a></td><td>Ovo-lacto-vegetarian</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=226228003">226228003</a></td><td>Sikh diet</td><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  41829006 (Diet)</li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diet-type"/>
  <version value="20210311"/>
  <name value="DietType"/>
  <title value="Diet Type"/>
  <status value="draft"/>
  <date value="2021-03-11"/>
  <description
               value="This value set covers : All childrens (preferred term) of finding relating to Dietary finding (finding) of the SNOMED CT"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
      <display value="India"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="24930006"/>
        <display value="Vegan"/>
      </concept>
      <concept>
        <code value="926305006"/>
        <display value="Jain diet"/>
      </concept>
      <concept>
        <code value="300928006"/>
        <display value="Vegetarian"/>
      </concept>
      <concept>
        <code value="162538009"/>
        <display value="Ovo-lacto-vegetarian"/>
      </concept>
      <concept>
        <code value="226228003"/>
        <display value="Sikh diet"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="41829006"/>
      </filter>
    </include>
  </compose>
</ValueSet>