openhealthcare / elcid-rfh

The elCID instance for the Royal Free
Other
1 stars 3 forks source link

New patient demographics search with merged mrn #1454

Closed fredkingham closed 1 year ago

fredkingham commented 1 year ago
fredkingham commented 1 year ago

We now use the get_or_create_patient function. This will load data from upstream and on the off chance that the patient has been created somewhere else between the pathway search screen and the save screen, it will mean we do not recreate the patient,.

We still have to call the base pathway save method. This is to create patients where they do not, for whatever reason, exist upstream and to save the subrecord data.