Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Specification

...

This WS is designed to recall (cancel) previously created and signed Medication request (patch).

Input parameters (filters)

  • id 
  • reason

Authorize

  1. Verify the validity of access token
  2. Check user scope (scope = 'medication_request:reject') in order to perform this action
    1. In case error - generate 401 response

...


field
value
event_typeStatusChangeEvent
entity_typeMedicationRequest
entity_id$.id
properties.status.new_value$.status
event_time$.update_at
changed_by$.changed_by


...