Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Routine: MCARAM1

Package: Medicine

Routine: MCARAM1


Information

MCARAM1 ;WASH ISC/JKL-MUSE TRANSFER LAB DATA TO LOCAL ;4/27/99 09:50

Source Information

Source file <MCARAM1.m>

Call Graph

Call Graph

Call Graph Total: 3

Package Total Call Graph
Medicine 2 ($$AR,$$DFCK)^MCARAM4  $$LOG^MCARAM7  
Kernel 1 $$UP^XLFSTR  

Entry Points

Name Comments DBIA/ICR reference
L1(MCA,MCD) ;Returns "DX,A" = 1st line of diagnosis, Field 2=Type of EKG
L2(MCA,MCD) ;Returns "NAME" = patient name, "DX,B" = 2nd line of diagnosis
L3(MCA,MCD) ;Returns Field .02=Social Security number
; Field 18=Ward/Clinic, "DX,C" = 3rd line of diagnosis
L4(MCA,MCD) ;Returns "AGE"=patient age, Field .08=height, .07=weight
; "RACE"=race, "SEX"=patient sex, "DX,D" = 4th line of diagnosis
L5(MCA,MCD) ;Returns "RX", #s = data for each medication
; "DX,E" = 5th line of diagnosis
L6(MCA,MCD) ;Returns Field 16=systolic bp, 15=diastolic bp,
; "DX,F" = 6th line of diagnosis
ERR ;Error return

External References

Name Field # of Occurrence
$$AR^MCARAM4 L1+2, L1+3, L2+2, L2+5, L3+4, L3+5, L4+3, L4+6, L4+9, L4+12
, L4+13, L4+14, L5+3, L5+4, L6+3, L6+5, L6+7
$$DFCK^MCARAM4 L3+3
$$LOG^MCARAM7 L1+5, L2+2, L3+3, L3+6, L3+9, L4+4, L4+5, L4+7, L4+8, L4+10
, L4+11, L6+3, L6+4, L6+5, L6+6
$$UP^XLFSTR L2+4

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SC("B" L3+8
^SC("C" L3+8

Naked Globals

Name Field # of Occurrence
^( L3+8

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
MCA L1~, L1+2, L1+3, L2~, L2+2, L2+5, L3~, L3+4, L3+5, L4~
, L4+3, L4+6, L4+9, L4+12, L4+13, L4+14, L5~, L5+3, L5+4, L6~
, L6+3, L6+5, L6+7
MCA( L3+3*, L4+7!, L4+8!, L4+10!, L4+11!
MCA("AGE" L4+4!, L4+5!
MCA("CONT" L1+2, L2+5, L3+4, L4+14, L5+4, L6+7
MCA("NAME" L2+2*, L2+3*, L2+4*
MCA(15 L6+5!, L6+6!
MCA(16 L6+3!, L6+4!
MCA(18 L3+6!, L3+7!, L3+8*, L3+9
MCA(2 L1+4*, L1+5!
MCD L1~, L1+2, L1+3, L2~, L2+2, L2+5, L3~, L3+3, L3+4, L3+5
, L4~, L4+3, L4+6, L4+9, L4+12, L4+13, L4+14, L5~, L5+3, L5+4
, L6~, L6+3, L6+5, L6+7
MCERR L1+1~, L1+2*, L1+3*, L2+1~, L2+2*, L2+5*, L3+2~, L3+3*, L3+4*, L3+5*
, L3+6*, L3+9*, L4+2~, L4+3*, L4+4*, L4+5*, L4+6*, L4+7*, L4+8*, L4+9*
, L4+10*, L4+11*, L4+12*, L4+13*, L4+14*, L5+2~, L5+3*, L5+4*, L6+2~, L6+3*
, L6+4*, L6+5*, L6+6*, L6+7*, ERR+1
MCI L3+2~, L3+7*, L3+8
Info |  Source |  Call Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All