Skip to content

Find patient

Mateusz Urbański edited this page Apr 26, 2016 · 1 revision

To find exactly one patient in the given practice and department, use find_patient method.

This method will return instance of Patient.

client.find_patient(practice_id: 195_900, patient_id: 1)