Elation supports requesting historical medication information on behalf of patients. These APIs allow you to programmatically create and manage when that medication history is requested.
Our in-app workflows are a useful reference to understand what the requests are accomplishing:
https://help.elationhealth.com/s/article/retrieving-previous-medication-history-for-your-patients
{
"id":140759728259218,
"practice":140754475089924,
"patient":140754479349761,
"is_active":true,
"success":true,
"error_code":null,
"error_description":null,
"error_description_code":null,
"num_items":"50",
"pbm_name":"PROINFORMA PBM",
"pbm_surescripts_participant_id":"T00000000022652",
"pbm_member_id":"PRO-PBM^FL^33256",
"eligibility":140759727734801,
"from_date":null,
"until_date":null,
"created_date":"2022-06-15T15:12:30Z",
"signed_date":null,
"signed_by":null,
"deleted_date":null
}