DiagnosticReport resources stored on AWS HealthLake.
Request
Filter lab reports for a specific patient.
Filter by report status:
registered, partial, preliminary, final, amended, corrected, appended, or cancelled.Return reports with an effective date on or after this date (YYYY-MM-DD).
Return reports with an effective date on or before this date (YYYY-MM-DD).
Sort field. Prefix with
- for descending order (e.g. -date for newest first).Number of results per page. Default
20, maximum 100.Pagination cursor from the previous response’s
cursor field.Response
Array of lab report objects matching the search criteria.
Total number of matching lab reports.
Cursor to pass as
cursor in the next request. null when there are no more results.Whether additional pages of results exist.
Example response