Data Exchange For Quality Measures STU3 for FHIR R4
2.1.0 - Ballot

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v2.1.0: STU 3) 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

CapabilityStatement: Producer Client CapabilityStatement

Raw OpenAPI-Swagger Definition file | Download

Producer Client CapabilityStatement

  • Implementation Guide Version: 2.1.0
  • FHIR Version: 4.0.1
  • Supported formats: xml, json
  • Published: 2020-07-05
  • Published by: HL7 International - Clinical Quality Information Work Group

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.

SHALL Support the Following Implementation Guides:

FHIR RESTful Capabilities

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.
  • RESTful Capabilities by Resource/Profile:

    Summary of Search Criteria

    Resource TypeSupported ProfilesSupported SearchesSupported _includesSupported _revincludesSupported Operations
    Library
    MeasureCQFM Measure s data-requirements, submit-data
    MeasureReportDEQM Data Exchange MeasureReport Profile

    Library

    Conformance Expectation: SHOULD

    Profile Interaction Summary:

    • SHOULD support read.

    Fetch and Search Criteria:

    • A Client SHOULD be capable of fetching a Library resource using:
      GET [base]/Library/[id]


    Measure

    Conformance Expectation: SHALL

    Supported Profiles: CQFM Measure

    Profile Interaction Summary:

    • SHOULD support read.

    Operation Summary:

    • SHALL support the $data-requirements operation , $submit-data operation

      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.

    Fetch and Search Criteria:

    • A Client SHOULD be capable of fetching a Measure resource using:
      GET [base]/Measure/[id]


    MeasureReport

    Conformance Expectation: SHALL

    Supported Profiles: DEQM Data Exchange MeasureReport Profile

    Resource Specific 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.

    Profile Interaction Summary:

    • SHOULD support create.

    Fetch and Search Criteria: