...
5. Продовження / скорочення МВТН
RC_6. Уточнення (preperson -> person) для МВТН
...
Logic
...
Expand |
---|
|
MIS/Medical employee->Compositions: Create Composition POST/patients/composition Compositions->Compositions: Check user scopes authorization composition:create Compositions-->MIS/Medical employee: In case of error HTTP/401 Compositions->Compositions: Async job planning Compositions->MIS/Medical employee: Async job details Compositions<->eHealth:data clarification and verification about author, custodian, diagnosis etc Compositions->Compositions:Create and save Composition according to the XML template Compositions->Compositions:Async job Completed MIS/Medical employee->Compositions: GET/patients/composition/job/{asyncJobId} Compositions->MIS/Medical employee:Async job completed (conclusionAsyncJobListItem.href) MIS/Medical employee->Compositions:GET/patients/{patientId}/composition/{compositionId}/episode/{episodeId}/encounter/{encounterId} Compositions->MIS/Medical employee: Composition in PRELIMINARY status MIS/Medical employee->MIS/Medical employee:Signs document and gives to patient MIS/Medical employee->Compositions:Sign Composition PATCH /patients/composition/{compositionId}/sign Compositions->Compositions:Check user scopes authorization composition:sign Compositions-->MIS/Medical employee: In case of error HTTP/401 Compositions->MIS/Medical employee: HTTP/200 Async job Created Compositions<->eHealth:Signature and author validation Compositions->Compositions:Save object on SWIFT/S3 Compositions->Compositions:Schedule of trigger interactions (DIIA,MJU_DRACZ,ERLN,MPI,Closure) MIS/Medical employee->Compositions:GET /patients/composition/job/{asyncJobId} Compositions->MIS/Medical employee:Async job completed (conclusionAsyncJobListItem.href) MIS/Medical employee->Compositions:GET/patients/{patientId}/composition/{compositionId}/episode/{episodeId}/encounter/{encounterId} Compositions->MIS/Medical employee:Composition in FINAL status |
Input parameters
Input parameter | Values | Type | Description | Example |
---|
compositionId | | String ($uuid) (path) | Composition object ID | 4fd87fa2-1beb-44ff-a7cc-c1759e1c6e9b |
...