DocumentReference resources stored on AWS HealthLake.
Request
Filter notes for a specific patient.
Filter notes written by a specific practitioner.
Filter notes associated with a specific encounter.
Filter by note type (e.g.
progress-note, discharge-summary).Return notes dated on or after this date (YYYY-MM-DD).
Return notes dated on or before this date (YYYY-MM-DD).
Number of results per page. Default
20, maximum 100.Pagination cursor from the previous response’s
cursor field.Response
Array of note objects matching the search criteria.
Total number of matching notes.
Cursor to pass as
cursor in the next request. null when there are no more results.Whether additional pages of results exist.
Example response