- Ya
- 26 Agosti 2026, 21:53 UTC
- Mwandishi
- kamo
- Ahadi ya
- a399948
Details could be entered once and never fixed. The panel sits under the summary rather than in a settings screen, because the moment somebody notices a misspelt name is the moment they are looking at it — and it renders nothing at all without EDIT_PATIENT_DEMOGRAPHICS. Only fields the user actually changed are sent. The server leaves an absent field alone, and diffing against what was loaded makes that true in practice: a screen that does not render every column then cannot silently empty the ones it omits. The re-index consequence is stated before saving, not after. A name or date change re-files the patient for duplicate checking and for records requests from other practices; without saying so, a married name looks cosmetic and the result is a patient findable only under the name they no longer use. The MRN is shown and not editable. It is how the outside world names this person, and renumbering breaks every reference a payer, a lab and a prior letter already hold.