| HelpItem | |||
| Name | Data Type | Size | Comments |
| A piece of information useful in order to answer a Question | |||
| Description | richtext | Standard unlimited rich text description | |
| Name | string | (100) | Name of the help item |
| QuestionCount | int16 | Count of child questions | |
| UniqueId | guid | Used for uniquely identifying the item during "mapping" | |
| Questionnaire | Questionnaire | M:1 | Link to the parent Questionnaire |
| Questions | Question | M:M | Link to child Questions |
| Type | HelpItemType | M:1 | Whether the item is "guidance", "example" and "note" |