Hi Team,
Endpoint: /Patient?
Method: GET
The process is as follows: we search for the patient using the name parameter and retrieve the MRN number for that specific patient.
When searching for a patient with the parameter 'give', we are unable to match the patient by the MRN ID from the API response.
However, when searching using the parameter 'family', we are able to successfully match the patient by the MRN ID in the API response.
Also, when searching using the parameters 'family' and 'given', we are able to successfully match the patient by the MRN ID in the API response.
Please assist in identifying the reason.
X-Request-ID: /B6DCF3D02FA5460B7E27106B2FF01270+2zMW_gvAA
/0C8FF0F66DB6E83F2A4CEF26E91BD445+wYF0_Bqto
Thanks.