On Jun 3, 11:02 am, Kalpa Welivitigoda wrote:
> Hi,
>
> I want to develop a web based laboratory test reporting system. It
> basically involves storing the records of different tests for
> different patient and get a print out of the reports. There are around
> 100 tests with different fields.
>
>
I hope my answer points you in the right direction.
I would create 2 (generic) tables one that is called something like
test_definition, since you have a wide variety of tests.
And then create a table called test results.
The forms that the user fills in would be created dynamically through th
On Sun, Jun 3, 2012 at 4:02 AM, Kalpa Welivitigoda wrote:
> Hi,
>
> I want to develop a web based laboratory test reporting system. It
> basically involves storing the records of different tests for
> different patient and get a print out of the reports. There are around
> 100 tests with different
3 matches
Mail list logo