Using Tokens in OpenClinica CRFs and URLs

An important new feature in OpenClinica 3.3 is the ability to incorporate variables in your CRF display. When designing your CRF, you can embed tokens into your form design with some simple markup (such as ${studySubject} to print the Study Subject ID). When the CRF is rendered for a patient visit, the tokens are parsed and replaced […]