Table Details :: LAB_RESULT
LAB_RESULTDescription: | Results of lab tests. Each row is one result. Multiple results are linked to one sample drawn from the patient. | What defines a unique row: | The logical key is CLINIC_ID, PATIENT_ID, DRAW_DATE, and RESULT_TYPE. Only one row with CURRENT_ROW_IND='Y' is expected for each logical key. The logical key and the INSERT_DATE consitute the database unique key. | Current rows: | CURRENT_ROW_IND = 'Y' | Historical rows: | CURRENT_ROW_IND = 'N' |
Show more details Show sources for LAB_RESULT Table Diagram: Sample query script: Highlight all, copy to clipboard, and paste as needed
|