{ "description": "Quittungs-Bundle", "_filename": "StructureDefinition-ReceiptBundle.json", "package_name": "rki.demis.r4.core", "date": "2021-08-26", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ReceiptBundle", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Quittungs-Bundle", "package_version": "1.22.2", "status": "active", "id": "3b835e2f-5b03-4435-b2ef-57204125a87b", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle", "version": "1.0.1", "differential": { "element": [ { "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" }, { "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" }, { "id": "Bundle.entry:notificationReceipt.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Composition", "profile": [ "https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }