{ "description": "This profile defines the expected capabilities of a Da Vinci DEQM Gaps In Care Server when conforming to the Da Vinci DEQM Implementation Guide for interactions between Clients and Servers to exchange the gaps in care reports for a measure. Servers are the actors receiving the gaps in care results of quality measure(s). This CapabilityStatement resource includes the complete list of the *recommended* Da Vinci DEQM profiles and RESTful operations that a Gaps In Care Client could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements.", "_filename": "CapabilityStatement-gic-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": "GapsInCareServerCapabilityStatement", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "Gaps In Care Server CapabilityStatement", "package_version": "2.1.0", "status": "active", "id": "fb28e3e1-5e0f-4071-a741-738acf4154e3", "kind": "requirements", "implementationGuide": [ "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm-2.1.0", "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore|4.0.0", "http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures|2.0.0" ], "url": "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/gic-server", "version": "2.1.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/cqi/index.cfm", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Measure", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "operation": [ { "name": "care-gaps", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/care-gaps" } ], "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] } ] } ], "security": { "description": "For general security consideration refer to the [Security and Privacy Considerations](http://hl7.org/fhir/R4/secpriv-module.html)." }, "interaction": [ { "code": "transaction", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] }, { "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 Gaps In Care Server **SHALL**\n\n1. Support the Gaps in Care Reporting transactions defined in the *Framework* Section of this Implementation Guide.\n1. Declare a CapabilityStatement identifying the list of supported profiles and operations.\n1. 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).\n1. Support both xml and json resource formats for all interactions.\n" } ] }