Once #97 is merged, we'll have a nice documentation pipeline to create reference pages for each ADaM dataset we provide. It would be nice to detect if the dataset is "BDS" structure and thus contains PARAM/PARAMCD variables. If it does, we could list out distinct values in he documentation by adding an additional section. For instance, for ADVS it would look something like this (but in a table):
Available paraemters
This dataset contains the following PARAM/PARAMCD combinations:
- Body Mass Index(kg/m^2) - BMI
- Body Surface Area(m^2) - BSA
- Diastolic Blood Pressure (mmHg) - DIABP
- Height (cm) - HEIGHT
- Mean Arterial Pressure (mmHg) - MAP
- Pulse Rate (beats/min) - PULSE
- Systolic Blood Pressure (mmHg) - SYSBP
- Temperature (C) - TEMP
- Weight (kg) - WEIGHT
Note - this issue is similar to the corresponding one in pharmaversesdtm
Once #97 is merged, we'll have a nice documentation pipeline to create reference pages for each ADaM dataset we provide. It would be nice to detect if the dataset is "BDS" structure and thus contains
PARAM/PARAMCDvariables. If it does, we could list out distinct values in he documentation by adding an additional section. For instance, for ADVS it would look something like this (but in a table):Available paraemters
This dataset contains the following
PARAM/PARAMCDcombinations:Note - this issue is similar to the corresponding one in pharmaversesdtm