{ "description": "Quittungs-Bundle", "_filename": "StructureDefinition-ReceiptBundle.json", "package_name": "rki.demis.common", "date": "2023-09-20", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ReceiptBundle", "mapping": [ { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" } ], "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Quittungs-Bundle", "package_version": "1.0.2", "status": "active", "id": "2645b576-f6ad-4efe-b1f2-36ae0b39c50c", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle", "version": "1.2.0", "differential": { "element": [ { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.profile", "max": "1", "min": 1, "path": "Bundle.meta.profile", "mustSupport": true, "fixedCanonical": "https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle" }, { "id": "Bundle.type", "path": "Bundle.type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "fixedCode": "collection", "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource", "type": "type" } ] } }, { "id": "Bundle.entry:notificationReceipt", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "notificationReceipt", "mustSupport": true }, { "id": "Bundle.entry:notificationReceipt.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Composition", "profile": [ "https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }