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

Package: Surgery

Routine: SROANR


Information

SROANR ;BIR/ADM - ANESTHESIA REPORT ; [ 02/14/04 12:45 PM ]

Source Information

Source file <SROANR.m>

Entry Points

Name Comments DBIA/ICR reference
RPT(SRTN) ; send text of anesthesia report to ^TMP
  • ICR #5025
    • Status: Pending
    • Usage: Private
    N(SRL)
    TIMES ; anesthesia start and end times
    PRIN ; principal procedure information
    PRIN2
    LOOP ; break procedure if greater than 74 characters
    OTHER ; other procedures
    OTH
    SPACE(NUM) ; create spaces
    ; pass in position returns number of needed spaces
    LINE(NUM) ; create carriage returns
    Info |  Source |  Entry Points