| Soarian Clinicals Schema Documentation | |
| Return to Table-Index |
| Table Name | Table Comment |
| HOrder__LinkedOrderGroup | A table which links the Order's Identifier with LinkedOrderGroup's Identifier. As this is a many-to-many relationship , this table is created to store the relationship. |
| Column Name | Column Datatype | Column Null Option | Column Comment |
| LinkedOrderGroupOid | int | NOT NULL | Unique Link Identifier to identify what linked group the order belongs too |
| OrderOid | int | NOT NULL | ObjectID of the Order(HOrder) |
| Return to Table-Index |
| Soarian Clinicals Schema Documentation | ||
| Copyright © 2023, Oracle and/or its affiliates | ||