FHIR Implementation Guide for ABDM
3.1.0 - active India flag

Banner

FHIR Implementation Guide for ABDM - Local Development build (v3.1.0). See the Directory of published versions

: Plan Type - XML Representation

Draft as of 2023-07-05

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ndhm-plan-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-plan-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-plan-type-01"> </a></td><td>Individual</td></tr><tr><td style="white-space:nowrap">02<a name="ndhm-plan-type-02"> </a></td><td>Individual Floater</td></tr><tr><td style="white-space:nowrap">03<a name="ndhm-plan-type-03"> </a></td><td>Group</td></tr><tr><td style="white-space:nowrap">04<a name="ndhm-plan-type-04"> </a></td><td>Group Floater</td></tr><tr><td style="white-space:nowrap">05<a name="ndhm-plan-type-05"> </a></td><td>Declaration</td></tr><tr><td style="white-space:nowrap">06<a name="ndhm-plan-type-06"> </a></td><td>Declaration Floater</td></tr><tr><td style="white-space:nowrap">07<a name="ndhm-plan-type-07"> </a></td><td>Declaration with Group Organiser</td></tr><tr><td style="white-space:nowrap">08<a name="ndhm-plan-type-08"> </a></td><td>Declaration Floater with Group Organiser</td></tr><tr><td style="white-space:nowrap">99<a name="ndhm-plan-type-99"> </a></td><td>Any Other Cover Type</td></tr></table></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type"/>
  <version value="3.1.0"/>
  <name value="PlanType"/>
  <title value="Plan Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <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 contains a set of codes that can be utilized to categorize the type of insurance plans."/>
  <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="Individual"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Individual Floater"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Group"/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Group Floater"/>
  </concept>
  <concept>
    <code value="05"/>
    <display value="Declaration"/>
  </concept>
  <concept>
    <code value="06"/>
    <display value="Declaration Floater"/>
  </concept>
  <concept>
    <code value="07"/>
    <display value="Declaration with Group Organiser"/>
  </concept>
  <concept>
    <code value="08"/>
    <display value="Declaration Floater with Group Organiser"/>
  </concept>
  <concept>
    <code value="99"/>
    <display value="Any Other Cover Type"/>
  </concept>
</CodeSystem>