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 |
{
"resourceType" : "CodeSystem",
"id" : "atrius-in-coverage-payer-type-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-coverage-payer-type-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66219.1.16.3"
}
],
"version" : "0.1.0",
"name" : "AtriusInCoveragePayerTypeCS",
"title" : "Atrius India Core Coverage Payer Type (CodeSystem)",
"status" : "active",
"experimental" : false,
"date" : "2026-07-24T19:16:12+05:30",
"publisher" : "Atrius",
"contact" : [
{
"name" : "Atrius",
"telecom" : [
{
"system" : "url",
"value" : "https://atrius.in"
}
]
}
],
"description" : "India payer and scheme types for coverage.type at AtriusIn storage.",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "pmjay",
"display" : "PM-JAY",
"definition" : "Pradhan Mantri Jan Arogya Yojana"
},
{
"code" : "ESIS",
"display" : "ESIS",
"definition" : "Employees State Insurance Scheme"
},
{
"code" : "private",
"display" : "Private insurance",
"definition" : "Private health insurance"
},
{
"code" : "public",
"display" : "Public scheme",
"definition" : "Other government health scheme"
},
{
"code" : "self-pay",
"display" : "Self pay",
"definition" : "Out-of-pocket / self-funded"
}
]
}