GET MeasureReport Resource Bundle
get
/oracle-fhir-server/fhir/MeasureReport
This endpoint supports the retrieval of MeasureReport resource list.It returns Bundle of MeasureReport resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
date(optional): string(date)
The date of the measure report
-
evaluated-resource(optional): string
An evaluated resource referenced by the measure report
-
identifier(optional): string
External identifier of the measure report to be returned
-
measure(optional): string
The measure to return measure report results for
-
patient(optional): string
The identity of a patient to search for individual measure report results for
-
period(optional): string(date)
The period of the measure report
-
reporter(optional): string
The reporter to return measure report results for
-
status(optional): string
The status of the measure report
-
subject(optional): string
The identity of a subject to search for individual measure report results for
Response
200 Response
Success