Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PSOBPSSL

Package: Outpatient Pharmacy

Routine: PSOBPSSL


Information

PSOBPSSL ;ALB/EWL - ePharmacy Site Parameters Definition ;03/20/2013

Source Information

Source file <PSOBPSSL.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point for PSO EPHARM PARAMS LIST List Manager screen
HDR ; -- header code -- PSO EPHARM SITE PARAMS LIST
INIT ; -- init variables and list array -- PSO EPHARM SITE PARAMS LIST
; PSODIVS is an array which will contain the divisions to be listed (see EN tag)
; LINECT - keeps track of the line count in the display list
; IEN - IEN of file 52.86 (Site Parameters)
; LMARRAY - List Manager Array Name
HELP ; -- help code -- PSO EPHARM MULTI SITE PARAMS
EXPND ; -- expand code
EXIT ; -- exit code
SITEPICK(DIVS) ; Get the list of sites to display
; Cloned from SEL^PSOREJU1 with changes for Site Parameter List
SITES(DIVS) ; - Returns the list of selected Pharmacy Divisions
GETDATA(IEN,DATA,NXTLINE) ; Adds and formats data from one Pharmacy Division
; This may be called multiple times when displaying multiple divisions
; This is called by PSOBPSSP
TRCMSG ; Transfer Reject Informational Message (called by PSOBPSSP, which was too big)
RRRMSG ; Reject Resolution Required Informational Message (called by PSOBPSSP, which was too big)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: INIT+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"You may select a single or multiple Divisions,"
  • Line Location: SITEPICK+14
Function Call: WRITE
  • Prompt: !,"or enter ^ALL to select all Divisions.",!
  • Line Location: SITEPICK+15
Function Call: WRITE
  • Prompt: " ",$P(Y,"^",2),$S($D(DIVS(+Y)):" (already selected)",1:"")
  • Line Location: SITEPICK+23
Function Call: WRITE
  • Prompt: !
  • Line Location: SITEPICK+24
Function Call: WRITE
  • Prompt: !!,"All transfer rejects will automatically be placed on the Third Party Payer"
  • Line Location: TRCMSG+1
Function Call: WRITE
  • Prompt: !,"Rejects - Worklist if the reject code is defined in the site parameter file"
  • Line Location: TRCMSG+2
Function Call: WRITE
  • Prompt: !,"and the AUTO SEND parameter is set to yes. The OPECC must manually transfer"
  • Line Location: TRCMSG+3
Function Call: WRITE
  • Prompt: !,"the reject if the reject code is defined in the site parameter file"
  • Line Location: TRCMSG+4
Function Call: WRITE
  • Prompt: !,"and the AUTO SEND parameter is set to no. (To be used when Pharmacy can"
  • Line Location: TRCMSG+5
Function Call: WRITE
  • Prompt: !,"possibly correct a locally filled or CMOP Rx.)"
  • Line Location: TRCMSG+6
Function Call: WRITE
  • Prompt: !!,"All Reject Resolution Required reject codes will automatically be placed"
  • Line Location: RRRMSG+1
Function Call: WRITE
  • Prompt: !,"on the Third Party Payer Rejects - Worklist. This parameter applies to"
  • Line Location: RRRMSG+2
Function Call: WRITE
  • Prompt: !,"rejects for original unreleased fills only. Prescriptions will not be filled"
  • Line Location: RRRMSG+3
Function Call: WRITE
  • Prompt: !,"until the rejects identified by the Reject Resolution parameter are resolved."
  • Line Location: RRRMSG+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PS(52.86 - [#52.86] Classic Fileman Calls,  GET1^DIQ
52.865 LIST^DIC
52.8651 LIST^DIC
^BPSF(9002313.93 - [#9002313.93] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call