You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a new patient, a request is sent out to the MPI to search for matching patients. This search encodes the gender (where populated) incorrectly. For instance, searching:
When creating a new patient, a request is sent out to the MPI to search for matching patients. This search encodes the gender (where populated) incorrectly. For instance, searching:
Note that
gender
is queried for if it isF
. The FHIR valueset for administrative gender specifies that this should befemale
.The text was updated successfully, but these errors were encountered: