Extensions for Using Data Elements from FHIR R4B in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R4B_PaymentReconciliation_R5

Official URL: http://hl7.org/fhir/4.3/StructureDefinition/profile-PaymentReconciliation Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R4B_PaymentReconciliation_R5

This cross-version profile allows R4B PaymentReconciliation content to be represented via FHIR R5 PaymentReconciliation resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(5.0.0) PaymentReconciliation resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... created Σ 1..1 dateTime Creation date
... date Σ 1..1 date When payment issued
... amount Σ 1..1 Money Total amount of Payment

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PaymentReconciliation.​type Base extensible Payment Type Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍5.0.0 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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.type, PaymentReconciliation.status, PaymentReconciliation.created, PaymentReconciliation.date, PaymentReconciliation.amount 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()

This structure is derived from PaymentReconciliation

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(5.0.0) PaymentReconciliation resource
... allocation
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:request 0..1 Reference(Cross-version Profile for R4B.Resource for use in FHIR R5(0.1.0) | Resource) R4B: Request giving rise to the payment (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-PaymentReconciliation.detail.request
.... response
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:response 0..1 Reference(Resource) R4B: response additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(5.0.0) 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
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... 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
... type Σ 1..1 CodeableConcept Category of payment
Binding: PaymentTypeCodes (extensible)
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... kind 0..1 CodeableConcept Workflow originating payment
Binding: PaymentKind (extensible)
... period Σ 0..1 Period Period covered
... created Σ 1..1 dateTime Creation date
... enterer 0..1 Reference(Practitioner | PractitionerRole | Organization) Who entered the payment
... issuerType 0..1 CodeableConcept Nature of the source
Binding: PaymentIssuerType (extensible)
... paymentIssuer Σ 0..1 Reference(Organization | Patient | RelatedPerson) 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: PaymentOutcome (required): The outcome of the processing.
... disposition 0..1 string Disposition message
... date Σ 1..1 date When payment issued
... location 0..1 Reference(Location) Where payment collected
... method 0..1 CodeableConcept Payment instrument
Binding: Hl7VSPaymentMethodCode (3.0.0) (extensible)
... cardBrand 0..1 string Type of card
... accountNumber 0..1 string Digits for verification
... expirationDate 0..1 date Expiration year-month
... processor 0..1 string Processor name
... referenceNumber 0..1 string Check number or payment reference
... authorization 0..1 string Authorization number
... tenderedAmount 0..1 Money Amount offered by the issuer
... returnedAmount 0..1 Money Amount returned by the receiver
... amount Σ 1..1 Money Total amount of Payment
... paymentIdentifier 0..1 Identifier Business identifier for the payment
... allocation 0..* BackboneElement Settlement particulars
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:request 0..1 Reference(Cross-version Profile for R4B.Resource for use in FHIR R5(0.1.0) | Resource) R4B: Request giving rise to the payment (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-PaymentReconciliation.detail.request
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
.... target 0..1 Reference(Claim | Account | Invoice | ChargeItem | Encounter | Contract) Subject of the payment
.... targetItem[x] 0..1 Sub-element of the subject
..... targetItemString string
..... targetItemIdentifier Identifier
..... targetItemPositiveInt positiveInt
.... encounter 0..1 Reference(Encounter) Applied-to encounter
.... account 0..1 Reference(Account) Applied-to account
.... type 0..1 CodeableConcept Category of payment
Binding: PaymentTypeCodes (extensible)
.... submitter 0..1 Reference(Practitioner | PractitionerRole | Organization) Submitter of the request
.... response 0..1 Reference(ClaimResponse) Response committing to a payment
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:response 0..1 Reference(Resource) R4B: response additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
..... display ΣC 0..1 string Text alternative for the resource
.... 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: FormCodes (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 required All Languages 📍5.0.0 FHIR Std.
PaymentReconciliation.​type Base extensible Payment Type Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​kind Base extensible Payment Kind 📍5.0.0 FHIR Std.
PaymentReconciliation.​issuerType Base extensible Payment Issuer Type 📍5.0.0 FHIR Std.
PaymentReconciliation.​outcome Base required Payment Outcome 📍5.0.0 FHIR Std.
PaymentReconciliation.​method Base extensible hl7VS-paymentMethodCode 📍3.0.0 THO v7.1
PaymentReconciliation.​allocation.type Base extensible Payment Type Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​allocation.response.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
PaymentReconciliation.​formCode Base example Form Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​processNote.type Base required NoteType 📍5.0.0 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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.type, PaymentReconciliation.status, PaymentReconciliation.kind, PaymentReconciliation.period, PaymentReconciliation.created, PaymentReconciliation.enterer, PaymentReconciliation.issuerType, PaymentReconciliation.paymentIssuer, PaymentReconciliation.request, PaymentReconciliation.requestor, PaymentReconciliation.outcome, PaymentReconciliation.disposition, PaymentReconciliation.date, PaymentReconciliation.location, PaymentReconciliation.method, PaymentReconciliation.cardBrand, PaymentReconciliation.accountNumber, PaymentReconciliation.expirationDate, PaymentReconciliation.processor, PaymentReconciliation.referenceNumber, PaymentReconciliation.authorization, PaymentReconciliation.tenderedAmount, PaymentReconciliation.returnedAmount, PaymentReconciliation.amount, PaymentReconciliation.paymentIdentifier, PaymentReconciliation.allocation, PaymentReconciliation.allocation.extension, PaymentReconciliation.allocation.extension:request, PaymentReconciliation.allocation.modifierExtension, PaymentReconciliation.allocation.identifier, PaymentReconciliation.allocation.predecessor, PaymentReconciliation.allocation.target, PaymentReconciliation.allocation.targetItem[x], PaymentReconciliation.allocation.encounter, PaymentReconciliation.allocation.account, PaymentReconciliation.allocation.type, PaymentReconciliation.allocation.submitter, PaymentReconciliation.allocation.response, PaymentReconciliation.allocation.response.extension, PaymentReconciliation.allocation.response.extension:response, PaymentReconciliation.allocation.response.reference, PaymentReconciliation.allocation.response.type, PaymentReconciliation.allocation.response.identifier, PaymentReconciliation.allocation.response.display, PaymentReconciliation.allocation.date, PaymentReconciliation.allocation.responsible, PaymentReconciliation.allocation.payee, PaymentReconciliation.allocation.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.allocation.extension, PaymentReconciliation.allocation.extension:request, PaymentReconciliation.allocation.modifierExtension, PaymentReconciliation.allocation.response.extension, PaymentReconciliation.allocation.response.extension:response, PaymentReconciliation.processNote.extension, PaymentReconciliation.processNote.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(5.0.0) PaymentReconciliation resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... created Σ 1..1 dateTime Creation date
... date Σ 1..1 date When payment issued
... amount Σ 1..1 Money Total amount of Payment

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PaymentReconciliation.​type Base extensible Payment Type Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍5.0.0 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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.type, PaymentReconciliation.status, PaymentReconciliation.created, PaymentReconciliation.date, PaymentReconciliation.amount 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

This structure is derived from PaymentReconciliation

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(5.0.0) PaymentReconciliation resource
... allocation
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:request 0..1 Reference(Cross-version Profile for R4B.Resource for use in FHIR R5(0.1.0) | Resource) R4B: Request giving rise to the payment (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-PaymentReconciliation.detail.request
.... response
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:response 0..1 Reference(Resource) R4B: response additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PaymentReconciliation 0..* PaymentReconciliation(5.0.0) 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
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... 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
... type Σ 1..1 CodeableConcept Category of payment
Binding: PaymentTypeCodes (extensible)
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... kind 0..1 CodeableConcept Workflow originating payment
Binding: PaymentKind (extensible)
... period Σ 0..1 Period Period covered
... created Σ 1..1 dateTime Creation date
... enterer 0..1 Reference(Practitioner | PractitionerRole | Organization) Who entered the payment
... issuerType 0..1 CodeableConcept Nature of the source
Binding: PaymentIssuerType (extensible)
... paymentIssuer Σ 0..1 Reference(Organization | Patient | RelatedPerson) 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: PaymentOutcome (required): The outcome of the processing.
... disposition 0..1 string Disposition message
... date Σ 1..1 date When payment issued
... location 0..1 Reference(Location) Where payment collected
... method 0..1 CodeableConcept Payment instrument
Binding: Hl7VSPaymentMethodCode (3.0.0) (extensible)
... cardBrand 0..1 string Type of card
... accountNumber 0..1 string Digits for verification
... expirationDate 0..1 date Expiration year-month
... processor 0..1 string Processor name
... referenceNumber 0..1 string Check number or payment reference
... authorization 0..1 string Authorization number
... tenderedAmount 0..1 Money Amount offered by the issuer
... returnedAmount 0..1 Money Amount returned by the receiver
... amount Σ 1..1 Money Total amount of Payment
... paymentIdentifier 0..1 Identifier Business identifier for the payment
... allocation 0..* BackboneElement Settlement particulars
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:request 0..1 Reference(Cross-version Profile for R4B.Resource for use in FHIR R5(0.1.0) | Resource) R4B: Request giving rise to the payment (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-PaymentReconciliation.detail.request
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
.... target 0..1 Reference(Claim | Account | Invoice | ChargeItem | Encounter | Contract) Subject of the payment
.... targetItem[x] 0..1 Sub-element of the subject
..... targetItemString string
..... targetItemIdentifier Identifier
..... targetItemPositiveInt positiveInt
.... encounter 0..1 Reference(Encounter) Applied-to encounter
.... account 0..1 Reference(Account) Applied-to account
.... type 0..1 CodeableConcept Category of payment
Binding: PaymentTypeCodes (extensible)
.... submitter 0..1 Reference(Practitioner | PractitionerRole | Organization) Submitter of the request
.... response 0..1 Reference(ClaimResponse) Response committing to a payment
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:response 0..1 Reference(Resource) R4B: response additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
..... display ΣC 0..1 string Text alternative for the resource
.... 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: FormCodes (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 required All Languages 📍5.0.0 FHIR Std.
PaymentReconciliation.​type Base extensible Payment Type Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​status Base required Financial Resource Status Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​kind Base extensible Payment Kind 📍5.0.0 FHIR Std.
PaymentReconciliation.​issuerType Base extensible Payment Issuer Type 📍5.0.0 FHIR Std.
PaymentReconciliation.​outcome Base required Payment Outcome 📍5.0.0 FHIR Std.
PaymentReconciliation.​method Base extensible hl7VS-paymentMethodCode 📍3.0.0 THO v7.1
PaymentReconciliation.​allocation.type Base extensible Payment Type Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​allocation.response.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
PaymentReconciliation.​formCode Base example Form Codes 📍5.0.0 FHIR Std.
PaymentReconciliation.​processNote.type Base required NoteType 📍5.0.0 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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.type, PaymentReconciliation.status, PaymentReconciliation.kind, PaymentReconciliation.period, PaymentReconciliation.created, PaymentReconciliation.enterer, PaymentReconciliation.issuerType, PaymentReconciliation.paymentIssuer, PaymentReconciliation.request, PaymentReconciliation.requestor, PaymentReconciliation.outcome, PaymentReconciliation.disposition, PaymentReconciliation.date, PaymentReconciliation.location, PaymentReconciliation.method, PaymentReconciliation.cardBrand, PaymentReconciliation.accountNumber, PaymentReconciliation.expirationDate, PaymentReconciliation.processor, PaymentReconciliation.referenceNumber, PaymentReconciliation.authorization, PaymentReconciliation.tenderedAmount, PaymentReconciliation.returnedAmount, PaymentReconciliation.amount, PaymentReconciliation.paymentIdentifier, PaymentReconciliation.allocation, PaymentReconciliation.allocation.extension, PaymentReconciliation.allocation.extension:request, PaymentReconciliation.allocation.modifierExtension, PaymentReconciliation.allocation.identifier, PaymentReconciliation.allocation.predecessor, PaymentReconciliation.allocation.target, PaymentReconciliation.allocation.targetItem[x], PaymentReconciliation.allocation.encounter, PaymentReconciliation.allocation.account, PaymentReconciliation.allocation.type, PaymentReconciliation.allocation.submitter, PaymentReconciliation.allocation.response, PaymentReconciliation.allocation.response.extension, PaymentReconciliation.allocation.response.extension:response, PaymentReconciliation.allocation.response.reference, PaymentReconciliation.allocation.response.type, PaymentReconciliation.allocation.response.identifier, PaymentReconciliation.allocation.response.display, PaymentReconciliation.allocation.date, PaymentReconciliation.allocation.responsible, PaymentReconciliation.allocation.payee, PaymentReconciliation.allocation.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.allocation.extension, PaymentReconciliation.allocation.extension:request, PaymentReconciliation.allocation.modifierExtension, PaymentReconciliation.allocation.response.extension, PaymentReconciliation.allocation.response.extension:response, 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