{ "description": null, "_filename": "StructureDefinition-CEN-Bundle-TransferNotificationBundle.json", "package_name": "surescripts.CareEventNotifications", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "TransferNotificationBundle", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0-beta", "status": "draft", "id": "33f11aca-7770-4933-9e17-b8ac31cc0d3e", "kind": "resource", "url": "https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/TransferNotificationBundle", "version": null, "differential": { "element": [ { "id": "Bundle.type", "code": [ { "code": "message" } ], "path": "Bundle.type", "short": "message", "fixedCode": "message" }, { "id": "Bundle.entry", "min": 2, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "id", "type": "value" } ] } }, { "id": "Bundle.entry.link", "max": "0", "path": "Bundle.entry.link", "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" }, { "id": "Bundle.entry:MessageHeader", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "MessageHeader" }, { "id": "Bundle.entry:MessageHeader.link", "path": "Bundle.entry.link", "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" }, { "id": "Bundle.entry:MessageHeader.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/transfer-notification-messageheader" ] } ] }, { "id": "Bundle.entry:MessageHeader.resource.event[x]:eventCoding", "path": "Bundle.entry.resource.event[x]", "sliceName": "eventCoding" }, { "id": "Bundle.entry:MessageHeader.resource.event[x]:eventCoding.system", "min": 1, "path": "Bundle.entry.resource.event[x].system", "fixedUri": "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event" }, { "id": "Bundle.entry:MessageHeader.resource.event[x]:eventCoding.code", "min": 1, "path": "Bundle.entry.resource.event[x].code", "fixedCode": "notification-transfer" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }