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 |  Interaction Calls
Print Page as PDF
Routine: SCDXRT02

Package: Scheduling

Routine: SCDXRT02


Information

SCDXRT02 ;ALB/JRP - RETRANSMIT REJECTS FROM NPCDB ;10/15/96

Source Information

Source file <SCDXRT02.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Entry point for List Manager display
HEADER ;Entry point for building header List Manager header
INIT ;Entry point for building List Manager display & indexes
MARK(RESET) ;Entry point to prompt user for entry numbers to mark/unmark
; for retransmission
MARKPT(RESET) ; Entry point to prompt user for patients to mark/unmark
; for retransmission
MARKALL(RESET) ;Entry point to mark all entries for retransmission
MARKIDX(ENTRY,RESET) ;Entry point to mark/unmark an entry for retransmission
CLEANUP ;Entry point for cleaning up

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: INIT+18
Function Call: WRITE
  • Prompt: !,"Building list of patients who have encounters that were rejected by"
  • Line Location: INIT+19
Function Call: WRITE
  • Prompt: !,"the National Patient Care Database and are not currently marked for"
  • Line Location: INIT+20
Function Call: WRITE
  • Prompt: !,"retransmission. This list only includes demographic and other non-"
  • Line Location: INIT+21
Function Call: WRITE
  • Prompt: !,"encounter related errors."
  • Line Location: INIT+22
Function Call: WRITE
  • Prompt: !!,"Building display screen "
  • Line Location: INIT+38
Function Call: WRITE
  • Prompt: !
  • Line Location: CLEANUP+9
Function Call: WRITE
  • Prompt: !,"Rejected encounters for the selected patient(s) will now be"
  • Line Location: CLEANUP+10
Function Call: WRITE
  • Prompt: !,"marked for retransmission "
  • Line Location: CLEANUP+11
Info |  Source |  Entry Points |  Interaction Calls