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

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
Info |  Source |  Entry Points