WorkqueueDefinition
This table contains information about extensible workqueues. Each row represents one workqueue in the WQF masterfile.
| Column Name | Type | Description |
|---|---|---|
| WorkqueueFirstGrouperCategory | INTEGER | The first grouper for this queue. |
| WorkqueueSpecialtyGrouper | VARCHAR | The specialty grouper for this queue. |
| WorkqueueServiceAreaIdentifier | NUMERIC | The ID of the service area to which this workqueue belongs. |
| WorkqueueGrouperThreeCode | INTEGER | The third grouper for this queue. |
| ParentWorkqueueIdentification | VARCHAR | The ID of the parent workqueue if this workqueue is a child. Otherwise, the given workqueue ID. |
| PrimaryWorkqueueOwnerUserIdentifier | VARCHAR | Contains the owner of the workqueue. |
| WorkqueueOwningSupervisorUserIdentifier | VARCHAR | Stores the owning supervisor of the workqueue, the person who is responsible for the queue. Used primarily for report grouping. |
| WorkqueueProfessionalBillingOwningAreaCategory | INTEGER | Stores the category identifier of the workqueue's owning area. This field is optional and is only used by specific workqueue types, such as PB and AP Claims workqueues. Some workqueue types use OWNING_AREA_C instead. This column can be translated by joining to ZC_OWNING_AREA_2. |
| WorkqueueAutoReleaseIndicator | VARCHAR | Indicates whether the workqueue is set to auto-release. |
| WorkqueueCurrentConfigurationStatus | INTEGER | The current status of the workqueue. |
| WorkqueueClaimRetestFrequency | INTEGER | This item controls how often records in the WQ are retested by the retest batch job. |
| LastConfigurationStatusUpdateInstant | DATETIME | The most recent instant that the workqueue status was changed. |
| WorkqueueIdentifier | VARCHAR | The unique identifier (.1 item) for the workqueue record. |
| WorkqueueGrouperFour | INTEGER | The fourth grouper for this queue. |
| WorkqueueStatusReasonCode | INTEGER | The reason explaining the current workqueue status. |
| WorkqueueCreationDate | DATETIME | The date when the workqueue was created |
| DoubleClickJumpActivityIdentifier | VARCHAR | This item holds the identifier that determines which account maintenance activity to jump to when a hospital account is double clicked. If no activity is specified, double clicking an account will jump to the Account Contact activity. |
| WorkqueueGrouperTwo | INTEGER | The second grouper for this queue. |
| IncludedSingleBillingOfficeAccountTypes | INTEGER | This item allows you to mark which types of hospital accounts to include when processing this workqueue. The default is "All". |
| IsParentWorkqueue | VARCHAR | Indicates whether or not this workqueue is a parent workqueue. |
| WorkqueueWorkflowSubtype | INTEGER | Indicates which "subtype" or specific workflow a queue is for. This is used when a given queue type (I WQF 33) may lend itself to several different workflows, each of which require different activity toolbar buttons, etc. |
| WorkqueueSelectiveRetestOverrideConfiguration | INTEGER | Determines whether WQF will override EAF settings for Selective Retest |
| WorkqueueLastAccessedByUserIdentification | VARCHAR | The last user who accessed the workqueue. |
| WorkqueueDescription | VARCHAR | The description of the workqueue. |
| WorkqueueOwningAreaCategory | INTEGER | Stores the category identifier of the workqueue's owning area. This field is optional and is only used by specific workqueue types, such as HB workqueues. Some workqueue types use PB_OWNING_AREA_C instead. This column can be translated by joining to ZC_OWNING_AREA. |
| WorkqueueKind | INTEGER | The kind of workqueue this is. It can be a Front End, Back End, or Child workqueue. |
| TransferReasonRequirement | INTEGER | This item stores if the transfer reason is required, recommended, or neither. If left blank, a transfer reason will not be required or recommended. |
| WorkqueueProcessingTriggerSource | INTEGER | This item is used to flag an Account Workqueue to be processed either by Nightly Processing (NP) or by an independent batch job that can be scheduled for any time. The batch job will presumably be set up after business hours and before NP, so only WQs that can afford to lag NP changes by a day should be set to use the batch job. NP will be used if the item is not defined for a WQ. |
| ApprovalCommentRequirementCategory | INTEGER | This item stores if the approval comment is required, recommended, or neither. If left blank, the item will be recommended. |
| LastWorkqueueAccessDateTime | DATETIME | The last time when the workqueue was accessed. |
| WorkqueueSourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IsWorkqueueActiveIndicator | VARCHAR | Indicates whether the workqueue is active. |