This page is part of the Da Vinci Clinical Documentation Exchange (v0.2.0: STU1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Raw OpenAPI-Swagger Definition file | Download
This CapabilityStatement describes the expected capabilities of a Da Vinci CDex Data Consumer (often a Payer) in Server mode when responding to a Data Source (often an EHR) or one of its proxies during a clinical data exchange. This includes the following interactions:
The Da Vinci CDex Data Consumer SHALL:
The Da Vinci CDex Data Consumer SHOULD:
Security:
Summary of System Wide Interactions
transaction
interaction.batch
interaction.search-system
interaction.history-system
interaction.Summary of Search Criteria
Resource Type | Supported Profiles | Supported Searches | Supported _includes | Supported _revincludes | Supported Operations |
---|---|---|---|---|---|
CommunicationRequest | |||||
ServiceRequest | |||||
Subscription |
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to carry authorization information regarding for requesting Clniical information
Profile Interaction Summary:
read
†,
vread
.create
,
search-type
,
update
,
patch
,
delete
,
history-instance
,
history-type
.read†Either a CommunicationRequest or ServiceRequest is required if an Authorization is required for a particular clinical data exchange scenario
Fetch and Search Criteria:
GET [base]/CommunicationRequest/[id]
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to carry authorization information regarding for requesting Clniical information
Profile Interaction Summary:
search-type
,
read
†,
vread
.create
,
update
,
patch
,
delete
,
history-instance
,
history-type
.read†Either a CommunicationRequest or ServiceRequest is required if an Authorization is required for a particular clinical data exchange scenario
Fetch and Search Criteria:
GET [base]/ServiceRequest/[id]
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to subscribe to data source
Profile Interaction Summary:
search-type
†,
update
†.create
,
read
,
vread
,
patch
,
delete
,
history-instance
,
history-type
.search-type†If subscriptions are supported the subscription notification is posted to it endpoint updating the status of a Task
update†If subscriptions are supported the subscription notification is posted to it endpoint updating the status of a Task
Fetch and Search Criteria:
GET [base]/Subscription/[id]