OrderSpecificQuestionRespons
This table contains order specific questions and their responses.
| Column Name | Type | Description |
|---|---|---|
| OrderQuestionComponentLineNumber | INTEGER | The line number of the medication in the mixture that triggers this specific question for an IV or total parenteral nutrition (TPN) order. |
| QuestionAnsweredByProcedureIndicator | VARCHAR | Indicates whether or not this question was answered by the procedure. 'Y' indicates that the question was answered. 'N' indicates that the question was not answered. |
| OrderQuestionIdentification | VARCHAR | The identification number of the question for this order. |
| 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. |
| OrderQuestionResponseText | VARCHAR | The response to the question for this order. |
| OrderRecordIdentifier | NUMERIC | The unique identifier for the order record. |
| OrderQuestionLineNumber | INTEGER | The line item for this record determined by the order specific question ID |
| 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. |
| OrderQuestionDate | DATETIME | The date of the question for this order. |