Package | hl7.fhir.uv.phr |
Resource Type | StructureDefinition |
Id | FinancialReceipt |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/phr/https://build.fhir.org/ig/HL7/personal-health-record-format-ig/StructureDefinition-FinancialReceipt.html |
URL | http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt |
Version | 1.0.0-ballot2 |
Status | active |
Date | 2025-06-05T21:43:07+00:00 |
Name | FinancialReceipt |
Title | Financial Receipt |
Realm | uv |
Authority | hl7 |
Description | Financial receipt for over-the-counter (OTC) purchases. Based off the Claim resource. |
Type | http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition FinancialReceipt
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Financial Receipt | |
![]() ![]() ![]() | 1..1 | Reference() | The patient or person that purchased the item | |
![]() ![]() ![]() | 1..1 | dateTime | The date that the item was purchased | |
![]() ![]() ![]() | 1..1 | Money | The amount that the item cost | |
{ "resourceType": "StructureDefinition", "id": "FinancialReceipt", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pe" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" } ] } } ], "url": "http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt", "version": "1.0.0-ballot2", "name": "FinancialReceipt", "title": "Financial Receipt", "status": "active", "experimental": true, "date": "2025-06-05T21:43:07+00:00", "publisher": "HL7 International / Patient Empowerment", "contact": [ { "name": "HL7 International / Patient Empowerment", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientempowerment" } ] } ], "description": "Financial receipt for over-the-counter (OTC) purchases. Based off the Claim resource.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "FinancialReceipt", "path": "FinancialReceipt", "short": "Financial Receipt", "definition": "Financial receipt for over-the-counter (OTC) purchases. Based off the Claim resource.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "FinancialReceipt.subject", "path": "FinancialReceipt.subject", "short": "The patient or person that purchased the item", "definition": "The patient or person that purchased the item", "min": 1, "max": "1", "base": { "path": "FinancialReceipt.subject", "min": 1, "max": "1" }, "type": [ { "code": "Reference" } ] }, { "id": "FinancialReceipt.date", "path": "FinancialReceipt.date", "short": "The date that the item was purchased", "definition": "The date that the item was purchased", "min": 1, "max": "1", "base": { "path": "FinancialReceipt.date", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "FinancialReceipt.amount", "path": "FinancialReceipt.amount", "short": "The amount that the item cost", "definition": "The amount that the item cost", "min": 1, "max": "1", "base": { "path": "FinancialReceipt.amount", "min": 1, "max": "1" }, "type": [ { "code": "Money" } ] } ] }, "differential": { "element": [ { "id": "FinancialReceipt", "path": "FinancialReceipt", "short": "Financial Receipt", "definition": "Financial receipt for over-the-counter (OTC) purchases. Based off the Claim resource." }, { "id": "FinancialReceipt.subject", "path": "FinancialReceipt.subject", "short": "The patient or person that purchased the item", "definition": "The patient or person that purchased the item", "min": 1, "max": "1", "type": [ { "code": "Reference" } ] }, { "id": "FinancialReceipt.date", "path": "FinancialReceipt.date", "short": "The date that the item was purchased", "definition": "The date that the item was purchased", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "FinancialReceipt.amount", "path": "FinancialReceipt.amount", "short": "The amount that the item cost", "definition": "The amount that the item cost", "min": 1, "max": "1", "type": [ { "code": "Money" } ] } ] } }