cURL
curl --request GET \ --url https://api.example.com/api/v2/integrations/oncoemr/{slug}/patients
{ "patientId": "<string>", "patientName": "<string>" }
Search for a patient by MRN using stored OncoEMR credentials.
Documentation IndexFetch the complete documentation index at: https://docs.samplehc.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.samplehc.com/llms.txt
Use this file to discover all available pages before exploring further.
The slug of the OncoEMR connection.
Patient Medical Record Number
Default Response
OncoEMR internal patient ID
Patient name (Last, First format)