{ "description": null, "_filename": "NHSDigital-Bundle-FHIRMessage.StructureDefinition.json", "package_name": "uk.nhsdigital.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NHSDigitalBundleFHIRMessage", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.11.0", "status": "draft", "id": "8830ab20-7f45-4106-a399-d2f36442e645", "kind": "resource", "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Bundle-FHIRMessage", "version": null, "differential": { "element": [ { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "mustSupport": true }, { "id": "Bundle.identifier.system", "min": 1, "path": "Bundle.identifier.system", "mustSupport": true }, { "id": "Bundle.identifier.value", "min": 1, "path": "Bundle.identifier.value", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "message", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.link", "max": "0", "path": "Bundle.link" }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource.resourceType", "type": "value" } ] }, "mustSupport": true }, { "id": "Bundle.entry.link", "max": "0", "path": "Bundle.entry.link" }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:messageHeader", "min": 1, "path": "Bundle.entry", "sliceName": "messageHeader", "mustSupport": true }, { "id": "Bundle.entry.resource:messageHeader", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-MessageHeader" ] } ], "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" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }