PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phr@1.0.0-ballot2
    http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt
{
  "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": "2025-04-03T14:45:25+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-ballot2",
  "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"
      } ]
    }
  } ],
  "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"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "f43acd11-e4d1-4885-b82f-0da5e778d94b",
  "kind": "logical",
  "url": "http://hl7.org/fhir/uv/phr/StructureDefinition/FinancialReceipt",
  "version": "1.0.0-ballot2",
  "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"
}