PharmacyLocationAndConfiguration
This table contains pharmacy information. Each ADS (such as Pyxis), satellite pharmacy, or main pharmacy should have a record in the table.
| Column Name | Type | Description |
|---|---|---|
| DispenseLogicCode | INTEGER | The dispense logic used to dispense orders. This can be one of two choices: 0 - Use standard dispensing (i.e. first doses, cart) and fire dispensing extension. 1 - Fire dispensing extension only (i.e. no first doses, no carts). |
| ImmediateFillRequiresPharmacistReviewIndicator | VARCHAR | Indicates whether new orders being filled immediately require review by a pharmacist before filling. |
| AlwaysFindPackageDuringAutoverificationIndicator | VARCHAR | Indicates whether a package is always found during autoverification of orders for this pharmacy. 'Y' indicates a package is always found. 'N' or NULL indicates a package might not be found. |
| TrackingSourceTranslationTableId | NUMERIC | Stores an AIF table record ID that defines which translation table, if any, should be used for the tracking source received through the update dispense fills API that is available to external systems through outpatient pharmacy web services. If empty, the system falls back to the translation table defined in Pharmacy System Definitions (I RXD 4914). If that item is also empty, the update dispense fills API assumes that the external system has sent a numeric representation of the internal Epic category value for tracking source (I ORD 47460). |
| ScheduledDispenseLeadTime | NUMERIC | This item stores the default lead time for a scheduled dispense. This is the amount of time needed to prepare a dispense and deliver it to the floor for administration. |
| PrescriptionChargeRouterOverrideExtensionIdentifier | NUMERIC | This extension can alter the decision of whether or not to submit charge information to the Charge Router. This extension can force a prescription fill to transmit a charge when it normally would not, or prevent a prescription fill from transmitting a charge when it normally would. This extension runs prior to collecting charging information, and before PHR 4850's Pre-Charge Extensions, which means it can either prevent charge information from reaching that extension, or allow charge information to carry on to that extension. PHR 4850 can also decide to prevent a charge from being submitted, but it cannot force a charge to be submitted that was already prevented by this extension. |
| AcceptsNcpdpFacilityInformationIndicator | VARCHAR | This setting affects whether facility information will be sent on outpatient medication messages that are E-Prescribed to this pharmacy. |
| HandoutPrintTriggerFillStatus | INTEGER | This column determines the fill request status that a prescription fill must reach for the system to print patient handouts such as medication monographs and references. The options are 40-Fill Initiated and 60-Fill Verified. If this column is set to null, patient handouts are printed for prescription fills that have reached a status of 40-Fill Initiated. |
| PharmacyAutoVerificationMode | INTEGER | Indicates the types of orders able to be auto-verified by the pharmacy based on security points: all or none. |
| PromiseStockForFillWhenCode | INTEGER | Determines when stock will be considered promised for a fill. |
| PharmacyEPrescribingActivationDate | DATETIME | This column contains the date that a pharmacy became active for e-prescribing. |
| RequireLinkedDispenseForLowInventoryAlerts | VARCHAR | If set to 1/Yes, this will require any administrations to have a linked dispense from this pharmacy when processing low inventory alerts. If set to 0/No or left blank, then no linked dispense is required on an administration. |
| ApprovedCreditCardFlatFeeDifference | NUMERIC | Flat fee above the estate we are approved to charge the credit card. |
| PharmacyCrossStreetDetails | VARCHAR | The pharmacy cross street and other location-identifying details. |
| IsNotRedispensingLocation | VARCHAR | Indicates whether a pharmacy is available for redispensing. Y indicates that the pharmacy will not be available for redispensing. A null value indicates that it is available for redispensing. An N will not be populated for this column. |
| IsFillQueueEnabled | VARCHAR | Identifies whether the fill queue is enabled for the pharmacy |
| MaximumProductsForDispensing | INTEGER | This is the maximum number of products that a pharmacy can dispense |
| PrescriptionAcquisitionCostCode | VARCHAR | The cost code from the NDC that will be used to calculate the acquisition cost for a prescription. |
| PaymentSourceTranslationTableIdentifier | NUMERIC | Stores an AIF table record ID that defines which translation table, if any, is used for the payment source received through outpatient pharmacy web services. If left blank, the system falls back to the translation table defined in Pharmacy System Definitions (I RXD 4908). If that item is also left blank, pharmacy web services assumes that the external system has sent the numeric or text representation of the internal Epic category value for payment source (I HCT 50001). |
| ApplyMaximumDispenseLimitHardStopIndicator | VARCHAR | This column shows whether the effective IMS tab/cap maximum for this pharmacy will be applied to dispense logic, making this limit a dispensing hard stop. |
| PharmacyOperatorUserIdentifier | VARCHAR | The user ID who opens/closes the pharmacy. |
| RestrictRedispenseToMedicationListFlag | VARCHAR | If yes, the med must be on the med list to be able to redispense from this pharmacy. |
| PharmacyMerchandiseAcquisitionCostCode | VARCHAR | The price code used for retrieving the acquisition cost from a pharmacy merchandise record's price table. |
| PharmacyDrugEnforcementAgencyNumber | VARCHAR | Pharmacy's Drug Enforcement Agency (DEA) number. |
| ReprintHandoutOnPrescriptionChangeIndicator | VARCHAR | Set this to yes if patient handouts such as monographs should be reprinted when the prescription changes. |
| DeprecatedPharmacyPhysicalTypeName | VARCHAR | The column PHYSICAL_TYPE_NAME (PHR/500) will be deprecated in the table RX_PHR. This column has been replaced by the column PHYSICAL_TYPE_C (PHR/500) in the table RX_PHR. To look up the deprecated column's value (the category title) after the Clarity Compass upgrade, join column RX_PHR.PHYSICAL_TYPE_C to the table ZC_PHYSICAL_TYPE to get the TITLE value. |
| DeprecatedPharmacyRecordStateName | VARCHAR | The column RECORD_STATE_NAME (PHR/5) will be deprecated in the table RX_PHR. This column has been replaced by the column RECORD_STATE_C (PHR/5) in the table RX_PHR_2. To look up the deprecated column's value (the category title) after the Clarity Compass upgrade, join column RX_PHR_2.RECORD_STATE_C to the table ZC_PBA_REC_STAT to get the TITLE value. |
| SplitProductDispenseLimitExtensionIdentifier | NUMERIC | Extension to limit dispensing of split products |
| DiscontinueOrderAutomaticCreditFlag | VARCHAR | When an order is discontinued, the system can autocredit dispense that have yet to be administered. If this setting is set to "Y" the system will autocredit these dispenses. The default value is "Y". |
| CanActAsCentralFillPharmacyFlag | VARCHAR | This item denotes whether a pharmacy is available to automatically be selected as the filling location for another pharmacy. Setting this item to No means that the pharmacy is temporarily unavailable, and should not automatically be selected as the central filling location for pharmacies routing prescription fills to it. So, for example, if the central fill pharmacy's filling robot goes down, the central fill pharmacy can quickly prevent new prescriptions from being sent to it by setting this item to No. If this item is set to Yes or left blank, the pharmacy will still be able to fill prescriptions for other pharmacies as normal. This item only applies for Standard and Central Fill pharmacies. |
| PrescriptionFormularyIdentifier | VARCHAR | Stores the formulary for prescription in this pharmacy |
| UsesAutomaticNotificationNumberGenerationIndicator | VARCHAR | This item is used to indicate whether the pharmacy uses auto generation mechanism for notification numbers. The default is "No" |
| PharmacyFormularyIdentifier | VARCHAR | The ID of the formulary for this pharmacy. |
| PharmacyStoreNumber | VARCHAR | The pharmacy store number. For example, CVS 35 would have a store number of 35. |
| DispenseQueueSingleOrderReportIdentifier | VARCHAR | Report to show when a single order is selected in the dispense queue |
| DeprecatedStaffingTypeName | VARCHAR | The column STAFFING_TYPE_NAME (PHR/510) will be deprecated in the table RX_PHR. This column has been replaced by the column STAFFING_TYPE_C (PHR/510) in the table RX_PHR_2. To look up the deprecated column's value (the category title) after the Clarity Compass upgrade, join column RX_PHR_2.STAFFING_TYPE_C to the table ZC_STAFFING_TYPE to get the TITLE value. |
| DefaultContinuousOrdersAsTriggeredFillsIndicator | VARCHAR | This setting is used during verification and also with auto verification. "Y" is to treat orders with a frequency that is continuous as Triggered Fills by default. Default is "N". |
| ReturnToStockLaterIndicator | INTEGER | If set to 1 - Always Return Later, canceled fills for this pharmacy will always return stock later. If not set, the system will default to return immediately if the stock is being returned to the login pharmacy. |
| ScheduledFillAdvanceDays | INTEGER | The number of days prior the scheduled fill's due date to advance the status to Pending Fill. If blank, defaults to 1. |
| PharmacyLastOpenOrCloseInstant | DATETIME | The date and time information when the user closes/opens pharmacy. |
| AllowMerchandiseSalesIndicator | VARCHAR | This column shows whether merchandise can be sold to customers from the integrated point of sale in this outpatient pharmacy. The underlying item (I PHR 4086) overrides the equivalent Rx System Definitions setting (I RXD 4086). If both are blank, merchandise sales are not allowed. |
| SendMessagePerDispenseFlag | VARCHAR | Setting this item to YES will send a separate interface message for each dispense. Setting this item to NO for a non-robot pharmacy will not send any interface messages. Setting this item to NO for a robot pharmacy will send just one interface message for all the dispenses. |
| DispenseByDaysSupplyEnabledIndicator | VARCHAR | Determines whether this pharmacy can dispense a number of days supply for some medications. A medication order will dispense a number of days supply if the medication, pharmacy, and patient location are all set to dispense a number of days supply. |
| CustomerIdentifierOwnerRelationshipTranslationTableIdentifier | NUMERIC | This column displays the AIF table record ID that defines which translation table, if any, should be used for the incoming field for "customer ID owner's relationship to patient" received by the dispense fills API. This API is available to external systems through outpatient pharmacy web services. |
| ChargeOnlyOrdersForOverridePullsIndicator | VARCHAR | "Y" is to create charge-only orders for override pulls from this automated dispensing station. Charge-only orders don't show up on MAR, medications activity, order review, etc. "N" means to create clinical orders for override pulls from this automated dispensing station. The default value is "N". |
| PharmacyPhysicalType | INTEGER | Denotes the pharmacy's physical type. For example, a pharmacy may be a standard inpatient pharmacy, an automated dispensing system, a robotic dispensing system, pill counter, etc. The default is Standard. |
| 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. |
| UseInsufficientInventoryFlagForOrdersIndicator | VARCHAR | Use insufficient inventory flag for orders. The default is 'No'. |
| DispensePrepOversizePackageThresholdPercentage | NUMERIC | The percentage threshold to consider packages larger than the needed component amount in dispense prep. |
| DefaultCoveringPharmacyIdentifier | NUMERIC | The default covering pharmacy will be used as default dispensing pharmacy when we manually close the pharmacy. |
| DefaultToZeroPatientPaidAmountForNonPickupFillsIndicator | VARCHAR | This item determines whether the default patient paid amount for non-pickup fills in the ambulatory pharmacy is assumed to be zero or the entire patient charge amount. If set to Yes, then for non-pickup fills the patient paid amount will be assumed to be zero by default. If set to No, then for non-pickup fills the patient paid amount will be assumed to be the entire patient charge amount. The default value is No. |
| MaximumInventoryManagementSystemTabs | INTEGER | This is the maxiumum number of tabs that IMS will pick when evaluating what solutions can come from this pharmacy |
| DispenseFillCustomerIDIssuingOrganizationTranslationTableIdentifier | NUMERIC | This column displays the AIF table record ID that defines which translation table, if any, should be used for the incoming field for "customer ID issuing organization" received by the dispense fills API. This API is available to external systems through outpatient pharmacy web services. |
| DefaultMixtureDispensingFee | NUMERIC | The default mixture dispensing fee when calculating the cash or plan price for prescriptions. |
| EnablePatientNotificationForStatusChange | VARCHAR | Enable patient notifications when the work request status is changed to certain statuses. For example, if the status of a work request moves to "Ready to Dispense", the patient may wish to be notified, so they know to come pick up their prescription. The default is Yes. |
| PharmacyTypeCategory | INTEGER | Indicates whether the pharmacy is an internal ambulatory, external ambulatory, or inpatient pharmacy. |
| AutomatedPharmacySystemFillInitiatedQueueIndicator | VARCHAR | This applies when the filling workflow step is enabled for the APFS and the list of automated fill system events for the APFS includes Filled. If set to Yes, then fills that are being sent to the APFS that are at a status of Fill Initiated will be included in work queues. The default is No. |
| RestrictFillTransferEnabledIndicator | VARCHAR | In certain states, the pharmacy is only allowed to transfer a specific quantity of the prescription (typically a single fill) when transferring to another pharmacy. When this is set to Yes, only a specific quantity can be transferred. When this is set to No, the entire prescription (i.e. ownership) is transferred. The default value is No. |
| AdjudicationErrorInBasketPoolIdentifier | NUMERIC | In Basket pool to receive error messages for adjudication. |
| AutoReverseAdjudicationAfterShipmentIndicator | VARCHAR | Determines whether shipment will reverse and resubmit adjudication automatically for changes made to dose quantity after a shipment has left the pharmacy. |
| DefaultDispensingPharmacyIdentifierForCallCenter | NUMERIC | This item is used only for call centers. It determines the default dispensing pharmacy for the call center. If this item is set, work requests created in the call center use the specified pharmacy as the default dispensing pharmacy. If it is blank, users must manually select a dispensing pharmacy for each work request. |
| UseNotificationNumberIndicator | VARCHAR | Indicates whether the pharmacy uses the notification numbers. The default for this item is "No". |
| AutomatedPrescriptionFillingSystemLastStatus | INTEGER | This category list contains a value for each possible discrete status for a fill request in an outpatient pharmacy. This item designates, for pharmacy records of physical type Automated Prescription Filling System, the latest status for which prescription update events should be communicated to the filling system. When a prescription is updated in Willow Ambulatory, if it is at or before the status configured in this item, the update will be communicated to the filling system. If the prescription is after the status configured here, the update will not be communicated to the filling system. In the latter case, the prescription must be canceled and reinitiated in order to be filled on the Automated Prescription Filling System. |
| DeprecatedOrderVerificationMethodName | VARCHAR | The column VERIFY_ORDERS_NAME (PHR/520) will be deprecated in the table RX_PHR. This column has been replaced by the column AUTO_VERIFY_MODE_C (PHR/520) in the table RX_PHR_2. To look up the deprecated column's value (the category title) after the Clarity Compass upgrade, join column RX_PHR_2.AUTO_VERIFY_MODE_C to the table ZC_AUTO_VERIFY_MODE to get the TITLE value. |
| AdjustmentTypeTranslationTableIdentifier | NUMERIC | Stores an AIF table record ID that defines which translation table, if any, is used for the adjustment type received through outpatient pharmacy web services. If left blank, the system falls back to the translation table defined in Pharmacy System Definitions (I RXD 4909). If that item is also left blank, pharmacy web services assumes that the external system has sent the numeric representation of the internal Epic EAP record ID for the adjustment type. |
| MerchandiseRetailPriceCode | VARCHAR | The price code used for retrieving the retail price from a pharmacy merchandise record's price table. |
| RequiresVerificationForOverridePull | VARCHAR | This item indicates whether or not pharmacist verification is required for cabinet override pulls from an automated dispensing station. If nothing is specified here then the setting made in the System Definitions activity is used. |
| GeneratePrescriptionNumberForInpatientOrdersIndicator | VARCHAR | Indicates that prescription numbers should be generated for inpatient orders. If blank, it will check the setting in item RXD 5570. If that is also blank then the default is No. |
| PharmacyStateLicenseIdentifier | VARCHAR | Pharmacy's state specific ID. |
| AutomaticallyChangeDispenseLocationIndicator | VARCHAR | If it is "Y", the dispense location of orders will be automatically changed to or from this pharmacy when a medication is loaded into or unloaded from it. If a medication is unloaded from this pharmacy, and orders for that medication were being dispensed from this pharmacy, we will look at the list of pharmacies in the unit and/or care area of the patient who is receiving the order, and switch the dispense location to the next pharmacy on the list that can supply the medication. When a medication is loaded into this pharmacy, we will automatically switch the dispense location to this pharmacy if this pharmacy is higher on the list of pharmacies for units/care areas where the patient who is receiving the order is located. |
| ShowInventoryLevelIndicator | VARCHAR | Show inventory level of an item. The default is 'No'. |
| ScheduleOverridePullsForDispensingStation | VARCHAR | This item determines whether or not an administration time is scheduled for orders created from cabinet override pulls from this automated dispensing station. |
| PharmacyNationalProviderIdentifierProviderRecordID | VARCHAR | Contains the SER record with the pharmacy's NPI |
| IsCompliancePackagingSystemIndicator | VARCHAR | Determines if the pharmacy record is a compliance packaging system. |
| IgnoreInventoryUpdateOnAdministrationFlag | VARCHAR | If set to Yes, inventory will not be reupdated on administration when different NDCs are scanned during administration from what was originally dispensed. This setting only applies if your pharmacy updates inventory on dispense. |
| ElectronicPrescribingEndDate | DATETIME | E-Prescribing Active End Date |
| IsDispenseActivityEnabled | VARCHAR | Identifies whether the dispense activity is enabled for the pharmacy. |
| CommunityLogOwnerInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| DispenseEntireContainerOfPackagesIndicator | VARCHAR | When dispensing an entire package, should this pharmacy dispense an entire container of packages |
| IncludeReadyToVerifyFillsInAutomatedFillSystemQueueIndicator | VARCHAR | This applies when the fill verification workflow step is enabled for the APFS and the list of automated fill system events for the APFS includes Verified. If set to Yes, then fills that are being sent to the APFS that are at a status of Ready to Verify will be included in work queues. The default is No. |
| CreditCardPaymentPostTiming | INTEGER | This defines when to post payments for credit cards associated with a given work request. |
| IsPrescriptionFillingStepEnabledInWorkflow | VARCHAR | This item will be used to decide whether a step for Prescription Filling is included in the pharmacy workflow. |
| DispenseAmountFromParLevelIndicator | VARCHAR | If this is "Y", then the dispense amount for a PRN order will be calculated using the PRN par levels defined in the medication (ERX) and NDC masterfiles. If this is set to "N", then the dispense amount for a PRN order will be calculated using the ordered dose. The default value is "N". |
| UseRestrictedDispensingMedicationListFlag | VARCHAR | Determines if this pharmacy uses its location's restricted dispensing med list. If yes it will not dispense any medications on that list. |
| IncludeSecondaryInventoryLocationInElectronicFillHistoryIndicator | VARCHAR | If this is set to Yes, inventory stock from the secondary inventory location will be included in the generated EFY. The default is No. |
| VerificationQueueRefreshIntervalMinutes | NUMERIC | The order verification queue is capable of refreshing itself periodically. Specify the no. of minutes, the queue should refresh itself for a user that logs into a department for which this is the primary pharmacy. Enter 0 to disable this feature. The default is 5 minutes. |
| RequiresClinicalReviewForScheduledFillsIndicator | VARCHAR | Indicates whether new prescriptions with scheduled fills require clinical review. The default is 0-No. |
| MarkCabinetOverridePullsAsCompletedIndicator | VARCHAR | If the value for this item is "N" then the cabinet override pulls on orders are not marked as completed. If it is "Y" then the cabinet override pulls on orders are marked as completed. If nothing is there then the setting made in the System Definitions activity is used. |
| PrintOrderReportTrigger | INTEGER | This configuration determines when the order or transfer reports prints along with the prescription information label. |
| PharmacyAcceptsCreditCardIndicator | VARCHAR | When enabled, this pharmacy accepts credit cards. |
| LongTermCareRetroAdjudicationAmountSourceCode | INTEGER | Indicate the source of the medication amount for retrospective adjudication. Default is "Dispense Amount". |
| CoveringPharmacyIdentifier | NUMERIC | It is the covering pharmacy ID when the pharmacy is "CLOSE" status in PHR_STATUS_NAME. |
| IsFillVerificationEnabled | VARCHAR | This item will be used to decide whether a step for Fill Verification is included in the pharmacy workflow. |
| DeprecatedDispensingLogicName | VARCHAR | The column DISP_LOGIC_NAME (PHR/210) will be deprecated in the table RX_PHR. This column has been replaced by the column DISPENSE_LOGIC_C (PHR/210) in the table RX_PHR_2. To look up the deprecated column's value (the category title) after the Clarity Compass upgrade, join column RX_PHR_2.DISPENSE_LOGIC_C to the table ZC_DISPENSE_LOGIC to get the TITLE value. The dispense logic used to dispense orders. This can be one of two choices: 0 - Use standard dispensing (i.e. first doses, cart) and fire dispensing extension. 1 - Fire dispensing extension only (i.e. no first doses, no carts). |
| CancelReasonTranslationTableIdentifier | NUMERIC | Stores an AIF table record ID that defines which translation table, if any, should be used for the cancel reasons received through the cancel fills API available to external systems through outpatient pharmacy web services. If empty, will fall back to translation table defined in Pharmacy System Definitions (RXD 4910). If that is also empty, the cancel fill API assumes the external system has sent a numeric representation of the internal Epic category value for cancel reason (FRA 48040). |
| ReturnDispenseToHoldLocationIndicator | VARCHAR | If this pharmacy is a robotic dispensing station, and this item is set to Yes, then dispenses from this pharmacy will be returned to the pharmacy's hold location by default. If this item is set to No or blank, dispenses from this pharmacy will be returned to this pharmacy. |
| DeprecatedPharmacyStatusName | VARCHAR | The column PHR_STATUS_NAME (PHR/700) will be deprecated in the table RX_PHR. This column has been replaced by the column PHARMACY_STATUS_C (PHR/700) in the table RX_PHR_2. To look up the deprecated column's value (the category title) after the Clarity Compass upgrade, join column RX_PHR_2.PHARMACY_STATUS_C to the table ZC_PHARMACY_STATUS to get the TITLE value. |
| MaximumNumberOfPackagesForDispensePreparation | INTEGER | The maximum number of packages to use when preparing a dispense in dispense prep. |
| AllowOutpatientDispensingSelection | INTEGER | This value determines whether or not a Willow Inpatient pharmacy can be selected as the owning and dispensing pharmacy for outpatient-mode orders. If set to "by user", this pharmacy can be selected as the patient preferred pharmacy, the destination for prescriptions, and the owning pharmacy during verification. If an outpatient-mode order is verified with this pharmacy as the owning pharmacy, Willow Inpatient tools can be used for dispensing. |
| GroupVerificationLookForwardDays | INTEGER | Determines how many days to look forward to find identical orders. If left blank, the system will look to I RXD 1240 for this setting. If set to 0 days, group verification is disabled. If group verification is disabled, the pharmacist will not get the popup to verify clinically identical treatment plan orders. This setting is based on the user's login pharmacy, which is specified in I DEP 48000 of the login department. |
| PrintReportForElectronicPrescriptionReceived | VARCHAR | Set this to yes if electronic prescriptions, including new prescriptions from EpicCare or an e-prescription interface, should print a report when received at the pharmacy. |
| ProtectPharmacyFromExternalUpdatesFlag | VARCHAR | Flag used to prevent updates from outside source. |
| PharmacyEmailAddress | VARCHAR | The pharmacy email address. |
| SendFillsToApfsFillQueueFlag | VARCHAR | This applies when the Fill Queue is enabled in the filling pharmacy. If set to Yes, then fills that are being sent to the APFS will go to the Fill Queue prior to being sent to the APFS. If No, then fills being sent to the APFS will bypass the Fill Queue. The default is No. |
| ApprovedCreditCardChargePercentageMaximum | NUMERIC | Percentage above the estimate we are approved to charge the credit card. |
| AllowProductSplittingByNursingIndicator | VARCHAR | Indicates if this pharmacy can be used to dispense products that will need to be split by nursing. For example, dispensing a full tablet that will need to be cut in half by nursing before it is administered to the patient. "Y" means products that will need to be split by nursing can be dispensed from this pharmacy. "N" means products that will need to be split by nursing cannot be dispensed from this pharmacy. |
| DispenseModifiedMedicationAsFullyAdministeredIndicator | VARCHAR | If No or "", no change to existing behavior. If Yes, the modified med will be dispensed as if all doses had been administered (even though they haven't been documented). |
| ScheduledFillEarlyDaysThreshold | INTEGER | This setting is used to determine whether a scheduled fill should be created on an electronically received prescription that has a future earliest fill date. If the earliest fill date on a electronically received prescription is within the number of days specified here, a scheduled fill will be created. If blank, the default is 7 days. |
| DefaultToOuterPackageSizeInDispensePrepIndicator | VARCHAR | If set to Yes for an order's dispensing pharmacy, then when scanning packages in Dispense Prep for that order, the amount used will default to the outer package size rather than the inner package size or implied unit. This will happen even if the remaining amount needed is less than the outer package size. |
| ShouldQueueFirstDoseDispenseIndicator | VARCHAR | Indicates if 1st First Dose dispenses should go to the queue or not. This will apply to 1st First Dose dispenses for all rows in the Dispense Queue table that are set to queue First Dose dispenses. Default is Yes. |
| PharmacyOperationalStatus | INTEGER | This column indicates if the pharmacy is open or closed. If there is no value in this column, the pharmacy's operation times are used to determine whether or not the pharmacy is used for dispensing. |
| PrintMonographForRefillIndicator | VARCHAR | Determines whether monographs are printed for refills. Enter Yes if monographs should be printed for every refill. The default value is No. |
| CheckInventoryBeforeDispenseQueue | VARCHAR | If set to Yes, and RXD-7160 or PHR-7160, Do Not Dispense From Pharmacies With Insufficient Inventory, is set to Yes, then users will be stopped from sending redispenses to the dispense queue if the pharmacy does not have enough inventory to cover the dispense. If set to No or blank, users are not warned about insufficient inventory until they attempt to print the dispense from the dispense queue. |
| PharmacyLocationIdentifier | NUMERIC | The unique ID of the location for this pharmacy. |
| SupportsElectronicPrescriptionsForControlledSubstances | VARCHAR | Indicates whether or not the pharmacy supports electronic prescriptions for controlled substances (EPCS). |
| PharmacyIdentification | NUMERIC | The unique ID for this pharmacy. |
| UpdateInventoryOnAdministrationFlag | VARCHAR | This determines whether or not a pharmacy allows updating inventory on administration. If set to Yes, inventory will be updated on administration for orders where this is the main dispense pharmacy. If left blank or set to No, inventory will be updated on dispense. |
| IsPharmacyOpenTwentyFourHoursIndicator | VARCHAR | Yes/no flag to indicate if pharmacy is open 24 hours. |
| RetrospectiveAdjudicationTransactionMessageCount | INTEGER | Determines how many retrospective adjudication transaction messages are sent when different NDCs are used for separate administrations of a non-mixture medication. Set the field to 0 or leave it blank to send a single transaction message, using a dispense amount calculated based on NDC used for the first administration. Set the field to 1 to send separate messages for each unique NDC used. |
| PickupDueClearanceHours | INTEGER | The number of hours the pickup time needs to be past due before it is automatically cleared. For example, if a work request was due to be picked up on 1/1/2014 at 5:00 pm, and it's now 1/2/2014 at 5:00 pm, then the pickup date time is 24 hours in the past. If a value of 24 or less was specified here, the pickup time for the work request would be cleared automatically. If blank, the default is 12 hours. If set to 9,999, the pickup time is never cleared. |
| PharmacyStaffingType | INTEGER | The type of staffing for the pharmacy. For example, a pharmacy may be staffed, unstaffed, partially staffed, etc. |
| CustomerIdTypeTranslationTableId | NUMERIC | This column displays the AIF table record ID that defines which translation table, if any, should be used for the incoming field for "customer ID type" received by the dispense fills API. This API is available to external systems through outpatient pharmacy web services. |
| IsEPrescribingFaxOnly | VARCHAR | Indicates Fax Only Retail Pharmacies. Y indicates that an e-prescribing pharmacy only receives faxes. Null indicates that the pharmacy is capable of receiving prescriptions electronically if it is an e-prescribing pharmacy. |
| DefaultCreditCardFillAmount | NUMERIC | The default price to use if we are unable to determine a patient pay amount for a fill on a credit card transaction. |
| PharmacyRecordState | INTEGER | The state of the pharmacy record: inactive or deleted. |
| UpdateInventoryWhenAdministeringNonDispensePrepOrderIndicator | VARCHAR | If inventory is updated when Dispense Prep is finalized (PHR 813), and this item is set to Yes, then inventory will update when administering a dispense that was not prepared in Dispense Prep. If set to No or blank, inventory will not be updated when administering a dispense that was not prepared. If not updating inventory when Dispense Prep is finalized, setting this item has no effect. |
| ClearWaitingIndicatorHours | INTEGER | The number of hours a patient has been waiting before the waiting indicator is cleared. For example, if a patient was marked as waiting on 1/1/2014 at 5:00 pm, and it's now 1/1/2014 at 8:00 pm, then the patient has been waiting for 3 hours. If a value of 3 or less was specified here, the patient waiting indicator would be cleared automatically. If blank, it will default to 4 hours. If set to 9,999, the waiting indicator is never cleared. |
| ShouldTrackAutomatedPrescriptionFillingSystemInventory | VARCHAR | This determines whether or not inventory should be tracked for Automated Prescription Filling Systems. If set to Yes, filling system inventory will be updated based on communication of Load, Unload, and Count events from this filling system. |
| DisallowOuterPackageLoadIndicator | VARCHAR | In the auto-dispense load/unload interface, if the setting is enabled, inventory will never use the entire outer package size for the implied quantity unit. |
| EnableProfessionalBillingForPrescriptionFillsIndicator | VARCHAR | This item determines whether presceription fills will send a charge to Charge Router if the prescription fill does not have a hospital account. For example, when set to yes, fills with a coverage and cash fills will send charges to the charge router. If set to no, those charges will not be sent. Note that prescription fills with a hospital account will send a charge to the charge router regardless of this setting. However, this setting can be overridden by the Charge Decision Override Extension (PHR 4900). If it's empty, I RXD 4905 will be used. |
| DisableUnpaidBalanceOptionIndicator | VARCHAR | This column indicates if the unpaid amount option should be disabled for the ambulatory pharmacy point of sale (POS) module. If this is set to Yes, the ability to mark a portion of the balance due for a POS transaction as unpaid will be disabled. This setting overrides the equivalent Rx System Definitions setting (I RXD 4170). |
| PharmacyNcpdpVersion | INTEGER | This item holds the NCPDP version supported by this pharmacy. |
| PharmacyTemporaryName | VARCHAR | The temporary name of the pharmacy record. |
| OverridePhaseOfCare | INTEGER | A phase of care that will be assigned to override pulls from this pharmacy. |
| LongTermCareAutomaticAdjudicationSetting | INTEGER | This setting specifies when to automatically adjudicate medications dispensed from the pharmacy. If set to "All Medication Dispenses", the system will adjudicate each dispense for medications. If set to "Bulk Medication Dispenses", the system will adjudicate only the bulk dispensed medications. If set to "Always Retrospective Adjudication", the system will not adjudicate automatically, the dispenses or administrations for medications will be queued for retrospective adjudication. Default is "Always Retrospective Adjudication". |
| RefillRequestDeniedFlagEnabledIndicator | VARCHAR | This item determines if the Refill Request Denied flag is enabled in the pharmacy. If set to Yes or left blank, the Refill Request Denied flag will be added to any refill request denied from a non-integrated pharmacy department. If set to No, the Refill Request Denied flag will not be added. |
| MedicationAdministrationRecordDisplayName | VARCHAR | Pharmacy display name on MAR. |
| IsForegroundAdjudicationEnabled | VARCHAR | Indicates whether foreground adjudication is enabled during order entry and fill review for this pharmacy. |
| TransferDispensesToDestinationCartIndicator | VARCHAR | When patient is transferred from one unit to another unit, we could decide if we want to transfer dispenses to the cart of the destination unit. "Y" means we want to transfer dispenses. |
| AssignProReNataOrdersToCart | VARCHAR | If this is "Y", then PRN orders will be assigned to the appropriate cart. This should be used in conjunction with the "calculate dispense amount for a PRN order using the par level". The default value is "N". |
| 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. |
| InpatientOrderAccumulationOverrideMode | INTEGER | Stores configuration for when to accumulate inpatient mode orders. Overrides settings in Pharmacy System Definitions. |
| DisableMultiLocationInventoryIndicator | VARCHAR | Indicates whether multi-location inventory is disabled for this pharmacy. 'Y' indicates that multi-location inventory is disabled. 'N' or NULL indicate that multi-location inventory is not disabled. |
| EnableChargeAtAdministrationIndicator | VARCHAR | If set to yes, then the system will attempt to charge the drugs at administration if the drug and the unit are configured to charge at administration. Default is "Y". |
| ReturnToStockStatusEvaluationIdentifier | INTEGER | The remote filling status to evaluate return location category ID for the pharmacy. |
| ScheduleOverrideTaskTemplateIndicator | VARCHAR | This item determines whether or not for orders created from cabinet override pulls, the medication's associated task template is scheduled. |
| ProfiledOrderRequiresPharmacistReviewIndicator | VARCHAR | Indicates whether a pharmacist must review new profiled orders. |
| PharmacyStatusClearedInstant | DATETIME | The date and time when the pharmacy status is cleared. If you close the pharmacy manually and then it is opened automatically, this item saves the opened instant. |
| GroupDispenseByPatientForLotNumberAssignment | VARCHAR | Determines whether dispense should be grouped by patient when lot numbers are assigned during release from the dispense queue. |
| PharmacyIdentifier | NUMERIC | The unique ID of the Pharmacy record. |
| DisallowScheduledDispenseForLeaveOfAbsenceIndicator | VARCHAR | If yes, this pharmacy will never create dispenses for the patient on leave of absence, even when the expected return date and time are documented. |
| PrescriptionPickupWindowHours | NUMERIC | This column stores the number of hours for the patient to pickup a prescription, which is used to determine if the pickup pharmacy should be used as the fill pharmacy for a prescription. If the actual patient pickup time is less than the pickup hours setting, then the pickup pharmacy will be used as the fill pharmacy for the prescription; otherwise, the fill pharmacy selection table from the pickup pharmacy will be used to determine the fill pharmacy. |
| PreventDispenseWhenInventoryInsufficientFlag | VARCHAR | If set to yes, we will not dispense medications from pharmacies with insufficient inventory to fill the dispense. This setting will not work properly with pharmacies that decrement inventory on admin or when dispense prep is finalized. |
| ExcludedMedicationListFormularyIdentification | VARCHAR | The unique ID of the EFY which lists the medications that IMS should not select when dispensing from this pharmacy. |
| PharmacyName | VARCHAR | The name of the pharmacy. |
| IntraconnectOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| PrimaryInventoryLocationIdentification | NUMERIC | This item stores the primary inventory location for the pharmacy. |
| ShouldIpsUseTotalVolumeForPackageSelection | VARCHAR | Determines what volume IPS should use to choose a package for QS base mixtures. If set to yes, IPS will choose the total volume of the QS base mixture. If set to no or blank, IPS will choose the volume of the QS base component. |
| MinimumDaysForScheduledFill | INTEGER | The minimum number of days required to default fills as scheduled. If blank, defaults to 7 days. If set to 0, scheduled fills are not allowed. |
| NotificationNumberCaption | VARCHAR | The caption for the notification number. |
| LastNoAddEditInstant | DATETIME | The instant the noadd items were last edited. |