Table Details :: TREATMENT
TREATMENTDescription: | Dialysis information. In-center treatments are expected to have most fields filled, whereas home treatments may only have the date and an approximate time. | What defines a unique row: | The logical key is PATIENT_ID, CLINIC_ID, and TREATMENT_DATE. Note that multiple treatments less than 12 hours apart are considered as one treatment by the ETL process. Only one row with LASTEST_ROW_IND='Y' is expected for each logical key. The logical key and the INSERT_DATE consitute the database unique key. | Current rows: | LASTEST_ROW_IND = 'Y' | Historical rows: | LASTEST_ROW_IND = 'Y' |
Show more details Show sources for TREATMENT Table Diagram: Sample query script: Highlight all, copy to clipboard, and paste as needed
|