We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To find exactly one patient in the given practice and department, use find_patient method.
find_patient
This method will return instance of Patient.
Patient
client.find_patient(practice_id: 195_900, patient_id: 1)