FHIR Implementation Guide for ABDM - Local Development build (v3.0.1). See the Directory of published versions
: InsurancePlan Type - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ndhm-insuranceplan-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-insuranceplan-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">01<a name="ndhm-insuranceplan-type-01"> </a></td><td>Hospitalisation Indemnity Policy</td></tr><tr><td style="white-space:nowrap">02<a name="ndhm-insuranceplan-type-02"> </a></td><td>Hospital Cash Plan</td></tr><tr><td style="white-space:nowrap">03<a name="ndhm-insuranceplan-type-03"> </a></td><td>Critical Illness Cover -Indemnity</td></tr><tr><td style="white-space:nowrap">04<a name="ndhm-insuranceplan-type-04"> </a></td><td>Critical Illness Cover - Benefits</td></tr><tr><td style="white-space:nowrap">05<a name="ndhm-insuranceplan-type-05"> </a></td><td>Out Patient Policy</td></tr><tr><td style="white-space:nowrap">07<a name="ndhm-insuranceplan-type-07"> </a></td><td>Universal Health Policy</td></tr><tr><td style="white-space:nowrap">08<a name="ndhm-insuranceplan-type-08"> </a></td><td>Micro insurance Policy</td></tr><tr><td style="white-space:nowrap">09<a name="ndhm-insuranceplan-type-09"> </a></td><td>Package Policy (covering more than one type of health above)</td></tr><tr><td style="white-space:nowrap">10<a name="ndhm-insuranceplan-type-10"> </a></td><td>Hybrid Policy (covering other than health also)</td></tr><tr><td style="white-space:nowrap">90<a name="ndhm-insuranceplan-type-90"> </a></td><td>Mass policy</td></tr><tr><td style="white-space:nowrap">99<a name="ndhm-insuranceplan-type-99"> </a></td><td>Any Other Product Type</td></tr></table></div>
</text>
<url
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-insuranceplan-type"/>
<version value="3.0.1"/>
<name value="InsurancePlanType"/>
<title value="InsurancePlan 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 is composed of codes that are used to classify the various types of InsurancePlans."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="IN"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="01"/>
<display value="Hospitalisation Indemnity Policy"/>
</concept>
<concept>
<code value="02"/>
<display value="Hospital Cash Plan"/>
</concept>
<concept>
<code value="03"/>
<display value="Critical Illness Cover -Indemnity"/>
</concept>
<concept>
<code value="04"/>
<display value="Critical Illness Cover - Benefits"/>
</concept>
<concept>
<code value="05"/>
<display value="Out Patient Policy"/>
</concept>
<concept>
<code value="07"/>
<display value="Universal Health Policy"/>
</concept>
<concept>
<code value="08"/>
<display value="Micro insurance Policy"/>
</concept>
<concept>
<code value="09"/>
<display
value="Package Policy (covering more than one type of health above)"/>
</concept>
<concept>
<code value="10"/>
<display value="Hybrid Policy (covering other than health also)"/>
</concept>
<concept>
<code value="90"/>
<display value="Mass policy"/>
</concept>
<concept>
<code value="99"/>
<display value="Any Other Product Type"/>
</concept>
</CodeSystem>