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
{
"resourceType" : "Account",
"id" : "atrius-in-account-ipd-example",
"meta" : {
"profile" : [
🔗 "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-account"
]
},
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Account atrius-in-account-ipd-example</b></p><a name=\"atrius-in-account-ipd-example\"> </a><a name=\"hcatrius-in-account-ipd-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-atrius-in-account.html\">Atrius India Core Account</a></p></div><p><b>Account encounter</b>: <a href=\"Encounter-atrius-in-encounter-inpatient-example.html\">Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); type = ; period = 2026-07-03 10:00:00+0530 --> (ongoing); reasonCode = </a></p><p><b>Account credit limit</b>: <span title=\"Indian Rupee\">₹50,000.00</span> (INR)</p><p><b>Account payment notice</b>: <a href=\"PaymentNotice-atrius-in-paymentnotice-deposit-example.html\">PaymentNotice: extension = Deposit / advance (Atrius Payment Kind#deposit); status = active; created = 2026-07-03 10:15:00+0530; paymentDate = 2026-07-03</a></p><p><b>Account charge item</b>: <a href=\"ChargeItem-atrius-in-chargeitem-opd-example.html\">ChargeItem Consultation</a></p><p><b>status</b>: Active</p><p><b>name</b>: IPD account — Priya Sharma</p><p><b>subject</b>: <a href=\"Patient-atrius-in-patient-example.html\">Priya Sharma(official) Female, DoB: 1985-03-15 ( Ayushman Bharat Health Account (ABHA) ID: NDHMHealthId#ABHA-1234-5678-9012\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>servicePeriod</b>: 2026-07-03 10:00:00+0530 --> (ongoing)</p><p><b>owner</b>: <a href=\"Organization-atrius-in-organization-example.html\">Organization AtriusIn General Hospital</a></p></div>"
},
"extension" : [
{
"url" : "https://atrius.in/fhir/StructureDefinition/atrius-account-encounter",
"valueReference" : {
🔗 "reference" : "Encounter/atrius-in-encounter-inpatient-example"
}
},
{
"url" : "https://atrius.in/fhir/StructureDefinition/atrius-credit-limit",
"valueMoney" : {
"value" : 50000,
"currency" : "INR"
}
},
{
"url" : "https://atrius.in/fhir/StructureDefinition/atrius-account-payment-notice",
"valueReference" : {
🔗 "reference" : "PaymentNotice/atrius-in-paymentnotice-deposit-example"
}
},
{
"url" : "https://atrius.in/fhir/StructureDefinition/atrius-account-charge-item",
"valueReference" : {
🔗 "reference" : "ChargeItem/atrius-in-chargeitem-opd-example"
}
}
],
"status" : "active",
"name" : "IPD account — Priya Sharma",
"subject" : [
{
🔗 "reference" : "Patient/atrius-in-patient-example"
}
],
"servicePeriod" : {
"start" : "2026-07-03T10:00:00+05:30"
},
"owner" : {
🔗 "reference" : "Organization/atrius-in-organization-example"
}
}