Versions Compared

Key

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

...

Page Properties
idAPI_Specification

Link

-

Посилання на Apiary або Swagger

Resource

/graphql

Посилання на ресурс, наприклад: /api/persons/create

Scope

global_parameters:write

Scope для доступу

Components

GlobalParameters

Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription

Microservices

fe/admin-web

Перелік мікросервісів, які використовує метод API, наприклад: Auth, ABAC

Protocol type

GraphQL

Тип протоколу, який використовується запитом, наприклад: SOAP | REST

Request type

POST

Тип запиту API, наприклад: GET, POST, PATCH…

Sync/Async

API paragraph not found

Метод є синхронним чи асинхронним?

Public/Private/Internal

Private

Потрібно зазначити тип методу за ступенем доступності

Logic

This WS is designed for NHS employees. This query is use to update existing global parameters.

...

3096Maximum capitation contract period (in days)

Input parameter

Values

Type

Description

Example

biUrl

String

BI URL

https://app.powerbi.com/view?r=eyJrIjoiYTkxMWZmOTYtY2M5OS00YTYzLTk4MWItZmQwZTVkOGU1NjZhIiwidCI6IjA0ZWM2MTdmLTkwMWMtNDMzMS04OTVlLWE2YTZmNGJiMWI3YiIsImMiOjl9

billingDate

Integer

Date of formation of the capitation report, day of the month

2

declarationRequestExpiration

Integer

Validity period of the declaration request to create a declaration (days)

1

employeeRequestExpiration

Integer

Validity of the employee request to create an employee (days)

28

verificationRequestExpiration

Integer

The number of days until the declaration is automatically approved

1

declarationLimit

Integer

Maximum number of declarations per person (doctor)

2000

declarationTerm

Integer

Validity of the declaration (years)

99

phoneNumberAuthLimit

Integer

Limit number of declarations registered for one phone

600

medicationDispensePeriod

Integer

Period of validity of the medication dispense (minutes)

10

adultAge

Integer

Adult age

18

REIMBURSEMENT_CONTRACT_MAX_PERIOD_DAY

reimbursementContractMaxPeriodDay

 

Integer

Maximum reimbursement contract period (in days)

3096

СAPITATION_CONTRACT_MAX_PERIOD_DAY

366

Integer

Max number of days for period of Reimbursement contract

1096

capitationContractMaxPeriodDay

 

Integer

Max number of days for period of Capitation contract

366

Request structure

Example:

...