MeasureReportList
No description
MeasureReportList(
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
date: String
evaluatedResource: String
identifier: String
measure: String
patient: String
period: String
reporter: String
status: String
subject: String
): [MeasureReport!]
Arguments
MeasureReportList._id ● String scalar
MeasureReportList._lastUpdate ● String scalar
MeasureReportList._tag ● String scalar
MeasureReportList._profile ● String scalar
MeasureReportList._security ● String scalar
MeasureReportList._source ● String scalar
MeasureReportList._text ● String scalar
MeasureReportList._content ● String scalar
MeasureReportList._list ● String scalar
MeasureReportList._has ● String scalar
MeasureReportList._type ● String scalar
MeasureReportList._sort ● String scalar
MeasureReportList._count ● String scalar
MeasureReportList._include ● String scalar
MeasureReportList._revinclude ● String scalar
MeasureReportList._summary ● String scalar
MeasureReportList._total ● String scalar
MeasureReportList._elements ● String scalar
MeasureReportList._contained ● String scalar
MeasureReportList._containedType ● String scalar
MeasureReportList.date ● String scalar
The date of the measure report
MeasureReportList.evaluatedResource ● String scalar
An evaluated resource referenced by the measure report
MeasureReportList.identifier ● String scalar
External identifier of the measure report to be returned
MeasureReportList.measure ● String scalar
The measure to return measure report results for
MeasureReportList.patient ● String scalar
The identity of a patient to search for individual measure report results for
MeasureReportList.period ● String scalar
The period of the measure report
MeasureReportList.reporter ● String scalar
The reporter to return measure report results for
MeasureReportList.status ● String scalar
The status of the measure report
MeasureReportList.subject ● String scalar
The identity of a subject to search for individual measure report results for
Type
MeasureReport object
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. If the element is present, it must have either a @value, an @id, or extensions