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
{{ message }}
This repository was archived by the owner on May 15, 2025. It is now read-only.
Currently, the location that gets attached to the patient is the isanteplus default location.
This location is sent attached the patient's identifier, and mapped in the FHIR2 module identifier translator.
However, we should likely use the location information set in the global settings (mpi-client.msg.sendingFacility or registrationcore.mpi.sendingFacility)
In general, we need to review our strategy for managing and setting locations for patients being sent to the MPI, since using the default location does not seem like the correct approach.