Class TQuestionnaireInitial
Unit
bsFhir_r4b
Declaration
type TQuestionnaireInitial = class(TBackboneElement)
Description
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property value : TElement read Getvalue write Setvalue; |
The actual value to for an initial answer.
|
Generated by PasDoc 0.15.0.
|