Versions Compared

Key

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

...

This WS allows searching for a medication program participant.

Key points

  1. This is a graphQl method used in the Administration panel only.

  2. Only authenticated and authorized NHS employee with an appropriate scope can search a Program medication.

Specification

Page Properties

Link

graphQl method

Resource

graphQl method

Scope

program_medication:read

Components

API paragraph not found

Microservices

API paragraph not found

Protocol type

API paragraph not found

Request type

API paragraph not found

Sync/Async

API paragraph not found

Logic

  1. Get list of all program medications filtered by search parameters.

  2. Render list with program medication data according to schema.

Preconditions

API paragraph not found

...