Da Vinci Risk Adjustment Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ra/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-ra/CapabilityStatement/ra-reporting-client | Version: 2.0.0 | |||
Active as of 2024-11-18 | Computable Name: RAClientCapabilityStatement | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.29.13.3 | ||||
Copyright/Legal: Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License |
This profile defines the expected capabilities of a Da Vinci Risk Adjustment Reporting Client when conforming to the Da Vinci Risk Adjustment Implementation Guide for interactions between Reporting Clients and Reporting Servers. Clients are the actors making the request for Risk Adjustment Coding Gap Reports for patient(s) and for Risk Adjustmenet Models that are available on the Server. This CapabilityStatement resource includes the complete list of the recommended Da Vinci Risk Adjustment profiles and RESTful operations that a Risk Adjustment Reporting Client could support. Clients have the option of choosing from this list based on their local use cases and other contextual requirements.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement ra-reporting-client
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.
client
Da Vinci Risk Adjustment Reporting Client SHALL support the operation and profiles specified in this implementation guide.
For general security consideration refer to the Security and Privacy Considerations.
batch
interaction.transaction
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 | H-I | H-T | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|---|---|
MeasureReport | Supported Profiles Risk Adjustment Coding Gap MeasureReport | y | y | y | y | y | y | date, evaluatedResource, identifier, measure, patient, period, reporter, status, subject | MeasureReport:evaluatedResources | |||
Bundle | Supported Profiles Risk Adjustment Coding Gap Report Bundle | y | y | y | y |
literal
, logical
read
Read allows maintainers of the MeasureReports to get the logical definitions of the MeasureReports
search-type
Search allows maintainers of the MeasureReports to find the logical definition of a MeasureReport
history-instance
, history-type
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
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | |
SHALL | measure | reference | |
SHALL | patient | reference | |
SHALL | period | date | |
SHALL | status | token | |
SHALL | subject | reference | |
SHOULD | evaluatedResource | reference | |
MAY | identifier | token | |
MAY | reporter | reference |
literal
, logical
read
Read allows maintainers of the Bundles to get the logical definitions of the Bundle
search-type
Search allows maintainers of the Bundles to find the logical definition of a Bundle
history-instance
, history-type
.