Table Detail Report

PHA_TRANSFER_ACTION



Column Section Top of Page


Table-level Detail

Description: Table to control order actions on transfer
Definition: order actions to be performed on transfer
Table Type: REFERENCE





Column Detail - PHA_TRANSFER_ACTION


Column Name Type Null? Definition
ACTION NUMBER Y Action to be taken upon transfer.
ACTIVE_IND NUMBER Y The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc.
FROM_LOCATION_CD NUMBER N Location Patient is transferring from
TO_LOCATION_CD NUMBER N Location patient is transferring to
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER N Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER N The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.


PHA_WH_FORMAT



Column Section Top of Page


Table-level Detail

Description: Wholesaler format information
Definition: Stores information about wholesaler cost update formats.
Table Type: REFERENCE





Column Detail - PHA_WH_FORMAT


Column Name Type Null? Definition
ACTIVE_IND NUMBER N The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc.
COST_BASIS_CD FLOAT N Cost field that this format will be used to update (AWP, Cost1,Cost2...).
COST_END NUMBER Y End position for cost.
COST_START NUMBER Y Start position for cost.
DECIMAL_POSITION NUMBER Y Implied decimal position for cost.
DRUG_IDENTIFIER_END NUMBER Y End position for drug identifier.
DRUG_IDENTIFIER_START NUMBER Y Start position for drug identifier.
INNER_PACKAGE_IND NUMBER N Indicates that the cost for this format should be divided by inner package size.
OUTER_PACKAGE_IND NUMBER N Indicates that the cost for this format should be divided by outer package size.
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER N Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER N The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.
WH_FORMAT_CD FLOAT N Uniquely identifies a wholesaler format.


PHA_WH_UPLOAD



Column Section Top of Page


Table-level Detail

Description: Wholesaler cost update information
Definition: Stores cost update information from wholesalers.
Table Type: ACTIVITY





Column Detail - PHA_WH_UPLOAD


Column Name Type Null? Definition
ACTIVE_IND NUMBER N The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc.
COST FLOAT Y Udated wholesaler cost
COST_BASIS_CD NUMBER N Cost field that this cost will be used to update (AWP, Cost1,Cost2...).
DRUG_IDENTIFIER VC2(255) N Drug identifier
PHA_WH_UPLOAD_ID NUMBER N Primary key to uniquely identify each row.
POST_DT_TM DATE Y Date and time this cost was used to update the Manufacturer_item table
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER N Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER N The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.
UPLOAD_DT_TM DATE N Date and time this information was originally loaded into the table.
WH_FORMAT_CD NUMBER N Indicates which wholesaler format was used to load this data.


PRICE_RANGE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Price Range
Definition: Pricing schedules for PharmNet
Table Type: REFERENCE





Column Detail - PRICE_RANGE


Column Name Type Null? Definition
ADMIN_FEE FLOAT Y Fee charged for administration of medication
COPAY FLOAT Y Amount of isurance copay
COPAY_PERCENT FLOAT Y Insurance copay percentage
FROM_COST FLOAT N Bottom tier of price range
MARKDOWN FLOAT Y Amount of Markdown
MARK_UP FLOAT Y Mark up on each product dispensed
MIN_PRICE FLOAT Y Minimum price charged regardless of calculated price
PRICE_SCHED_ID NUMBER N Oracle assigned key for table
ROUND_UP FLOAT Y Rounding factor for calculated price
SERVICE_FEE FLOAT Y Dispensing fee for each dispense
SERVICE_FEE_PERCENT FLOAT Y Service fee percentage
TO_COST FLOAT Y Upper limit for price range
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER N Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER N The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - PRICE_RANGE


Child Column in PRICE_RANGE(FK) Parent Table Name Parent Column Name
Parents: PRICE_SCHED_ID PRICE_SCHED PRICE_SCHED_ID


REASON_EVENT_R



Column Section Top of Page


Table-level Detail

Description: REASON EVENT R
Definition: Reason Code/Event relationship
Table Type: REFERENCE





Column Detail - REASON_EVENT_R


Column Name Type Null? Definition
CREDIT_IND NUMBER N Indicates whether or not the corresponding event and reason will result in a financial credit.
EVENT_CD NUMBER N Pharmacy Event code
REASON_CD NUMBER N Pharmacy Reason Code
TEXT_REQUIRED_IND NUMBER N Indicates whether a free text reason is required if this associated reason code is selected.
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER N Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER N The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.