PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.6.0
    http://sap.org/ChargeItemDefinition/device-123
{
  "description": "Financial details for  custom made device",
  "_filename": "ChargeItemDefinition-device.json",
  "package_name": "hl7.fhir.r5.core",
  "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": "fb0bea7a-75c6-401b-99c7-3c1b51b64ce3",
  "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"
  } ]
}