ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Purpose

Any medication request in the ACTIVE status can be blocked by an NHS employee (parameter is_blocked = true) with indicating block_reason. NHS employee must have the appropriate scope medication_request: block for such action.

Specification

Description

  1. The medication request can be blocked or unlocked by the NHS employee at any time also with having the appropriate scope: medication_request: block.

  2. Medication requests which are in the status is_blocked = true cannot be released in the PHARMACY.

    1. On create/process medication dispense for the medication request with is_blocked = true status return an error 422 with msg "Medication request is blocked".

  3. Information about blocking or unblocking medication request is displayed in Event Manager.

  4. The person with the authentication_method = OTP can be notified by SMS about blocking or unlocking with the following appropriate messages:

«Ваш рецепт №---- заблоковано НСЗУ. Зверніться до вашого лікаря»
«Ваш рецепт №---- розблоковано НСЗУ. Можете отримати ліки в аптеці»

  • No labels