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

Package: Surgery

Routine: SRTPHRT2


Information

SRTPHRT2 ;BIR/SJA - HEART-DIAGNOSIS INFORMATION ;03/04/08

Source Information

Source file <SRTPHRT2.m>

Entry Points

Name Comments DBIA/ICR reference
START
END
HELP
RANGE ; range of numbers
ONE ; edit one item
DISP ; display fields
COMM ; Other Cardiomyopathy

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SRTPHRT2+2
Function Call: WRITE
  • Prompt: !!,"A Transplant Assessment must be selected prior to using this option.",!!,"Press <RET> to continue "
  • Line Location: SRTPHRT2+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: START+8
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF,!!!!,"Enter the number or range of numbers you want to edit. Examples of proper",!,"responses are listed below."
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !!,"1. Enter 'A' to update all information.",!!,"2. Enter a number (1-"_SRX_") to update the information in that field. (For",!," example, enter '3' to update Ischemic Cardiomyopathy.)"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"3. Enter a range of numbers (1-"_SRX_") separated by a ':' to enter a range",!," of items. (For example, enter '1:4' to update items 1, 2, 3 and 4.)",!
  • Line Location: HELP+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: RANGE+1
Function Call: WRITE
  • Prompt: !,"Recipient Diagnosis",?39,"HLA Typing (#,#,#,#)"
  • Line Location: DISP+6
Function Call: WRITE
  • Prompt: !,"==================================",?39,"===================="
  • Line Location: DISP+7
Function Call: WRITE
  • Prompt: !,"1. Dilated Cardiomyopathy:",?31,$P(SRAO(1),"^"),?39,"12. Recipient HLA-A: ",$P(SRAO(12),"^")
  • Line Location: DISP+8
Function Call: WRITE
  • Prompt: !,"2. Coronary Artery Disease:",?31,$P(SRAO(2),"^"),?39,"13. Recipient HLA-B: ",$P(SRAO(13),"^")
  • Line Location: DISP+9
Function Call: WRITE
  • Prompt: !,"3. Ischemic Cardiomyopathy:",?31,$P(SRAO(3),"^"),?39,"14. Recipient HLA-C: ",$P(SRAO(14),"^")
  • Line Location: DISP+10
Function Call: WRITE
  • Prompt: !,"4. Alcoholic Cardiomyopathy:",?31,$P(SRAO(4),"^"),?39,"15. Recipient HLA-BW: ",$P(SRAO(15),"^")
  • Line Location: DISP+11
Function Call: WRITE
  • Prompt: !,"5. Valvular Cardiomyopathy:",?31,$P(SRAO(5),"^"),?39,"16. Recipient HLA-DR: ",$P(SRAO(16),"^")
  • Line Location: DISP+12
Function Call: WRITE
  • Prompt: !,"6. Sarcoidosis:",?31,$P(SRAO(6),"^"),?39,"17. Recipient HLA-DQ: ",$P(SRAO(17),"^")
  • Line Location: DISP+13
Function Call: WRITE
  • Prompt: !,"7. Idiopathic Cardiomyopathy:",?31,$P(SRAO(7),"^")
  • Line Location: DISP+14
Function Call: WRITE
  • Prompt: !,"8. Viral Cardiomyopathy:",?31,$P(SRAO(8),"^")
  • Line Location: DISP+15
Function Call: WRITE
  • Prompt: !,"9. Peripartum Cardiomyopathy:",?31,$P(SRAO(9),"^")
  • Line Location: DISP+16
Function Call: WRITE
  • Prompt: !,"10. Rejection:",?31,$P(SRAO(10),"^")
  • Line Location: DISP+17
Function Call: WRITE
  • Prompt: !,"11. Other Cardiomyopathy:"
  • Line Location: DISP+18
Function Call: WRITE
  • Prompt: !!,SRLINE
  • Line Location: DISP+19
Function Call: WRITE
  • Prompt: ?27,SREXT
  • Line Location: COMM+1
Function Call: WRITE
  • Prompt: ?27,X
  • Line Location: COMM+2
Function Call: WRITE
  • Prompt: ?27,$E(X,1,J-1)
  • Line Location: COMM+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SRT - [#139.5] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call