Type Alias QuestionnaireEnableWhenAnswer
QuestionnaireEnableWhenAnswer: { answerBoolean?: boolean; answerCoding?: Questionnaire.Coding; answerDate?: string; answerDateTime?: string; answerDecimal?: string; answerInteger?: string; answerString?: string; answerTime?: string; }
Type for the enable when compare value of questionnaires.