Package | surescripts.CareEventNotifications |
Resource Type | StructureDefinition |
Id | StructureDefinition-CEN-Bundle-TransferNotificationBundle |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=surescripts.CareEventNotifications@1.0.0-beta&canonical=https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/TransferNotificationBundle |
URL | https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/TransferNotificationBundle |
Status | draft |
Name | TransferNotificationBundle |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
transfer-notification-messageheader | Da Vinci Transfer Notification MessageHeader Profile |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/TransferNotificationBundle", "name": "TransferNotificationBundle", "status": "draft", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "code": [ { "code": "message" } ], "short": "message", "fixedCode": "message" }, { "id": "Bundle.entry", "path": "Bundle.entry", "slicing": { "discriminator": [ { "type": "value", "path": "id" } ], "rules": "open" }, "min": 2 }, { "id": "Bundle.entry.link", "path": "Bundle.entry.link", "max": "0", "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" }, { "id": "Bundle.entry:MessageHeader", "path": "Bundle.entry", "sliceName": "MessageHeader", "min": 1, "max": "1" }, { "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", "path": "Bundle.entry.resource.event[x].system", "min": 1, "fixedUri": "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event" }, { "id": "Bundle.entry:MessageHeader.resource.event[x]:eventCoding.code", "path": "Bundle.entry.resource.event[x].code", "min": 1, "fixedCode": "notification-transfer" } ] } }