Personal Health Records
1.0.0-ballot2 - STU 1 ballot International flag

Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions

Logical Model: Financial Receipt

Official URL: http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt Version: 1.0.0-ballot2
Standards status: Trial-use Active as of 2026-01-30 Maturity Level: 1 Computable Name: FinancialReceipt

A logical model for over-the-counter (OTC) health-related purchase receipts. Captures expenses for items such as pharmacy purchases, medical supplies, copays, and wellness products that may not generate a formal insurance Claim resource.

Usages:

  • This Logical Model 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 Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FinancialReceipt 0..* Base Financial Receipt
... subject 1..1 Reference(Patient) The patient or person that purchased the item
... date 1..1 dateTime The date of the transaction
... vendor 0..1 string Vendor or merchant name
... item 0..* BackboneElement Line items on the receipt
.... description 1..1 string Item description
.... quantity 0..1 SimpleQuantity Quantity purchased
.... unitPrice 0..1 Money Price per unit
.... amount 0..1 Money Line item total
... subtotal 0..1 Money Subtotal before tax
... taxAmount 0..1 Money Tax amount
... total 1..1 Money Total amount paid
... paymentMethod 0..1 CodeableConcept Payment method (e.g. cash, credit, debit, HSA, FSA)
... relatedClaim 0..1 Reference(Claim) Related insurance claim, if any

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FinancialReceipt 0..* Base Financial Receipt
... subject 1..1 Reference(Patient) The patient or person that purchased the item
... date 1..1 dateTime The date of the transaction
... vendor 0..1 string Vendor or merchant name
... item 0..* BackboneElement Line items on the receipt
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Item description
.... quantity 0..1 SimpleQuantity Quantity purchased
.... unitPrice 0..1 Money Price per unit
.... amount 0..1 Money Line item total
... subtotal 0..1 Money Subtotal before tax
... taxAmount 0..1 Money Tax amount
... total 1..1 Money Total amount paid
... paymentMethod 0..1 CodeableConcept Payment method (e.g. cash, credit, debit, HSA, FSA)
... relatedClaim 0..1 Reference(Claim) Related insurance claim, if any

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
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()

Summary

Mandatory: 0 element(4 nested mandatory elements)

Structures

This structure refers to these other structures:

Maturity: 1

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FinancialReceipt 0..* Base Financial Receipt
... subject 1..1 Reference(Patient) The patient or person that purchased the item
... date 1..1 dateTime The date of the transaction
... vendor 0..1 string Vendor or merchant name
... item 0..* BackboneElement Line items on the receipt
.... description 1..1 string Item description
.... quantity 0..1 SimpleQuantity Quantity purchased
.... unitPrice 0..1 Money Price per unit
.... amount 0..1 Money Line item total
... subtotal 0..1 Money Subtotal before tax
... taxAmount 0..1 Money Tax amount
... total 1..1 Money Total amount paid
... paymentMethod 0..1 CodeableConcept Payment method (e.g. cash, credit, debit, HSA, FSA)
... relatedClaim 0..1 Reference(Claim) Related insurance claim, if any

doco Documentation for this format

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FinancialReceipt 0..* Base Financial Receipt
... subject 1..1 Reference(Patient) The patient or person that purchased the item
... date 1..1 dateTime The date of the transaction
... vendor 0..1 string Vendor or merchant name
... item 0..* BackboneElement Line items on the receipt
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Item description
.... quantity 0..1 SimpleQuantity Quantity purchased
.... unitPrice 0..1 Money Price per unit
.... amount 0..1 Money Line item total
... subtotal 0..1 Money Subtotal before tax
... taxAmount 0..1 Money Tax amount
... total 1..1 Money Total amount paid
... paymentMethod 0..1 CodeableConcept Payment method (e.g. cash, credit, debit, HSA, FSA)
... relatedClaim 0..1 Reference(Claim) Related insurance claim, if any

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
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()

Summary

Mandatory: 0 element(4 nested mandatory elements)

Structures

This structure refers to these other structures:

Maturity: 1

 

Other representations of profile: CSV, Excel