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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/atrius-in-coverage-payer-type-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "atrius-in-coverage-payer-type-cs"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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>"
] ;
fhir:CodeSystem.url [ fhir:value "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-coverage-payer-type-cs"] ;
fhir:CodeSystem.identifier [
fhir:index -1 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:1.3.6.1.4.1.66219.1.16.3" ]
] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "AtriusInCoveragePayerTypeCS"] ;
fhir:CodeSystem.title [ fhir:value "Atrius India Core Coverage Payer Type (CodeSystem)"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-24T19:16:12+05:30"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Atrius"] ;
fhir:CodeSystem.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Atrius" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://atrius.in" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "India payer and scheme types for coverage.type at AtriusIn storage."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "5"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "pmjay" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PM-JAY" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Pradhan Mantri Jan Arogya Yojana" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "ESIS" ] ;
fhir:CodeSystem.concept.display [ fhir:value "ESIS" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Employees State Insurance Scheme" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "private" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Private insurance" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Private health insurance" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "public" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Public scheme" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Other government health scheme" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "self-pay" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Self pay" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Out-of-pocket / self-funded" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/atrius-in-coverage-payer-type-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/atrius-in-coverage-payer-type-cs.ttl> .
IG © 2026+ Atrius.
Package atrius.fhir.r4.india#0.1.0 based on FHIR 4.0.1.
Generated
2026-07-24
Links: Table of Contents |
QA Report