Data Exchange For Quality Measures Implementation Guide (Release 0.2.0 STU2 Ballot)

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R3. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions

XML Format: CapabilityStatement-consumer-server

Download Raw xml


<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="consumer-server"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2 id="title">DaVinci DEQM Consumer Server CapabilityStatement</h2><p>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 are  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.</p><ul><li>FHIR Version: 3.0.1</li><li>Supported formats: xml, json</li><li>Published: 2019-03-14</li><li>Published by: The DaVinci Project</li></ul><h3 id="igs" class="no_toc">Implementation guides that SHOULD be supported:</h3><li>http://hl7.org/fhir/us/qicore/ImplementationGuide/qicore</li><li>http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/cqfmeasures</li><h3 id="behavior">FHIR RESTful Capabilities</h3><p>Da Vinci DEQM Consumer Server <strong>SHALL</strong></p><ol><li>Support at least one transaction defined in the <em>Framework</em> Section of  this  Implementation Guide.</li><li>Declare a CapabilityStatement identifying the list of supported profiles and operations.</li><li>Implement the RESTful behavior according to the FHIR specification including returning the appropriate response classes as described in the FHIR specification for <a href="http://hl7.org/fhir/STU3/http.html">FHIR RESTful API</a>.</li><li>Support both xml and json resource formats for all interactions.</li></ol><p id="security"><strong>Security:</strong></p><p>For general security consideration refer to the <a href="http://build.fhir.org/secpriv-module.html">Security and Privacy Considerations</a>.</p><h3 id="resource--details" class="no_toc">RESTful Capabilities by Resource/Profile:</h3><p><strong>Summary of Operations</strong></p><li><strong>SHALL</strong> support the	<a href="http://hl7.org/fhir/us/davinci-deqm/STU3/OperationDefinition/submit-data"><code>$submit-data</code></a> operation.</li><li><strong>SHALL</strong> support the	<a href="http://hl7.org/fhir/OperationDefinition/Measure-data-requirements"><code>$data-requirements</code></a> operation.</li><p><strong>Summary of Search Criteria</strong></p><table class="grid"><thead><tr><th>Resource Type</th><th>Supported Profiles</th><th>Supported Searches</th><th>Supported Includes</th></tr></thead><tbody>
					
				</tbody></table><br/><br/></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-deqm/STU3/CapabilityStatement/consumer-server"/>
  <version value="0.2.0"/>
  <name value="consumer_server"/>
  <title value="DaVinci DEQM Consumer Server CapabilityStatement"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-03-14T00:00:00+11:00"/>
  <publisher value="The DaVinci Project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="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 are  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."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <kind value="requirements"/>
  <fhirVersion value="3.0.1"/>
  <format value="xml"/>
  <format value="json"/>
  <patchFormat value="application/json-patch+json"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/davinci-deqm/STU3/ImplementationGuide/hl7.fhir.us.davinci-deqm.stu3-0.2.0"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/qicore/ImplementationGuide/qicore"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/cqfmeasures"/>
  <rest>
    <mode value="server"/>
    <documentation
                   value="Da Vinci DEQM Consumer Server **SHALL**

1. Support at least one transaction defined in the *Framework* Section of  this  Implementation Guide.
1. Declare a CapabilityStatement identifying the list of supported profiles and operations.
1. 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](http://hl7.org/fhir/STU3/http.html).
1. Support both xml and json resource formats for all interactions.
"/>
    <security>
      <description
                   value="For general security consideration refer to the [Security and Privacy Considerations](http://build.fhir.org/secpriv-module.html)."/>
    </security>
    <operation>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <name value="submit-data"/>
      <definition>
        <reference
                   value="http://hl7.org/fhir/us/davinci-deqm/STU3/OperationDefinition/submit-data"/>
      </definition>
    </operation>
    <operation>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <name value="data-requirements"/>
      <definition>
        <reference
                   value="http://hl7.org/fhir/OperationDefinition/Measure-data-requirements"/>
      </definition>
    </operation>
  </rest>
</CapabilityStatement>