...
Creating "a replacement" composition
Specification
3239.2) |
Resource | /patients/{patientId}/composition/{compositionId}/episode/{episodeId}/encounter/{encounterId}/integrationData |
Scope | composition:read |
Components | Compositions |
Microservices | API paragraph not found |
Protocol type | REST |
Request type | GET |
Sync/Async | Async |
Public/Private/Internal | Public |
Preconditions
The method can only be executed by a user with access to composition.
The method can only be executed for a composition with the status:
FINAL
AMENDED
ENTERED-_IN-_ERROR
Logic
An authorized user with MIS creates and signs a composition, information from which can be used in a third-party registry.
The signed composition is stored in the ESOZ.
An authorized user can make a request and receive in response the status of processing in a third-party register.
...
EMAL_INTEGRATION_NEWBORN_CLIENTS_MEMBER_CODE_NAMES (Mapping request components by getComposition MVN (integration data))
Input parameters
Input parameter | Values | Type | Description | Example |
---|
compositionId | | String($uuid) (path) | Composition object ID | 89678f60-4cdc-4fe3-ae83-e8b3ebd35c59 |
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 |
Dictionaries
COMPOSITION_PROCESSING_STATUS (parameter “integrationStatus“ in response)
COMPOSITION_PROCESSING_SYSTEMS (parameter “component“ in response):
DIIA
ERLN
MJU_DRACSCOMPOSITION_PROCESSING_TASKS (parameter “type“ in response):
CANCEL_ERLN_RECORD
CREATE_ERLN_RECORD
NEWBORN_GET_COMPOSITION
NEWBORN_POST_COMPOSITIONCOMPOSITION_PROCESSING_TASK_STATUS (parameter “taskStatus“ in response):
DONE
FAILED
PENDINGERLN_RESULT_CODES (parameters “statusCode“ and “statusMessage“ in response - for ERLN only):
Expand |
---|
title | ERLN_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 | ЕЛН створений за таким МВТН відсутній у реєстрі |
|
Request structure
See on SwaggerHub (2.3239.2)
Description:
Expand |
---|
|
Code Block |
---|
get:
description: 'Отримання інформації про інтеграційні процеси'
operationId: getIntegrationData
tags: [ 'main' ]
parameters:
- $ref: '#/components/parameters/compositionId'
- $ref: '#/components/parameters/patientId'
- $ref: '#/components/parameters/episodeId'
- $ref: '#/components/parameters/encounterId' |
|
...
Content-Type: application/json
Authorization: Bearer {token}
api-key: {secret}
Response structure
See on SwaggerHub
In addition to the parameters , the values of which are taken from the Dictionaries, the response contains the following parameters and subparameters, depending on parameter values:
“updatedAt” - the date of the last update of the status of the integration process
“details“ - the data set defined by the integration component:
“component“: “MJU_DRACZ“
"type": "NEWBORN_POST_COMPOSITION"
“personId“ - the identifier of the created record about the identified child.
“component“: “ERLN“
"type": "CREATE_ERLN_RECORD”
“SL_NUM” - ELN registration number
“SL_REG_DATETIME” - ELN registration date and hour
“SL_STOP” - ELN closing date
“SL_START” - ELN open (extension) date
“IC_NUM” - Number of temporary disability case
"type": "CANCEL_ERLN_RECORD”
"SL_NUM" - ELN registration number
"SL_REG_DATETIME" - ELN registration date and hour
"IC_NUM" - Number of temporary disability case
...
Expand |
---|
|
Code Block |
---|
[
{
"component": "MJU_DRACSDIIA",
"details": {
"personId": "fe88454e-7867-4795-8ab5-1fa54493a3d6",
},
"integrationStatus": "DONE",
"taskStatus": "DONE",
"type": "NEWBORN_POSTGET_COMPOSITION",
"updatedAt": "2022-09-14T0814T07:3547:0300.383Z388Z"
}
] | Code Block |
---|
[,
{
"component": "DIIAMJU_DRACS",
"details": {
"personId": "8cd52d25-1136-47ef-a0a7-efac9b941b67"
},
"integrationStatus": "DONE",
"taskStatus": "DONE",
"type": "NEWBORN_GETPOST_COMPOSITION",
"updatedAt": "2022-09-14T0714T08:4735:0011.388Z330Z"
},
] |
|
Creation of composition type “newborn“. Response with information on DRACSG integration process:
Expand |
---|
|
Code Block |
---|
[
{
"component": "MJU_DRACS",
"details": {
"personId": "8cd52d25fe88454e-11367867-47ef4795-a0a78ab5-efac9b941b671fa54493a3d6",
},
"integrationStatus": "DONE",
"taskStatus": "DONE",
"type": "NEWBORN_POST_COMPOSITION",
"updatedAt": "2022-09-14T08:35:1103.330Z383Z"
}
] |
|
Cancellation of composition type “temp_disability“. Response with information on the ERLN integration process:
Expand |
---|
|
Code Block |
---|
[
{
"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
HTTP status code | Message | What caused the error |
---|
200 | Composition found | If the request is completed and the information is found |
404 | Composition not found | In case the information is not found for any reason |