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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PSOPRA

Package: Outpatient Pharmacy

Routine: PSOPRA


Information

PSOPRA ;BIR/JLC/MHA - INTERNET PRESCRIPTION REFILL APIS ; 4/14/05 4:51pm

Source Information

Source file <PSOPRA.m>

Entry Points

Name Comments DBIA/ICR reference
AP1(PSODFN,PSORX) ;ACCEPT REQUEST
; Input: PSODFN (required) - Patient IEN Number
; PSORX (required) - Prescription Number
; Output: PSORET - Return Value
; See IA# 3768 for description and values
  • ICR #3768
    • Status: Active
    • Usage: Private
    FILEAP1
    QUITAP1
    AP2(PSODFN,PSORX) ;STATUS OF REQUEST
    ; Input: PSODFN (required) - Patient IEN Number
    ; PSORX (required) - Prescription Number
    ; Output: PSORET - Return Value
    ; See IA ... for description and values
  • ICR #3768
    • Status: Active
    • Usage: Private
    QUITAP2
    AP5(PSODFN,PSORX) ;PROCESS MHEV UPDATE
    ; Input: PSODFN (required) - Patient IEN Number
    ; PSORX (required) - Prescription Number
    ; Output: PSORET - Return Value
    ; See IA ... for description and values
  • ICR #3768
    • Status: Active
    • Usage: Private
    ENDAP5
    AP6(PSODIEN,PSOAP6) ;OUTPATIENT PHARMACY DIVISION LOOKUP
    ; Input: PSODIEN (required) - Outpatient Pharmacy Division IEN.
    ; 1. Single Division IEN.
    ; 2. Delimited list of Division IEN's (IEN1,IEN2,IEN3).
    ; 3. Text word "ALL".
    ; PSOAP6 (required) - Information return Array.
    ; Output: PSOAP6 - Information return Array.
    ; PSOAP6(DIV)=Active(0)/Inactive(1)
    ; PSOAP6(DIV,1)=Division Name^Area Code^Phone Number
    ; PSOAP6(DIV,2,1)=Narrative text 1st line.
    ; PSOAP6(DIV,2,n)=Narrative text nth line.
    ; PSORET - 0 (Process failure).
    ; 1 (Process success).
  • ICR #3768
    • Status: Active
    • Usage: Private
    ENDAP6

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^PS(52.43 - [#52.43] Classic Fileman Calls
    ^PS(59 - [#59] GET1^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call