FHIR Implementation Guide for ABDM
5.0.0 - active
India
FHIR Implementation Guide for ABDM - Local Development build (v5.0.0). See the Directory of published versions
Official URL: https://nrces.in/ndhm/fhir/r4/StructureDefinition/PaymentReconciliation | Version: 5.0.0 | |||
Draft as of 2023-12-22 | Computable Name: PaymentReconciliation |
This profile provides the bulk payment details associated with a payment for goods and services rendered by a provider to patients covered by insurance plans offered by that payor.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from PaymentReconciliation
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | PaymentReconciliation | |||
![]() ![]() ![]() | 0..1 | Reference(Organization) | Party generating payment | |
![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |
![]() ![]() ![]() | ||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Submitter of the request | |
![]() ![]() ![]() ![]() | 0..1 | Reference(PractitionerRole) | Contact for the response | |
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Recipient of the payment | |
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | PaymentReconciliation | PaymentReconciliation resource | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
![]() ![]() ![]() | Σ | 1..1 | dateTime | Creation date |
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Party generating payment |
![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |
![]() ![]() ![]() | Σ | 1..1 | date | When payment issued |
![]() ![]() ![]() | Σ | 1..1 | Money | Total amount of Payment |
![]() |
Path | Conformance | ValueSet |
PaymentReconciliation.status | required | FinancialResourceStatusCodes |
Id | Grade | Path(s) | Details | Requirements |
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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 0..* | PaymentReconciliation | PaymentReconciliation resource | |||||
![]() ![]() ![]() | Σ | 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 | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | 0..* | Identifier | Business Identifier for a payment reconciliation | |||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | Period covered | ||||
![]() ![]() ![]() | Σ | 1..1 | dateTime | Creation date | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Party generating payment | ||||
![]() ![]() ![]() | 0..1 | Reference(Task) | Reference to requesting resource | |||||
![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() ![]() | 0..1 | code | queued | complete | error | partial Binding: ClaimProcessingCodes (required): The outcome of the processing. | |||||
![]() ![]() ![]() | 0..1 | string | Disposition message | |||||
![]() ![]() ![]() | Σ | 1..1 | date | When payment issued | ||||
![]() ![]() ![]() | Σ | 1..1 | Money | Total amount of Payment | ||||
![]() ![]() ![]() | 0..1 | Identifier | Business identifier for the payment | |||||
![]() ![]() ![]() | 0..* | BackboneElement | Settlement particulars | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | Identifier | Business identifier of the payment detail | |||||
![]() ![]() ![]() ![]() | 0..1 | Identifier | Business identifier of the prior payment detail | |||||
![]() ![]() ![]() ![]() | 1..1 | CodeableConcept | Category of payment Binding: PaymentTypeCodes (example): The reason for the amount: payment, adjustment, advance. | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Resource) | Request giving rise to the payment | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Submitter of the request | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Resource) | Response committing to a payment | |||||
![]() ![]() ![]() ![]() | 0..1 | date | Date of commitment to pay | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(PractitionerRole) | Contact for the response | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Recipient of the payment | |||||
![]() ![]() ![]() ![]() | 0..1 | Money | Amount allocated to this payable | |||||
![]() ![]() ![]() | 0..1 | CodeableConcept | Printed form identifier Binding: Form Codes (example): The forms codes. | |||||
![]() ![]() ![]() | 0..* | BackboneElement | Note concerning processing | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | code | display | print | printoper Binding: NoteType (required): The presentation types of notes. | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Note explanatory text | |||||
![]() |
Path | Conformance | ValueSet | ||||
PaymentReconciliation.language | preferred | CommonLanguages
| ||||
PaymentReconciliation.status | required | FinancialResourceStatusCodes | ||||
PaymentReconciliation.outcome | required | ClaimProcessingCodes | ||||
PaymentReconciliation.detail.type | example | PaymentTypeCodes | ||||
PaymentReconciliation.formCode | example | Form Codes | ||||
PaymentReconciliation.processNote.type | required | NoteType |
Id | Grade | Path(s) | Details | Requirements |
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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from PaymentReconciliation
Differential View
This structure is derived from PaymentReconciliation
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | PaymentReconciliation | |||
![]() ![]() ![]() | 0..1 | Reference(Organization) | Party generating payment | |
![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |
![]() ![]() ![]() | ||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Submitter of the request | |
![]() ![]() ![]() ![]() | 0..1 | Reference(PractitionerRole) | Contact for the response | |
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Recipient of the payment | |
![]() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | PaymentReconciliation | PaymentReconciliation resource | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
![]() ![]() ![]() | Σ | 1..1 | dateTime | Creation date |
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Party generating payment |
![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |
![]() ![]() ![]() | Σ | 1..1 | date | When payment issued |
![]() ![]() ![]() | Σ | 1..1 | Money | Total amount of Payment |
![]() |
Path | Conformance | ValueSet |
PaymentReconciliation.status | required | FinancialResourceStatusCodes |
Id | Grade | Path(s) | Details | Requirements |
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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 0..* | PaymentReconciliation | PaymentReconciliation resource | |||||
![]() ![]() ![]() | Σ | 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 | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | 0..* | Identifier | Business Identifier for a payment reconciliation | |||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | Period covered | ||||
![]() ![]() ![]() | Σ | 1..1 | dateTime | Creation date | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Party generating payment | ||||
![]() ![]() ![]() | 0..1 | Reference(Task) | Reference to requesting resource | |||||
![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() ![]() | 0..1 | code | queued | complete | error | partial Binding: ClaimProcessingCodes (required): The outcome of the processing. | |||||
![]() ![]() ![]() | 0..1 | string | Disposition message | |||||
![]() ![]() ![]() | Σ | 1..1 | date | When payment issued | ||||
![]() ![]() ![]() | Σ | 1..1 | Money | Total amount of Payment | ||||
![]() ![]() ![]() | 0..1 | Identifier | Business identifier for the payment | |||||
![]() ![]() ![]() | 0..* | BackboneElement | Settlement particulars | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | Identifier | Business identifier of the payment detail | |||||
![]() ![]() ![]() ![]() | 0..1 | Identifier | Business identifier of the prior payment detail | |||||
![]() ![]() ![]() ![]() | 1..1 | CodeableConcept | Category of payment Binding: PaymentTypeCodes (example): The reason for the amount: payment, adjustment, advance. | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Resource) | Request giving rise to the payment | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Submitter of the request | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Resource) | Response committing to a payment | |||||
![]() ![]() ![]() ![]() | 0..1 | date | Date of commitment to pay | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(PractitionerRole) | Contact for the response | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Recipient of the payment | |||||
![]() ![]() ![]() ![]() | 0..1 | Money | Amount allocated to this payable | |||||
![]() ![]() ![]() | 0..1 | CodeableConcept | Printed form identifier Binding: Form Codes (example): The forms codes. | |||||
![]() ![]() ![]() | 0..* | BackboneElement | Note concerning processing | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | code | display | print | printoper Binding: NoteType (required): The presentation types of notes. | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Note explanatory text | |||||
![]() |
Path | Conformance | ValueSet | ||||
PaymentReconciliation.language | preferred | CommonLanguages
| ||||
PaymentReconciliation.status | required | FinancialResourceStatusCodes | ||||
PaymentReconciliation.outcome | required | ClaimProcessingCodes | ||||
PaymentReconciliation.detail.type | example | PaymentTypeCodes | ||||
PaymentReconciliation.formCode | example | Form Codes | ||||
PaymentReconciliation.processNote.type | required | NoteType |
Id | Grade | Path(s) | Details | Requirements |
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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from PaymentReconciliation
Other representations of profile: CSV, Excel, Schematron