...
An additional endpoint is provided for retrieving the status of asynchronously executing reports (execute, or schedule):
Currently the following operations are supported:
Fetch Operation | Execute Operation | Schedule Operation |
---|---|---|
Job Status Operation | ||
Operation Input - Report Parameters
...
organization
period
patient
practitioner
condition
devicetype
status
seller
The report (fetch|execute|schedule)-questionnaireresponses takes a parameter _partition
. It controls bin size of query partitions and is made available for internal use during testing to be able to determine the optimal configuration. When the optimal partition size has been determined, the value of partition size will be determined by deployment configuration.
The availability and semantics of each parameter is defined on individual report level. See the operations listed above for details.
...