Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-vbpr/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/us/davinci-vbpr/CapabilityStatement/vbp-reporting-server | Version: 1.1.0 | |||
| Standards status: Trial-use | Maturity Level: 1 | Computable Name: VBPReportingServerCapabilityStatement | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.30.13.2 | ||||
This profile defines the expected capabilities of the Value-Based Performance (VBP) Reporting Server actor which is responsible for producing value-based performance MeasureReports to be consumed by a Value-Based Performance Reporting Client. The complete list of FHIR profiles and search parameters that a VBP Reporting Server could support are defined. VBP Reporting Servers have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.
Raw OpenAPI-Swagger Definition file | Download
xml, jsonapplication/json-patch+jsonNote 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.
serverDa Vinci Value-Based Performance Reporting Server SHALLSHALL
For general security consideration refer to the Security and Privacy Considerations.
transactioninteraction.batchinteraction.search-systeminteraction.history-systeminteraction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | V-R | S | U | P | C | D | H-I | H-T | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Measure | http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/vbp-measure | Y | y? | Y | Y | Y | Y | Y | y? | y? | ||||
| MeasureReport | Supported Profiles Value-Based Performance MeasureReport VBP Quality MeasureReport | Y | y? | Y | Y | Y | Y | Y | y? | y? | date, evaluatedResource, identifier, measure, patient, period, reporter, status, subject, measurereport-category | MeasureReport.evaluatedResources |
readRead allows maintainers of the Measures to get the logical definitions of the Measure
createCreate allows maintainers of the Measures to create the logical definition of a Measure
updateUpdate allows maintainers of the Measures to update the logical definitions of a Measure by its id or create a new one if it is new
patchPatch allows maintainers of the Measures to update the logical definition of a Measure by posting a set of changes to it
deleteDelete allows maintainers of the Measures to delete the logical definition of a Measure
search-typeSearch allows maintainers of the Measures to find the logical definition of a Measure
vread, history-instance, history-type.literal, logicalreadRead allows maintainers of the MeasureReports to get the logical definitions of the MeasureReports
createCreate allows maintainers of the MeasureReports to create the logical definition of a MeasureReport
updateUpdate allows maintainers of the MeasureReports to update the logical definitions of a MeasureReport by its id or create a new one if it is new
patchPatch allows maintainers of the MeasureReports to update the logical definition of a MeasureReport by posting a set of changes to it
deleteDelete allows maintainers of the MeasureReports to delete the logical definition of a MeasureReport
search-typeSearch allows maintainers of the MeasureReports to find the logical definition of a MeasureReport
vread, history-instance, history-type.Value-Based Performance MeasureReport
VBP Quality MeasureReport
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | date | date | |
| SHALL | evaluatedResource | reference | |
| SHALL | identifier | token | |
| SHALL | measure | reference | |
| SHALL | patient | reference | |
| SHALL | period | date | |
| SHALL | reporter | reference | |
| SHALL | status | token | |
| SHALL | subject | reference | |
| SHALL | measurereport-category | token |