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 Client 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 Client 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 Client could support. Clients 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 Producer Client SHALL
- Support at least one transaction defined in the Framework Section of this Implementation Guide.
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 | $collect-data | |||
MeasureReport | DEQM Data Exchange MeasureReport Profile |
Measure
Supported Profiles: CQFM Measure
Profile Interaction Summary:
- SHOULD support
read
.
Operation Summary:
- SHOULD support the $collect-data operation
Fetch and Search Criteria:
-
A Client SHOULD be capable of fetching a Measure resource using:
GET [base]/Measure/[id]
MeasureReport
Supported Profiles: DEQM Data Exchange MeasureReport Profile
Resource Specific Documentation:
The DaVinci DEQM Consumer Client SHOULD be capable of supporting the DEQM MeasureReport Profile and all the DEQM, CQFM and QI Core Profiles they reference.
Profile Interaction Summary:
- SHOULD support
read
.
Fetch and Search Criteria:
-
A Client SHOULD be capable of fetching a MeasureReport resource using:
GET [base]/MeasureReport/[id]