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
, 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 Value-Based Performance Reporting Server SHALL support the profiles specified in this implementation guide.
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 | 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-subject-organization | MeasureReport.evaluatedResources |
read
Read allows maintainers of the Measures to get the logical definitions of the Measure
create
Create allows maintainers of the Measures to create the logical definition of a Measure
update
Update 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
patch
Patch allows maintainers of the Measures to update the logical definition of a Measure by posting a set of changes to it
delete
Delete allows maintainers of the Measures to delete the logical definition of a Measure
search-type
Search allows maintainers of the Measures to find the logical definition of a Measure
vread
, history-instance
, history-type
.literal
, logical
read
Read allows maintainers of the MeasureReports to get the logical definitions of the MeasureReports
create
Create allows maintainers of the MeasureReports to create the logical definition of a MeasureReport
update
Update 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
patch
Patch allows maintainers of the MeasureReports to update the logical definition of a MeasureReport by posting a set of changes to it
delete
Delete allows maintainers of the MeasureReports to delete the logical definition of a MeasureReport
search-type
Search 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 | |
SHALL | measurereport-subject-organization | reference |