{ "description": "This profile defines the expected capabilities of a Da Vinci DEQM Receiver Server when conforming to the Da Vinci DEQM Implementation Guide. Receivers include systems that are primary receivers of Measure data such as payers as well as public health and other healthcare-related agencies. This CapabilityStatement resource includes the complete list of the *recommended* Da Vinci DEQM profiles and RESTful operations that a Da Vinci DEQM Receiver Server could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements.", "_filename": "CapabilityStatement-receiver-server.json", "package_name": "hl7.fhir.us.davinci-deqm", "format": [ "xml", "json" ], "date": "2020-07-05", "publisher": "HL7 International - Clinical Quality Information Work Group", "patchFormat": [ "application/json-patch+json" ], "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "ReceiverServerCapabilityStatement", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "Receiver Server CapabilityStatement", "package_version": "3.1.0", "status": "active", "id": "43c8aa5c-2e25-448f-8472-26987e52535c", "kind": "requirements", "implementationGuide": [ "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm|3.1.0", "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore|4.1.1", "http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures|3.0.0" ], "url": "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/receiver-server", "version": "3.1.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/cqi", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "MeasureReport", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "interaction": [ { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "update", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "delete", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] } ], "documentation": "The DaVinci DEQM Receiver Server **SHALL** be capable of supporting the DEQM Summary MeasureReport Profile and DEQM Individual MeasureReport Profile and all the DEQM and QI Core Profiles they reference.", "supportedProfile": [ "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm", "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm" ] } ], "security": { "description": "For general security consideration refer to the [Security and Privacy Considerations](http://build.fhir.org/secpriv-module.html)." }, "interaction": [ { "code": "transaction", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] }, { "code": "batch", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] }, { "code": "search-system", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] }, { "code": "history-system", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ], "documentation": "Da Vinci DEQM Producer Server **SHALL**\n\n1. Support the following transactions defined in the *Framework* Section of this Implementation Guide:\n\n - Individual Reporting\n - Summary Reporting\n1. Declare a CapabilityStatement identifying the list of supported profiles and operations.\n1. Implement the FHIR RESTful API for operations including returning the appropriate response classes as described in the FHIR specification for [Extended Operations on the RESTful API ](http://hl7.org/fhir/R4/operations.html).\n1. Support both xml and json resource formats for all interactions.\n" } ] }