-
Notifications
You must be signed in to change notification settings - Fork 86
redcap export fieldnames
Jonathan Chan edited this page May 11, 2018
·
4 revisions
redcap-export-fieldnames
exports fieldnames for a given project from REDCap. This is easier than parsing the metadata export.
Parameter | Description |
---|---|
host | Server hostname |
token | Authentication token (project and user specific!) |
Example 1: Exporting all fieldnames of a project.
> (define redcap:token "54CC....CC10")
> (define redcap:hostname "redcap.INSTITUTIONNAME.ca")
> (redcap-export-fieldnames redcap:hostname redcap:token)
("record_id"
"procedure_date"
"age"
"weight")
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip