Export Group of Patients

FHIR Operation to obtain a detailed set of FHIR resources of diverse resource types pertaining to all patients in specified Group. Returns data added or updated in the last 24h by default. Data is formatted as newline-delimited JSON (NDJSON).

See Also:
FHIR Bulk Access Guide
FHIR Asynchronous Request Pattern

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

Group ID

Query Params
string

Resources will be included in the response if their state has changed after the supplied time (e.g. if Resource.meta.lastUpdated is later than the supplied _since time). If this parameter is absent only resources created or updated in the past 24 hours will be exported.

string

Specifies resource types that will be included in the response

Headers
string
required
Defaults to respond-async

Must be "respond-async"

Responses

Language
LoadingLoading…
Response
Choose an example:
*/*
application/json