Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
REST API method / Метод REST API (настанова) (
Info
Note

Сторінка знаходиться в процесі розробки. Інформація на ній може бути застарілою.

Info

/wiki/spaces/EN/pages/17591304241 (remove the link block before publishing the document)

Table of Contents

Properties of a REST API method document

Page Properties
idpage_properties_method_REST API

Document type

Метод REST API

Document title

[DRAFT] getIntegrationData [API-006-001-001-0217]

Guideline ID

GUI-0011

Author

@

Document version

1

Document status

DRAFT

Date of creation

ХХ.ХХ.ХХХХ (дата фінальної версії документа – RC або PROD)

Date of update

ХХ.ХХ.ХХХХ (дата зміни версії)

Method API ID

API-001006-001-001-00010217

Microservices (namespace)

MC

Component

Compositions

Component ID

COM-006-001

Link на API-специфікацію

https://app.swaggerhub.com/apis/ehealthua/compositions/Prod#/main/getIntegrationData

Resource

{{host}}/patients/{patientId}/composition/{compositionId}/episode/{episodeId}/encounter/{encounterId}/integrationData

Scope

composition:read

Protocol type

REST

Request type

GET

Sync/Async

Sync

Public/Private

Public

Purpose

The method is designed to obtain information on the integration processes of interaction with third-party registries in the context of compositions. When composition data is transferred to an external registry and processed there, the method returns the status of data processing by the third-party registry.

...

Creating "a replacement" composition

Logic

  1. An authorized user with MIS creates and signs a composition, information from which can be used in a third-party registry.

  2. The signed composition is stored in the ESOZ.

  3. An authorized user can make a request and receive in response the status of processing in a third-party register.

Configuration parameters

Description of the configuration parameters that are used when processing a request in the system

Dictionaries

Provides a list of links to dictionaries that are available in Confluence

Input parameters

Description of input parameters

...

Input parameter

...

Link to page with configurable parameters

VAR NAME:

  • EMAL_INTEGRATION_NEWBORN_CLIENTS_MEMBER_CODE_NAMES (Mapping request components by getComposition MVN (integration data))

Dictionaries

Expand
titleERLN_RESULT_CODES (parameter “statusCode“ in response - for ERLN only):

Code

Translate message (UA)

1000

Неочікувана помилка при створенні

1101

ЕЛН створено успішно

1102

ЕЛН створено успішно в статусі "Недійсний" (існує інший випадок непрацездатності з іншої причини)

1201

Непрацездатну особу не знайдено в Реєстрі застрахованих осіб

1202

Помилка однозначного пошуку в РЗО / Перевірте коретність ПІБ та документ

1203

Помилка однозначного пошуку в РЗО / За направленими персональними даними знайдено більше однієї особи / Перевірте ПІБ та документ особи

1301

Відсутня інформація про трудові відносини на дату початку періоду непрацездатності

1401

Направлений МВТН вже було оброблено

2000

Неочікувана помилка при продовження

2101

ЕЛН продовжено успішно

2201

Продовження випадку неможливе щодо ЕЛН, який має статус "Помилково сформований"

2202

Продовження випадку неможливе - МВТН який продовжується не останній (вже продовжено/скорочено)

2203

Продовження випадку неможливе - для попереднього МВТН не було створено ЕЛН

2204

Продовження неможливе - ЕЛН який продовжується заборонено змінювати (ЕЛН в статусі "Готовий до сплати")

3000

Неочікувана помилка при скороченні

3101

ЕЛН скорочено успішно

3201

Скорочення випадку неможливе щодо ЕЛН, який має статус "Помилково сформований"

3202

Скорочення випадку неможливе - МВТН який скорочується не останній (вже продовжено/скорочено)

3203

Скорочення неможливе - ЕЛН який скорочується заборонено змінювати (ЕЛН в статусі "Готовий до сплати")

3204

Скорочення випадку неможливе - випадок непрацездатності, який продовжується уже завершено новим МВТН іншої категорії

3205

Скорочення випадку неможливе - для попереднього МВТН не було створено ЕЛН

4000

Неочікувана помилка при продовженні як створенні

4101

ЕЛН створено успішно як продовження випадку

4201

Продовження випадку неможливе - для попереднього МВТН не було створено ЕЛН

4202

Продовження випадку неможливе щодо ЕЛН, який має статус "Помилково сформований"

4203

Продовження випадку неможливе - дати строку дії МВТН не припустима відносно періоду непрацездатності в раніше створеному ЕЛН (дата початку строку дії менша за початок періоду в ЕЛН або більша за дату кінця періоду ЕЛН більше ніж на 1 день)

4204

Продовження випадку неможливе - МВТН який продовжується не останній (вже продовжено/скорочено)

4205

Продовження випадку неможливе - випадок непрацездатності, який продовжується уже завершено новим МВТН іншої категорії

5000

Неочікувана помилка при скасуванні

5101

ЕЛН позначено як помилково створений

5201

Статус "Помилково сформований" було встановлено раніше

5202

Неможливо встановити статус "Помилково сформований" по ЕЛН, щодо якого є продовження випадку

5203

Неможливо встановити статус "Помилково сформований" по ЕЛН в статусі "Готовий до сплати"

5204

ЕЛН створений за таким МВТН відсутній у реєстрі

Input parameters

Input parameter

Values

Type

Description

Example

1

composition_id

 M

compositionId

 

String($uuid) (path)

Composition object ID

 89678f60

 89678f60-4cdc-4fe3-ae83-e8b3ebd35c59

2

Request structure

See on API-specification (посилання на сторінку з API-специфікацією)

Description of the REST API request structure, example

...

titleExample

...

Headers

...

Key

...

Value

...

Mandatory

...

Description

...

Example

...

Content-Type

...

application/json

...

M

...

Тип контенту

...

Content-Type:application/json

...

Authorization

...

Bearer c2778f3064753ea70de870a53795f5c9

...

M

...

Перевірка користувача

...

Authorization:Bearer c2778f3064753ea70de870a53795f5c9

...

Request data validation

Describe the process of checking the input data transmitted in the request for compliance with the given rules and restrictions set in the API

Processing

A list of processes related to receiving, changing or transmitting data according to the logic defined in the REST API

Response structure examples

See on API-specification (посилання на сторінку з API-специфікацією)

Description of the REST API response structure, example

...

titleExample

...

patientId

 

String($uuid) (path)

Patient object ID

89678f60-4cdc-4fe3-ae83-e8b3ebd35c59

episodeId

 

String($uuid) (path)

Episode of Care object ID

89678f60-4cdc-4fe3-ae83-e8b3ebd35c59

encounterId

 

String($uuid) (path)

Encounter object ID

89678f60-4cdc-4fe3-ae83-e8b3ebd35c59

Request structure

See on API-specification

Expand
titleRequest schema
Code Block
languagejson
    get:
      description: 'Отримання інформації про інтеграційні процеси'
      operationId: getIntegrationData
      tags: [ 'main' ]
      parameters:
        - $ref: '#/components/parameters/compositionId'
        - $ref: '#/components/parameters/patientId'
        - $ref: '#/components/parameters/episodeId'
        - $ref: '#/components/parameters/encounterId'

Headers

Headers

Request data validation

Authorize

A token in the headers.

Check user scopes in order to perform this action (scope = 'composition:read')

  • return 401 (Unauthorized) in case of invalid scope(s)

Processing

N/A

Response structure examples

See on API-specification

In addition to parameters from the Dictionaries, the response contains the following subparameters, depending on parameter values:

  1. updatedAt” - the date of the last update of the status of the integration process

  2. details“ - the data set defined by the integration component:

    1. component“: “MJU_DRACZ“

      1. "type": "NEWBORN_POST_COMPOSITION"

        1. personId“ - the identifier of the created record about the identified child.

    2. component“: “ERLN“

      1. "type": "CREATE_ERLN_RECORD”

        1. SL_NUM” - ELN registration number

        2. SL_REG_DATETIME” - ELN registration date and hour

        3. SL_STOP” - ELN closing date

        4. SL_START” - ELN open (extension) date

        5. IC_NUM” - Number of temporary disability case

      2. "type": "CANCEL_ERLN_RECORD”

        1. "SL_NUM" - ELN registration number

        2. "SL_REG_DATETIME" - ELN registration date and hour

        3. "IC_NUM" - Number of temporary disability case

Response examples:

  • Creation of composition type “temp_disability“. Response with information on the ERLN integration process:

Expand
titleResponse example
Code Block
languagejson
[
  {
    "component": "ERLN",
    "details": {
      "SL_NUM": "517-2000002845-1",
      "SL_REG_DATETIME": "2022-09-21T10:17:51Z",
      "SL_STOP": "2022-09-29T00:00:00Z",
      "SL_START": "2022-09-19T00:00:00Z",
      "IC_NUM": "517"
    },
    "integrationStatus": "DONE",
    "statusCode": 1101,
    "statusMessage": "ЕЛН створено успішно",
    "taskStatus": "DONE",
    "type": "CREATE_ERLN_RECORD",
    "updatedAt": "2022-09-21T07:18:48.274Z"
  }
]
  • Creation of composition type “newborn“. Response with information on DIIA integration process:

Expand
titleResponse example
Code Block
languagejson
[
  {
    "component": "DIIA",
    "details": {
    },
    "integrationStatus": "DONE",
    "taskStatus": "DONE",
    "type": "NEWBORN_GET_COMPOSITION",
    "updatedAt": "2022-09-14T07:47:00.388Z"
  },
  {
    "component": "MJU_DRACS",
    "details": {
      "personId": "8cd52d25-1136-47ef-a0a7-efac9b941b67"
    },
    "integrationStatus": "DONE",
    "taskStatus": "DONE",
    "type": "NEWBORN_POST_COMPOSITION",
    "updatedAt": "2022-09-14T08:35:11.330Z"
  }
]
  • Creation of composition type “newborn“. Response with information on DRACSG integration process:

Expand
titleResponse example
Code Block
languagejson
[
  {
    "component": "MJU_DRACS",
    "details": {
      "personId": "fe88454e-7867-4795-8ab5-1fa54493a3d6",
    },
    "integrationStatus": "DONE",
    "taskStatus": "DONE",
    "type": "NEWBORN_POST_COMPOSITION",
    "updatedAt": "2022-09-14T08:35:03.383Z"
  }
]
  • Cancellation of composition type “temp_disability“. Response with information on the ERLN integration process:

Expand
titleResponse example
Code Block
languagejson
[
  {
    "component": "ERLN",
    "details": {
      "SL_NUM": "520-2000002848-1",
      "SL_REG_DATETIME": "2022-09-22T12:36:08Z",
      "SL_STOP": "2022-09-30T00:00:00Z",
      "SL_START": "2022-09-20T00:00:00Z",
      "IC_NUM": "520"
    },
    "integrationStatus": "DONE",
    "statusCode": 1101,
    "statusMessage": "ЕЛН створено успішно",
    "taskStatus": "DONE",
    "type": "CREATE_ERLN_RECORD",
    "updatedAt": "2022-09-22T09:37:07.290Z"
  },
  {
    "component": "ERLN",
    "details": {
      "SL_NUM": "520-2000002848-2",
      "SL_REG_DATETIME": "2022-09-22T12:36:08Z",
      "IC_NUM": "520"
    },
    "integrationStatus": "DONE",
    "statusCode": 5101,
    "taskStatus": "DONE",
    "type": "CANCEL_ERLN_RECORD",
    "updatedAt": "2022-09-22T09:39:33.749Z"
  }
]

HTTP status codes

422

Response code

HTTP Status code

Message

Internal name

Description

1

Базові

2

1000 200

404

Composition not found

COMPOSITION_NOT_FOUND_404

Не знайдено медичний висновок

3

401

Unauthorized

Помилка підтвердження Composition found

 If the request is completed and the information is found

3

 404

 Composition not found

 In case the information is not found for any reason

4

Специфічні

5

Only for active MPI record can be created medication request!

Post-processing processes

Description of actions performed on data after processing

Technical modules where the method is used

List of pages describing technical N/A

Technical modules where the method is used

Page Properties Report
headingsID ТМ, Статус
cqllabel = "tr-mis"

...