{ "description": null, "_filename": "NHSDigital-Bundle-FHIRDocument.StructureDefinition.json", "package_name": "uk.nhsdigital.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NHSDigitalBundleFHIRDocument", "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" } ], "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.1.28-discovery", "status": "draft", "id": "7fa91978-9f3d-4cc0-9cb8-89dc58d6b641", "kind": "resource", "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Bundle-FHIRDocument", "version": null, "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "document" }, { "id": "Bundle.link", "max": "0", "path": "Bundle.link" }, { "id": "Bundle.entry", "min": 2, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource.resolve()", "type": "profile" } ] } }, { "id": "Bundle.entry.link", "max": "0", "path": "Bundle.entry.link" }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:composition", "min": 1, "path": "Bundle.entry", "sliceName": "composition" }, { "id": "Bundle.entry.resource:composition", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Composition" ] } ] }, { "id": "Bundle.entry:patient", "min": 1, "path": "Bundle.entry", "sliceName": "patient" }, { "id": "Bundle.entry.resource:patient", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient" ] } ] }, { "id": "Bundle.entry:patient.resource.identifier", "min": 1, "path": "Bundle.entry.resource.identifier", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" } ] } }, { "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": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle" }