FHIR Implementation Guide for ABDM - Local Development build (v3.0.1). See the Directory of published versions
: Benefit Type - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ndhm-benefit-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-benefit-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">00<a name="ndhm-benefit-type-00"> </a></td><td>ICU</td></tr><tr><td style="white-space:nowrap">01<a name="ndhm-benefit-type-01"> </a></td><td>Blood</td></tr><tr><td style="white-space:nowrap">02<a name="ndhm-benefit-type-02"> </a></td><td>Oxygen</td></tr><tr><td style="white-space:nowrap">03<a name="ndhm-benefit-type-03"> </a></td><td>Room Rent</td></tr></table></div>
</text>
<url value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-benefit-type"/>
<version value="3.0.1"/>
<name value="BenefitType"/>
<title value="Benefit Type"/>
<status value="draft"/>
<date value="2023-07-05"/>
<publisher value="National Resource Center for EHR Standards"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://nrces.in/"/>
</telecom>
</contact>
<description
value="This CodeSystem includes a collection of codes that can be used to categorize the type of benefits provided by an insurance."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="IN"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="00"/>
<display value="ICU"/>
</concept>
<concept>
<code value="01"/>
<display value="Blood"/>
</concept>
<concept>
<code value="02"/>
<display value="Oxygen"/>
</concept>
<concept>
<code value="03"/>
<display value="Room Rent"/>
</concept>
</CodeSystem>