This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v5.0.0-ballot: STU5 (v5.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/consumer-server | Version: 5.0.0-ballot | |||
Active as of 2020-07-05 | Computable Name: ConsumerServerCapabilityStatement | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.13.2 |
This profile defines the expected capabilities of a Da Vinci DEQM Consumer Server when conforming to the Da Vinci DEQM Implementation Guide. Consumers include systems that are primary consumers of patient healthcare information and systems that consume data from Producers. This CapabilityStatement resource includes the complete list of the recommended Da Vinci DEQM profiles and RESTful operations that a Da Vinci DEQM Consumer Server could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement consumer-server
xml
, json
application/json-patch+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
Da Vinci DEQM Consumer Server SHALL
For general security consideration refer to the Security and Privacy Considerations.
transaction
interaction.batch
interaction.search-system
interaction.history-system
interaction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Measure | Supported Profiles CRMI Shareable Measure | y | $data-requirements , $submit-data , $bulk-submit-data |
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure
Conformance | Operation | Documentation |
---|---|---|
SHALL | $data-requirements | |
SHALL | $submit-data | SHALL Use the DEQM Submit Data Update Type Extension to indicate whether it whether it supports snapshot or incremental data exchange. SHALL reject the submit data payload if there is mismatch between the update type stated in the data exchange MeasureReport submitted by the Producer (client) and the capabilities supported by the Consumer (server) by returning a 400 Bad Request http error code. An OperationOutcome SHOULD be returned stating that the [snapshot/incremental] update is not supported . |
SHOULD | $bulk-submit-data | SHALL Use the DEQM Submit Data Update Type Extension to indicate whether it whether it supports snapshot or incremental data exchange. SHALL reject the submit data payload if there is mismatch between the update type stated in the data exchange MeasureReport submitted by the Producer (client) and the capabilities supported by the Consumer (server) by returning a 400 Bad Request http error code. An OperationOutcome SHOULD be returned stating that the [snapshot/incremental] update is not supported . |