Package | hl7.fhir.us.davinci-deqm |
Type | CapabilityStatement |
Id | gic-server |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-deqm/https://build.fhir.org/ig/HL7/davinci-deqm/CapabilityStatement-gic-server.html |
URL | http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/gic-server |
Version | 5.0.0 |
Status | active |
Date | 2021-04-23 |
Name | GapsInCareServerCapabilityStatement |
Title | Gaps In Care Server CapabilityStatement |
Realm | us |
Authority | hl7 |
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 request for Gaps in Care Reports for 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 Server could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements. |
Kind | requirements |
No resources found
ImplementationGuide | |
hl7.fhir.us.qicore | QI-Core Implementation Guide |
hl7.fhir.us.davinci-deqm | Data Exchange For Quality Measures Implementation Guide |
hl7.fhir.us.cqfmeasures | Quality Measure Implementation Guide |
OperationDefinition | |
care-gaps | Care Gaps Operation |
SearchParameter | |
measurereport-category | MeasureReportCategory |
StructureDefinition | |
gaps-bundle-deqm | DEQM Gaps In Care Bundle |
indv-measurereport-deqm | DEQM Individual MeasureReport Profile |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement gic-server
xml
, json
application/json-patch+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
Da Vinci DEQM Gaps In Care Server SHALL
For general security consideration refer to the Security and Privacy Considerations.
transaction
interaction.batch
interaction.search-system
interaction.history-system
interaction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | P | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
Measure | y | $care-gaps | ||||||||
MeasureReport | Supported Profiles DEQM Individual MeasureReport Profile | y | y | y | measurereport-category | |||||
Bundle | Supported Profiles DEQM Gaps In Care Bundle | y |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $care-gaps |
search-type
patch
Patch allows maintainers of the MeasureReports to update the logical definition of a MeasureReport by posting a set of changes to it
create
.The DaVinci DEQM Gaps In Care Server SHALL be capable of supporting the DEQM Individual MeasureReport Profile and all the DEQM, CQFM, and QI-Core Profiles they reference.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | measurereport-category | token |
The DaVinci DEQM Gaps In Care Server SHALL be capable of supporting the DEQM Gaps in Care Bundle Profile and all the DEQM, CQFM, and QI-Core Profiles they reference.
{ "resourceType": "CapabilityStatement", "id": "gic-server", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cqi" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 4, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/gic-server", "version": "5.0.0", "name": "GapsInCareServerCapabilityStatement", "title": "Gaps In Care Server CapabilityStatement", "status": "active", "experimental": false, "date": "2021-04-23", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "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 request for Gaps in Care Reports for 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 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": "urn:iso:std:iso:3166", "code": "US" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "patchFormat": [ "application/json-patch+json" ], "implementationGuide": [ "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm", "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore", "http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures" ], "rest": [ { "mode": "server", "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", "security": { "description": "For general security consideration refer to the [Security and Privacy Considerations](http://hl7.org/fhir/R4/secpriv-module.html)." }, "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Measure", "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "read" } ], "operation": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "care-gaps", "definition": "http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/care-gaps" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "MeasureReport", "supportedProfile": [ "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm" ], "documentation": "The DaVinci DEQM Gaps In Care Server **SHALL** be capable of supporting the DEQM Individual MeasureReport Profile and all the DEQM, CQFM, and QI-Core Profiles they reference.", "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "create" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "search-type" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "patch", "documentation": "Patch allows maintainers of the MeasureReports to update the logical definition of a MeasureReport by posting a set of changes to it" } ], "searchParam": [ { "name": "measurereport-category", "definition": "http://hl7.org/fhir/us/davinci-deqm/SearchParameter/measurereport-category", "type": "token" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Bundle", "supportedProfile": [ "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-bundle-deqm" ], "documentation": "The DaVinci DEQM Gaps In Care Server **SHALL** be capable of supporting the DEQM Gaps in Care Bundle Profile and all the DEQM, CQFM, and QI-Core Profiles they reference.", "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "create" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "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" } ] } ] }