This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v1.1.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
Downloads: CapabilityStatement: (XML, JSON),OpenAPI-Swagger Definition file
Consumer Server CapabilityStatement
- Implementation Guide Version: 1.1.0
- FHIR Version: 4.0.1
- Supported formats: xml, json
- Published: 2019-10-22
- Published by: HL7 International - Clinical Decision Support Work Group
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.
SHALL Support the Following Implementation Guides:
FHIR RESTful Capabilities
Da Vinci DEQM Consumer Server SHALL
- Support at least one transaction defined in the Framework Section of this Implementation Guide.
- Declare a CapabilityStatement identifying the list of supported profiles and operations.
- Implement the RESTful behavior according to the FHIR specification including returning the appropriate response classes as described in the FHIR specification for FHIR RESTful API.
- Support both xml and json resource formats for all interactions.
Security:
For general security consideration refer to the Security and Privacy Considerations.
Summary of System Wide Interactions
transaction
interaction.batch
interaction.search-system
interaction.history-system
interaction.RESTful Capabilities by Resource/Profile:
Summary of Search Criteria
Resource Type | Supported Profiles | Supported Searches | Supported _includes | Supported _revincludes | Supported Operations |
---|---|---|---|---|---|
Measure | CQFM Measure | $submit-data, $data-requirements |
Measure
Supported Profiles: CQFM Measure
Profile Interaction Summary:
- SHOULD support
read
.
Operation Summary:
- SHALL support the $submit-data operation , $data-requirements operation
Fetch and Search Criteria:
-
A Server SHOULD be capable of returning a Measure resource using:
GET [base]/Measure/[id]