|
Name |
Type |
Discontinued? |
|
1 |
INPATIENT_DATA_ID |
VARCHAR |
No |
|
|
|
The unique ID of the inpatient data store record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
IO_FLOWSHEETROW_IDS |
VARCHAR |
No |
|
|
|
Flowsheet rows that can be used for non-occurrence IO documentation. For duplicable rows, the identifier used to distinguish among multiple rows is stored in OCCURRENCE. |
|
|
4 |
IO_FLOWSHEETROW_IDS_DISP_NAME |
VARCHAR |
No |
|
|
|
The display name given to the flowsheet group/row. |
|
|
5 |
OCCURRENCE |
INTEGER |
No |
|
|
|
If the flowsheet group/row is duplicable, this will distinguish the occurrence. |
|
|