StandingHospitalOrderReleasedChildOrd
The records in this table contain child order IDs of standing orders released in an HOV encounter.
| Column Name | Type | Description |
|---|---|---|
| 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. |
| StandingHospitalVisitChildOrderId | NUMERIC | The unique ID of the instantiated hospital outpatient visit child orders (i.e. the “parent” order in the grandparent/parent/child structure). Note that the order in this column may also be found in ORDER_INSTANTIATED.ORDER_ID (assuming that child orders have been released from this order). |
| 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. |
| StandingGrandparentOrderIdentifier | NUMERIC | The unique ID of the order record. This is the “grandparent” order record. |
| OrderContactLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |