Enter test results.
The lab tests may or may not be performed on the same day of the visit.
For a particular visit, the nurse has to record:
the datetime when the tests are performed
the test results (can be anything, from a numeric value to a description)
the diagnoses made by the doctor based on the test results (in case diagnoses were not made right away at the time of visit)
The DB should also store if the test result is abnormal or not. If the low and high values are null, the normality will be entered manually.
If either is not null, its value is based on the low and high value (the normal range is [low, high]).
Enter test results. The lab tests may or may not be performed on the same day of the visit.
For a particular visit, the nurse has to record: