This page is part of the Da Vinci Clinical Documentation Exchange (v2.0.0: STU2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-cdex/CapabilityStatement/data-consumer-server | Version: 2.0.0 | |||
Standards status: Trial-use | Maturity Level: 2 | Computable Name: DataConsumerServerCapabilityStatement | ||
Copyright/Legal: Used by permission of HL7 International all rights reserved Creative Commons License |
This CapabilityStatement describes the expected capabilities of a Da Vinci CDex Data Consumer in Server mode when responding to a Data Source or one of its proxies during clinical data exchange. The capabilities include one or more of the following interactions:
$submit-attachment
operation.Raw OpenAPI-Swagger Definition file | Download
The Da Vinci CDex Data Consumer Server SHALL:
The Da Vinci CDex Data Consumer Server MAY:
Support XML source formats for all Da Vinci CDex interactions.
Implementers that choose to support XML need to be aware that JSON Web Signatures can only be created and validated in the original native JSON. Transforms to and from XML will invalidate signatures.
Security:
Summary of System Wide Interactions
transaction
interaction.batch
interaction.search-system
interaction.history-system
interaction.Summary of System Wide Operations
$submit-attachment
operation.If Attachments is supported, the Data Consumer Server SHALL support the
$submit-attachment
operation.
Resource Type | Supported Profiles | Supported Searches | Supported _includes | Supported _revincludes | Supported Operations |
---|---|---|---|---|---|
CommunicationRequest | - | - | - | - | - |
DocumentReference | US Core DocumentReference Profile | - | - | - | - |
Parameters | - | - | - | - | - |
QuestionnaireResponse | CDex SDC QuestionnaireResponse Profile | - | - | - | - |
ServiceRequest | - | - | - | - | - |
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to carry authorization information regarding for requesting Clinical 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]/CommunicationRequest/[id]
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to support the
$submit-attachment
operation
Supported Profiles:
Profile Interaction Summary:
create
, read
, vread
, update
.search-type
, patch
, delete
, history-instance
, history-type
.Fetch and Search Criteria:
GET [base]/DocumentReference/[id]
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to support the
$submit-attachment
operation
Profile Interaction Summary:
search-type
, read
, vread
.create
, update
, patch
, delete
, history-instance
, history-type
.Fetch and Search Criteria:
GET [base]/Parameters/[id]
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to support the
$submit-attachment
operation for Requesting Attachments Using Questionnaires. SHALL* support CDex SDC QuestionnaireResponse Profile for signed QuestionnaireResponse.
Supported Profiles:
Profile Interaction Summary:
search-type
, read
, vread
.create
, update
, patch
, delete
, history-instance
, history-type
.Fetch and Search Criteria:
GET [base]/QuestionnaireResponse/[id]
Conformance Expectation: SHOULD
Resource Specific Documentation:
Required resource type to carry authorization information regarding for requesting Clinical 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]