Visit Calculator and Sample Case Book documentation definition
This example illustrates the definitions used to make the Visit Calculator available in the Documentation window when a user clicks the Documentation button and then the Visit Calculator tab in the InForm user interface.
<MEDMLDATA>
<DOCUMENTATION REFNAME="Visit"
DOCNAME="Visit Calculator"
DOCTYPE="VISITDOC"
HELPTEXT="Click here to view Patient Visit Calculator"
</DOCUMENTATION>
This example illustrates the definitions used to make a sample Case Book available in the Documentation window when a user clicks the Documentation button and then the Sample Book tab in the InForm user interface.
<MEDMLDATA>
<DOCUMENTATION REFNAME="CRB"
DOCNAME="Sample Book"
DOCTYPE="CRBDOC"
HELPTEXT="Click here to view Sample Case Book forms"
</DOCUMENTATION>
</MEDMLDATA>