{ "description": "A document style representation of the receipt (complete, self-contained, signed)", "_filename": "StructureDefinition-ISiKBerichtBundle.json", "package_name": "de.gematik.isik-basismodul", "date": "2024-01-16", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKBerichtBundle", "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": "false", "resourceType": "StructureDefinition", "title": "ISiKBerichtBundle", "package_version": "4.0.0-rc", "status": "draft", "id": "2cf0e78b-adfd-4b0a-b179-af6883deb4ce", "kind": "resource", "url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle", "version": "4.0.0-rc", "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" }