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: PXUTLSTP

Package: PCE Patient Care Encounter

Routine: PXUTLSTP


Information

PXUTLSTP ;ISL/dee,ESW - Utility routine used by PCE to add/edit/delete stop code visits ; 10/11/2017

Source Information

Source file <PXUTLSTP.m>

Entry Points

Name Comments DBIA/ICR reference
STOPCODE(PXUTSOR,PXUTSTOP,PXUTVST,PXUTSVST) ;Makes or edits visit to create the secondary visit for the credit stops
; Parameters
; PXUTSOR IEN of the Data source
; PXUTSTOP Pointer to Stop Code OR "@" if delete the secondary visit
; PXUTVST Main visit
; PXUTSVST Secondary visit
; if there is not one then create one
; if there is one then this is an edit or delete
DELETE
EDIT
CREATE
DEAD(VSIT) ;---*** ADDED IN ALBANY BY VAUGHN
Info |  Source |  Entry Points