MedicationOrderSignatu
This table contains the users, providers, and messages related to medication verbal orders and cosign orders.
| Column Name | Type | Description |
|---|---|---|
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but don't represent if the record is a part of version skew. |
| OrderRequiresCosignatureIndicator | INTEGER | This item stores whether or not an order requires a cosign based on when a new line is added to the verbal order category type (I ORD 34800). |
| VerbalOrderSigningUserIdentification | VARCHAR | The unique user record ID for the user signing the verbal order. |
| DeficiencyInstanceIdentifier | NUMERIC | Link to related DFI record tracking the deficiency associated with this cosign requirement. |
| OrderCosignerUserIdentification | VARCHAR | The unique user record ID for the order cosigner. |
| LinkedOrderGroupGloballyUniqueIdentifier | VARCHAR | This item holds a GUID for linking a group of linked orders. This will be used for tracking the cosign messages sent to providers. |
| VerbalOrderModeCode | INTEGER | The mode associated with the verbal order. |
| CosignRequirementCreationUtcDatetime | DATETIME | When the cosign requirement was created (UTC Time). |
| OrderSignedMedicationLineNumber | INTEGER | The line count for the table. |
| SignatureRequirementCreationSource | INTEGER | This item stores the creation source for order signature requirements. |
| VerbalOrderMessageIdentifier | VARCHAR | The unique In Basket message record ID of the In Basket message created by the verbal order. |
| IsHospitalistOrderIndicator | VARCHAR | Indicates if the order was by a hospitalist. |
| 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. |
| CosignedDateTime | DATETIME | The date and time the order was cosigned. |
| VerbalOrderSignedDateTime | DATETIME | The date and time the verbal order was signed. |
| AuthorizingProviderIdentifier | VARCHAR | The unique provider record ID for the authorizing provider. |
| OrderSigningType | INTEGER | Indicates the type of order signing the row represents. Note: Any type can have cosigner data. |
| VerbalOrderMessageRecipientUserIdentifier | VARCHAR | The unique user record ID for the recipient of the In Basket message for the verbal order. |