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

Package: Surgery

Routine: SROACMP1


Information

SROACMP1 ;BIR/ADM - M&M VERIFICATION REPORT (CONT'D) ;11/26/07

Source Information

Source file <SROACMP1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point
SPEC
DEV
BEG
CASE ; examine case
END
SEL ; select report version
SP
MORE ; ask for more surgical specialties
HDR ; print heading
HDR2 ; more heading
FOOT ; print footer

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,?28,"M&M Verification Report"
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !!,"The M&M Verification Report is a tool to assist in the review of occurrences"
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !,"and their assignment to operations and in the review of death unrelated or",!,"related assignments to operations."
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !!,"The full report includes all patients who had operations within the selected"
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !,"date range who experienced intraoperative occurrences, postoperative"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !,"occurrences or death within 90 days of surgery. The pre-transmission report"
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !,"is similar but includes only operations with completed risk assessments that"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !,"have not yet transmitted to the national database.",!
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: SPEC+1
Function Call: WRITE
  • Prompt: !!,"This report is designed to use a 132 column format.",!
  • Line Location: DEV+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: SP+0
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $Y
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,?(132-$L(SRINST)\2),SRINST,?124,"Page ",PAGE,!,?54,"M&M Verification Report"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: ?100,"REVIEWED BY:",!,?(132-$L(SRPRINT)\2),SRPRINT,?100,"DATE REVIEWED:",!
  • Line Location: HDR+6
Function Call: WRITE
  • Prompt: !,"OP DATE",?11,"CASE #",?25,"SURGICAL SPECIALTY",?80,"ASSESSMENT TYPE STATUS",?116,"DEATH RELATED",!,?11,"PRINCIPAL PROCEDURE",!
  • Line Location: HDR+7
Function Call: WRITE
  • Prompt: "="
  • Line Location: HDR+7
Function Call: WRITE
  • Prompt: !,SRNAME_" * * Continued from previous page * *"
  • Line Location: HDR+8
Function Call: WRITE
  • Prompt: !
  • Line Location: HDR2+1
Function Call: WRITE
  • Prompt: "-"
  • Line Location: FOOT+1
Function Call: WRITE
  • Prompt: "-"
  • Line Location: FOOT+2
Info |  Source |  Entry Points |  Interaction Calls