QuestionnaireQuestionResponseHistory
The table contains each contact for questionnaire questions.
| Column Name | Type | Description |
|---|---|---|
| QuestionHospiceItemSetVersionCode | INTEGER | This item determines which version of the Hospice Item Set this version of the question is specific to. |
| OmitFromMyChartSummaryReportFlag | VARCHAR | flag for whether or not to show this question in summary report |
| CommunityContactOwnerInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect. |
| PrintedAbbreviatedQuestionText | VARCHAR | The abbreviation of the question seen when the quesionnaire is printed. |
| 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. |
| QuestionResponseTypeCode | INTEGER | The response type of the question record. |
| EncounterContactSerialNumber | NUMERIC | The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| MinimumRestrictionAge | INTEGER | The age from which to start restricting this question. This question should not be asked if the age is before this specified age. |
| KioskNumberFormat | VARCHAR | Enter in a series of # symbols to be able to specify a format string on other entry. |
| QuestionnaireContactNumber | INTEGER | This stores the contact number of this contact. |
| PatientPainDrawingImagePath | VARCHAR | Hold the image path for the background image used in pain drawings. |
| AnswerRestrictionValue | VARCHAR | This column is used along with INDEX_ITEM to restrict the allowed answers for network response type questions. |
| MaximumRestrictionAge | INTEGER | The age to which to stop restricting this question. This question should not be asked if the age is after this specified age. |
| AnswerFileMasterFile | VARCHAR | The master file where the answer is filed. |
| ListExtensionIdentifier | NUMERIC | The unique ID of the extension you wish to add or remove from the list of answers for this question. |
| HomeCareQuestionnaireSectionProgramIdentifier | VARCHAR | For Home Health questions, this item holds the Prog ID of the section control used by the Home Care Questionnaire. This section control then implements GUI controls that will implement this question. |
| IsQuestionReleasedIndicator | VARCHAR | Indicates if this question is released. |
| QuestionReleaseStatus | INTEGER | This column stores the release status of the question record like never released, released or decommissioned. |
| PatientQuestionnaireSmartDataFileLocationCategory | INTEGER | This column stores the category number for the SmartData file location setting in patient-entered questionnaire questions. This setting controls where answers for the associated question, mapped to a SmartData element, will be available in the clinical systems for providers. |
| AnswerCommentFileItem | VARCHAR | The item where the answer comment is filed. |
| QuestionnaireContactDate | DATETIME | The contact date in datetime format. |
| FileItemAnswerDestination | VARCHAR | The item where the answer is filed. |
| QuestionValidationExtensionIdentifier | NUMERIC | The unique ID of the validation extension for this question. |
| QuestionResponseSuffix | VARCHAR | Holds the suffix appended to the question answer when displayed in a medication order name |
| DecimalPrecisionDigits | INTEGER | This stores the number of digits after the decimal point. |
| SpecialItemFlagCategory | INTEGER | This item stores the special item flag category value for this record. |
| QuestionNotesHtmlOverride | VARCHAR | Additional instructions shown to the user while answering the question. This field should be respected by applications that can render HTML markup (can accept hyperlinks, images, and so forth). |
| HideQuestionnaireCommentsIndicator | VARCHAR | The comment column in Clinician order entry is hidden if all the questions associated with an order have this item marked as "No". |
| PatientEnteredCommentPrompt | VARCHAR | Hold the prompt for a comment for patient-entered questions. If left blank, no comment is asked to the patient. |
| PrintGroupIdentifier | NUMERIC | For Home Health questions, this item stores the record ID of the print group to use for this question in reports. |
| HomeCareQuestionFormatType | INTEGER | Holds a type of question record supported on the Home Care Remote Client. This field autopopulates LQL 27020 which stores a ProgID used by the client. |
| QuestionAnswerReviewFlagType | INTEGER | Indicates what kind of review the answer to this question can be flagged for. |
| DeploymentLogicalOwnerIdentifier | 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. |
| QuestionSortOrder | INTEGER | For Home Health questions, this stores the order that the question should be sorted by in print groups that loop over all the OASIS questions. |
| AnswerFilingCode | VARCHAR | The code determining how the answer is filed. |
| IsQuestionConfidentialIndicator | VARCHAR | Indicates if the question is confidential. |
| MaximumTextResponseLength | INTEGER | Stores the maximum length allowed in a free text question |
| CustomLoadProgrammingPointIdentifier | NUMERIC | A programming point to load information from instead of HQA. |
| PatientSexRestriction | VARCHAR | Indicates the sex of the patients to whom the question should be restricted. |
| QuestionnaireContextIdentifier | NUMERIC | Context information for a concept |
| AllowsMultipleResponsesIndicator | VARCHAR | Indicates if this question allows multiple responses. |
| QuestionnaireDataRequirementCategory | INTEGER | A category list of requirement there is for this question being filled out. |
| IsInternalUseOnlyIndicator | VARCHAR | Only for internal usage. |
| ResponseInitialValue | VARCHAR | The master file to look in for possible responses. |
| QuestionOasisVersionCode | INTEGER | For Home Health questions, this item stores the OASIS version. |
| QuestionIdentifier | VARCHAR | The unique ID of the question record. |
| AgeFromUnitOfMeasure | INTEGER | This column shows the unit of the "From Age" value. |
| QuestionText | VARCHAR | The question that the user sees. |
| QuestionAnswerFlagConditionCode | INTEGER | Indicates in what condition the answer to this question should be flagged for. |
| QuestionContactDateReal | FLOAT | The contact date in decimal format. |
| AnswerConceptIdentifier | VARCHAR | Concept identifier used for saving an answer |
| QuestionGroupDisplayLayout | INTEGER | This item is used to configure the layout of the questions within a patient-entered question group. This setting only applies when the group contains only Yes/No questions and is not shown as a list. This is a MyChart-specific setting and the visual display properties in Welcome are controlled in the related Kiosk display template item. |
| QuestionFlagExtensionIdentifier | NUMERIC | The unique ID of the flag extension for this question. |
| QuestionExclusionCode | VARCHAR | Enter M code to use as exclusion code for questions with Network or category response type. |
| AgeThroughUnitCode | INTEGER | This column shows the unit of the "Through Age" value. |
| QuestionSummaryOverrideDisplayedFlag | VARCHAR | Yes/No flag for if the override for the prompt should be displayed on the summary. |
| IsResponseRequiredIndicator | VARCHAR | Indicates if the response is required. |
| SortAnswersByNameIndicator | VARCHAR | Indicates whether the answers are sorted by name for this question. Y means that the answers will be sorted by name. N means the answers will be sorted by ID, or for custom list questions, as entered. Null is the same as Y. |
| SummaryQuestionDisplayText | VARCHAR | Override for prompt on the summary. |