PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phr@1.0.0-ballot
    http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt
description: Financial receipt for over-the-counter (OTC) purchases.  Based off the Claim resource.
package_name: hl7.fhir.uv.phr
derivation: specialization
name: FinancialReceipt
type: http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt
elements:
  subject: {type: Reference, short: The patient or person that purchased the item, index: 0}
  date: {type: dateTime, short: The date that the item was purchased, index: 1}
  amount: {type: Money, short: The amount that the item cost, index: 2}
package_version: 1.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-ballot
required: [subject, amount, date]