GET /api/Patient/GetPatientByName

GET /api/Patient/GetPatientByName

Responses

GET /api/Patient/GetPatientByName
curl \
 -X GET http://api.example.com/api/Patient/GetPatientByName \
 -H "Authorization: $API_KEY"