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-08-30 |
{
"resourceType" : "CodeSystem",
"id" : "atrius-in-package-bucket-on-breach-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-package-bucket-on-breach-cs</b></p><a name=\"atrius-in-package-bucket-on-breach-cs\"> </a><a name=\"hcatrius-in-package-bucket-on-breach-cs\"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-package-bucket-on-breach-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></tr><tr><td style=\"white-space:nowrap\">charge-patient<a name=\"atrius-in-package-bucket-on-breach-cs-charge-patient\"> </a></td><td>Charge patient</td></tr><tr><td style=\"white-space:nowrap\">exception<a name=\"atrius-in-package-bucket-on-breach-cs-exception\"> </a></td><td>Exception worklist</td></tr><tr><td style=\"white-space:nowrap\">preauth-enhancement<a name=\"atrius-in-package-bucket-on-breach-cs-preauth-enhancement\"> </a></td><td>Raise pre-auth enhancement</td></tr></table></div>"
},
"url" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-package-bucket-on-breach-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66219.1.16.30"
}
],
"version" : "0.1.0",
"name" : "AtriusPackageBucketOnBreach",
"title" : "Atrius Package Bucket On-Breach",
"status" : "active",
"experimental" : false,
"date" : "2026-08-30T18:15:29+05:30",
"publisher" : "Atrius",
"contact" : [
{
"name" : "Atrius",
"telecom" : [
{
"system" : "url",
"value" : "https://atrius.in"
}
]
}
],
"description" : "What happens when a package cap bucket is exhausted.",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "charge-patient",
"display" : "Charge patient"
},
{
"code" : "exception",
"display" : "Exception worklist"
},
{
"code" : "preauth-enhancement",
"display" : "Raise pre-auth enhancement"
}
]
}