All FHIR data for a request

Returns paginated FHIR data retrieved for a request within the provided time frame.

This first call must include the retrievedAtStart query parameter and will be limited to 30 days.
The retrievedAtEnd query parameter is optional and if missing in the request, the service will use the current timestamp.

Subsequent calls should use the provided nextPageUrl provided in the response. If nextPageUrl is unset then all FHIR data has been read.

The Document References in the FHIR data may include BinaryDocuments with Binary URLs that can be called to get those documents through the API. These Binary URLs point to the actual contents of a Document Reference attachment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Greenlight provided identifier

uuid
required

Greenlight provided identifier for this record request

Query Params
date-time
required

This timestamp will limit the FHIR resources which have been fetched by Greenlight since this value.

For subsequent pages retrievedAtStart is set in nextPageUrl

date-time

This timestamp will limit the FHIR resources which have been fetched by Greenlight before this value.

If this parameter is not present, the current timestamp will be used.

For subsequent pages retrievedAtEnd is set in nextPageUrl

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json