health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [task #16399] Support no-patient labtest


From: Feng Shu
Subject: [Health-dev] [task #16399] Support no-patient labtest
Date: Wed, 26 Jul 2023 19:11:06 -0400 (EDT)

Follow-up Comment #8, task #16399 (project health):

A simple way is :

Source = { patient, other }
Patient = field
Other = field

if we want to special support animal in the future, we update to:

Source = {patient, animal, other}
Patient = field
Animal = field
Other = field

So, Source is the exist fields in lab model, no confuse

When we select patient source, Animal and Other field will hide.
When select animal, Patient and Other will hide.








    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/task/?16399>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]