AmbulatoryPharmacyWorkReques
This table contains no add single response data for ambulatory pharmacy work requests. Each work request is associated with a set of fill requests. A fill request is a contact on the order record which contains information about the specific dispense of the attached order. The patient, the order, and the order DAT is stored on the order record of the work request, which also links the work request to its associated fill request. This value lives in table.
| Column Name | Type | Description |
|---|---|---|
| DeliveryHouseNumber | VARCHAR | The house number of the prescription delivery address. |
| RecordLogicalOwnerIdentifier | VARCHAR | Stores the logical owner of the record |
| WorkRequestNotificationNumber | VARCHAR | This column contains a non-unique string used to refer to the associated work request. For example, this could be used in a notification number system to alert patients to the status of the work request. |
| WorkRequestDisplayName | VARCHAR | Internal unique identifier that can be used for display. |
| DeliveryBedRecordIdentifier | VARCHAR | This column contains the ADT bed (BED) record that represents the physical bed the patient occupied at the time of delivery of a room delivery work request. |
| WorkstationRequestIdentifier | VARCHAR | GUID generated on the client when a work request is created to uniquely identify this work request for the workstation. This is used to aid in searching for a valid work request but is not visible to the user. |
| RoomDeliveryPatientEncounterIdentifier | NUMERIC | This column contains the CSN of the patient encounter associated with a room delivery work request. |
| DeliveryRoomRecordIdentifier | VARCHAR | This column contains the ADT room (ROM) record that represents the room the patient occupied at the time of delivery of a room delivery work request. |
| WorkRequestCreatorUserId | VARCHAR | The user that created the work request. |
| IsWorkRequestOpen | INTEGER | Specifies whether the work request is currently open or closed. The category table for this column is ZC_OPEN_REQUEST. |
| PlannedPickupInstant | DATETIME | The date and time the patient plans to pick up the fills associated with this work request. Used in conjunction with the fill priority to determine the overall priority of the work request for filling. |
| WorkRequestCreationDateTime | DATETIME | Stores the date the record was created |
| WorkRequestCreationInstant | DATETIME | Stores the instant that the work request was created |
| WorkRequestPaymentGuarantorIdentifier | NUMERIC | If Professional Billing integration is enabled, this contains the guarantor account associated with the sale of merchandise products. |
| WorkRequestStatus | INTEGER | The status of the work request that is based on the status of the orders that are included in the work request. The category table for this column is ZC_ACTION_TYPE_2. |
| WorkRequestPatientIdentifier | VARCHAR | The unique identifier for the main patient in a work request. Additional patients attached to the work request are reported in the RXW_ORDER_INFO table in association with the specific fill request for that patient. This column can be linked to the PATIENT table in order to report on any patient noadd information. |
| PrescriptionDeliveryCountry | VARCHAR | The country of the prescription delivery address. |
| CreditCardChargeTimingOverride | INTEGER | This item is an override for the pharmacy level setting governing when to charge credit cards for a work request (I PHR 676). Setting this will cause the work request to ignore pharmacy level configuration when determining when to charge credit cards. |
| PrescriptionDeliveryCity | VARCHAR | The city of the prescription delivery address. |
| RecordLastUpdateInstant | DATETIME | Stores the instant the record was last locked/unlocked. |
| DeliveryWorkRequestDepartmentIdentifier | NUMERIC | This column contains the unit (DEP) record that represents the unit the patient occupied at the time of delivery of a room delivery work request. |
| RecordState</blockquote> | INTEGER | Stores the record state (hidden, soft-deleted, etc.) |
| DeliveryAddressDistrict | INTEGER | The district of the prescription delivery address. |
| PatientPickupContactInstructions | VARCHAR | Free-text information about how the patient should be contacted once the work request is ready for pickup |
| PrescriptionDeliveryAddressState | VARCHAR | The state of the prescription delivery address. |
| ShipmentDeliveryCarrier | INTEGER | Contains the carrier who is delivering this shipment (E.g. UPS, USPS, FedEx) |
| PhysicalRecordOwnerIdentifier | VARCHAR | Stores the physical owner of the record |
| DeliveryPostalCode | VARCHAR | The ZIP code of the prescription delivery address. |
| Pending | INTEGER | Used to track the number of requests that still need to be entered. |
| PrescriptionDeliveryAddressCounty | VARCHAR | The county of the prescription delivery address. |
| ShipmentTrackingNumber | VARCHAR | Holds the tracking number of a package being shipped. |
| WorkRequestWaitingSinceInstant | DATETIME | The instant when the work request was marked as waiting. |
| DeliveryExamRoomNumber | VARCHAR | The column contains the free-text room number that represents the exam room the patient occupied at the time of delivery of room delivery work request. |
| WorkRequestDeliveryMethod | INTEGER | The prescription delivery method for the work request. Pickup and mail order are two examples of this. |
| HasScheduledFillIndicator | VARCHAR | If Yes |