16 Medical history
This module provides visualizations of patients’ medical history and
shows them in the timeline format with the timevis
R package
(timevis?)
16.1 Input format
The input file accepts a table with four columns and medical events as rows.
Example:
start: the start date of an event (MM/DD/YYYY)
end (optional): the end date of an event
group: group names Accept 4 groups including diagnosis, treatment, tests, stages
content: description of the medical event.