{
"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.8.0",
"status": "draft",
"id": "f4267225-9e83-418f-a336-724a4c98d322",
"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"
}