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

Resource Profile: Atrius India Core PaymentReconciliation

Official URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-paymentreconciliation Version: 0.1.0
Draft as of 2026-07-24 Computable Name: AtriusInPaymentReconciliation
Other Identifiers: OID:1.3.6.1.4.1.66219.1.42.97

Atrius India Core profile. Parent: FHIR R4. NDHM 6.5.0 PaymentReconciliation parity.

Usages:

  • This Profile is not used by any profiles in this Specification

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(4.0.1) PaymentReconciliation resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... paymentIssuer Σ 0..1 Reference(Atrius India Core Organization(0.1.0)) Party generating payment
... paymentDate Σ 1..1 date When payment issued
... paymentAmount Σ 1..1 Money Total amount of Payment
... paymentIdentifier S 0..1 Identifier Business identifier for the payment

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error PaymentReconciliation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error PaymentReconciliation 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 PaymentReconciliation 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 PaymentReconciliation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PaymentReconciliation A resource should have narrative for robust management text.`div`.exists()
ele-1 error PaymentReconciliation.implicitRules, PaymentReconciliation.modifierExtension, PaymentReconciliation.status, PaymentReconciliation.created, PaymentReconciliation.paymentIssuer, PaymentReconciliation.paymentDate, PaymentReconciliation.paymentAmount, PaymentReconciliation.paymentIdentifier All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error PaymentReconciliation.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(4.0.1) PaymentReconciliation resource
... status S 1..1 code active | cancelled | draft | entered-in-error
... paymentIssuer 0..1 Reference(Atrius India Core Organization(0.1.0)) Party generating payment
... paymentIdentifier S 0..1 Identifier Business identifier for the payment
.... type 1..1 CodeableConcept Category of payment
Binding: PaymentType (6.5.0) (example)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
PaymentReconciliation.​detail.type Base example Payment Type 📍6.5.0 FHIR Implementation Guide for ABDM v6.5
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(4.0.1) PaymentReconciliation resource
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier Business Identifier for a payment reconciliation
... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... period Σ 0..1 Period Period covered
... created Σ 1..1 dateTime Creation date
... paymentIssuer Σ 0..1 Reference(Atrius India Core Organization(0.1.0)) Party generating payment
... request 0..1 Reference(Task) Reference to requesting resource
... requestor 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... outcome 0..1 code queued | complete | error | partial
Binding: ClaimProcessingCodes (required): The outcome of the processing.
... disposition 0..1 string Disposition message
... paymentDate Σ 1..1 date When payment issued
... paymentAmount Σ 1..1 Money Total amount of Payment
... paymentIdentifier S 0..1 Identifier Business identifier for the payment
... detail 0..* BackboneElement Settlement particulars
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier 0..1 Identifier Business identifier of the payment detail
.... predecessor 0..1 Identifier Business identifier of the prior payment detail
.... type 1..1 CodeableConcept Category of payment
Binding: PaymentType (6.5.0) (example)
.... request 0..1 Reference(Resource) Request giving rise to the payment
.... submitter 0..1 Reference(Practitioner | PractitionerRole | Organization) Submitter of the request
.... response 0..1 Reference(Resource) Response committing to a payment
.... date 0..1 date Date of commitment to pay
.... responsible 0..1 Reference(PractitionerRole) Contact for the response
.... payee 0..1 Reference(Practitioner | PractitionerRole | Organization) Recipient of the payment
.... amount 0..1 Money Amount allocated to this payable
... formCode 0..1 CodeableConcept Printed form identifier
Binding: Form Codes (example): The forms codes.
... processNote 0..* BackboneElement Note concerning processing
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 0..1 code display | print | printoper
Binding: NoteType (required): The presentation types of notes.
.... text 0..1 string Note explanatory text

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PaymentReconciliation.​language Base preferred Common Languages 📍4.0.1 FHIR Std.
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍4.0.1 FHIR Std.
PaymentReconciliation.​outcome Base required Claim Processing Codes 📍4.0.1 FHIR Std.
PaymentReconciliation.​detail.type Base example Payment Type 📍6.5.0 FHIR Implementation Guide for ABDM v6.5
PaymentReconciliation.​formCode Base example Forms 📍4.0.1 FHIR Std.
PaymentReconciliation.​processNote.type Base required NoteType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error PaymentReconciliation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error PaymentReconciliation 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 PaymentReconciliation 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 PaymentReconciliation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PaymentReconciliation A resource should have narrative for robust management text.`div`.exists()
ele-1 error PaymentReconciliation.meta, PaymentReconciliation.implicitRules, PaymentReconciliation.language, PaymentReconciliation.text, PaymentReconciliation.extension, PaymentReconciliation.modifierExtension, PaymentReconciliation.identifier, PaymentReconciliation.status, PaymentReconciliation.period, PaymentReconciliation.created, PaymentReconciliation.paymentIssuer, PaymentReconciliation.request, PaymentReconciliation.requestor, PaymentReconciliation.outcome, PaymentReconciliation.disposition, PaymentReconciliation.paymentDate, PaymentReconciliation.paymentAmount, PaymentReconciliation.paymentIdentifier, PaymentReconciliation.detail, PaymentReconciliation.detail.extension, PaymentReconciliation.detail.modifierExtension, PaymentReconciliation.detail.identifier, PaymentReconciliation.detail.predecessor, PaymentReconciliation.detail.type, PaymentReconciliation.detail.request, PaymentReconciliation.detail.submitter, PaymentReconciliation.detail.response, PaymentReconciliation.detail.date, PaymentReconciliation.detail.responsible, PaymentReconciliation.detail.payee, PaymentReconciliation.detail.amount, PaymentReconciliation.formCode, PaymentReconciliation.processNote, PaymentReconciliation.processNote.extension, PaymentReconciliation.processNote.modifierExtension, PaymentReconciliation.processNote.type, PaymentReconciliation.processNote.text All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error PaymentReconciliation.extension, PaymentReconciliation.modifierExtension, PaymentReconciliation.detail.extension, PaymentReconciliation.detail.modifierExtension, PaymentReconciliation.processNote.extension, PaymentReconciliation.processNote.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(4.0.1) PaymentReconciliation resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... paymentIssuer Σ 0..1 Reference(Atrius India Core Organization(0.1.0)) Party generating payment
... paymentDate Σ 1..1 date When payment issued
... paymentAmount Σ 1..1 Money Total amount of Payment
... paymentIdentifier S 0..1 Identifier Business identifier for the payment

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error PaymentReconciliation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error PaymentReconciliation 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 PaymentReconciliation 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 PaymentReconciliation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PaymentReconciliation A resource should have narrative for robust management text.`div`.exists()
ele-1 error PaymentReconciliation.implicitRules, PaymentReconciliation.modifierExtension, PaymentReconciliation.status, PaymentReconciliation.created, PaymentReconciliation.paymentIssuer, PaymentReconciliation.paymentDate, PaymentReconciliation.paymentAmount, PaymentReconciliation.paymentIdentifier All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error PaymentReconciliation.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(4.0.1) PaymentReconciliation resource
... status S 1..1 code active | cancelled | draft | entered-in-error
... paymentIssuer 0..1 Reference(Atrius India Core Organization(0.1.0)) Party generating payment
... paymentIdentifier S 0..1 Identifier Business identifier for the payment
.... type 1..1 CodeableConcept Category of payment
Binding: PaymentType (6.5.0) (example)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
PaymentReconciliation.​detail.type Base example Payment Type 📍6.5.0 FHIR Implementation Guide for ABDM v6.5

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(4.0.1) PaymentReconciliation resource
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier Business Identifier for a payment reconciliation
... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... period Σ 0..1 Period Period covered
... created Σ 1..1 dateTime Creation date
... paymentIssuer Σ 0..1 Reference(Atrius India Core Organization(0.1.0)) Party generating payment
... request 0..1 Reference(Task) Reference to requesting resource
... requestor 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... outcome 0..1 code queued | complete | error | partial
Binding: ClaimProcessingCodes (required): The outcome of the processing.
... disposition 0..1 string Disposition message
... paymentDate Σ 1..1 date When payment issued
... paymentAmount Σ 1..1 Money Total amount of Payment
... paymentIdentifier S 0..1 Identifier Business identifier for the payment
... detail 0..* BackboneElement Settlement particulars
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier 0..1 Identifier Business identifier of the payment detail
.... predecessor 0..1 Identifier Business identifier of the prior payment detail
.... type 1..1 CodeableConcept Category of payment
Binding: PaymentType (6.5.0) (example)
.... request 0..1 Reference(Resource) Request giving rise to the payment
.... submitter 0..1 Reference(Practitioner | PractitionerRole | Organization) Submitter of the request
.... response 0..1 Reference(Resource) Response committing to a payment
.... date 0..1 date Date of commitment to pay
.... responsible 0..1 Reference(PractitionerRole) Contact for the response
.... payee 0..1 Reference(Practitioner | PractitionerRole | Organization) Recipient of the payment
.... amount 0..1 Money Amount allocated to this payable
... formCode 0..1 CodeableConcept Printed form identifier
Binding: Form Codes (example): The forms codes.
... processNote 0..* BackboneElement Note concerning processing
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 0..1 code display | print | printoper
Binding: NoteType (required): The presentation types of notes.
.... text 0..1 string Note explanatory text

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PaymentReconciliation.​language Base preferred Common Languages 📍4.0.1 FHIR Std.
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍4.0.1 FHIR Std.
PaymentReconciliation.​outcome Base required Claim Processing Codes 📍4.0.1 FHIR Std.
PaymentReconciliation.​detail.type Base example Payment Type 📍6.5.0 FHIR Implementation Guide for ABDM v6.5
PaymentReconciliation.​formCode Base example Forms 📍4.0.1 FHIR Std.
PaymentReconciliation.​processNote.type Base required NoteType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error PaymentReconciliation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error PaymentReconciliation 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 PaymentReconciliation 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 PaymentReconciliation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PaymentReconciliation A resource should have narrative for robust management text.`div`.exists()
ele-1 error PaymentReconciliation.meta, PaymentReconciliation.implicitRules, PaymentReconciliation.language, PaymentReconciliation.text, PaymentReconciliation.extension, PaymentReconciliation.modifierExtension, PaymentReconciliation.identifier, PaymentReconciliation.status, PaymentReconciliation.period, PaymentReconciliation.created, PaymentReconciliation.paymentIssuer, PaymentReconciliation.request, PaymentReconciliation.requestor, PaymentReconciliation.outcome, PaymentReconciliation.disposition, PaymentReconciliation.paymentDate, PaymentReconciliation.paymentAmount, PaymentReconciliation.paymentIdentifier, PaymentReconciliation.detail, PaymentReconciliation.detail.extension, PaymentReconciliation.detail.modifierExtension, PaymentReconciliation.detail.identifier, PaymentReconciliation.detail.predecessor, PaymentReconciliation.detail.type, PaymentReconciliation.detail.request, PaymentReconciliation.detail.submitter, PaymentReconciliation.detail.response, PaymentReconciliation.detail.date, PaymentReconciliation.detail.responsible, PaymentReconciliation.detail.payee, PaymentReconciliation.detail.amount, PaymentReconciliation.formCode, PaymentReconciliation.processNote, PaymentReconciliation.processNote.extension, PaymentReconciliation.processNote.modifierExtension, PaymentReconciliation.processNote.type, PaymentReconciliation.processNote.text All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error PaymentReconciliation.extension, PaymentReconciliation.modifierExtension, PaymentReconciliation.detail.extension, PaymentReconciliation.detail.modifierExtension, PaymentReconciliation.processNote.extension, PaymentReconciliation.processNote.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron