{ "description": "Financial details for custom made device", "_filename": "chargeitemdefinition-device-example.json", "package_name": "hl7.fhir.r5.examples", "date": null, "publisher": null, "propertyGroup": [ { "priceComponent": [ { "code": { "coding": [ { "code": "VK", "system": "http://fhir.de/CodeSystem/billing-attributes", "display": "Verkaufspreis (netto)" } ] }, "type": "base", "amount": { "value": 67.44, "currency": "EUR" } } ] }, { "applicability": [ { "language": "text/fhirpath", "expression": "%context.occurenceDateTime > '2018-04-01'", "description": "Gültigkeit Steuersatz" } ], "priceComponent": [ { "code": { "coding": [ { "code": "MWST", "system": "http://fhir.de/CodeSystem/billing-attributes", "display": "Mehrwersteuersatz" } ] }, "type": "tax", "factor": 1.19 } ] }, { "applicability": [ { "language": "text/fhirpath", "expression": "%context.occurenceDateTime <= '2018-04-01'", "description": "Gültigkeit Steuersatz" } ], "priceComponent": [ { "code": { "coding": [ { "code": "MWST", "system": "http://fhir.de/CodeSystem/billing-attributes", "display": "Mehrwersteuersatz" } ] }, "type": "tax", "factor": 1.07 } ] } ], "instance": [ { "reference": "Device/12345" } ], "name": null, "type": null, "experimental": null, "resourceType": "ChargeItemDefinition", "title": null, "package_version": "4.6.0", "status": "active", "id": "4484233e-3df1-43cf-b58b-4a5fa63c013b", "kind": null, "url": "http://sap.org/ChargeItemDefinition/device-123", "version": null, "applicability": [ { "language": "text/fhirpath", "expression": "%context.service.suppliedItem='Device/12345'", "description": "Verify ChargeItem pertains to Device 12345" } ] }