QuestionnaireFormContac
The table contains each contact for questionnaire forms.
| Column Name | Type | Description |
|---|---|---|
| ConceptUniqueIdentifier | VARCHAR | The Concept Unique Identifier used to associate a CUI with an LQF. |
| FormIdentifier | VARCHAR | The unique ID of the questionnaire form record. |
| QuestionnaireAssignmentType | INTEGER | Questionnaire types are used in conjunction with a user's shared security class to control which patient-entered questionnaires the user can assign to a patient and see the patient's answers in released print groups. The type can also be used in conjunction with a kiosk setting to control which questionnaires are presented to the patient at a kiosk. If this is left blank, the questionnaire will be available everywhere, regardless of shared security class or kiosk settings. |
| ConfidentialityInstructionText | VARCHAR | The confidential instruction. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| QuestionnaireCommentDisplayCategoryNumber | INTEGER | The comment display category number for the questionnaire. This determines how users enter and see comments on the questionnaire. A null value indicates that users may enter comments in a field. |
| ApplicationReportIdentification | VARCHAR | The unique ID of the enrollment application report that can override the facility level's setting. |
| ShouldUseFormNameSummaryOverride | VARCHAR | Indicates whether the summary override for the form name should be used? Y indicates that summary override for the form name should be used. A null indicates that summary override for the form name should not be used. An N would not be populated for this column. |
| FormSexRestrictionCode | VARCHAR | Used by QuickForms to restrict the use of an LQF to a specific sex. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| IsTestReleased | VARCHAR | Determines if a given LQF contact is test released. A test released record can be used in build environments, but not in production environments. |
| RequiresUnderwriterReviewIndicator | VARCHAR | Indicates whether the web enrollment questionnaire form should be reviewed by an underwriter before applying to eligibility. Y indicates that the web enrollment questionnaire form should be reviewed by an underwriter. A null value indicates that the web enrollment questionnaire form need not be reviewed by an underwriter. An N would not be populated for this column. |
| QuestionnaireMinimumAgeRestriction | NUMERIC | Used by Quickforms to restrict the use of an LQF to greater than or equal to the minimum age. |
| GraphicAttachmentFilepath | VARCHAR | Contains the filename (and possibly the path) for graphic attachments. |
| QuestionnaireConfidentialIndicator | VARCHAR | The confidential status for the questionnaire. |
| IsQuestionnaireReleasedIndicator | VARCHAR | Indicates if the questionnaire form is released. Y indicates that the questionnaire is released. A null indicates that the questionnaire is not released. An N would not be populated for this column. |
| SignatureInstructionText | VARCHAR | The signature instruction. |
| FormSummaryLabel | VARCHAR | String that can be displayed instead of the form name in the summary. |
| PatientSmartDataFileLocationContext | INTEGER | The default context to file SmartData to if left blank at the question level. |
| SubmissionInstructionText | VARCHAR | The submission instruction. |
| IsCommentColumnHidden | VARCHAR | Indicates whether or not the comment column should be hidden for this questionnaire. Yes means that the comment column should be hidden. A null value means No, and that the comment column will still be shown. This column has been superseded by COMMENT_DISPLAY_C. |
| SubmitFlowsheetTemplateIdentifier | VARCHAR | The Flowsheet template that patient-entered questions will file to |
| FormAgeRestrictionUnit | INTEGER | Used by Quickforms to provide a unit with which to restrict by minimum and maximum age. |
| LastNameQuestionIdentifier | VARCHAR | The unique ID of the last name question. |
| QuestionnairePatientEnteredChiefComplaintSmartDataElement | VARCHAR | The SmartData element to use for the chief complaint (reason for visit) that is associated with this questionnaire. |
| FirstNameQuestionIdentifier | VARCHAR | The unique ID of the first name question. |
| MiddleNameQuestionIdentifier | VARCHAR | The unique ID of the middle name question. |
| QuestionnaireMaximumAgeRestriction | NUMERIC | Used by Quickforms to restrict the use of an LQF to less than or equal to the maximum age. |
| IsQuickFormVerificationEnabled | VARCHAR | Indicates if verify is enabled for this QuickForm. Y indicates that verify is enabled for this Quickform. A null indicates that the verify is not enabled. An N would not be populated for this column. |
| QuestionnaireAllowsHistoryPertinentNegativeFilingIndicator | VARCHAR | This column contains a "Yes" to indicate that this questionnaire (LQF) record allows the filing of pertinent negatives to the patient's medical and surgical history from patient-entered history questionnaires. This column contains a "No" to indicate that this questionnaire (LQF) record, and any LQL |
| SuffixQuestionIdentifier | VARCHAR | The unique ID of the name suffix question. |
| IsQuickFormRootNode | VARCHAR | Indicates if the QuickForm is a root node. Y indicates that the QuickForm is a root node. A null indicates that the QuickForm is not the root node. An N would not be populated for this column. |
| FormCancelledProgrammingPointIdentifier | NUMERIC | Programming point to be called immediately after a QuickForm is cancelled. |
| ContactDateInternalValue | FLOAT | The contact date in internal format. |
| IgnoreInpatientAdmissionForSmartDataElement | VARCHAR | Yes/No flag to indicate whether or not IP admissions should be ignored when filing encounter-level SDEs for the questionnaire in this row. This only applies when the questionnaire is part of a questionnaire series. |
| QuickFormNodeStyle | INTEGER | Style the QuickForm opens children in. |
| ShowCollapsedQuickformSummaryIndicator | VARCHAR | Indicates if a descendent summary of QuickForm answers should be shown when nodes are collapsed. Y indicates that the descendent summary of QuickForm answers would be shown. A null indicates that the summary would not be shown. An N would not be populated for this column. |