template_medical_history {teal.modules.clinical} | R Documentation |
Template: Patient Profile Medical History
Description
Creates a valid expression to generate a patient profile medical history report using ADaM datasets.
Usage
template_medical_history(
dataname = "ANL",
mhterm = "MHTERM",
mhbodsys = "MHBODSYS",
mhdistat = "MHDISTAT",
patient_id = NULL
)
Arguments
dataname |
( |
mhterm |
( |
mhbodsys |
( |
mhdistat |
( |
patient_id |
( |
Value
a list
of expressions to generate a table or plot object.
See Also
[Package teal.modules.clinical version 0.10.0 Index]