Data Exchange For Quality Measures Implementation Guide
4.0.0 - STU4 United States of America flag

Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions

CapabilityStatement: Producer Client CapabilityStatement

Official URL: http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/producer-client Version: 4.0.0
Active as of 2020-07-05 Computable Name: ProducerClientCapabilityStatement

This profile defines the expected capabilities of a Da Vinci DEQM Producer Client when conforming to the Da Vinci DEQM Implementation Guide. Producers include systems that are primary producers of patient healthcare information. This CapabilityStatement resource includes the complete list of the recommended Da Vinci DEQM profiles and RESTful operations that are Da Vinci DEQM Producer Client could support. Clients have the option of choosing from this list based on their local use cases and other contextual requirements.

Raw OpenAPI-Swagger Definition file | Download

Producer Client CapabilityStatement

  • Implementation Guide Version: 4.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Supported Patch Formats: application/json-patch+json
  • Published on: Sun Jul 05 00:00:00 UTC 2020
  • Published by: HL7 International / Clinical Quality Information

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.

SHALL Support the Following Implementation Guides

FHIR RESTful Capabilities

Mode: client

Da Vinci DEQM Producer Client SHALL support the Submit Data 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
  • MAY support the transaction interaction.
  • MAY support the batch interaction.
  • MAY support the search-system interaction.
  • MAY support the history-system interaction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
Library y
MeasureSupported profiles:
  CQFM Measure
y$data-requirements, $submit-data, $bulk-submit-data
MeasureReportSupported profiles:
  DEQM Data Exchange MeasureReport Profile
y

Resource Conformance: SHOULDLibrary

Core FHIR Resource
Library
Reference Policy
Interaction summary
  • SHOULD support read.

Resource Conformance: SHALLMeasure

Core FHIR Resource
Measure
Reference Policy
Interaction summary
  • SHOULD support read.

Extended Operations
ConformanceOperationDocumentation
SHALL$data-requirements
SHALL$submit-data

It is the responsibility of the Producer to discover whether snapshot or incremental data exchange is supported by the inspection of the Consumer Server CapabilityStatement.

SHOULD$bulk-submit-data

It is the responsibility of the Producer to discover whether snapshot or incremental data exchange is supported by the inspection of the Consumer Server CapabilityStatement.

Resource Conformance: SHALLMeasureReport

Core FHIR Resource
MeasureReport
Reference Policy
Interaction summary
  • SHOULD support create.

Documentation
  • The DaVinci DEQM Producer Client SHALL be capable of supporting the DEQM MeasureReport Profiles and all the DEQM and QI Core Profiles they reference.
  • The required DEQM Submit Data Update Type Extension is used to indicate whether the payload is a snapshot or incremental update for both the initial transaction and subsequent updates.