Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Purpose

This method allows to get the context of a Device request in order to create approval on episode and receive access to other medical events.

...

  • Get Device request object bydevice_request_id from MongoDB

    • Get device_requests.context_episode_id from Device request object

    • Get device_requests.based_on[*].identifier.value from Device request object where code=care_plan

  • Render a response according to specification