{ "description": "A document style representation of the receipt (complete, self-contained, signed)", "_filename": "StructureDefinition-ISiKBerichtBundle.json", "package_name": "de.gematik.isik-basismodul", "date": "2024-07-19", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKBerichtBundle", "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "ISiKBerichtBundle", "package_version": "4.0.0", "status": "draft", "id": "d14a5bc9-dfae-4eee-8a5b-aa164a2d5674", "kind": "resource", "url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle", "version": "4.0.0", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "constraint": [ { "key": "ISiK-docBundle-1", "human": "All referenced Resources must be contained in the Bundle", "source": "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle", "severity": "error", "expression": "Bundle.entry.descendants().reference.distinct().subsetOf(%context.entry.fullUrl)" } ] }, { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "document", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource", "type": "type" } ] }, "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "min": 1, "path": "Bundle.entry.resource", "mustSupport": true }, { "id": "Bundle.entry.search", "max": "0", "path": "Bundle.entry.search" }, { "id": "Bundle.entry.request", "max": "0", "path": "Bundle.entry.request" }, { "id": "Bundle.entry.response", "max": "0", "path": "Bundle.entry.response" }, { "id": "Bundle.entry:Composition", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "Composition", "mustSupport": true }, { "id": "Bundle.entry:Composition.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Composition", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtSubSysteme" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }