Soarian Clinicals Schema Documentation | |
Return to Table-Index |
Table Name | Table Comment |
HUserPatientUnlock | Contains user/staff information for the locked patient |
Column Name | Column Datatype | Column Null Option | Column Comment |
User_OID | int | NOT NULL | Holds user object id necessary to access table for non-staff users. |
Staff_oid | int | NULL | Holds staff object id of staff who unlocked a patient. |
Patient_oid | int | NOT NULL | Holds patient object ID of lockbox patient unlocked by indicated Staff_OID or User_OID |
CreationDTime | smalldatetime | NOT NULL | Date and time when patient was unlocked for the user. |
Return to Table-Index |
Soarian Clinicals Schema Documentation | ||
Copyright © 2023, Oracle and/or its affiliates |