{ "description": "Quittungs-Bundle", "_filename": "ProfileResources/StructureDefinition/Bundle/ReceiptBundle.json", "package_name": "demis.fhir.profiles", "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.16.0", "status": "active", "id": "9bdf0e22-d40d-45a3-aa86-7736e855afd0", "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" }