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

Package: General Medical Record - Vitals

Routine: GMVRPCP


Information

GMVRPCP ;HOIFO/DP-RPC for GMV_PtSelect.pas ; 7/8/05 8:05am

Source Information

Source file <GMVRPCP.m>

Entry Points

Name Comments DBIA/ICR reference
ADD(X) ; [Procedure] Add line to @RESULTS@(...
; Input parameters
; 1. X [Literal/Required] Data to add to @RESULTS@(...
LOGSEC ; [Procedure] Log Security
RPC(RESULTS,OPTION,DFN,DATA) ; [Procedure] Main RPC call tag
; RPC: [GMV PTSELECT]
; Input parameters
; 1. RESULTS [Literal/Required] RPC return array
; 2. OPTION [Literal/Required] Call method for RPC
; 3. DFN [Literal/Required] Patient IEN
; 4. DATA [Literal/Optional] Other data as required for call
HOSPLOC ; [Procedure] Return location as ptr to 44 or ""
PTHDR ; [Procedure] Patient Info for Header Displays
PTLKUP ; [Procedure] Patient lookup handled separately for security
PTREC(DFN) ;
; Extrinsic to return a Pt Rec in standard list format
SELECT ; [Procedure] Select patient
; Calls required utilities to check security and
; return associated warnings/alerts about a
; patient being selected.
; Variables:
; IENS: [Private] Fileman IENS
; GMVDFN: [Private] Scratch
; GMVFLD: [Private] FIeld number
; GMVID: [Private] Identifier array
; GMVRET: [Private] Scratch
; GMVX: [Private] Scratch
; New private variables
IDIEN(GMVIEN) ;
CCOW ; Return CCOW site and production indicator

Used in RPC

RPC Name Call Tags
GMV PTSELECT RPC

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] FILE^DID,  FIND^DIC,  GET1^DID,  GET1^DIQ
Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call