FlowsheetRowOrderLink
This table stores the orders associated with a flowsheet row in a multiple-response format for easier reporting.
| Column Name | Type | Description |
|---|---|---|
| FlowsheetRowOrderIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| OrderValueLineNumber | INTEGER | The line number of one of the multiple order IDs stored in a flowsheet row that is associated with the inpatient data record and the order ID from the IP_FLOWSHEET_ROWS table. |
| InpatientDataRecordIdentifier | VARCHAR | The unique ID of the inpatient data record. |
| RecordSourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| FlowsheetOrderGroupLineNumber | INTEGER | The line number of the associated order ID stored in a flowsheet row in this inpatient data record. Together with INPATIENT_DATA_ID, this forms the foreign key to the IP_FLOWSHEET_ROWS table. |