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-producer-server
Download Raw xml
<CapabilityStatement xmlns="http://hl7.org/fhir"> <id value="producer-server"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2 id="title">DaVinci DEQM Producer Server CapabilityStatement</h2><p>This profile defines the expected capabilities of a Da Vinci DEQM Producer Server 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 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="behavior">FHIR RESTful Capabilities</h3><p>Da Vinci DEQM Producer 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/collect-data"><code>$collect-data</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><tr><td><a href="#subscription">Subscription</a></td><td><p><a href="http://hl7.org/fhir/us/davinci-deqm/STU3/StructureDefinition/subscription-deqm">DEQM Subscription Profile</a></p></td><td> </td><td> </td></tr></tbody></table><br/><h4 id="subscription" class="no_toc">Subscription</h4><p>Supported Profiles: <p><a href="http://hl7.org/fhir/us/davinci-deqm/STU3/StructureDefinition/subscription-deqm">DEQM Subscription Profile</a></p> </p><p>Da Vinci DEQM Producer Server <strong>SHALL</strong> be capable of supporting the <a href="http://hl7.org/fhir/STU3/subscription.html">FHR Subscrption API</a> providing notifications when measure data is available.</p><p>Profile Interaction Summary:</p><ul><li><strong>SHALL</strong> support <code>create</code>, <code>delete</code>.</li></ul><p>Fetch and Search Criteria:</p><ul> </ul><br/></div> </text> <url value="http://hl7.org/fhir/us/davinci-deqm/STU3/CapabilityStatement/producer-server"/> <version value="0.2.0"/> <name value="producer_server"/> <title value="DaVinci DEQM Producer 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 Producer Server 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 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"/> <rest> <mode value="server"/> <documentation value="Da Vinci DEQM Producer 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> <resource> <extension url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"> <valueCode value="SHALL"/> </extension> <type value="Subscription"/> <documentation value="Da Vinci DEQM Producer Server **SHALL** be capable of supporting the [FHR Subscrption API](http://hl7.org/fhir/STU3/subscription.html) providing notifications when measure data is available."/> <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="SHALL"/> </extension> <code value="delete"/> </interaction> <readHistory value="false"/> <updateCreate value="false"/> </resource> <operation> <extension url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"> <valueCode value="SHALL"/> </extension> <name value="collect-data"/> <definition> <reference value="http://hl7.org/fhir/us/davinci-deqm/STU3/OperationDefinition/collect-data"/> </definition> </operation> </rest> </CapabilityStatement>