Skip to content

Commit

Permalink
docs: update FAQ
Browse files Browse the repository at this point in the history
Update FAQ for Name and Patient Visits query
  • Loading branch information
jovantanyk committed Apr 11, 2024
1 parent e9cbf38 commit 0bd4da6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,13 @@ Furthermore, certain edits can cause ImmuniMate to behave in unexpected ways (e.
**A**: No, this is intended behaviour as we want to afford more flexibility to GPs. Automatically updating the patient field based
on recent visits might result in accidentally overriding intended data.

**Q**: My name has dashes, slashes, or apostrophes, I can't input my name in the create command. <br>
**A**: This is intended behaviour, our name field aims to adhere to Singapore NRIC standards according to
ICA guidelines. If your name has any special characters, kindly input a valid name. For example, "Lee Chi-Geng, Bryan" can be changed into "Lee Chi Geng Bryan".

**Q**: Help, I can't add multiple patient visits a day!<br>
**A**: This is intended behaviour. Patients are assumed to only have a single visit a day.

--------------------------------------------------------------------------------------------------------------------

## Known issues
Expand Down

0 comments on commit 0bd4da6

Please sign in to comment.