Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build
Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-24 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="atrius-in-coverage-payer-type-cs"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem atrius-in-coverage-payer-type-cs</b></p><a name="atrius-in-coverage-payer-type-cs"> </a><a name="hcatrius-in-coverage-payer-type-cs"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-coverage-payer-type-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">pmjay<a name="atrius-in-coverage-payer-type-cs-pmjay"> </a></td><td>PM-JAY</td><td>Pradhan Mantri Jan Arogya Yojana</td></tr><tr><td style="white-space:nowrap">ESIS<a name="atrius-in-coverage-payer-type-cs-ESIS"> </a></td><td>ESIS</td><td>Employees State Insurance Scheme</td></tr><tr><td style="white-space:nowrap">private<a name="atrius-in-coverage-payer-type-cs-private"> </a></td><td>Private insurance</td><td>Private health insurance</td></tr><tr><td style="white-space:nowrap">public<a name="atrius-in-coverage-payer-type-cs-public"> </a></td><td>Public scheme</td><td>Other government health scheme</td></tr><tr><td style="white-space:nowrap">self-pay<a name="atrius-in-coverage-payer-type-cs-self-pay"> </a></td><td>Self pay</td><td>Out-of-pocket / self-funded</td></tr></table></div>
</text>
<url
value="https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-coverage-payer-type-cs"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.3.6.1.4.1.66219.1.16.3"/>
</identifier>
<version value="0.1.0"/>
<name value="AtriusInCoveragePayerTypeCS"/>
<title value="Atrius India Core Coverage Payer Type (CodeSystem)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-07-24T19:16:12+05:30"/>
<publisher value="Atrius"/>
<contact>
<name value="Atrius"/>
<telecom>
<system value="url"/>
<value value="https://atrius.in"/>
</telecom>
</contact>
<description
value="India payer and scheme types for coverage.type at AtriusIn storage."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="pmjay"/>
<display value="PM-JAY"/>
<definition value="Pradhan Mantri Jan Arogya Yojana"/>
</concept>
<concept>
<code value="ESIS"/>
<display value="ESIS"/>
<definition value="Employees State Insurance Scheme"/>
</concept>
<concept>
<code value="private"/>
<display value="Private insurance"/>
<definition value="Private health insurance"/>
</concept>
<concept>
<code value="public"/>
<display value="Public scheme"/>
<definition value="Other government health scheme"/>
</concept>
<concept>
<code value="self-pay"/>
<display value="Self pay"/>
<definition value="Out-of-pocket / self-funded"/>
</concept>
</CodeSystem>