Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel3

Required parameters are marked with "*"

Якщо інформації по відповідному параметру немає, потрібно зазначити: “APIparagraph not found”.

Purpose*

Method returns list of participants (medications) of medical programs filtering by parameters.

...

Page Properties

Link

https://uaehealthapi.docs.apiary.io/#reference/internal.-nhs-admin/program-medications/get-program-medication-list

Resource

/program_medications

Scope

program_medication:read

Components

Drugs and Program medications

Microservices

APIparagraph not found

Protocol type

APIparagraph not foundREST

Request type

GET

Sync/Async

Sync

Public/Private/Internal

Internal. NHS Admin

...

APIparagraph not found

Authorize*

  1. Verify the validity of access token

    1. In case error - generate 401 response

  2. Check user scope (scope = 'program_medication:write') in order to perform this action

    1. In case error - generate 403 response

Request to process the request using a token in the headers

Headers*

Наприклад:

  • Content-Type:application/json

...