Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
titleGet Patient Procedures Example

Usage example of $get-patient-procedures

Get patient procedure is a POST request to the following URL where “base“ is the environment base-url: POST [base]/$get-patient-procedures

Info

See get-patient-procedures for introduction to use, input parameters and output.

Example: https://docs.ehealth.sundhed.dk/latest-released/igfhir/POST_get-patient-procedures.html

Preparing and Submitting Measurements

...