This page is part of the Da Vinci Unsolicited Notifications (v0.2.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
Downloads: CapabilityStatement: (XML, JSON),OpenAPI-Swagger Definition file
Notification Receiver CapabilityStatement
- Implementation Guide Version: 0.1.0
- FHIR Version: 4.0.0
- Supported formats: xml, json
- Published: 2019-11-15
- Published by: HL7 International - Infrascture and Messaging Work Group
This CapabilityStatement describes the expected capabilities of a server that is capable of receiving a Da Vinci Unsolicited Notification transacted with the $process-message
operation.
FHIR RESTful Capabilities
Da Vinci Notifications Receiver SHALL:
- Support at least one use case defined in this Guide and listed in the Scenarios Section.
- Implement the RESTful behavior according to the FHIR specification.
- Support json source formats for all Da Vinci Notification interactions.
- Declare a CapabilityStatement identifying the scenarios, transactions and profiles supported.
Da Vinci Notifications Receiver SHOULD:
- Support xml source formats for all Da Vinci Notification interactions.
- Identify the Da Vinci Notification or US Core profiles supported as part of the FHIR
meta.profile
attribute for each instance.
Security:
- For general security consideration refer to the Security and Privacy Considerations.
- For security considerations specific to this guide refer to the Security page for requirements and recommendations.
- A server SHALL reject any unauthorized requests by returning an
HTTP 401
unauthorized response code.
Summary of System Wide Operations
$process-message
operation.