Invoice Reception Notes
Donate to this project
Development Project Status: Under Discussion
You can either donate money to this project by entering the amount above and clicking the 'Add to cart' button, or you can pledge an amount by clicking here to email your commitment. If you make a pledge, then when we have 100% funding commitments, you will be notified by email and you can then make your actual donation. Note that development will not commence until all funds are received.
Currently, invoices support notes intended for customers using the Notes and Customer Notes fields.
This project will:
- add a Reception Notes field to invoices, to capture notes intended for reception staff
- copy the reception notes to patient history as a Clinical Note
if more than one patient is present on the invoice, the note will be added to each patient's history
- update patient history if the reception notes change
- delete the reception note from patients removed from the invoice
If a patient is removed from an invoice, any reception note in their history also needs to be removed
Exclusions
This project will not:
- update the Reception Note on the invoice, if a Clinical Note is updated or removed from the patient history.
Implementation Notes
This change will require relationships between the Invoice and multiple Visits, so care needs to be taken to ensure that:
- concurrent updates are handled to avoid updates being rejected
- subsequent deletion of a reception note from patient history doesn't trigger business rules for finalised invoices