{
"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.33-discovery",
"status": "draft",
"id": "cf90a0e9-52c8-469a-8433-74754d2c6b35",
"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.resourceType",
"type": "value"
} ]
}
}, {
"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.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"
}