In addition to the full names of all child fields (e.g.,
clinical_results.outcome_list.outcome.measure.class_list.class.title
)
this function may return names of parent fields (e.g.,
clinical_results
).
Data in parent fields is typically complex
(multiply nested) and can be converted into individual data
elements by function dfTrials2Long, and subelements
can be accessed with function dfName2Value.
For fields in "EUCTR" (protocol- and results-related information),
https://eudract.ema.europa.eu/result.html.
For fields in "CTGOV" (protocol-related information), see
https://prsinfo.clinicaltrials.gov/definitions.html.
For fields in "ISRCTN" (protocol-related information), see
https://www.isrctn.com/page/definitions.
Note: Only when dbFindFields
is first called after
ctrLoadQueryIntoDb, it will take a moment.