FHIR Implementation Guide for ABDM
6.5.0 - active
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
Draft as of 2023-07-05 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ndhm-benefit-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ndhm-benefit-type</b></p><a name="ndhm-benefit-type"> </a><a name="hcndhm-benefit-type"> </a><a name="ndhm-benefit-type-hi-IN"> </a><p>This case-sensitive 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="6.5.0"/>
<name value="BenefitType"/>
<title value="Benefit Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-07-05"/>
<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 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"/>
<display value="India"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<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>