PackagesCanonicalsLogsProblems
    Packages
    de.biv-ot.everordnungabgabedaten@0.1.0-preview
    https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-Gesamtzuzahlung
{
  "description": null,
  "_filename": "Extension-BIV-EX-ERP-Gesamtzuzahlung.json",
  "package_name": "de.biv-ot.everordnungabgabedaten",
  "date": "2024-01-15T18:23:47.3546583+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "BIV_EX_ERP_Gesamtzuzahlung",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "BIV_EX_ERP_Gesamtzuzahlung",
  "package_version": "0.1.0-preview",
  "status": "active",
  "id": "aba489c1-b756-47d2-9109-3d19c2abefc4",
  "kind": "complex-type",
  "url": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-Gesamtzuzahlung",
  "context": [ {
    "type": "element",
    "expression": "Invoice.totalGross"
  } ],
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Angabe der Gesamtzuzahlung des Versicherten",
      "definition": "Extension zur Angabe der gesamten Zuzahlung des Versicherten"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-Gesamtzuzahlung"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Money",
        "profile": [ "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-PreisangabeEUR" ]
      } ]
    }, {
      "id": "Extension.value[x].value",
      "path": "Extension.value[x].value",
      "short": "Gesamtbetrag der Zuzahlung des Versicherten",
      "constraint": [ {
        "key": "Preisangabe-2",
        "human": "Preisangabe muss positiv erfolgen.",
        "severity": "error",
        "expression": "toString().matches('^[^-].*$')"
      } ],
      "definition": "Summe der im Feld Kostenbetrag (siehe Feld KostenVersicherter: lineItem.priceComponent.extension:KostenVersicherter) für die Kategorie Zuzahlung enthaltenen Beträge aus allen Abrechnungszeilen (in Euro mit 2 Nachkommastellen)."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}