Medical History - Surgical and Test Procedures

These data are included in the BLSA Common Data Set and are updated quarterly.

There are usually multiple observations for every BLSA participant.

The following are the codes (proccode) for both the Surgical and Test Procedures that were part of the Procedure Name prior to October, 1999. They have not been implemented as SAS formats because their meaning is dependent on the value of Procedure Type (proctyp).


1=Surgical Procedures
	 1=Dermatological
	 2=Cataract extraction/lens implant
	 3=Tonsillectomy and adenoidectomy
	 4=Inguinal herniorrhaphy
	 5=Coronary artery bypass
	 6=Appendectomy
	 7=Cholecystectomy
	 8=Hemorrhoidectomy
	 9=Resection or removal of prostate
	10=Vagotomy/resection of stomach/pyloroplasty
	11=Hysterectomy
	12=Dilatation & curettage
	13=Tubal ligation
	14=Ligation and stripping of varicose veins
	15=Endarterectomy
	16=Vasectomy
	17=Other (indluding fractures, site should be specified)
	18=Other (indluding fractures, site should be specified)
	19=Other (indluding fractures, site should be specified)
	...
2=Test Procedures
	 1=Mammography
	 2=Sigmoidoscopy
	 3=Colonoscopy
	 4=GI series (upper and/or lower)
	 5=Ultrasound (site should be specified)
	 6=CT scan (site should be specified)
	 7=MRI (site should be specified)
	 8=Chest x-ray
	 9=X-ray (site should be specified)
	10=Cystoscopy
	11=Cardiac catheterization
	12=Arterial catheterization
	13=IVP
	14=Other (site should be specified)
	15=Other (site should be specified)
	16=Other (site should be specified)
	...
The SAS System                              13:41 Wednesday, October 6, 1999   1
 
 CONTENTS PROCEDURE
 
 Data Set Name: LIBRARY.PRC                           Observations:         16146
 Member Type:   DATA                                  Variables:            7    
 Engine:        V612                                  Indexes:              0    
 Created:       13:22 Wednesday, October 6, 1999      Observation Length:   156  
 Last Modified: 13:22 Wednesday, October 6, 1999      Deleted Observations: 0    
 Protection:                                          Compressed:           NO   
 Data Set Type:                                       Sorted:               NO   
 Label:                                                                          
 
 -----Engine/Host Dependent Information-----
 
 Data Set Page Size:       23552   
 Number of Data Set Pages: 108     
 File Format:              607     
 First Data Page:          1       
 Max Obs per Page:         150     
 Obs in First Data Page:   143     
 Filename:                 DISK$GRCUSR:[BLSCDS]PRC.SASEB$DATA
 Host Format:              AXP
 Disk Blocks Allocated:    5037       
 
     -----Alphabetic List of Variables and Attributes-----
  
 #    Variable    Type    Len    Pos    Label
 ------------------------------------------------------------
 5    IDNO        Num       8    132                         
 7    PROCCODE    Num       8    148    procedure code       
 1    PROCNAME    Char    120      0    procedure name       
 6    PROCTYP     Num       8    140    type of procedure    
 2    PROCYR1     Char      4    120    year first performed 
 3    PROCYR2     Char      4    124    year second performed
 4    PROCYR3     Char      4    128    year third performed 
The SAS System                              13:41 Wednesday, October 6, 1999   2
 
 ----------------------------------------------------------------------------
 |       FORMAT NAME: PROCTYP_ LENGTH:   18   NUMBER OF VALUES:    2        |
 |   MIN LENGTH:   1  MAX LENGTH:  40  DEFAULT LENGTH  18  FUZZ: STD        |
 |--------------------------------------------------------------------------|
 |START           |END             |LABEL  (VER. 6.12    06OCT99:13:22:56)  |
 |----------------+----------------+----------------------------------------|
 |               1|               1|Surgical procedure                      |
 |               2|               2|Test procedure                          |
 ----------------------------------------------------------------------------


JM - Disclaimer

Revised 10/6/1999 -- Send comments to our Web Master .