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

: Benefit Category - XML Representation

Draft as of 2022-07-14

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-benefitcategory"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ndhm-benefitcategory</b></p><a name="ndhm-benefitcategory"> </a><a name="hcndhm-benefitcategory"> </a><a name="ndhm-benefitcategory-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/63653004">63653004</a></td><td>Biomedical device (physical object)</td></tr><tr><td><a href="http://snomed.info/id/43741000">43741000</a></td><td>Site of care (environment)</td></tr><tr><td><a href="http://snomed.info/id/373873005">373873005</a></td><td>Pharmaceutical / biologic product (product)</td></tr><tr><td><a href="http://snomed.info/id/14734007">14734007</a></td><td>Administrative procedure (procedure)</td></tr><tr><td><a href="http://snomed.info/id/105455006">105455006</a></td><td>Donor for medical or surgical procedure (person)</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 224891009 (Healthcare services)</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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/224891009">224891009</a></td><td>Healthcare services (qualifier value)</td></tr></table></li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-benefitcategory"/>
  <version value="6.5.0"/>
  <name value="BenefitCategory"/>
  <title value="Benefit Category"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-07-14"/>
  <publisher value="National Resource Center for EHR Standards"/>
  <contact>
    <name value="National Resource Center for EHR Standards"/>
    <telecom>
      <system value="url"/>
      <value value="https://nrces.in/"/>
    </telecom>
  </contact>
  <description
               value=" This Valueset includes a collection of SNOMEDCT codes related to BenefitCategory."/>
  <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="63653004"/>
        <display value="Biomedical device (physical object)"/>
      </concept>
      <concept>
        <code value="43741000"/>
        <display value="Site of care (environment)"/>
      </concept>
      <concept>
        <code value="373873005"/>
        <display value="Pharmaceutical / biologic product (product)"/>
      </concept>
      <concept>
        <code value="14734007"/>
        <display value="Administrative procedure (procedure)"/>
      </concept>
      <concept>
        <code value="105455006"/>
        <display value="Donor for medical or surgical procedure (person)"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="224891009"/>
      </filter>
    </include>
    <exclude>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="224891009"/>
        <display value="Healthcare services (qualifier value)"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>