{
"description": null,
"_filename": "NHSDigital-Bundle-FHIRDocument.StructureDefinition.json",
"package_name": "uk.nhsdigital.r4.test",
"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.8.20-prerelease",
"status": "draft",
"id": "f7a4fe9d-9ad9-4c25-8324-aaa9b0eb7b35",
"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:composition.resource",
"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:patient.resource",
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient" ]
} ]
}, {
"id": "Bundle.entry:patient.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry:patient.request",
"max": "0",
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:patient.response",
"max": "0",
"path": "Bundle.entry.response"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}