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
Print Page as PDF
Routine: PSO679P

Package: Outpatient Pharmacy

Routine: PSO679P


Information

PSO679P ;BAYPINES/KML - POST INSTALL TO PATCH PSO,679 ; April 18, 2022

Source Information

Source file <PSO679P.m>

Entry Points

Name Comments DBIA/ICR reference
POST ;; field 52.1,94 has been changed from a set of codes to a free text value
; need to modify the data that is stored from its coded value to its external representation
; the following illustrates what values will be stored:
; '1' will be changed to CPRS;
; '2' will be changed to OUTPATIENT PHARMACY;
; '3' will be changed to CONTACT CENTER;
; '4' will be changed to AUDIOCARE;
; '5' will be changed to MY HEALTHEVET;
; ^PSRX(PSORXN,1,PSOITF,"RF1") change set of code values to external representation
CONVERT ;
Info |  Source |  Entry Points