Delegated and non-delegated workflows
In a delegated workflow, continue monitoring the PA while Develop Health handles
submission and follow-up. In a non-delegated workflow, treat
awaiting_review
as an action state for your team: the PA is prepared but has not yet been
submitted to the payer or PBM.
Other nonterminal states can appear in either model. For example,
awaiting_provider_response means the prescriber or provider must supply or
review information, while validating_outcome means a payer response is being
checked.
Typical lifecycle by model
- Delegated:
processing→awaiting_outcome→ terminal state - Non-delegated:
processing→awaiting_review→awaiting_outcome→ terminal state
data.status and the response handling guide as the source of truth.