Data Exchange For Quality Measures Implementation Guide
3.1.0 - STU 3.1.0 US

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v3.1.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Reporter Client CapabilityStatement - XML Representation

Active as of 2020-07-05

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="reporter-client"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>ReporterClientCapabilityStatement</h2><div><p>This profile defines the expected capabilities of a Da Vinci DEQM Reporter Client when conforming to the Da Vinci DEQM Implementation Guide.  Reporters include systems that are primary reporters of patient healthcare information and systems that consume data from Producers.   This CapabilityStatement resource includes the complete list of the <em>recommended</em>  Da Vinci DEQM profiles and RESTful operations that a Da Vinci DEQM Reporter Client could support. Clients have the option of choosing from this list based on their local use cases and other contextual requirements.</p>
</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>Da Vinci DEQM Producer Client <strong>SHALL</strong> support at least one of the following  transactions defined in the <em>Framework</em> Section of  this  Implementation Guide:</p>
<ul>
<li>Individual Reporting</li>
<li>Summary Reporting</li>
</ul>
</div></td></tr><tr><td>Transaction</td><td>y</td></tr><tr><td>System History</td><td>y</td></tr><tr><td>System Search</td><td>y</td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th><th><b title="DELETE a resource (delete interaction)">Delete</b></th></tr><tr><td>MeasureReport</td><td>Supported profiles:<br/>  <a href="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm">http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm</a><br/>  <a href="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm">http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm</a></td><td></td><td></td><td>y</td><td>y</td><td>y</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/reporter-client"/>
  <version value="3.1.0"/>
  <name value="ReporterClientCapabilityStatement"/>
  <title value="Reporter Client CapabilityStatement"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-07-05"/>
  <publisher
             value="HL7 International - Clinical Quality Information Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <description
               value="This profile defines the expected capabilities of a Da Vinci DEQM Reporter Client when conforming to the Da Vinci DEQM Implementation Guide.  Reporters include systems that are primary reporters 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 Reporter Client could support. Clients have the option of choosing from this list based on their local use cases and other contextual requirements."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <kind value="requirements"/>
  <fhirVersion value="4.0.1"/>
  <format value="xml"/>
  <format value="json"/>
  <patchFormat value="application/json-patch+json"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm|3.1.0"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore|4.1.1"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures|3.0.0"/>
  <rest>
    <mode value="client"/>
    <documentation
                   value="Da Vinci DEQM Producer Client **SHALL** support at least one of the following  transactions defined in the *Framework* Section of  this  Implementation Guide:

- Individual Reporting
- Summary Reporting

"/>
    <security>
      <description
                   value="For general security consideration refer to the [Security and Privacy Considerations](http://hl7.org/fhir/R4/secpriv-module.html)."/>
    </security>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <type value="MeasureReport"/>
      <supportedProfile
                        value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm"/>
      <supportedProfile
                        value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"/>
      <documentation
                     value="The DaVinci DEQM Reporter Client **SHALL** be capable of supporting at least one of the DEQM MeasureReport Profiles listed above and all the DEQM, CQFM and QI Core Profiles they reference."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="create"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <code value="update"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <code value="delete"/>
      </interaction>
    </resource>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <code value="transaction"/>
    </interaction>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <code value="batch"/>
    </interaction>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <code value="search-system"/>
    </interaction>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <code value="history-system"/>
    </interaction>
  </rest>
</CapabilityStatement>