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-general-well-being

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-general-well-being"/>
  <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=102499006">102499006</a></td><td> Fit and well</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=161901003">161901003</a></td><td>Chronic sick</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=271795006">271795006</a></td><td>Malaise and fatigue</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=248264000">248264000</a></td><td>No complaints</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=386705008">386705008</a></td><td>Lightheadedness</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  365275006 (General well-being finding (finding))</li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-general-well-being"/>
  <version value="20210311"/>
  <name value="GeneralWellbeing"/>
  <title value="General Wellbeing"/>
  <status value="draft"/>
  <date value="2021-03-11"/>
  <description
               value="This value set covers : All childrens (preferred term) of General well-being 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="102499006"/>
        <display value=" Fit and well"/>
      </concept>
      <concept>
        <code value="161901003"/>
        <display value="Chronic sick"/>
      </concept>
      <concept>
        <code value="271795006"/>
        <display value="Malaise and fatigue"/>
      </concept>
      <concept>
        <code value="248264000"/>
        <display value="No complaints"/>
      </concept>
      <concept>
        <code value="386705008"/>
        <display value="Lightheadedness"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="365275006"/>
      </filter>
    </include>
  </compose>
</ValueSet>