QuestionnaireQuestionDefinition
The table is the primary table for storing non-contact specific information related to questionnaire questions.
| Column Name | Type | Description |
|---|---|---|
| QuestionResultsNetworkUniqueIdentifier | VARCHAR | The unique Orders and Results Network string identifier that was generated by the organization that created this question. |
| QuestionnaireQuestionIdentifier | VARCHAR | The unique ID of the question record. |
| QuestionFilingLogicProgrammingPointIdentifier | NUMERIC | The programming point that files the users response. |
| PatientFriendlyQuestionName | VARCHAR | Stores a name for this question that is appropriate for the patient to view. |
| RegistryResponseMasterfileInitial | VARCHAR | The INI of the master file where the category list item to be used exists. |
| QuestionName | VARCHAR | The name of the question record. |
| HistoryOfPresentIllnessElementType | INTEGER | Configuration for the type of a history of present illness question. |
| QuestionnaireResponseItemNumber | VARCHAR | The item number of the category list item. |
| 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. |
| FlowsheetRecordIdentifier | VARCHAR | This column displays the unique ID of the flowsheet record associated with the question. |
| QuestionRecordState | VARCHAR | The record state of the question record. |
| QuestionResponseDataType | INTEGER | The type of response the user can enter for the question. |
| HistoryOfPresentIllnessElementPrompt | VARCHAR | Configuration for a history of present illness question prompt. |
| 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. |