W
WLMPilot
I have a database that I use to maintain patient information. This question
focuses on medical history.
I am going to have two different ways to input medical history (referred to
as hx).
One way will be to list common diseases and to click a checkbox next to the
appropriate disease. The second is to type in any other hx that is not
listed.
EXAMPLE:
checkbox1 = ESRD (End Stage Renal Disease)
checkbox2 = Alzheimers
checkbox3 = Dementia
etc., etc.
I want to "combine" all the items checked with any typed in during the print
phase of a patient's record. It may be necessary to limit the character
length of the field to 50. Therefore, I will probabably need three different
fields to place this information into.
I appreciate any help on this.
Thanks,
Les
focuses on medical history.
I am going to have two different ways to input medical history (referred to
as hx).
One way will be to list common diseases and to click a checkbox next to the
appropriate disease. The second is to type in any other hx that is not
listed.
EXAMPLE:
checkbox1 = ESRD (End Stage Renal Disease)
checkbox2 = Alzheimers
checkbox3 = Dementia
etc., etc.
I want to "combine" all the items checked with any typed in during the print
phase of a patient's record. It may be necessary to limit the character
length of the field to 50. Therefore, I will probabably need three different
fields to place this information into.
I appreciate any help on this.
Thanks,
Les