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 |  Used in RPC
Print Page as PDF
Routine: PSOVCCA

Package: Outpatient Pharmacy

Routine: PSOVCCA


Information

PSOVCCA ;BIR/JLC,KML - VCC PRESCRIPTION REFILL APIS ; Nov 22, 2023@13:04:43

Source Information

Source file <PSOVCCA.m>

Entry Points

Name Comments DBIA/ICR reference
AP1(PSORET,PSODFN,PSORX,PSOUSER,PSORFSRC,PSORTFLG) ;ACCEPT REQUEST
; Input: PSODFN (required) - Patient IEN Number
; PSORX (required) - Prescription Number
; PSOUSER (optional) - User requesting refill
; PSORFSRC (optional) - the source system from which the REFILL
; request Originated (e.g., VCC, CPRS, VSE)
; PSORTFLG (optional) - 1 or empty (null) - the return flag; if = 1 then the RPC will
; return the numeric code with the error text; if = null
; then the RPC will only return the numeric code (-5, -4, -3, 0, or 1 )
; Output: PSORET - Return Value
; See IA# 7313 for description and values
SIMPLE(PSODFN,PSORX,PSOUSER,PSORFSRC) ;
QUITAP1
EXPANDED(PSODFN,PSORX,PSOUSER,PSORFSRC) ;
CHKPARK ; if order is parked and last fill label is not printed, reuse the last fill instead of placing a new refill *712

Used in RPC

RPC Name Call Tags
PSO VCC REFILL AP1
Info |  Source |  Entry Points |  Used in RPC