Forms
Each form is mapped into a separate clinical view. All form controls, with the exception of controls in repeating sections (itemsets) are mapped to columns in that clinical view. Similarly, a form is mapped into a separate Cognos clinical report topic based on the underlying clinical view. All form controls, with the exception of controls in repeating sections (itemsets), are mapped to items for that clinical report topic based on the columns in the clinical view.
Table 4-1 Forms
View name | Report element name | Report topic description |
---|---|---|
CV_<FormRefName> | <FormTitle> Form |
<FormTitle> Form - <FormDesignNote> or <FormTitle> - <FormMnemonic> if FormDesignNote is empty. |
For a repeating form, the following columns and items are added to the clinical view and clinical report topic.
Table 4-2 Repeating forms
View column name | View column type | Report element name | Report element folder | Content |
---|---|---|---|---|
FORMIDX | NUMBER | Form Index | Basic Data | Ordinal number of the Form instance starting from 1. |
DELETEDFORM | VARCHAR(1) | Deleted Form | Basic Data | 'Y': if instance of the Form is deleted or 'N' if it is not. |
The following examples show form index and deleted form clinical view columns and clinical report topics generated for a repeating form.
Figure 4-7 Oracle Central Designer Properties Browser view

Figure 4-8 Display in the Oracle InForm application

Figure 4-9 Database view

Figure 4-10 Cognos model

Parent topic: Auto-generated mappings