NEPH_TREATMENT_HISTORY
Description:
This table stores the historical details of patients' dialysis treatments.

Primary Key
Column Name Ordinal Position
EPISODE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 EPISODE_ID NUMERIC No
The unique identifier for the episode record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 TREATMENT_TYPE_C_NAME VARCHAR No
This item stores the type of modality for a prescribed dialysis treatment.
May contain organization-specific values: Yes
Category Entries:
Hemo
Peritoneal
Continuous Arteriovenous Hemofiltration
Continuous Veno-Venous Hemofiltration
Acute-Hemo
Acute-Peritoneal
Continuous Veno-Venous Hemodialysis
Continuous Arteriovenous Hemodialysis
Maintenance (Type Unknown)
In-center Hemodialysis
Home Hemodialysis
Continuous Ambulatory Peritoneal Dialysis
Continuous Cycling Peritoneal Dialysis
4 TREATMENT_SESSIONS_PER_WEEK NUMERIC No
This item stores the number of sessions per each week for a prescribed dialysis treatment.
5 TREATMENT_DURATION_MINUTES INTEGER No
This item stores the duration in minutes for a prescribed dialysis treatment.
6 TREATMENT_START_DATE DATETIME No
This item stores the date a prescribed dialysis treatment started.
7 LAST_EDIT_USER_ID VARCHAR No
This item stores the user who last modified details for a prescribed dialysis treatment.
8 LAST_EDIT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
9 LAST_EDIT_INSTANT_UTC_DTTM DATETIME (UTC) No
This item stores the last instant that the treatment details for a prescribed dialysis treatment were modified.