{ "description": "Financial receipt for over-the-counter (OTC) purchases. Based off the Claim resource.", "_filename": "StructureDefinition-FinancialReceipt.json", "package_name": "hl7.fhir.uv.phr", "date": "2024-12-18T17:51:47+00:00", "derivation": "specialization", "publisher": "HL7 International / Patient Empowerment", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "FinancialReceipt", "abstract": false, "type": "http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt", "experimental": "true", "resourceType": "StructureDefinition", "title": "Financial Receipt", "package_version": "1.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pe" } ], "snapshot": { "element": [ { "id": "FinancialReceipt", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Base" }, "path": "FinancialReceipt", "short": "Financial Receipt", "definition": "Financial receipt for over-the-counter (OTC) purchases. Based off the Claim resource.", "isModifier": false }, { "id": "FinancialReceipt.subject", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "FinancialReceipt.subject" }, "path": "FinancialReceipt.subject", "type": [ { "code": "Reference" } ], "short": "The patient or person that purchased the item", "definition": "The patient or person that purchased the item" }, { "id": "FinancialReceipt.date", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "FinancialReceipt.date" }, "path": "FinancialReceipt.date", "type": [ { "code": "dateTime" } ], "short": "The date that the item was purchased", "definition": "The date that the item was purchased" }, { "id": "FinancialReceipt.amount", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "FinancialReceipt.amount" }, "path": "FinancialReceipt.amount", "type": [ { "code": "Money" } ], "short": "The amount that the item cost", "definition": "The amount that the item cost" } ] }, "status": "draft", "id": "39664527-ab4b-464c-875e-323f4dc83f7d", "kind": "logical", "url": "http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt", "version": "1.0.0-ballot", "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", "max": "1", "min": 1, "path": "FinancialReceipt.subject", "type": [ { "code": "Reference" } ], "short": "The patient or person that purchased the item", "definition": "The patient or person that purchased the item" }, { "id": "FinancialReceipt.date", "max": "1", "min": 1, "path": "FinancialReceipt.date", "type": [ { "code": "dateTime" } ], "short": "The date that the item was purchased", "definition": "The date that the item was purchased" }, { "id": "FinancialReceipt.amount", "max": "1", "min": 1, "path": "FinancialReceipt.amount", "type": [ { "code": "Money" } ], "short": "The amount that the item cost", "definition": "The amount that the item cost" } ] }, "contact": [ { "name": "HL7 International / Patient Empowerment", "telecom": [ { "value": "http://www.hl7.org/Special/committees/patientempowerment", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }