FHIR Implementation Guide for ABDM - Local Development build (v3.1.0). See the Directory of published versions
<InsurancePlan xmlns="http://hl7.org/fhir">
<id value="InsurancePlan-example-01"/>
<meta>
<profile
value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/InsurancePlan"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: InsurancePlan</b><a name="InsurancePlan-example-01"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource InsurancePlan "InsurancePlan-example-01" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-InsurancePlan.html">InsurancePlan</a></p></div><p><b>identifier</b>: id: 761234556546</p><p><b>status</b>: active</p><p><b>type</b>: Mass policy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-insuranceplan-type.html">InsurancePlan Type</a>#90)</span></p><p><b>name</b>: Mahatma Jyotiba Phule Jan Arogya Yojana</p><p><b>period</b>: 2017-04-01 --> (ongoing)</p><p><b>ownedBy</b>: <a href="Organization-Organization-example-03.html">Organization/Organization-example-03: Maharashtra State Government</a> "Maharashtra State Government"</p><p><b>administeredBy</b>: <a href="Organization-Organization-example-03.html">Organization/Organization-example-03: Maharashtra State Government</a> "Maharashtra State Government"</p><p><b>coverageArea</b>: <a href="Location-Location-example-02.html">Location/Location-example-02</a> "Maharashtra"</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>Administrative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-contactentity-type.html">Contact entity type</a>#ADMIN)</span></td><td>Mahatma Jyotiba Phule Jan Arogya Yojana</td><td>ph: 1800-233-2200</td><td>Project Office, ESIC Hospital, Third Floor, Ganpat Jadhav Marg, Near Worli Naka, Worli, Mumbai 400018</td></tr></table><blockquote><p><b>coverage</b></p><p><b>type</b>: In Patient Hospitalization <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-coverage-type.html">Coverage Type</a>#00)</span></p><blockquote><p><b>benefit</b></p><p><b>type</b>: Room Rent <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-benefit-type.html">Benefit Type</a>#03)</span></p><h3>Limits</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td>150000 INR</td></tr></table></blockquote></blockquote><blockquote><p><b>plan</b></p><p><b>type</b>: Group Floater <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-plan-type.html">Plan Type</a>#04)</span></p><p><b>coverageArea</b>: <a href="Location-Location-example-02.html">Location/Location-example-02</a> "Maharashtra"</p><blockquote><p><b>generalCost</b></p><h3>Costs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>0</td><td>INR</td></tr></table></blockquote></blockquote></div>
</text>
<identifier>
<system value="https://irdai.gov.in/InsurancePlan"/>
<value value="761234556546"/>
</identifier>
<status value="active"/>
<type>
<coding>
<system
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-insuranceplan-type"/>
<code value="90"/>
<display value="Mass policy"/>
</coding>
</type>
<name value="Mahatma Jyotiba Phule Jan Arogya Yojana"/>
<period>
<start value="2017-04-01"/>
</period>
<ownedBy>
<reference value="Organization/Organization-example-03"/>
<display value="Maharashtra State Government"/>
</ownedBy>
<administeredBy>
<reference value="Organization/Organization-example-03"/>
<display value="Maharashtra State Government"/>
</administeredBy>
<coverageArea>
<reference value="Location/Location-example-02"/>
</coverageArea>
<contact>
<purpose>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
<code value="ADMIN"/>
</coding>
</purpose>
<name>
<text value="Mahatma Jyotiba Phule Jan Arogya Yojana"/>
</name>
<telecom>
<system value="phone"/>
<value value="1800-233-2200"/>
</telecom>
<address>
<text
value="Project Office, ESIC Hospital, Third Floor, Ganpat Jadhav Marg, Near Worli Naka, Worli, Mumbai 400018"/>
</address>
</contact>
<coverage>
<type>
<coding>
<system
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-coverage-type"/>
<code value="00"/>
<display value="In Patient Hospitalization"/>
</coding>
</type>
<benefit>
<type>
<coding>
<system
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-benefit-type"/>
<code value="03"/>
<display value="Room Rent"/>
</coding>
</type>
<limit>
<value>
<value value="150000"/>
<unit value="INR"/>
</value>
</limit>
</benefit>
</coverage>
<plan>
<type>
<coding>
<system
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type"/>
<code value="04"/>
<display value="Group Floater"/>
</coding>
</type>
<coverageArea>
<reference value="Location/Location-example-02"/>
</coverageArea>
<generalCost>
<cost>
<value value="0"/>
<currency value="INR"/>
</cost>
</generalCost>
</plan>
</InsurancePlan>
IG © 2020+ National Resource Center for EHR Standards. Package ndhm.in#3.1.0 based on FHIR 4.0.1. Generated 2023-08-10
Links: Table of Contents |
QA Report
| Version History |