Linking to Mirah - Deeplink URLs
Enabling providers to seamlessly transition between their EHR and Mirah is essential for clinician workflow and making Mirah and measurement-based care part of daily practice. This document describes the format for linking to Mirah from an external source for both MBC and CoCM
Patient Report Link
This will allow users to directly access a patient's report from your EMR or other internal systems.
URL Format
https://[your_site_prefix].mirah.com/app/external/patient/<patient_id>
Parameters
your_site_prefix | This is the subdomain for your account. |
patientId (string, required) |
The unique identifier for the patient in your EHR system. |
Example
- Your Mirah site is
https://myinstitute.mirah.com
- Your Patient has the MRN of
TB12
Your URL to the patient report would be:
https://myinstitute.mirah.com/app/external/patient/TB12