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

Package: Surgery

Routine: SRTPHRT6


Information

SRTPHRT6 ;BIR/SJA - HEART DONOR INFORMATION ;03/04/08

Source Information

Source file <SRTPHRT6.m>

Entry Points

Name Comments DBIA/ICR reference
START
END
HELP
PRESS
RANGE ; range of numbers
ONE ; edit one item
DISP ; display fields
RACE ;Find all race entries and place into a string with commas inbetween
WRAP ;Wrap multiple race entries so that wrapped line

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SRTPHRT6+2
Function Call: WRITE
  • Prompt: !!,"A Transplant Assessment must be selected prior to using this option.",!!,"Press <RET> to continue "
  • Line Location: SRTPHRT6+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: START+1
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 items.",!!,"2. Enter a number (1-"_SRX_") to update the information in that field. (For example,",!," enter '1' to update Donor Race)"
  • 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: WRITE
  • Prompt: !
  • Line Location: PRESS+0
Function Call: WRITE
  • Prompt: !,"2. Donor Gender:",?27,$P(SRAO(2),"^")
  • Line Location: DISP+14
Function Call: WRITE
  • Prompt: !,"3. Donor Height:",?27,$P(SRAO(3),"^"),?43,"HLA Typing (#,#,#,#)"
  • Line Location: DISP+15
Function Call: WRITE
  • Prompt: !,"4. Donor Weight:",?27,$P(SRAO(4),"^"),?43,"===================="
  • Line Location: DISP+16
Function Call: WRITE
  • Prompt: !,"5. Donor DOB:",?27,$P(SRAO(5),"^"),?43,"12. Donor HLA-A: ",$P(SRAO(12),"^")
  • Line Location: DISP+17
Function Call: WRITE
  • Prompt: !,"6. Donor Age:",?27,$P(SRAO(6),"^"),?43,"13. Donor HLA-B: ",$P(SRAO(13),"^")
  • Line Location: DISP+18
Function Call: WRITE
  • Prompt: !,"7. Donor ABO Blood Type:",?27,$P(SRAO(7),"^"),?43,"14. Donor HLA-C: ",$P(SRAO(14),"^")
  • Line Location: DISP+19
Function Call: WRITE
  • Prompt: !,"8. Donor CMV:",?27,$P(SRAO(8),"^"),?43,"15. Donor HLA-DR: ",$P(SRAO(15),"^")
  • Line Location: DISP+20
Function Call: WRITE
  • Prompt: !,"9. Donor Substance Abuse:",?27,$P(SRAO(9),"^"),?43,"16. Donor HLA-BW: ",$P(SRAO(16),"^")
  • Line Location: DISP+21
Function Call: WRITE
  • Prompt: !,"10. Deceased Donor:",?27,$P($P(SRAO(10),"^"),"("),?43,"17. Donor HLA-DQ: ",$P(SRAO(17),"^")
  • Line Location: DISP+22
Function Call: WRITE
  • Prompt: !,"11. Donor with Malignancy:",?27,$P(SRAO(11),"^")
  • Line Location: DISP+23
Function Call: WRITE
  • Prompt: !!,SRLINE
  • Line Location: DISP+24

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