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-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:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PaymentReconciliation(4.0.1) | PaymentReconciliation resource | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!SΣ | 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(Atrius India Core Organization(0.1.0)) | Party generating payment |
![]() ![]() |
Σ | 1..1 | date | When payment issued |
![]() ![]() |
Σ | 1..1 | Money | Total amount of Payment |
![]() ![]() |
S | 0..1 | Identifier | Business identifier for the payment |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| PaymentReconciliation.status | Base | required | Financial Resource Status Codes | 📍4.0.1 | FHIR Std. |
| 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()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PaymentReconciliation(4.0.1) | PaymentReconciliation resource | |
![]() ![]() |
S | 1..1 | code | active | cancelled | draft | entered-in-error |
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Party generating payment | |
![]() ![]() |
S | 0..1 | Identifier | Business identifier for the payment |
![]() ![]() |
||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Category of payment Binding: PaymentType (6.5.0) (example) | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| PaymentReconciliation.detail.type | Base | example | Payment Type | 📍6.5.0 | FHIR Implementation Guide for ABDM v6.5 |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | PaymentReconciliation(4.0.1) | 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 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Business Identifier for a payment reconciliation | |||||
![]() ![]() |
?!SΣ | 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(Atrius India Core Organization(0.1.0)) | 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 | ||||
![]() ![]() |
S | 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 Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
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: PaymentType (6.5.0) (example) | |||||
![]() ![]() ![]() |
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 Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | code | display | print | printoper Binding: NoteType (required): The presentation types of notes. | |||||
![]() ![]() ![]() |
0..1 | string | Note explanatory text | |||||
Documentation for this format | ||||||||
| 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. |
| 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()
|
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PaymentReconciliation(4.0.1) | PaymentReconciliation resource | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!SΣ | 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(Atrius India Core Organization(0.1.0)) | Party generating payment |
![]() ![]() |
Σ | 1..1 | date | When payment issued |
![]() ![]() |
Σ | 1..1 | Money | Total amount of Payment |
![]() ![]() |
S | 0..1 | Identifier | Business identifier for the payment |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| PaymentReconciliation.status | Base | required | Financial Resource Status Codes | 📍4.0.1 | FHIR Std. |
| 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PaymentReconciliation(4.0.1) | PaymentReconciliation resource | |
![]() ![]() |
S | 1..1 | code | active | cancelled | draft | entered-in-error |
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Party generating payment | |
![]() ![]() |
S | 0..1 | Identifier | Business identifier for the payment |
![]() ![]() |
||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Category of payment Binding: PaymentType (6.5.0) (example) | |
Documentation for this format | ||||
| 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | PaymentReconciliation(4.0.1) | 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 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Business Identifier for a payment reconciliation | |||||
![]() ![]() |
?!SΣ | 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(Atrius India Core Organization(0.1.0)) | 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 | ||||
![]() ![]() |
S | 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 Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
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: PaymentType (6.5.0) (example) | |||||
![]() ![]() ![]() |
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 Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | code | display | print | printoper Binding: NoteType (required): The presentation types of notes. | |||||
![]() ![]() ![]() |
0..1 | string | Note explanatory text | |||||
Documentation for this format | ||||||||
| 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. |
| 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()
|
Other representations of profile: CSV, Excel, Schematron