Review advice and guidance requests

Retrieve advice and guidance requests worklist (A023, FHIR STU3)

Overview

Use this endpoint to retrieve available worklists of advice and guidance requests. Use [[HYPERLINK_A008]] to retrieve available worklists of referral requests.

Worklists provide lists of referral/advice requests that meet certain criteria, typically where a user needs to be aware of something important, or to undertake an action, in order to avoid delays to patient care.

Service provider organisations can retrieve the contents of their 'Advice and guidance requests' worklist using this endpoint. This worklist contains advice and guidance requests the provider has received and which need actioning. The version of each advice request in the worklist will also be returned. Note that the version can change due to admin/clinical changes as well as internal e-RS processes.

There are currently no advice and guidance related worklists available for referring organisations.

Supported security patterns

  • Healthcare worker, user-restricted access

Pre-requisites

In order to use this endpoint you must be an authenticated e-RS user and use one of the following e-RS roles:

  • SERVICE_PROVIDER_CLINICIAN
  • SERVICE_PROVIDER_ADMIN
  • SERVICE_PROVIDER_CLINICIAN_ADMIN

If a worklist response exceeds 10MB, a successful response will not be returned. This is due to the size limitation on the APIM platform.

Use case

As an authenticated user

I need to retrieve a worklist of advice and guidance requests

So I can determine which ones I need to take further action on.

Related endpoints

Having used this endpoint to retrieve the 'Advice and Guidance Requests' worklist, entries from it can be used as follows:

  • Use [[HYPERLINK_A024]] to retrieve contextual summary details of the advice and guidance request
  • Use [[HYPERLINK_A025]] to retrieve the conversation within the advice and guidance request, including references to attachments
  • Use [[HYPERLINK_A006]] to retrieve clinical attachments for an advice and guidance request
  • Use [[HYPERLINK_A026]] to respond to the referrer supplying advice or requesting further information
  • Use [[HYPERLINK_A027]] to convert the advice and guidance request into a referral. This is only possible if the referrer has authorised the provider to do so
  • Use [[HYPERLINK_A043]] to generate a PDF file overview relating to an advice and guidance request
post/STU3/CommunicationRequest/$ers.fetchworklist

Parameters

#/paths/~1STU3~1Task/get/parameters/0 — unresolved $ref
#/paths/~1STU3~1Task/get/parameters/1 — unresolved $ref
#/paths/~1STU3~1Task/get/parameters/2 — unresolved $ref
#/paths/~1STU3~1Task/get/parameters/3 — unresolved $ref
#/paths/~1STU3~1Task/get/parameters/4 — unresolved $ref

Response

The response body contains the list of advice and guidance requests (if any) that match the search criteria provided

Changes

No recorded changes to this endpoint across all 1 revision of this API.