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

Package: Scheduling

Routine: SDSCEDT


Information

SDSCEDT ;ALB/JAM/RBS - ASCD Review and Edit SC value for encounters. ;4/24/07 4:29pm

Source Information

Source file <SDSCEDT.m>

Entry Points

Name Comments DBIA/ICR reference
START ; Called by option "SDSC EDIT BY DATE - Edit encounters by date range"
OPT ; Loop through requested encounter status for specified date range, display each encounter, and allow edit.
START1 ; Called by option "SDSC SINGLE EDIT - Edit single encounter"
CHECK ; Final editing checks for specified encounter.
; Check division, if doesn't match, quit.
DISPLAY ; Compile display for the specified encounter into a TMP global.
; Clear scratch global and reset line counter.
DISPLAY1 ; Display the specified encounter.
INS ; Compile patient means test and insurance information.
POV2S ; Compile all POV entries for the specified visit.
DIS2S ; Compile all rated disabilities for this patient.
VBAICD ;ASCD (VBA/ICD9) SC evaluation
LINE(LINE) ; Save a line of text into the scratch global.
EDIT ; Allow user to edit the specified encounter or send for review. (Roll and scroll)
LEDT ; ListMan Entry Point for Editing
; If user selected 'SKIP', postpone action on this entry.
CTUP ; Update claims tracking file in IB.
END ; Clear all variables before exiting.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: *7
  • Line Location: START+22
Function Call: WRITE
  • Prompt: !
  • Line Location: START1+11
Function Call: WRITE
  • Prompt: *7
  • Line Location: START1+19
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DISPLAY1+1
Function Call: WRITE
  • Prompt: !,^TMP("SDSCLST",$J,SDLN,0)
  • Line Location: DISPLAY1+5
Function Call: WRITE
  • Prompt: !
  • Line Location: DISPLAY1+8
Function Call: WRITE
  • Prompt: !!,"*** Encounter ",SDOE," locked by another user. Try later. ***"
  • Line Location: LEDT+7
Function Call: WRITE
  • Prompt: !!,"*** Encounter ",SDOE," Removed from ASCD File - True Match Found ***"
  • Line Location: LEDT+13
Function Call: WRITE
  • Prompt: !!,"*** Encounter ",SDOE," Removed from ASCD File - No SC value found in Visit File ***"
  • Line Location: LEDT+17

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SDSC(409.48 - [#409.48] Classic Fileman Calls
^AUPNVSIT - [#9000010] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call