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
| Official URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-package-case | Version: 0.1.0 | ||||
| Draft as of 2026-08-30 | Computable Name: AtriusInPackageCase | ||||
| Other Identifiers: OID:1.3.6.1.4.1.66219.1.42.178 | |||||
Package-case Account for an encounter (or episode). Inclusion allocation lives in Postgres; this resource is the published case header. Practitioner compensation is not recorded here.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Path | Status | Usage | ValueSet | Version | Source |
| Account.status | Base | required | AccountStatus | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Account | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Account | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Account | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Account | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Account | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Account.implicitRules, Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension, Account.identifier, Account.status, Account.subject, Account.owner | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | AtriusInAccount(0.1.0) | Tracks balance, charges, for patient or cost center | |
![]() ![]() |
1..* | Extension | Extension | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
S | 1..1 | AtriusInPackageCode(0.1.0) | Atrius Package Code |
![]() ![]() ![]() |
S | 0..1 | AtriusInIncludedLosDays(0.1.0) | Atrius Included Length of Stay |
![]() ![]() |
S | 0..* | Identifier | Account number |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | AtriusInAccount(0.1.0) | Tracks balance, charges, for patient or cost center | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
S | 0..1 | Reference(Atrius India Core Encounter(0.1.0)) | Account encounter URL: https://atrius.in/fhir/StructureDefinition/atrius-account-encounter Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..1 | Money | Account credit limit URL: https://atrius.in/fhir/StructureDefinition/atrius-credit-limit Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..* | Reference(PaymentNotice) | Account payment notice URL: https://atrius.in/fhir/StructureDefinition/atrius-account-payment-notice Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..* | Reference(ChargeItem) | Account charge item URL: https://atrius.in/fhir/StructureDefinition/atrius-account-charge-item Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 1..1 | code | Atrius Package Code URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-package-code Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..1 | unsignedInt | Atrius Included Length of Stay URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-included-los-days Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | code | Atrius Bed Category Extension URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-bed-category Binding: AtriusBedCategoryVS (0.1.0) (required) Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Atrius India Core Payer Contract(0.1.0)) | Atrius Contract Reference URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-contract-ref Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Atrius India Core ChargeItemDefinition(0.1.0)) | Atrius Package Definition Reference URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-package-definition-ref Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Account number | ||||
![]() ![]() |
?!SΣ | 1..1 | code | active | inactive | entered-in-error | on-hold | unknown Binding: AccountStatus (required): Indicates whether the account is available to be used. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | E.g. patient, expense, depreciation Binding: AccountTypes (example): The usage type of this account, permits categorization of accounts. | ||||
![]() ![]() |
Σ | 0..1 | string | Human-readable label | ||||
![]() ![]() |
SΣ | 1..* | Reference(Atrius India Core Patient(0.1.0)) | The entity that caused the expenses | ||||
![]() ![]() |
Σ | 0..1 | Period | Transaction window | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Coverage) | The party(s), such as insurances, that may contribute to the payment of this account | ||||
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | The priority of the coverage in the context of this account | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Organization(0.1.0)) | Entity managing the Account | ||||
![]() ![]() |
Σ | 0..1 | string | Explanation of purpose/use | ||||
![]() ![]() |
0..* | BackboneElement | The parties ultimately responsible for balancing the Account | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | Reference(Patient | RelatedPerson | Organization) | Responsible entity | |||||
![]() ![]() ![]() |
0..1 | boolean | Credit or other hold applied | |||||
![]() ![]() ![]() |
0..1 | Period | Guarantee account during | |||||
![]() ![]() |
0..1 | Reference(Account) | Reference to a parent Account | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Account.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Account.status | Base | required | AccountStatus | 📍4.0.1 | FHIR Std. |
| Account.type | Base | example | Account Types | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Account | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Account | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Account | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Account | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Account | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Account.meta, Account.implicitRules, Account.language, Account.text, Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension, Account.identifier, Account.status, Account.type, Account.name, Account.subject, Account.servicePeriod, Account.coverage, Account.coverage.extension, Account.coverage.modifierExtension, Account.coverage.coverage, Account.coverage.priority, Account.owner, Account.description, Account.guarantor, Account.guarantor.extension, Account.guarantor.modifierExtension, Account.guarantor.party, Account.guarantor.onHold, Account.guarantor.period, Account.partOf | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension, Account.coverage.extension, Account.coverage.modifierExtension, Account.guarantor.extension, Account.guarantor.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| Account.status | Base | required | AccountStatus | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Account | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Account | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Account | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Account | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Account | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Account.implicitRules, Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension, Account.identifier, Account.status, Account.subject, Account.owner | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | AtriusInAccount(0.1.0) | Tracks balance, charges, for patient or cost center | |
![]() ![]() |
1..* | Extension | Extension | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
S | 1..1 | AtriusInPackageCode(0.1.0) | Atrius Package Code |
![]() ![]() ![]() |
S | 0..1 | AtriusInIncludedLosDays(0.1.0) | Atrius Included Length of Stay |
![]() ![]() |
S | 0..* | Identifier | Account number |
Documentation for this format | ||||
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | AtriusInAccount(0.1.0) | Tracks balance, charges, for patient or cost center | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
S | 0..1 | Reference(Atrius India Core Encounter(0.1.0)) | Account encounter URL: https://atrius.in/fhir/StructureDefinition/atrius-account-encounter Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..1 | Money | Account credit limit URL: https://atrius.in/fhir/StructureDefinition/atrius-credit-limit Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..* | Reference(PaymentNotice) | Account payment notice URL: https://atrius.in/fhir/StructureDefinition/atrius-account-payment-notice Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..* | Reference(ChargeItem) | Account charge item URL: https://atrius.in/fhir/StructureDefinition/atrius-account-charge-item Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 1..1 | code | Atrius Package Code URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-package-code Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..1 | unsignedInt | Atrius Included Length of Stay URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-included-los-days Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | code | Atrius Bed Category Extension URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-bed-category Binding: AtriusBedCategoryVS (0.1.0) (required) Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Atrius India Core Payer Contract(0.1.0)) | Atrius Contract Reference URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-contract-ref Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Atrius India Core ChargeItemDefinition(0.1.0)) | Atrius Package Definition Reference URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-package-definition-ref Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Account number | ||||
![]() ![]() |
?!SΣ | 1..1 | code | active | inactive | entered-in-error | on-hold | unknown Binding: AccountStatus (required): Indicates whether the account is available to be used. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | E.g. patient, expense, depreciation Binding: AccountTypes (example): The usage type of this account, permits categorization of accounts. | ||||
![]() ![]() |
Σ | 0..1 | string | Human-readable label | ||||
![]() ![]() |
SΣ | 1..* | Reference(Atrius India Core Patient(0.1.0)) | The entity that caused the expenses | ||||
![]() ![]() |
Σ | 0..1 | Period | Transaction window | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Coverage) | The party(s), such as insurances, that may contribute to the payment of this account | ||||
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | The priority of the coverage in the context of this account | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Organization(0.1.0)) | Entity managing the Account | ||||
![]() ![]() |
Σ | 0..1 | string | Explanation of purpose/use | ||||
![]() ![]() |
0..* | BackboneElement | The parties ultimately responsible for balancing the Account | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | Reference(Patient | RelatedPerson | Organization) | Responsible entity | |||||
![]() ![]() ![]() |
0..1 | boolean | Credit or other hold applied | |||||
![]() ![]() ![]() |
0..1 | Period | Guarantee account during | |||||
![]() ![]() |
0..1 | Reference(Account) | Reference to a parent Account | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Account.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Account.status | Base | required | AccountStatus | 📍4.0.1 | FHIR Std. |
| Account.type | Base | example | Account Types | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Account | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Account | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Account | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Account | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Account | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Account.meta, Account.implicitRules, Account.language, Account.text, Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension, Account.identifier, Account.status, Account.type, Account.name, Account.subject, Account.servicePeriod, Account.coverage, Account.coverage.extension, Account.coverage.modifierExtension, Account.coverage.coverage, Account.coverage.priority, Account.owner, Account.description, Account.guarantor, Account.guarantor.extension, Account.guarantor.modifierExtension, Account.guarantor.party, Account.guarantor.onHold, Account.guarantor.period, Account.partOf | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Account.extension, Account.extension:encounter, Account.extension:creditLimit, Account.extension:paymentNotice, Account.extension:chargeItem, Account.extension:packageCode, Account.extension:includedLosDays, Account.extension:bedCategory, Account.extension:contractRef, Account.extension:packageDefinition, Account.modifierExtension, Account.coverage.extension, Account.coverage.modifierExtension, Account.guarantor.extension, Account.guarantor.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Other representations of profile: CSV, Excel, Schematron