{
"description": null,
"_filename": "MyBundle.StructureDefinition.json",
"package_name": "acme.usecase.r4",
"date": "2023-11-08T15:54:35.5020594+00:00",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MyBundle",
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.1.6",
"status": "draft",
"id": "0a0da178-adbf-4331-8978-692edcc73c2a",
"kind": "resource",
"url": "https://example.org/fhir/StructureDefinition/MyBundle",
"version": null,
"differential": {
"element": [ {
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resource",
"type": "type"
} ]
}
}, {
"id": "Bundle.entry:sliceEntry",
"path": "Bundle.entry",
"sliceName": "sliceEntry"
}, {
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}