Table of Contents |
---|
...
This method allows to get contexts of Procedure in order to create approval on episode and receive access to other medical events.
This WS allows to cancel existing procedure and change its status to entered_in_error
in case of any mistake. The new correct procedure could be created instead. Method receives signed message (pkcs7) that consists of signed content, digital signature and signer public key. All signature fields will be validated (including signer certificate authority)
Important
Signed content of procedure must be equal to procedure stored in DB. See Get Procedure by search params
status_reason
andexplanatory_letter
(optional) must be added to signed content
Please see Cancel Procedure and [Dummy Cancel Procedure for more details
Specification
Page Properties | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
|
Logic
Service returns contexts (episode and origin_episode), procedure based on:
...