...
With the operation get-patient-procedures
, a user can retrieve an overview of what measurements a Patient has submitted, was supposed to submit, and is expected to submit for a given period of time.
Info |
---|
See get-patient-procedures for introduction to use, input parameters and output. |
...
The output contains rows (encoded in parameters) for each matching (see get-patient-procedures) and active ServiceRequest with resolved timings overlapping with the requested period.
...
Expand | ||
---|---|---|
| ||
Usage example of $get-patient-proceduresGet patient procedure is a POST request to the following URL where “base“ is the environment base-url:
Example: https://docs.ehealth.sundhed.dk/latest-released/igfhir/POST_get-patient-procedures.html |
Preparing and Submitting Measurements
...