uwcirg / tb-api

1 stars 1 forks source link

Discussion of TB application "Patient Notes" functionality. #9

Open rossumg opened 6 years ago

rossumg commented 6 years ago

Discussion of TB application "Patient Notes" functionality.

rossumg commented 6 years ago
  1. Because a patient note is the patients observation will he or she "feel" that this is private?
  2. Is there a requirement for public vs. private notes? How to ensure privacy?
  3. Do users have a preference for a "Save" button?
  4. How closely do we model the Message function and how closely does it model well know chat apps.
  5. Is there a concept of a current or working note that is locally persistent and editable until committed/saved or abandoned?
  6. Are all notes editable and then is history required?
  7. Can a note be a container for other objects( files, images, links...)?

We can look for input from the principals.

rossumg commented 6 years ago

Georges comment regarding save button:

https://user-images.githubusercontent.com/12519575/44932703-5feeae00-ad1b-11e8-9a9c-d59ed1ed8d43.png

rossumg commented 6 years ago

Recommendations: Follow a "Diary" model. May evolve to "secure clinical private messaging". Use a SAVE button. Allow editing of previous entries. Revision history not required at this time. Entries will consist of text only at this time.