Say I want to trnsfr a patient to another ward. This is the standard process I have to take
- Go to lsward
- Memorise/ write down name of ward to transfer
- Find person /
lspat
- Find persons index
- use
tfrward command
I would argue that this is a issue as:
- Wards are case sensitive, a typo means that the patient is added to the wrong ward
- This makes the process alot more time consuming, which goes against Patientist's goal to make the process fast and efficient
- Multiple spaces between words of a ward name is recognised as different wards, thus typos maybe costly and can affect operations
Say I want to trnsfr a patient to another ward. This is the standard process I have to take
lspattfrwardcommandI would argue that this is a issue as: