Only want the date & times of the first entry and the last entry in a procedure log. Example:
Date/Time Description
Patient A 9/1 11:00 Baseline
9/1 12:00 Patient IV inserted
9/1 12:30 Patient discharged
Patient B 9/4 9:00 Patient arrives
9/4 10:00 Patient IV inserted
9/4 12:00 Antibiotics delivered
9/4 11:30 Patient transported to room
Patient C 9/5 13:00 Patient arrives
9/5 13:15 Patient IV inserted
9/4 14:00 PO fluides tolerated
9/4 14:30 Patient transferred
There are numerous entries under each patient record, and the description text will vary, so I can't sort cleanly on that field. Any suggestions?
Date/Time Description
Patient A 9/1 11:00 Baseline
9/1 12:00 Patient IV inserted
9/1 12:30 Patient discharged
Patient B 9/4 9:00 Patient arrives
9/4 10:00 Patient IV inserted
9/4 12:00 Antibiotics delivered
9/4 11:30 Patient transported to room
Patient C 9/5 13:00 Patient arrives
9/5 13:15 Patient IV inserted
9/4 14:00 PO fluides tolerated
9/4 14:30 Patient transferred
There are numerous entries under each patient record, and the description text will vary, so I can't sort cleanly on that field. Any suggestions?