/* PROGRAM: NAM18INP PURPOSE: INPUT STATEMENT TO READ 2018 NAMCS PUBLIC USE FILE We recommend that you use a MISSOVER option in your INFILE statement. Note that the value of LRECL may equal or exceed the actual file size. We use a value of 9999 for convenience. EXAMPLE: INFILE [file reference] MISSOVER LRECL=9999; */ INPUT @1 VMONTH 2. /* Month of visit */ @3 VDAYR 1. /* Day of week of visit */ @4 AGE 3. /* Patient age in years */ @7 AGER 1. /* Patient age recode */ @8 AGEDAYS 3. /* Age in days for patients less than 1 year */ @11 SEX 1. /* Patient sex */ @12 PREGNANT 2. /* Is patient pregnant? */ @14 GESTWK 2. /* Gestation week */ @16 ETHUN 2. /* Patient ethnicity - unimputed */ @18 RACEUN 2. /* Patient race - unimputed */ @20 ETHIM 1. /* Patient ethnicity - imputed */ @21 RACER 1. /* Patient race - imputed */ @22 RACERETH 1. /* Race/ethnicity - imputed */ @23 NOPAY 1. /* Expected source of payment for visit: No answer to item */ @24 PAYPRIV 1. /* Expected source of payment for visit: Private insurance */ @25 PAYMCARE 1. /* Expected source of payment for visit: Medicare */ @26 PAYMCAID 1. /* Expected source of payment for visit: Medicaid or CHIP or other state-based program */ @27 PAYWKCMP 1. /* Expected source of payment for visit: Workers Compensation */ @28 PAYSELF 1. /* Expected source of payment for visit: Self-pay */ @29 PAYNOCHG 1. /* Expected source of payment for visit: No Charge/Charity */ @30 PAYOTH 1. /* Expected source of payment for visit: Other */ @31 PAYDK 1. /* Expected source of payment for visit: Unknown */ @32 PAYTYPER 2. /* Type of payment (recoded from multiple sources using hierarchy) */ @34 USETOBAC 2. /* Tobacco Use */ @36 EVERTOBAC 2. /* Prior Tobacco Use */ @38 INJURY 2. /* Is visit related to an injury/trauma, overdose/poisoning, or adverse effect of medical/surgical treatment? */ @40 INJPOISAD 2. /* Is visit related to injury/poisoning/adverse effect of medical/surgical treatment? */ @42 INJURY72 2. /* Did the injury/trauma, overdose/poisoning or adverse effect occur within 72 hours prior to the date and time of this visit? */ @44 INTENT 2. /* Is this injury/trauma or overdose/poisoning intentional or unintentional? */ @46 INJURY_ENC 2. /* Type of encounter for injury visits */ @48 RFV1 5. /* Patient's reason for visit #1 */ @48 RFV13D 4. /* Patient's reason for visit #1 - broader */ @53 RFV2 5. /* Patient's reason for visit #2 */ @53 RFV23D 4. /* Patient's reason for visit #2 - broader */ @58 RFV3 5. /* Patient's reason for visit #3 */ @58 RFV33D 4. /* Patient's reason for visit #3 - broader */ @63 RFV4 5. /* Patient's reason for visit #4 */ @63 RFV43D 4. /* Patient's reason for visit #4 - broader */ @68 RFV5 5. /* Patient's reason for visit #5 */ @68 RFV53D 4. /* Patient's reason for visit #5 - broader */ @73 CAUSE1 $CHAR4. /* Cause of injury/trauma, overdose/poisoning, or adverse effect - #1 */ @77 CAUSE2 $CHAR4. /* Cause of injury/trauma, overdose/poisoning, or adverse effect - #2 */ @81 CAUSE3 $CHAR4. /* Cause of injury/trauma, overdose/poisoning, or adverse effect - #3 */ @85 PRIMCARE 2. /* Are you the patient's primary care provider? */ @87 REFER 2. /* Was patient referred for this visit? */ @89 SENBEFOR 1. /* Has this patient been seen in this practice before? */ @90 PASTVIS 3. /* If yes, how many past visits to this practice in the last 12 months? */ @93 MAJOR 2. /* Major reason for this visit */ @95 DIAG1 $CHAR4. /* Diagnosis #1 */ @99 PRDIAG1 2. /* Is diagnosis #1 probable, questionable or rule out? */ @101 DIAG2 $CHAR4. /* Diagnosis #2 */ @105 PRDIAG2 2. /* Is diagnosis $2 probable, questionable or rule out? */ @107 DIAG3 $CHAR4. /* Diagnosis #3 */ @111 PRDIAG3 2. /* Is diagnosis #3 probable, questionable or rule out? */ @113 DIAG4 $CHAR4. /* Diagnosis #4 - numeric recode */ @117 PRDIAG4 2. /* Is diagnosis #4 probable, questionable or rule out? */ @119 DIAG5 $CHAR4. /* Diagnosis #5 - numeric recode */ @123 PRDIAG5 2. /* Is diagnosis #5 probable, questionable or rule out? */ @125 ETOHAB 1. /* Does patient now have: alcohol misuse, abuse or dependence */ @126 ALZHD 1. /* Does patient now have: Alzheimer's disease/Dementia */ @127 ARTHRTIS 1. /* Does patient now have: Arthritis */ @128 ASTHMA 1. /* Does patient now have: Asthma */ @129 ASTH_SEV 2. /* Asthma severity */ @131 ASTH_CON 2. /* Asthma control */ @133 ADD 1. /* Does patient now have: Attention deficit disorder (ADD)/Attention deficit hyperactivity disorder (ADHD)? */ @134 AUTISM 1. /* Does patient now have: Autism spectrum disorder */ @135 CANCER 1. /* Does patient now have: Cancer */ @136 CEBVD 1. /* Does patient now have: Cerebrovascular disease/History of stroke (CVA) or transient ischemic attack (TIA) */ @137 CKD 1. /* Does patient now have: chronic kidney disease? (CKD) */ @138 COPD 1. /* Does patient now have: Chronic Obstructive Pulmonary Disease (COPD) */ @139 CHF 1. /* Does patient now have: Congestive heart failure (CHF) */ @140 CAD 1. /* Does patient now have: coronary artery disease (CAD), ischemic heart disease (IHD) or history of myocardial infarction (MI) */ @141 DEPRN 1. /* Does patient now have: Depression */ @142 DIABTYP1 1. /* Does patient now have: Diabetes mellitus (DM), type 1 */ @143 DIABTYP2 1. /* Does patient now have: Diabetes mellitus (DM), type 2 */ @144 DIABTYP0 1. /* Does patient now have: Diabetes mellitus (DM), type unspecified */ @145 ESRD 1. /* Does patient now have: end-stage renal disease (ESRD) */ @146 HEPB 1. /* Does patient now have: Hepatitis B? */ @147 HEPC 1. /* Does patient now have: Hepatitis C? */ @148 HPE 1. /* Does patient now have: history of pulmonary embolism (PE), deep vein thrombosis (DVT), or venous thromboembolism (VTE) */ @149 HIV 1. /* Does patient now have HIV infection/AIDS? */ @150 HYPLIPID 1. /* Does patient now have: Hyperlipidemia */ @151 HTN 1. /* Does patient now have: Hypertension */ @152 OBESITY 1. /* Does patient now have: Obesity */ @153 OSA 1. /* Does patient now have: obstructive sleep apnea (OSA) */ @154 OSTPRSIS 1. /* Does patient now have: Osteoporosis */ @155 SUBSTAB 1. /* Does patient now have: Substance abuse or dependence */ @156 NOCHRON 1. /* Does patient now have: None of the above */ @157 TOTCHRON 2. /* Total number of chronic conditions */ @159 HTTAKE 1. /* Was height taken? */ @160 HTIN 2. /* Height in inches */ @162 WTTAKE 1. /* Was weight taken? */ @163 WTLB 3. /* Weight in pounds */ @166 BMI 8.2 /* Body mass index - calculated from height and weight */ @174 TEMPTAKE 1. /* Was temperature taken? */ @175 TEMPF 4. /* Temperature (in Fahrenheit) */ @179 BLODPRES 1. /* Was blood pressure taken? */ @180 BPSYS 3. /* Systolic blood pressure */ @183 BPDIAS 3. /* Diastolic blood pressure */ @186 SERVICES 1. /* Were any services ordered or provided at this visit? (Based on SERVICES item only, does not include vital signs) */ @187 ETOH 1. /* Alcohol misuse screening (includes AUDIT, MAST, CAGE, T-ACE) */ @188 BREAST 1. /* Breast exam */ @189 DEPRESS 1. /* Depression screening */ @190 DVS 1. /* Domestic violence screening */ @191 FOOT 1. /* Foot exam */ @192 NEURO 1. /* Neurologic exam */ @193 PELVIC 1. /* Pelvic exam */ @194 RECTAL 1. /* Rectal exam */ @195 RETINAL 1. /* Retinal/Eye exam */ @196 SKIN 1. /* Skin exam */ @197 SUBST 1. /* Substance abuse screening (includes NIDA/NM ASSIST, CAGE-AID, DAST-10) */ @198 BMP 1. /* Basic metabolic panel (BMP) */ @199 CBC 1. /* CBC (complete blood count) */ @200 CHLAMYD 1. /* Chlamydia test */ @201 CMP 1. /* Comprehensive metabolic panel (CMP) */ @202 CREAT 1. /* Creatinine/Renal function panel */ @203 BLDCX 1. /* Culture, blood */ @204 TRTCX 1. /* Culture, throat */ @205 URNCX 1. /* Culture, urine */ @206 OTHCX 1. /* Culture, other */ @207 GLUCOSE 1. /* Glucose, serum */ @208 GCT 1. /* Gonorrhea test */ @209 HGBA 1. /* HbA1C (Glycohemoglobin) */ @210 HEPTEST 1. /* Hepatitis testing/panel */ @211 HIVTEST 1. /* HIV test */ @212 HPVDNA 1. /* HPV DNA test */ @213 CHOLEST 1. /* Lipid profile/panel */ @214 HEPATIC 1. /* Liver enzymes/hepatic function panel */ @215 PAP 1. /* PAP test */ @216 PREGTEST 1. /* Pregnancy/HCG test */ @217 PSA 1. /* PSA (prostate specific antigen) */ @218 STREP 1. /* Rapid strep test */ @219 THYROID 1. /* TSH/Thyroid panel */ @220 URINE 1. /* Urinalysis (UA) or urine dipstick */ @221 VITD 1. /* Vitamin D test */ @222 ANYIMAGE 1. /* Any imaging */ @223 BONEDENS 1. /* Bone mineral density */ @224 CATSCAN 1. /* CT Scan */ @225 ECHOCARD 1. /* Echocardiogram */ @226 OTHULTRA 1. /* Ultrasound */ @227 MAMMO 1. /* Mammography */ @228 MRI 1. /* MRI */ @229 XRAY 1. /* X-ray */ @230 OTHIMAGE 1. /* Other imaging */ @231 AUDIO 1. /* Audiometry */ @232 BIOPSY 1. /* Biopsy */ @233 BIOPROV 2. /* Biopsy provided */ @235 CARDIAC 1. /* Cardiac stress test */ @236 COLON 1. /* Colonoscopy */ @237 CRYO 1. /* Cryosurgery (cryotherapy)/Destruction of tissue */ @238 EKG 1. /* EKG/ECG */ @239 EEG 1. /* Electroencephalogram (EEG) */ @240 EMG 1. /* Electromyogram (EMG) */ @241 EXCISION 1. /* Excision of tissue */ @242 EXCIPROV 2. /* Excision of tissue provided */ @244 FETAL 1. /* Fetal monitoring */ @245 PEAK 1. /* Peak flow */ @246 SIGMOID 1. /* Sigmoidoscopy */ @247 SIGPROV 2. /* Sigmoidoscopy provided */ @249 SPIRO 1. /* Spirometry */ @250 TONO 1. /* Tonometry */ @251 TBTEST 1. /* Tuberculosis skin testing/PPD */ @252 EGD 1. /* Upper gastrointestinal endoscopy/EGD */ @253 SIGCOLON 1. /* Sigmoidoscopy/colonoscopy recoded variable */ @254 CSW 1. /* Cast/splint/wrap */ @255 CAM 1. /* Complementary and alternative medicine (CAM) */ @256 DME 1. /* Durable medical equipment */ @257 HOMEHLTH 1. /* Home health care */ @258 MENTAL 1. /* Mental health counseling, excluding psychotherapy */ @259 OCCUPY 1. /* Occupational therapy */ @260 PT 1. /* Physical therapy */ @261 PSYCHOTH 1. /* Psychotherapy */ @262 RADTHER 1. /* Radiation therapy */ @263 WOUND 1. /* Wound care */ @264 ETOHED 1. /* Alcohol abuse counseling */ @265 ASTHMAED 1. /* Asthma education */ @266 ASTHMAP 1. /* Asthma action plan given to patient */ @267 DIAEDUC 1. /* Diabetes education */ @268 DIETNUTR 1. /* Diet/nutrition */ @269 EXERCISE 1. /* Exercise */ @270 FAMPLAN 1. /* Family planning/Contraception */ @271 GENETIC 1. /* Genetic counseling */ @272 GRWTHDEV 1. /* Growth/Development */ @273 INJPREV 1. /* Injury prevention */ @274 STDPREV 1. /* STD prevention */ @275 STRESMGT 1. /* Stress management */ @276 SUBSTED 1. /* Substance abuse counseling */ @277 TOBACED 1. /* Tobacco use/Exposure */ @278 WTREDUC 1. /* Weight reduction */ @279 OTHSERV 1. /* Any write-in procedures reported */ @280 PROC1 $CHAR5. /* Procedure #1 */ @285 PROC2 $CHAR5. /* Procedure #2 */ @290 PROC3 $CHAR5. /* Procedure #3 */ @295 PROC4 $CHAR5. /* Procedure #4 */ @300 PROC5 $CHAR5. /* Procedure #5 */ @305 PROC6 $CHAR5. /* Procedure #6 */ @310 PROC7 $CHAR5. /* Procedure #7 */ @315 PROC8 $CHAR5. /* Procedure #8 */ @320 PROC9 $CHAR5. /* Procedure #9 */ @325 CATPROC1 $CHAR5. /* */ @330 CATPROC2 $CHAR5. /* */ @335 CATPROC3 $CHAR5. /* */ @340 CATPROC4 $CHAR5. /* */ @345 CATPROC5 $CHAR5. /* */ @350 CATPROC6 $CHAR5. /* */ @355 CATPROC7 $CHAR5. /* */ @360 CATPROC8 $CHAR5. /* */ @365 CATPROC9 $CHAR5. /* */ @370 SERVCNT 2. /* Total number of services ordered or provided including vital signs */ @372 ALLSERV 1. /* Were any services ordered or provided including vital signs? */ @373 MED 1. /* Were any prescription or non-prescription drugs ordered or provided (by any route of administration) at this visit? */ @374 MED1 $CHAR5. /* Medication #1 */ @379 MED2 $CHAR5. /* Medication #2 */ @384 MED3 $CHAR5. /* Medication #3 */ @389 MED4 $CHAR5. /* Medication #4 */ @394 MED5 $CHAR5. /* Medication #5 */ @399 MED6 $CHAR5. /* Medication #6 */ @404 MED7 $CHAR5. /* Medication #7 */ @409 MED8 $CHAR5. /* Medication #8 */ @414 MED9 $CHAR5. /* Medication #9 */ @419 MED10 $CHAR5. /* Medication #10 */ @424 MED11 $CHAR5. /* Medication #11 */ @429 MED12 $CHAR5. /* Medication #12 */ @434 MED13 $CHAR5. /* Medication #13 */ @439 MED14 $CHAR5. /* Medication #14 */ @444 MED15 $CHAR5. /* Medication #15 */ @449 MED16 $CHAR5. /* Medication #16 */ @454 MED17 $CHAR5. /* Medication #17 */ @459 MED18 $CHAR5. /* Medication #18 */ @464 MED19 $CHAR5. /* Medication #19 */ @469 MED20 $CHAR5. /* Medication #20 */ @474 MED21 $CHAR5. /* Medication #21 */ @479 MED22 $CHAR5. /* Medication #22 */ @484 MED23 $CHAR5. /* Medication #23 */ @489 MED24 $CHAR5. /* Medication #24 */ @494 MED25 $CHAR5. /* Medication #25 */ @499 MED26 $CHAR5. /* Medication #26 */ @504 MED27 $CHAR5. /* Medication #27 */ @509 MED28 $CHAR5. /* Medication #28 */ @514 MED29 $CHAR5. /* Medication #29 */ @519 MED30 $CHAR5. /* Medication #30 */ @524 NCMED1 2. /* Is Medication #1 new or continued? */ @526 NCMED2 2. /* Is Medication #2 new or continued? */ @528 NCMED3 2. /* Is Medication #3 new or continued? */ @530 NCMED4 2. /* Is Medication #4 new or continued? */ @532 NCMED5 2. /* Is Medication #5 new or continued? */ @534 NCMED6 2. /* Is Medication #6 new or continued? */ @536 NCMED7 2. /* Is Medication #7 new or continued? */ @538 NCMED8 2. /* Is Medication #8 new or continued? */ @540 NCMED9 2. /* Is Medication #9 new or continued? */ @542 NCMED10 2. /* Is Medication #10 new or continued */ @544 NCMED11 2. /* Is Medication #11 new or continued */ @546 NCMED12 2. /* Is Medication #12 new or continued */ @548 NCMED13 2. /* Is Medication #13 new or continued */ @550 NCMED14 2. /* Is Medication #14 new or continued */ @552 NCMED15 2. /* Is Medication #15 new or continued */ @554 NCMED16 2. /* Is Medication #16 new or continued */ @556 NCMED17 2. /* Is Medication #17 new or continued */ @558 NCMED18 2. /* Is Medication #18 new or continued */ @560 NCMED19 2. /* Is Medication #19 new or continued */ @562 NCMED20 2. /* Is Medication #20 new or continued */ @564 NCMED21 2. /* Is Medication #21 new or continued */ @566 NCMED22 2. /* Is Medication #22 new or continued */ @568 NCMED23 2. /* Is Medication #23 new or continued */ @570 NCMED24 2. /* Is Medication #24 new or continued */ @572 NCMED25 2. /* Is Medication #25 new or continued */ @574 NCMED26 2. /* Is Medication #26 new or continued */ @576 NCMED27 2. /* Is Medication #27 new or continued */ @578 NCMED28 2. /* Is Medication #28 new or continued */ @580 NCMED29 2. /* Is Medication #29 new or continued */ @582 NCMED30 2. /* Is Medication #30 new or continued */ @584 NUMMED 2. /* Number of medications coded */ @586 NUMNEW 2. /* Number of new medications coded */ @588 NUMCONT 2. /* Number of continuing medications coded */ @590 NOPROVID 1. /* Providers seen: no answer to item */ @591 PHYS 1. /* Physician seen */ @592 PHYSASST 1. /* Physician assistant seen */ @593 NPNMW 1. /* Nurse practitioner/midwife seen */ @594 RNLPN 1. /* Registered nurse/LPN seen */ @595 MHP 1. /* Mental health provider seen */ @596 OTHPROV 1. /* Other provider seen */ @597 PROVNONE 1. /* No provider seen */ @598 TIMEMD 3. /* Time spent with physician in minutes */ @601 NODISP 1. /* Visit disposition: no answer to item */ @602 RETREFPHY 1. /* Return to referring physician/provider */ @603 REFOTHMD 1. /* Refer to other physician/provider */ @604 RETAPPT1 1. /* Return in less than 1 week */ @605 RETAPPT2 1. /* Return in 1 week to less than 2 months */ @606 RETAPPT3 1. /* Return in 2 months or greater */ @607 RETUNSP 1. /* Return at unspecified time */ @608 RETNEED 1. /* Return as needed (p.r.n.) */ @609 ERADMHOS 1. /* Refer to ER/Admit to hospital */ @610 OTHDISP 1. /* Other disposition */ @611 CHOL 2. /* Was blood for the following laboratory tests drawn on the day of the sampled visit or during the 12 months prior to the visit? - Total Cholesterol */ @613 CHOLRES 3. /* Most recent result for total cholesterol (mg/dL) */ @616 DAYDCHOL 4. /* Difference in days between visit date and date of cholesterol lab result */ @620 HDL 2. /* Was blood for the following laboratory tests drawn on the day of the sampled visit or during the 12 months prior to the visit? - High density lipoprotein (HDL) */ @622 HDLRES 3. /* Most recent result for HDL (mg/dL) */ @625 DAYDHDL 4. /* Difference in days between visit date and date of HDL lab result */ @629 LDL 2. /* Was blood for the following laboratory tests drawn on the day of the sampled visit or during the 12 months prior to the visit? - Low density lipoprotein (LDL) */ @631 LDLRES 3. /* Most recent result for LDL (mg/dL) */ @634 DAYDLDL 4. /* Difference in days between visit date and date of LDL lab result */ @638 LIPIDERR 4. /* Calculated LDL, NOT TO BE USED FOR ANALYSIS */ @642 LDLDIFF 4. /* Difference between reported LDL and calculated LDL */ @646 TGS 2. /* Was blood for the following laboratory tests drawn on the day of the sampled visit or during the 12 months prior to the visit? - Triglycerides (TGs) */ @648 TGSRES 3. /* Most recent result for TGS (mg/dL) */ @651 DAYDTGS 4. /* Difference in days between visit date and date of TGS lab result */ @655 A1C 2. /* Was blood for the following laboratory tests drawn on the day of the sampled visit or during the 12 months prior to the visit? - HbA1c (A1C) (Glycohemoglobin) */ @657 A1CRES 4. /* Most recent result for HbA1c */ @661 DAYDA1C 4. /* Difference in days between visit date and date of HbA1c lab result */ @665 FBG 2. /* Was blood for the following laboratory tests drawn on the day of the sampled visit or during the 12 months prior to the visit? - Blood glucose (BG) */ @667 FBGRES 3. /* Most recent result for BG (mg/dL) */ @670 DAYDFBG 4. /* Difference in days between visit date and date of FBG lab result */ @674 SERUM 2. /* Was blood for the following laboratory tests drawn on the day of the sampled visit or during the 12 months prior to the visit? - Serum creatinine */ @676 SERUMRESR 5. /* Most recent result for serum creatinine (mg/dL) */ @681 DAYDSERUM 4. /* Difference in days between visit date and date of serum creatinine lab result */ @685 AGEFLAG 2. /* Was patient age calculated by NCHS during data processing or recorded on instrument? */ @687 BDATEFL 1. /* Was birth year imputed? */ @688 SEXFL 1. /* Was sex imputed? */ @689 ETHNICFL 1. /* Was ethnicity imputed (model based)? */ @690 RACERFL 1. /* Was race imputed (model based)? */ @691 SENBEFL 1. /* Was seen before imputed? */ @692 PASTFL 1. /* Was Past visits imputed */ @693 TIMEMDFL 1. /* Was time spent with physician imputed? */ @694 HTWTFL 1. /* Did height or weight fall outside of acceptable ranges? */ @695 PHYCODE 5. /* Provider marker */ @700 PATCODE 3. /* Sequential numbering of visit records per physician */ @703 SPECCAT 1. /* Type of specialty (Primary, Medical, Surgical) */ @704 MDDO 1. /* Type of doctor (MD or DO) */ @705 RETYPOFFR 1. /* Type of office setting for this visit - recoded */ @706 SOLO 2. /* Type of practice (solo/nonsolo) */ @708 EMPSTAT 2. /* Ownership status of physician */ @710 OWNSR 2. /* Who owns the practice? - recoded */ @712 PATEVEN 2. /* Do you see patients in the office during the evening or on weekends? */ @714 NHVISR 2. /* During last normal week of practice, did you make any nursing home visits? */ @716 HOMVISR 2. /* During last normal week of practice, did you make any other home visits? */ @718 HOSVISR 2. /* During last normal week of practice, did you make any hospital visits? */ @720 TELCONR 2. /* During last normal week of practice, did you have any telephone consults with patients? */ @722 ECONR 2. /* During last normal week of practice, did you have any internet/email consults with patients? */ @724 EBILLANY 2. /* Does the reporting location (office with most visits) submit any claims electronically (electronic billing)? */ @726 EMEDREC 2. /* Does the reporting location (office with most visits) use an electronic health record (EHR) or electronic medical record (EMR) system? Do not include billing record systems */ @728 HHSMU 2. /* Does your current system meet meaningful use criteria as defined by the Department of Health and Human Services? */ @730 EMRINS 2. /* At the reporting location (office with the most visits) are there plans for installing a new EHR/EMR system within the next 18 months? */ @732 EDEMOGR 2. /* Does reporting location have this computerized capability: recording patient history and demographic information? */ @734 EPROLSTR 2. /* Does reporting location have this computerized capability: recording patient problem lists? */ @736 EPNOTESR 2. /* Does reporting location have this computerized capability: recording clinical notes? */ @738 EMEDALGR 2. /* Does reporting location have this computerized capability: recording patient's medications and allergies? */ @740 EMEDIDR 2. /* Does reporting location have this computerized capability: reconciling lists of patient medications to identify the most accurate list? */ @742 EREMINDR 2. /* Does reporting location have this computerized capability: providing reminders for guideline-based interventions or screening tests? */ @744 ECPOER 2. /* Does reporting location have this computerized capability: ordering prescriptions? */ @746 ESCRIPR 2. /* If location has computerized capability to order prescriptions, are prescriptions sent electronically to pharmacy? */ @748 EWARNR 2. /* If location has computerized capability to order prescriptions, are warnings of drug interactions or contraindications provided? */ @750 ECONTR 2. /* Do you prescribe controlled substances? */ @752 ECONTSCRIPR 2. /* Are prescriptions for controlled substances sent electronically to the pharmacy? */ @754 ECTOER 2. /* Does reporting location have this computerized capability: ordering lab tests? */ @756 ERESULTR 2. /* Does reporting location have this computerized capability: viewing lab results? */ @758 ERADIR 2. /* Does reporting location have this computerized capability: ordering radiology tests? */ @760 EIMGRESR 2. /* Does reporting location have this computerized capability: viewing imaging results? */ @762 EIDPTR 2. /* Does reporting location have this computerized capability: identifying patients due for preventive or follow-up care? */ @764 EGENLISTR 2. /* Does reporting location have this computerized capability: providing data to generate lists of patients with particular health conditions? */ @766 EDATAREPR 2. /* Does reporting location have this computerized capability: providing data to create reports on clinical care measures for patients with specific chronic conditions (e.g. HbA1c for diabetics)? */ @768 ESUMR 2. /* Does reporting location have this computerized capability: providing patients with clinical summaries for each visit? */ @770 EMSGR 2. /* Does reporting location have this computerized capability: exchanging secure messages with patients? */ @772 REFOUT 2. /* Do you refer patients to providers outside of your office or group? */ @774 REF_ELE 2. /* How do you send patient health information? - Electronically (EHR, web portal, or online registries) */ @776 REF_PAPER 2. /* How do you send patient health information? - Via paper-based methods (Fax, eFax, or mail) */ @778 NO_REF 2. /* How do you send patient health information? - We do not send any patient health information to providers outside of our office or group */ @780 REFOUTHOWUNK 2. /* How do you send patient health information? - Unknown */ @782 REFOUTHOWREF 2. /* How do you send patient health information? - Refused */ @784 REFIN 2. /* Do you see any patients from providers outside of your office or group? */ @786 REC_ELE 2. /* How do you receive patient health information from them?- Electronically (EHR, web portal, or online registries) */ @788 REC_PAPER 2. /* How do you receive patient health information from them?- Via paper-based methods (Fax, eFax, or mail) */ @790 NO_REC 2. /* How do you receive patient health information from them? - We do not receive any patient health information from providers outside of our office or group */ @792 REFINHOWUNK 2. /* How do you receive patient health information from them? - Unknown */ @794 REFINHOWREF 2. /* How do you receive patient health information from them? - Refused */ @796 ESHARE 2. /* Do you send or receive patient health information electronically? Electronically does not include scanned or pdf documents from fax, eFax, or mail. */ @798 ESHARES 2. /* Do you electronically send patient health information to another provider whose EHR system is different from your own? */ @800 ESHARER 2. /* Do you electronically receive patient health information from another provider whose EHR system is different from your own? */ @802 DISCHSR_SEND 2. /* Do you electronically send or receive hospital discharge summaries to or from providers outside of your medical organization? --Send electronically */ @804 DISCHSR_REC 2. /* Do you electronically send or receive hospital discharge summaries to or from providers outside of your medical organization? --Receive electronically */ @806 DISCHSR_NO 2. /* Do you electronically send or receive hospital discharge summaries to or from providers outside of your medical organization? --Do not send or receive */ @808 DISCHSR_UNK 2. /* Do you electronically send or receive hospital discharge summaries to or from providers outside of your medical organization? --Unknown */ @810 DISCHSR_REF 2. /* Do you electronically send or receive hospital discharge summaries to or from providers outside of your medical organization? --Refused */ @812 EEDSR_SEND 2. /* Do you electronically send or receive Emergency Department notifications to or from providers outside of your medical organization? --Send electronically */ @814 EEDSR_REC 2. /* Do you electronically send or receive Emergency Department notifications to or from providers outside of your medical organization? --Receive electronically */ @816 EEDSR_NO 2. /* Do you electronically send or receive Emergency Department notifications to or from providers outside of your medical organization? --Do not send or receive */ @818 EEDSR_UNK 2. /* Do you electronically send or receive Emergency Department notifications to or from providers outside of your medical organization? --Unknown */ @820 EEDSR_REF 2. /* Do you electronically send or receive Emergency Department notifications to or from providers outside of your medical organization? --Refused */ @822 ESUMCSR_SEND 2. /* Do you electronically send or receive summary of care records for transitions of care or referrals to or from providers outside of your medical organization? --Send electronically */ @824 ESUMCSR_REC 2. /* Do you electronically send or receive summary of care records for transitions of care or referrals to or from providers outside of your medical organization? --Receive electronically */ @826 ESUMCSR_NO 2. /* Do you electronically send or receive summary of care records for transitions of care or referrals to or from providers outside of your medical organization? --Do not send or receive */ @828 ESUMCSR_UNK 2. /* Do you electronically send or receive summary of care records for transitions of care or referrals to or from providers outside of your medical organization? --Unknown */ @830 ESUMCSR_REF 2. /* Do you electronically send or receive summary of care records for transitions of care or referrals to or from providers outside of your medical organization? --Refused */ @832 PTONLINE_VIEW 2. /* Can patients seen at the reporting location do the following online activities? --View their medical record online */ @834 PTONLINE_DOWN 2. /* Can patients seen at the reporting location do the following online activities? -- Download and transmit health information in the electronic medical record to their personal files */ @836 PTONLINE_REQ 2. /* Can patients seen at the reporting location do the following online activities? --Request corrections to their electronic medical record */ @838 PTONLINE_ENTER 2. /* Can patients seen at the reporting location do the following online activities? --Enter their health information online (e.g. weight, symptoms) */ @840 PTONLINE_UPLOAD 2. /* Can patients seen at the reporting location do the following online activities? --Upload their data from self-monitoring devices(e.g. blood glucose readings) */ @842 PTONLINE_NO 2. /* Can patients seen at the reporting location do the following online activities? --None of the above */ @844 PTONLINE_UNK 2. /* Can patients seen at the reporting location do the following online activities? --Refused */ @846 PTONLINE_REF 2. /* Can patients seen at the reporting location do the following online activities? --Unknown */ @848 PRMCARER 2. /* Percent of practice revenue from Medicare */ @850 PRMAIDR 2. /* Percent of practice revenue from Medicaid */ @852 PRPRVTR 2. /* Percent of practice revenue from private insurance */ @854 PRPATR 2. /* Percent of practice revenue from patient payments */ @856 PROTHR 2. /* Percent of practice revenue from other (including charity, research, Tricare, VA, etc.) */ @858 PRMANR 2. /* Roughly, what percentage of patient care revenue received by this practice comes from managed care contracts? */ @860 REVFFSR 2. /* Roughly, what percent of your patient care revenue comes from the following methodds of payment: fee-for-service */ @862 REVCAPR 2. /* Roughly, what percent of your patient care revenue comes from the following methodds of payment: capitation */ @864 REVCASER 2. /* Roughly, what percent of your patient care revenue comes from the following methods of payment: case rates (e.g., package pricing/episode of care) */ @866 REVOTHR 2. /* Roughly, what percent of your patient care revenue comes from the following methods of payment: other */ @868 ACEPTNEW 2. /* Are you currently accepting new patients in your practice? */ @870 CAPITATE 2. /* Type of payments accepted from new patients: capitated private insurance */ @872 NOCAP 2. /* Type of payments accepted from new patients: non-capitated private insurance */ @874 PRIVATE 2. /* Type of payment accepted - private insurance (capitated or non-capitated) */ @876 NMEDCARE 2. /* Type of payments accepted from new patients: Medicare */ @878 NMEDCAID 2. /* Type of payments accepted from new patients: Medicaid */ @880 NWORKCMP 2. /* Type of payments accepted from new patients: Workers' Compensation */ @882 NSELFPAY 2. /* Type of payments accepted from new patients: Self-pay */ @884 NNOCHRGE 2. /* Type of payments accepted from new patients: No Charge */ @886 PHYSCOMP 2. /* Which of the following methods best describes your basic compensation? */ @888 COMPPROD 2. /* Considered in determining compensation: factors that reflect your own productivity */ @890 COMPSAT 2. /* Considered in determining compensation: results of satisfaction surveys from your own patients */ @892 COMPQUAL 2. /* Considered in determining compensation: specific measures of quality */ @894 COMPDROF 2. /* Considered in determining compensation: results of practice profiling */ @896 COMPFIN 2. /* Considered in determining compensation: overall financial performance of practice */ @898 COMPUNK 2. /* Considered in determining compensation: unknown */ @900 COMPREF 2. /* Considered in determining compensation: refused to answer */ @902 SASDAPPT 2. /* Does your practice set time aside for same day appointments? */ @904 SDAPPTPCT 3. /* If yes to SASDAPPT, roughly, what percent of your daily visits are same day appointments? */ @907 APPTTIME 2. /* On average, about how long does it take to get appointment for a routine medical exam at your practice? */ @909 MSA 1. /* Metropolitan Statistical Area Status of physician location */ @910 DRUGID1 $CHAR6. /* Drug ID for medication #1 */ @916 PRESCR1 1. /* Prescription status code for medication #1 */ @917 CONTSUB1 1. /* Controlled substance code for medication #1 */ @918 COMSTAT1 1. /* Composition status code for medication #1 */ @919 RX1CAT1 $CHAR3. /* For RX1, MULTUM drug category #1 - detailed */ @922 RX1CAT2 $CHAR3. /* For RX1, MULTUM drug category #2 - detailed */ @925 RX1CAT3 $CHAR3. /* For RX1, MULTUM drug category #3 - detailed */ @928 RX1CAT4 $CHAR3. /* For RX1, MULTUM drug category #4 - detailed */ @931 RX1V1C1 $CHAR3. /* For RX1, level 1 of MULTUM drug category #1 */ @934 RX1V1C2 $CHAR3. /* For RX1, level 1 of MULTUM drug category #2 */ @937 RX1V1C3 $CHAR3. /* For RX1, level 1 of MULTUM drug category #3 */ @940 RX1V1C4 $CHAR3. /* For RX1, level 1 of MULTUM drug category #4 */ @943 RX1V2C1 $CHAR3. /* For RX1, level 2 of MULTUM drug category #1 */ @946 RX1V2C2 $CHAR3. /* For RX1, level 2 of MULTUM drug category #2 */ @949 RX1V2C3 $CHAR3. /* For RX1, level 2 of MULTUM drug category #3 */ @952 RX1V2C4 $CHAR3. /* For RX1, level 2 of MULTUM drug category #4 */ @955 RX1V3C1 $CHAR3. /* For RX1, level 3 of MULTUM drug category #1 */ @958 RX1V3C2 $CHAR3. /* For RX1, level 3 of MULTUM drug category #2 */ @961 RX1V3C3 $CHAR3. /* For RX1, level 3 of MULTUM drug category #3 */ @964 RX1V3C4 $CHAR3. /* For RX1, level 3 of MULTUM drug category #4 */ @967 DRUGID2 $CHAR6. /* Drug ID for medication #2 */ @973 PRESCR2 1. /* Prescription status code for medication #2 */ @974 CONTSUB2 1. /* Controlled substance code for medication #2 */ @975 COMSTAT2 1. /* Composition status code for medication #2 */ @976 RX2CAT1 $CHAR3. /* For RX2, MULTUM drug category #1 - detailed */ @979 RX2CAT2 $CHAR3. /* For RX2, MULTUM drug category #2 - detailed */ @982 RX2CAT3 $CHAR3. /* For RX2, MULTUM drug category #3 - detailed */ @985 RX2CAT4 $CHAR3. /* For RX2, MULTUM drug category #4 - detailed */ @988 RX2V1C1 $CHAR3. /* For RX2, level 1 of MULTUM drug category #1 */ @991 RX2V1C2 $CHAR3. /* For RX2, level 1 of MULTUM drug category #2 */ @994 RX2V1C3 $CHAR3. /* For RX2, level 1 of MULTUM drug category #3 */ @997 RX2V1C4 $CHAR3. /* For RX2, level 1 of MULTUM drug category #4 */ @1000 RX2V2C1 $CHAR3. /* For RX2, level 2 of MULTUM drug category #1 */ @1003 RX2V2C2 $CHAR3. /* For RX2, level 2 of MULTUM drug category #2 */ @1006 RX2V2C3 $CHAR3. /* For RX2, level 2 of MULTUM drug category #3 */ @1009 RX2V2C4 $CHAR3. /* For RX2, level 2 of MULTUM drug category #4 */ @1012 RX2V3C1 $CHAR3. /* For RX2, level 3 of MULTUM drug category #1 */ @1015 RX2V3C2 $CHAR3. /* For RX2, level 3 of MULTUM drug category #2 */ @1018 RX2V3C3 $CHAR3. /* For RX2, level 3 of MULTUM drug category #3 */ @1021 RX2V3C4 $CHAR3. /* For RX2, level 3 of MULTUM drug category #4 */ @1024 DRUGID3 $CHAR6. /* Drug ID for medication #3 */ @1030 PRESCR3 1. /* Prescription status code for medication #3 */ @1031 CONTSUB3 1. /* Controlled substance code for medication #3 */ @1032 COMSTAT3 1. /* Composition status code for medication #3 */ @1033 RX3CAT1 $CHAR3. /* For RX3, MULTUM drug category #1 - detailed */ @1036 RX3CAT2 $CHAR3. /* For RX3, MULTUM drug category #2 - detailed */ @1039 RX3CAT3 $CHAR3. /* For RX3, MULTUM drug category #3 - detailed */ @1042 RX3CAT4 $CHAR3. /* For RX3, MULTUM drug category #4 - detailed */ @1045 RX3V1C1 $CHAR3. /* For RX3, level 1 of MULTUM drug category #1 */ @1048 RX3V1C2 $CHAR3. /* For RX3, level 1 of MULTUM drug category #2 */ @1051 RX3V1C3 $CHAR3. /* For RX3, level 1 of MULTUM drug category #3 */ @1054 RX3V1C4 $CHAR3. /* For RX3, level 1 of MULTUM drug category #4 */ @1057 RX3V2C1 $CHAR3. /* For RX3, level 2 of MULTUM drug category #1 */ @1060 RX3V2C2 $CHAR3. /* For RX3, level 2 of MULTUM drug category #2 */ @1063 RX3V2C3 $CHAR3. /* For RX3, level 2 of MULTUM drug category #3 */ @1066 RX3V2C4 $CHAR3. /* For RX3, level 2 of MULTUM drug category #4 */ @1069 RX3V3C1 $CHAR3. /* For RX3, level 3 of MULTUM drug category #1 */ @1072 RX3V3C2 $CHAR3. /* For RX3, level 3 of MULTUM drug category #2 */ @1075 RX3V3C3 $CHAR3. /* For RX3, level 3 of MULTUM drug category #3 */ @1078 RX3V3C4 $CHAR3. /* For RX3, level 3 of MULTUM drug category #4 */ @1081 DRUGID4 $CHAR6. /* Drug ID for medication #4 */ @1087 PRESCR4 1. /* Prescription status code for medication #4 */ @1088 CONTSUB4 1. /* Controlled substance code for medication #4 */ @1089 COMSTAT4 1. /* Composition status code for medication #4 */ @1090 RX4CAT1 $CHAR3. /* For RX4, MULTUM drug category #1 - detailed */ @1093 RX4CAT2 $CHAR3. /* For RX4, MULTUM drug category #2 - detailed */ @1096 RX4CAT3 $CHAR3. /* For RX4, MULTUM drug category #3 - detailed */ @1099 RX4CAT4 $CHAR3. /* For RX4, MULTUM drug category #4 - detailed */ @1102 RX4V1C1 $CHAR3. /* For RX4, level 1 of MULTUM drug category #1 */ @1105 RX4V1C2 $CHAR3. /* For RX4, level 1 of MULTUM drug category #2 */ @1108 RX4V1C3 $CHAR3. /* For RX4, level 1 of MULTUM drug category #3 */ @1111 RX4V1C4 $CHAR3. /* For RX4, level 1 of MULTUM drug category #4 */ @1114 RX4V2C1 $CHAR3. /* For RX4, level 2 of MULTUM drug category #1 */ @1117 RX4V2C2 $CHAR3. /* For RX4, level 2 of MULTUM drug category #2 */ @1120 RX4V2C3 $CHAR3. /* For RX4, level 2 of MULTUM drug category #3 */ @1123 RX4V2C4 $CHAR3. /* For RX4, level 2 of MULTUM drug category #4 */ @1126 RX4V3C1 $CHAR3. /* For RX4, level 3 of MULTUM drug category #1 */ @1129 RX4V3C2 $CHAR3. /* For RX4, level 3 of MULTUM drug category #2 */ @1132 RX4V3C3 $CHAR3. /* For RX4, level 3 of MULTUM drug category #3 */ @1135 RX4V3C4 $CHAR3. /* For RX4, level 3 of MULTUM drug category #4 */ @1138 DRUGID5 $CHAR6. /* Drug ID for medication #5 */ @1144 PRESCR5 1. /* Prescription status code for medication #5 */ @1145 CONTSUB5 1. /* Controlled substance code for medication #5 */ @1146 COMSTAT5 1. /* Composition status code for medication #5 */ @1147 RX5CAT1 $CHAR3. /* For RX5, MULTUM drug category #1 - detailed */ @1150 RX5CAT2 $CHAR3. /* For RX5, MULTUM drug category #2 - detailed */ @1153 RX5CAT3 $CHAR3. /* For RX5, MULTUM drug category #3 - detailed */ @1156 RX5CAT4 $CHAR3. /* For RX5, MULTUM drug category #4 - detailed */ @1159 RX5V1C1 $CHAR3. /* For RX5, level 1 of MULTUM drug category #1 */ @1162 RX5V1C2 $CHAR3. /* For RX5, level 1 of MULTUM drug category #2 */ @1165 RX5V1C3 $CHAR3. /* For RX5, level 1 of MULTUM drug category #3 */ @1168 RX5V1C4 $CHAR3. /* For RX5, level 1 of MULTUM drug category #4 */ @1171 RX5V2C1 $CHAR3. /* For RX5, level 2 of MULTUM drug category #1 */ @1174 RX5V2C2 $CHAR3. /* For RX5, level 2 of MULTUM drug category #2 */ @1177 RX5V2C3 $CHAR3. /* For RX5, level 2 of MULTUM drug category #3 */ @1180 RX5V2C4 $CHAR3. /* For RX5, level 2 of MULTUM drug category #4 */ @1183 RX5V3C1 $CHAR3. /* For RX5, level 3 of MULTUM drug category #1 */ @1186 RX5V3C2 $CHAR3. /* For RX5, level 3 of MULTUM drug category #2 */ @1189 RX5V3C3 $CHAR3. /* For RX5, level 3 of MULTUM drug category #3 */ @1192 RX5V3C4 $CHAR3. /* For RX5, level 3 of MULTUM drug category #4 */ @1195 DRUGID6 $CHAR6. /* Drug ID for medication #6 */ @1201 PRESCR6 1. /* Prescription status code for medication #6 */ @1202 CONTSUB6 1. /* Controlled substance code for medication #6 */ @1203 COMSTAT6 1. /* Composition status code for medication #6 */ @1204 RX6CAT1 $CHAR3. /* For RX6, MULTUM drug category #1 - detailed */ @1207 RX6CAT2 $CHAR3. /* For RX6, MULTUM drug category #2 - detailed */ @1210 RX6CAT3 $CHAR3. /* For RX6, MULTUM drug category #3 - detailed */ @1213 RX6CAT4 $CHAR3. /* For RX6, MULTUM drug category #4 - detailed */ @1216 RX6V1C1 $CHAR3. /* For RX6, level 1 of MULTUM drug category #1 */ @1219 RX6V1C2 $CHAR3. /* For RX6, level 1 of MULTUM drug category #2 */ @1222 RX6V1C3 $CHAR3. /* For RX6, level 1 of MULTUM drug category #3 */ @1225 RX6V1C4 $CHAR3. /* For RX6, level 1 of MULTUM drug category #4 */ @1228 RX6V2C1 $CHAR3. /* For RX6, level 2 of MULTUM drug category #1 */ @1231 RX6V2C2 $CHAR3. /* For RX6, level 2 of MULTUM drug category #2 */ @1234 RX6V2C3 $CHAR3. /* For RX6, level 2 of MULTUM drug category #3 */ @1237 RX6V2C4 $CHAR3. /* For RX6, level 2 of MULTUM drug category #4 */ @1240 RX6V3C1 $CHAR3. /* For RX6, level 3 of MULTUM drug category #1 */ @1243 RX6V3C2 $CHAR3. /* For RX6, level 3 of MULTUM drug category #2 */ @1246 RX6V3C3 $CHAR3. /* For RX6, level 3 of MULTUM drug category #3 */ @1249 RX6V3C4 $CHAR3. /* For RX6, level 3 of MULTUM drug category #4 */ @1252 DRUGID7 $CHAR6. /* Drug ID for medication #7 */ @1258 PRESCR7 1. /* Prescription status code for medication #7 */ @1259 CONTSUB7 1. /* Controlled substance code for medication #7 */ @1260 COMSTAT7 1. /* Composition status code for medication #7 */ @1261 RX7CAT1 $CHAR3. /* For RX7, MULTUM drug category #1 - detailed */ @1264 RX7CAT2 $CHAR3. /* For RX7, MULTUM drug category #2 - detailed */ @1267 RX7CAT3 $CHAR3. /* For RX7, MULTUM drug category #3 - detailed */ @1270 RX7CAT4 $CHAR3. /* For RX7, MULTUM drug category #4 - detailed */ @1273 RX7V1C1 $CHAR3. /* For RX7, level 1 of MULTUM drug category #1 */ @1276 RX7V1C2 $CHAR3. /* For RX7, level 1 of MULTUM drug category #2 */ @1279 RX7V1C3 $CHAR3. /* For RX7, level 1 of MULTUM drug category #3 */ @1282 RX7V1C4 $CHAR3. /* For RX7, level 1 of MULTUM drug category #4 */ @1285 RX7V2C1 $CHAR3. /* For RX7, level 2 of MULTUM drug category #1 */ @1288 RX7V2C2 $CHAR3. /* For RX7, level 2 of MULTUM drug category #2 */ @1291 RX7V2C3 $CHAR3. /* For RX7, level 2 of MULTUM drug category #3 */ @1294 RX7V2C4 $CHAR3. /* For RX7, level 2 of MULTUM drug category #4 */ @1297 RX7V3C1 $CHAR3. /* For RX7, level 3 of MULTUM drug category #1 */ @1300 RX7V3C2 $CHAR3. /* For RX7, level 3 of MULTUM drug category #2 */ @1303 RX7V3C3 $CHAR3. /* For RX7, level 3 of MULTUM drug category #3 */ @1306 RX7V3C4 $CHAR3. /* For RX7, level 3 of MULTUM drug category #4 */ @1309 DRUGID8 $CHAR6. /* Drug ID for medication #8 */ @1315 PRESCR8 1. /* Prescription status code for medication #8 */ @1316 CONTSUB8 1. /* Controlled substance code for medication #8 */ @1317 COMSTAT8 1. /* Composition status code for medication #8 */ @1318 RX8CAT1 $CHAR3. /* For RX8, MULTUM drug category #1 - detailed */ @1321 RX8CAT2 $CHAR3. /* For RX8, MULTUM drug category #2 - detailed */ @1324 RX8CAT3 $CHAR3. /* For RX8, MULTUM drug category #3 - detailed */ @1327 RX8CAT4 $CHAR3. /* For RX8, MULTUM drug category #4 - detailed */ @1330 RX8V1C1 $CHAR3. /* For RX8, level 1 of MULTUM drug category #1 */ @1333 RX8V1C2 $CHAR3. /* For RX8, level 1 of MULTUM drug category #2 */ @1336 RX8V1C3 $CHAR3. /* For RX8, level 1 of MULTUM drug category #3 */ @1339 RX8V1C4 $CHAR3. /* For RX8, level 1 of MULTUM drug category #4 */ @1342 RX8V2C1 $CHAR3. /* For RX8, level 2 of MULTUM drug category #1 */ @1345 RX8V2C2 $CHAR3. /* For RX8, level 2 of MULTUM drug category #2 */ @1348 RX8V2C3 $CHAR3. /* For RX8, level 2 of MULTUM drug category #3 */ @1351 RX8V2C4 $CHAR3. /* For RX8, level 2 of MULTUM drug category #4 */ @1354 RX8V3C1 $CHAR3. /* For RX8, level 3 of MULTUM drug category #1 */ @1357 RX8V3C2 $CHAR3. /* For RX8, level 3 of MULTUM drug category #2 */ @1360 RX8V3C3 $CHAR3. /* For RX8, level 3 of MULTUM drug category #3 */ @1363 RX8V3C4 $CHAR3. /* For RX8, level 3 of MULTUM drug category #4 */ @1366 DRUGID9 $CHAR6. /* Drug ID for medication #9 */ @1372 PRESCR9 1. /* Prescription status code for medication #9 */ @1373 CONTSUB9 1. /* Controlled substance code for medication #9 */ @1374 COMSTAT9 1. /* Composition status code for medication #9 */ @1375 RX9CAT1 $CHAR3. /* For RX9, MULTUM drug category #1 - detailed */ @1378 RX9CAT2 $CHAR3. /* For RX9, MULTUM drug category #2 - detailed */ @1381 RX9CAT3 $CHAR3. /* For RX9, MULTUM drug category #3 - detailed */ @1384 RX9CAT4 $CHAR3. /* For RX9, MULTUM drug category #4 - detailed */ @1387 RX9V1C1 $CHAR3. /* For RX9, level 1 of MULTUM drug category #1 */ @1390 RX9V1C2 $CHAR3. /* For RX9, level 1 of MULTUM drug category #2 */ @1393 RX9V1C3 $CHAR3. /* For RX9, level 1 of MULTUM drug category #3 */ @1396 RX9V1C4 $CHAR3. /* For RX9, level 1 of MULTUM drug category #4 */ @1399 RX9V2C1 $CHAR3. /* For RX9, level 2 of MULTUM drug category #1 */ @1402 RX9V2C2 $CHAR3. /* For RX9, level 2 of MULTUM drug category #2 */ @1405 RX9V2C3 $CHAR3. /* For RX9, level 2 of MULTUM drug category #3 */ @1408 RX9V2C4 $CHAR3. /* For RX9, level 2 of MULTUM drug category #4 */ @1411 RX9V3C1 $CHAR3. /* For RX9, level 3 of MULTUM drug category #1 */ @1414 RX9V3C2 $CHAR3. /* For RX9, level 3 of MULTUM drug category #2 */ @1417 RX9V3C3 $CHAR3. /* For RX9, level 3 of MULTUM drug category #3 */ @1420 RX9V3C4 $CHAR3. /* For RX9, level 3 of MULTUM drug category #4 */ @1423 DRUGID10 $CHAR6. /* Drug ID for medication #10 */ @1429 PRESCR10 1. /* Prescription status code for medication #10 */ @1430 CONTSUB10 1. /* Controlled substance code for medication #10 */ @1431 COMSTAT10 1. /* Composition status code for medication #10 */ @1432 RX10CAT1 $CHAR3. /* For RX10, MULTUM drug category #1 - detailed */ @1435 RX10CAT2 $CHAR3. /* For RX10, MULTUM drug category #2 - detailed */ @1438 RX10CAT3 $CHAR3. /* For RX10, MULTUM drug category #3 - detailed */ @1441 RX10CAT4 $CHAR3. /* For RX10, MULTUM drug category #4 - detailed */ @1444 RX10V1C1 $CHAR3. /* For RX10, level 1 of MULTUM drug category #1 */ @1447 RX10V1C2 $CHAR3. /* For RX10, level 1 of MULTUM drug category #2 */ @1450 RX10V1C3 $CHAR3. /* For RX10, level 1 of MULTUM drug category #3 */ @1453 RX10V1C4 $CHAR3. /* For RX10, level 1 of MULTUM drug category #4 */ @1456 RX10V2C1 $CHAR3. /* For RX10, level 2 of MULTUM drug category #1 */ @1459 RX10V2C2 $CHAR3. /* For RX10, level 2 of MULTUM drug category #2 */ @1462 RX10V2C3 $CHAR3. /* For RX10, level 2 of MULTUM drug category #3 */ @1465 RX10V2C4 $CHAR3. /* For RX10, level 2 of MULTUM drug category #4 */ @1468 RX10V3C1 $CHAR3. /* For RX10, level 3 of MULTUM drug category #1 */ @1471 RX10V3C2 $CHAR3. /* For RX10, level 3 of MULTUM drug category #2 */ @1474 RX10V3C3 $CHAR3. /* For RX10, level 3 of MULTUM drug category #3 */ @1477 RX10V3C4 $CHAR3. /* For RX10, level 3 of MULTUM drug category #4 */ @1480 DRUGID11 $CHAR6. /* Drug ID for medication #11 */ @1486 PRESCR11 1. /* Prescription status code for medication #11 */ @1487 CONTSUB11 1. /* Controlled substance code for medication #11 */ @1488 COMSTAT11 1. /* Composition status code for medication #11 */ @1489 RX11CAT1 $CHAR3. /* For RX11, MULTUM drug category #1 - detailed */ @1492 RX11CAT2 $CHAR3. /* For RX11, MULTUM drug category #2 - detailed */ @1495 RX11CAT3 $CHAR3. /* For RX11, MULTUM drug category #3 - detailed */ @1498 RX11CAT4 $CHAR3. /* For RX11, MULTUM drug category #4 - detailed */ @1501 RX11V1C1 $CHAR3. /* For RX11, level 1 of MULTUM drug category #1 */ @1504 RX11V1C2 $CHAR3. /* For RX11, level 1 of MULTUM drug category #2 */ @1507 RX11V1C3 $CHAR3. /* For RX11, level 1 of MULTUM drug category #3 */ @1510 RX11V1C4 $CHAR3. /* For RX11, level 1 of MULTUM drug category #4 */ @1513 RX11V2C1 $CHAR3. /* For RX11, level 2 of MULTUM drug category #1 */ @1516 RX11V2C2 $CHAR3. /* For RX11, level 2 of MULTUM drug category #2 */ @1519 RX11V2C3 $CHAR3. /* For RX11, level 2 of MULTUM drug category #3 */ @1522 RX11V2C4 $CHAR3. /* For RX11, level 2 of MULTUM drug category #4 */ @1525 RX11V3C1 $CHAR3. /* For RX11, level 3 of MULTUM drug category #1 */ @1528 RX11V3C2 $CHAR3. /* For RX11, level 3 of MULTUM drug category #2 */ @1531 RX11V3C3 $CHAR3. /* For RX11, level 3 of MULTUM drug category #3 */ @1534 RX11V3C4 $CHAR3. /* For RX11, level 3 of MULTUM drug category #4 */ @1537 DRUGID12 $CHAR6. /* Drug ID for medication #12 */ @1543 PRESCR12 1. /* Prescription status code for medication #12 */ @1544 CONTSUB12 1. /* Controlled substance code for medication #12 */ @1545 COMSTAT12 1. /* Composition status code for medication #12 */ @1546 RX12CAT1 $CHAR3. /* For RX12, MULTUM drug category #1 - detailed */ @1549 RX12CAT2 $CHAR3. /* For RX12, MULTUM drug category #2 - detailed */ @1552 RX12CAT3 $CHAR3. /* For RX12, MULTUM drug category #3 - detailed */ @1555 RX12CAT4 $CHAR3. /* For RX12, MULTUM drug category #4 - detailed */ @1558 RX12V1C1 $CHAR3. /* For RX12, level 1 of MULTUM drug category #1 */ @1561 RX12V1C2 $CHAR3. /* For RX12, level 1 of MULTUM drug category #2 */ @1564 RX12V1C3 $CHAR3. /* For RX12, level 1 of MULTUM drug category #3 */ @1567 RX12V1C4 $CHAR3. /* For RX12, level 1 of MULTUM drug category #4 */ @1570 RX12V2C1 $CHAR3. /* For RX12, level 2 of MULTUM drug category #1 */ @1573 RX12V2C2 $CHAR3. /* For RX12, level 2 of MULTUM drug category #2 */ @1576 RX12V2C3 $CHAR3. /* For RX12, level 2 of MULTUM drug category #3 */ @1579 RX12V2C4 $CHAR3. /* For RX12, level 2 of MULTUM drug category #4 */ @1582 RX12V3C1 $CHAR3. /* For RX12, level 3 of MULTUM drug category #1 */ @1585 RX12V3C2 $CHAR3. /* For RX12, level 3 of MULTUM drug category #2 */ @1588 RX12V3C3 $CHAR3. /* For RX12, level 3 of MULTUM drug category #3 */ @1591 RX12V3C4 $CHAR3. /* For RX12, level 3 of MULTUM drug category #4 */ @1594 DRUGID13 $CHAR6. /* Drug ID for medication #13 */ @1600 PRESCR13 1. /* Prescription status code for medication #13 */ @1601 CONTSUB13 1. /* Controlled substance code for medication #13 */ @1602 COMSTAT13 1. /* Composition status code for medication #13 */ @1603 RX13CAT1 $CHAR3. /* For RX13, MULTUM drug category #1 - detailed */ @1606 RX13CAT2 $CHAR3. /* For RX13, MULTUM drug category #2 - detailed */ @1609 RX13CAT3 $CHAR3. /* For RX13, MULTUM drug category #3 - detailed */ @1612 RX13CAT4 $CHAR3. /* For RX13, MULTUM drug category #4 - detailed */ @1615 RX13V1C1 $CHAR3. /* For RX13, level 1 of MULTUM drug category #1 */ @1618 RX13V1C2 $CHAR3. /* For RX13, level 1 of MULTUM drug category #2 */ @1621 RX13V1C3 $CHAR3. /* For RX13, level 1 of MULTUM drug category #3 */ @1624 RX13V1C4 $CHAR3. /* For RX13, level 1 of MULTUM drug category #4 */ @1627 RX13V2C1 $CHAR3. /* For RX13, level 2 of MULTUM drug category #1 */ @1630 RX13V2C2 $CHAR3. /* For RX13, level 2 of MULTUM drug category #2 */ @1633 RX13V2C3 $CHAR3. /* For RX13, level 2 of MULTUM drug category #3 */ @1636 RX13V2C4 $CHAR3. /* For RX13, level 2 of MULTUM drug category #4 */ @1639 RX13V3C1 $CHAR3. /* For RX13, level 3 of MULTUM drug category #1 */ @1642 RX13V3C2 $CHAR3. /* For RX13, level 3 of MULTUM drug category #2 */ @1645 RX13V3C3 $CHAR3. /* For RX13, level 3 of MULTUM drug category #3 */ @1648 RX13V3C4 $CHAR3. /* For RX13, level 3 of MULTUM drug category #4 */ @1651 DRUGID14 $CHAR6. /* Drug ID for medication #14 */ @1657 PRESCR14 1. /* Prescription status code for medication #14 */ @1658 CONTSUB14 1. /* Controlled substance code for medication #14 */ @1659 COMSTAT14 1. /* Composition status code for medication #14 */ @1660 RX14CAT1 $CHAR3. /* For RX14, MULTUM drug category #1 - detailed */ @1663 RX14CAT2 $CHAR3. /* For RX14, MULTUM drug category #2 - detailed */ @1666 RX14CAT3 $CHAR3. /* For RX14, MULTUM drug category #3 - detailed */ @1669 RX14CAT4 $CHAR3. /* For RX14, MULTUM drug category #4 - detailed */ @1672 RX14V1C1 $CHAR3. /* For RX14, level 1 of MULTUM drug category #1 */ @1675 RX14V1C2 $CHAR3. /* For RX14, level 1 of MULTUM drug category #2 */ @1678 RX14V1C3 $CHAR3. /* For RX14, level 1 of MULTUM drug category #3 */ @1681 RX14V1C4 $CHAR3. /* For RX14, level 1 of MULTUM drug category #4 */ @1684 RX14V2C1 $CHAR3. /* For RX14, level 2 of MULTUM drug category #1 */ @1687 RX14V2C2 $CHAR3. /* For RX14, level 2 of MULTUM drug category #2 */ @1690 RX14V2C3 $CHAR3. /* For RX14, level 2 of MULTUM drug category #3 */ @1693 RX14V2C4 $CHAR3. /* For RX14, level 2 of MULTUM drug category #4 */ @1696 RX14V3C1 $CHAR3. /* For RX14, level 3 of MULTUM drug category #1 */ @1699 RX14V3C2 $CHAR3. /* For RX14, level 3 of MULTUM drug category #2 */ @1702 RX14V3C3 $CHAR3. /* For RX14, level 3 of MULTUM drug category #3 */ @1705 RX14V3C4 $CHAR3. /* For RX14, level 3 of MULTUM drug category #4 */ @1708 DRUGID15 $CHAR6. /* Drug ID for medication #15 */ @1714 PRESCR15 1. /* Prescription status code for medication #15 */ @1715 CONTSUB15 1. /* Controlled substance code for medication #15 */ @1716 COMSTAT15 1. /* Composition status code for medication #15 */ @1717 RX15CAT1 $CHAR3. /* For RX15, MULTUM drug category #1 - detailed */ @1720 RX15CAT2 $CHAR3. /* For RX15, MULTUM drug category #2 - detailed */ @1723 RX15CAT3 $CHAR3. /* For RX15, MULTUM drug category #3 - detailed */ @1726 RX15CAT4 $CHAR3. /* For RX15, MULTUM drug category #4 - detailed */ @1729 RX15V1C1 $CHAR3. /* For RX15, level 1 of MULTUM drug category #1 */ @1732 RX15V1C2 $CHAR3. /* For RX15, level 1 of MULTUM drug category #2 */ @1735 RX15V1C3 $CHAR3. /* For RX15, level 1 of MULTUM drug category #3 */ @1738 RX15V1C4 $CHAR3. /* For RX15, level 1 of MULTUM drug category #4 */ @1741 RX15V2C1 $CHAR3. /* For RX15, level 2 of MULTUM drug category #1 */ @1744 RX15V2C2 $CHAR3. /* For RX15, level 2 of MULTUM drug category #2 */ @1747 RX15V2C3 $CHAR3. /* For RX15, level 2 of MULTUM drug category #3 */ @1750 RX15V2C4 $CHAR3. /* For RX15, level 2 of MULTUM drug category #4 */ @1753 RX15V3C1 $CHAR3. /* For RX15, level 3 of MULTUM drug category #1 */ @1756 RX15V3C2 $CHAR3. /* For RX15, level 3 of MULTUM drug category #2 */ @1759 RX15V3C3 $CHAR3. /* For RX15, level 3 of MULTUM drug category #3 */ @1762 RX15V3C4 $CHAR3. /* For RX15, level 3 of MULTUM drug category #4 */ @1765 DRUGID16 $CHAR6. /* Drug ID for medication #16 */ @1771 PRESCR16 1. /* Prescription status code for medication #16 */ @1772 CONTSUB16 1. /* Controlled substance code for medication #16 */ @1773 COMSTAT16 1. /* Composition status code for medication #16 */ @1774 RX16CAT1 $CHAR3. /* For RX16, MULTUM drug category #1 - detailed */ @1777 RX16CAT2 $CHAR3. /* For RX16, MULTUM drug category #2 - detailed */ @1780 RX16CAT3 $CHAR3. /* For RX16, MULTUM drug category #3 - detailed */ @1783 RX16CAT4 $CHAR3. /* For RX16, MULTUM drug category #4 - detailed */ @1786 RX16V1C1 $CHAR3. /* For RX16, level 1 of MULTUM drug category #1 */ @1789 RX16V1C2 $CHAR3. /* For RX16, level 1 of MULTUM drug category #2 */ @1792 RX16V1C3 $CHAR3. /* For RX16, level 1 of MULTUM drug category #3 */ @1795 RX16V1C4 $CHAR3. /* For RX16, level 1 of MULTUM drug category #4 */ @1798 RX16V2C1 $CHAR3. /* For RX16, level 2 of MULTUM drug category #1 */ @1801 RX16V2C2 $CHAR3. /* For RX16, level 2 of MULTUM drug category #2 */ @1804 RX16V2C3 $CHAR3. /* For RX16, level 2 of MULTUM drug category #3 */ @1807 RX16V2C4 $CHAR3. /* For RX16, level 2 of MULTUM drug category #4 */ @1810 RX16V3C1 $CHAR3. /* For RX16, level 3 of MULTUM drug category #1 */ @1813 RX16V3C2 $CHAR3. /* For RX16, level 3 of MULTUM drug category #2 */ @1816 RX16V3C3 $CHAR3. /* For RX16, level 3 of MULTUM drug category #3 */ @1819 RX16V3C4 $CHAR3. /* For RX16, level 3 of MULTUM drug category #4 */ @1822 DRUGID17 $CHAR6. /* Drug ID for medication #17 */ @1828 PRESCR17 1. /* Prescription status code for medication #17 */ @1829 CONTSUB17 1. /* Controlled substance code for medication #17 */ @1830 COMSTAT17 1. /* Composition status code for medication #17 */ @1831 RX17CAT1 $CHAR3. /* For RX17, MULTUM drug category #1 - detailed */ @1834 RX17CAT2 $CHAR3. /* For RX17, MULTUM drug category #2 - detailed */ @1837 RX17CAT3 $CHAR3. /* For RX17, MULTUM drug category #3 - detailed */ @1840 RX17CAT4 $CHAR3. /* For RX17, MULTUM drug category #4 - detailed */ @1843 RX17V1C1 $CHAR3. /* For RX17, level 1 of MULTUM drug category #1 */ @1846 RX17V1C2 $CHAR3. /* For RX17, level 1 of MULTUM drug category #2 */ @1849 RX17V1C3 $CHAR3. /* For RX17, level 1 of MULTUM drug category #3 */ @1852 RX17V1C4 $CHAR3. /* For RX17, level 1 of MULTUM drug category #4 */ @1855 RX17V2C1 $CHAR3. /* For RX17, level 2 of MULTUM drug category #1 */ @1858 RX17V2C2 $CHAR3. /* For RX17, level 2 of MULTUM drug category #2 */ @1861 RX17V2C3 $CHAR3. /* For RX17, level 2 of MULTUM drug category #3 */ @1864 RX17V2C4 $CHAR3. /* For RX17, level 2 of MULTUM drug category #4 */ @1867 RX17V3C1 $CHAR3. /* For RX17, level 3 of MULTUM drug category #1 */ @1870 RX17V3C2 $CHAR3. /* For RX17, level 3 of MULTUM drug category #2 */ @1873 RX17V3C3 $CHAR3. /* For RX17, level 3 of MULTUM drug category #3 */ @1876 RX17V3C4 $CHAR3. /* For RX17, level 3 of MULTUM drug category #4 */ @1879 DRUGID18 $CHAR6. /* Drug ID for medication #18 */ @1885 PRESCR18 1. /* Prescription status code for medication #18 */ @1886 CONTSUB18 1. /* Controlled substance code for medication #18 */ @1887 COMSTAT18 1. /* Composition status code for medication #18 */ @1888 RX18CAT1 $CHAR3. /* For RX18, MULTUM drug category #1 - detailed */ @1891 RX18CAT2 $CHAR3. /* For RX18, MULTUM drug category #2 - detailed */ @1894 RX18CAT3 $CHAR3. /* For RX18, MULTUM drug category #3 - detailed */ @1897 RX18CAT4 $CHAR3. /* For RX18, MULTUM drug category #4 - detailed */ @1900 RX18V1C1 $CHAR3. /* For RX18, level 1 of MULTUM drug category #1 */ @1903 RX18V1C2 $CHAR3. /* For RX18, level 1 of MULTUM drug category #2 */ @1906 RX18V1C3 $CHAR3. /* For RX18, level 1 of MULTUM drug category #3 */ @1909 RX18V1C4 $CHAR3. /* For RX18, level 1 of MULTUM drug category #4 */ @1912 RX18V2C1 $CHAR3. /* For RX18, level 2 of MULTUM drug category #1 */ @1915 RX18V2C2 $CHAR3. /* For RX18, level 2 of MULTUM drug category #2 */ @1918 RX18V2C3 $CHAR3. /* For RX18, level 2 of MULTUM drug category #3 */ @1921 RX18V2C4 $CHAR3. /* For RX18, level 2 of MULTUM drug category #4 */ @1924 RX18V3C1 $CHAR3. /* For RX18, level 3 of MULTUM drug category #1 */ @1927 RX18V3C2 $CHAR3. /* For RX18, level 3 of MULTUM drug category #2 */ @1930 RX18V3C3 $CHAR3. /* For RX18, level 3 of MULTUM drug category #3 */ @1933 RX18V3C4 $CHAR3. /* For RX18, level 3 of MULTUM drug category #4 */ @1936 DRUGID19 $CHAR6. /* Drug ID for medication #19 */ @1942 PRESCR19 1. /* Prescription status code for medication #19 */ @1943 CONTSUB19 1. /* Controlled substance code for medication #19 */ @1944 COMSTAT19 1. /* Composition status code for medication #19 */ @1945 RX19CAT1 $CHAR3. /* For RX19, MULTUM drug category #1 - detailed */ @1948 RX19CAT2 $CHAR3. /* For RX19, MULTUM drug category #2 - detailed */ @1951 RX19CAT3 $CHAR3. /* For RX19, MULTUM drug category #3 - detailed */ @1954 RX19CAT4 $CHAR3. /* For RX19, MULTUM drug category #4 - detailed */ @1957 RX19V1C1 $CHAR3. /* For RX19, level 1 of MULTUM drug category #1 */ @1960 RX19V1C2 $CHAR3. /* For RX19, level 1 of MULTUM drug category #2 */ @1963 RX19V1C3 $CHAR3. /* For RX19, level 1 of MULTUM drug category #3 */ @1966 RX19V1C4 $CHAR3. /* For RX19, level 1 of MULTUM drug category #4 */ @1969 RX19V2C1 $CHAR3. /* For RX19, level 2 of MULTUM drug category #1 */ @1972 RX19V2C2 $CHAR3. /* For RX19, level 2 of MULTUM drug category #2 */ @1975 RX19V2C3 $CHAR3. /* For RX19, level 2 of MULTUM drug category #3 */ @1978 RX19V2C4 $CHAR3. /* For RX19, level 2 of MULTUM drug category #4 */ @1981 RX19V3C1 $CHAR3. /* For RX19, level 3 of MULTUM drug category #1 */ @1984 RX19V3C2 $CHAR3. /* For RX19, level 3 of MULTUM drug category #2 */ @1987 RX19V3C3 $CHAR3. /* For RX19, level 3 of MULTUM drug category #3 */ @1990 RX19V3C4 $CHAR3. /* For RX19, level 3 of MULTUM drug category #4 */ @1993 DRUGID20 $CHAR6. /* Drug ID for medication #20 */ @1999 PRESCR20 1. /* Prescription status code for medication #20 */ @2000 CONTSUB20 1. /* Controlled substance code for medication #20 */ @2001 COMSTAT20 1. /* Composition status code for medication #20 */ @2002 RX20CAT1 $CHAR3. /* For RX20, MULTUM drug category #1 - detailed */ @2005 RX20CAT2 $CHAR3. /* For RX20, MULTUM drug category #2 - detailed */ @2008 RX20CAT3 $CHAR3. /* For RX20, MULTUM drug category #3 - detailed */ @2011 RX20CAT4 $CHAR3. /* For RX20, MULTUM drug category #4 - detailed */ @2014 RX20V1C1 $CHAR3. /* For RX20, level 1 of MULTUM drug category #1 */ @2017 RX20V1C2 $CHAR3. /* For RX20, level 1 of MULTUM drug category #2 */ @2020 RX20V1C3 $CHAR3. /* For RX20, level 1 of MULTUM drug category #3 */ @2023 RX20V1C4 $CHAR3. /* For RX20, level 1 of MULTUM drug category #4 */ @2026 RX20V2C1 $CHAR3. /* For RX20, level 2 of MULTUM drug category #1 */ @2029 RX20V2C2 $CHAR3. /* For RX20, level 2 of MULTUM drug category #2 */ @2032 RX20V2C3 $CHAR3. /* For RX20, level 2 of MULTUM drug category #3 */ @2035 RX20V2C4 $CHAR3. /* For RX20, level 2 of MULTUM drug category #4 */ @2038 RX20V3C1 $CHAR3. /* For RX20, level 3 of MULTUM drug category #1 */ @2041 RX20V3C2 $CHAR3. /* For RX20, level 3 of MULTUM drug category #2 */ @2044 RX20V3C3 $CHAR3. /* For RX20, level 3 of MULTUM drug category #3 */ @2047 RX20V3C4 $CHAR3. /* For RX20, level 3 of MULTUM drug category #4 */ @2050 DRUGID21 $CHAR6. /* Drug ID for medication #21 */ @2056 PRESCR21 1. /* Prescription status code for medication #21 */ @2057 CONTSUB21 1. /* Controlled substance code for medication #21 */ @2058 COMSTAT21 1. /* Composition status code for medication #21 */ @2059 RX21CAT1 $CHAR3. /* For RX21, MULTUM drug category #1 - detailed */ @2062 RX21CAT2 $CHAR3. /* For RX21, MULTUM drug category #2 - detailed */ @2065 RX21CAT3 $CHAR3. /* For RX21, MULTUM drug category #3 - detailed */ @2068 RX21CAT4 $CHAR3. /* For RX21, MULTUM drug category #4 - detailed */ @2071 RX21V1C1 $CHAR3. /* For RX21, level 1 of MULTUM drug category #1 */ @2074 RX21V1C2 $CHAR3. /* For RX21, level 1 of MULTUM drug category #2 */ @2077 RX21V1C3 $CHAR3. /* For RX21, level 1 of MULTUM drug category #3 */ @2080 RX21V1C4 $CHAR3. /* For RX21, level 1 of MULTUM drug category #4 */ @2083 RX21V2C1 $CHAR3. /* For RX21, level 2 of MULTUM drug category #1 */ @2086 RX21V2C2 $CHAR3. /* For RX21, level 2 of MULTUM drug category #2 */ @2089 RX21V2C3 $CHAR3. /* For RX21, level 2 of MULTUM drug category #3 */ @2092 RX21V2C4 $CHAR3. /* For RX21, level 2 of MULTUM drug category #4 */ @2095 RX21V3C1 $CHAR3. /* For RX21, level 3 of MULTUM drug category #1 */ @2098 RX21V3C2 $CHAR3. /* For RX21, level 3 of MULTUM drug category #2 */ @2101 RX21V3C3 $CHAR3. /* For RX21, level 3 of MULTUM drug category #3 */ @2104 RX21V3C4 $CHAR3. /* For RX21, level 3 of MULTUM drug category #4 */ @2107 DRUGID22 $CHAR6. /* Drug ID for medication #22 */ @2113 PRESCR22 1. /* Prescription status code for medication #22 */ @2114 CONTSUB22 1. /* Controlled substance code for medication #22 */ @2115 COMSTAT22 1. /* Composition status code for medication #22 */ @2116 RX22CAT1 $CHAR3. /* For RX22, MULTUM drug category #1 - detailed */ @2119 RX22CAT2 $CHAR3. /* For RX22, MULTUM drug category #2 - detailed */ @2122 RX22CAT3 $CHAR3. /* For RX22, MULTUM drug category #3 - detailed */ @2125 RX22CAT4 $CHAR3. /* For RX22, MULTUM drug category #4 - detailed */ @2128 RX22V1C1 $CHAR3. /* For RX22, level 1 of MULTUM drug category #1 */ @2131 RX22V1C2 $CHAR3. /* For RX22, level 1 of MULTUM drug category #2 */ @2134 RX22V1C3 $CHAR3. /* For RX22, level 1 of MULTUM drug category #3 */ @2137 RX22V1C4 $CHAR3. /* For RX22, level 1 of MULTUM drug category #4 */ @2140 RX22V2C1 $CHAR3. /* For RX22, level 2 of MULTUM drug category #1 */ @2143 RX22V2C2 $CHAR3. /* For RX22, level 2 of MULTUM drug category #2 */ @2146 RX22V2C3 $CHAR3. /* For RX22, level 2 of MULTUM drug category #3 */ @2149 RX22V2C4 $CHAR3. /* For RX22, level 2 of MULTUM drug category #4 */ @2152 RX22V3C1 $CHAR3. /* For RX22, level 3 of MULTUM drug category #1 */ @2155 RX22V3C2 $CHAR3. /* For RX22, level 3 of MULTUM drug category #2 */ @2158 RX22V3C3 $CHAR3. /* For RX22, level 3 of MULTUM drug category #3 */ @2161 RX22V3C4 $CHAR3. /* For RX22, level 3 of MULTUM drug category #4 */ @2164 DRUGID23 $CHAR6. /* Drug ID for medication #23 */ @2170 PRESCR23 1. /* Prescription status code for medication #23 */ @2171 CONTSUB23 1. /* Controlled substance code for medication #23 */ @2172 COMSTAT23 1. /* Composition status code for medication #23 */ @2173 RX23CAT1 $CHAR3. /* For RX23, MULTUM drug category #1 - detailed */ @2176 RX23CAT2 $CHAR3. /* For RX23, MULTUM drug category #2 - detailed */ @2179 RX23CAT3 $CHAR3. /* For RX23, MULTUM drug category #3 - detailed */ @2182 RX23CAT4 $CHAR3. /* For RX23, MULTUM drug category #4 - detailed */ @2185 RX23V1C1 $CHAR3. /* For RX23, level 1 of MULTUM drug category #1 */ @2188 RX23V1C2 $CHAR3. /* For RX23, level 1 of MULTUM drug category #2 */ @2191 RX23V1C3 $CHAR3. /* For RX23, level 1 of MULTUM drug category #3 */ @2194 RX23V1C4 $CHAR3. /* For RX23, level 1 of MULTUM drug category #4 */ @2197 RX23V2C1 $CHAR3. /* For RX23, level 2 of MULTUM drug category #1 */ @2200 RX23V2C2 $CHAR3. /* For RX23, level 2 of MULTUM drug category #2 */ @2203 RX23V2C3 $CHAR3. /* For RX23, level 2 of MULTUM drug category #3 */ @2206 RX23V2C4 $CHAR3. /* For RX23, level 2 of MULTUM drug category #4 */ @2209 RX23V3C1 $CHAR3. /* For RX23, level 3 of MULTUM drug category #1 */ @2212 RX23V3C2 $CHAR3. /* For RX23, level 3 of MULTUM drug category #2 */ @2215 RX23V3C3 $CHAR3. /* For RX23, level 3 of MULTUM drug category #3 */ @2218 RX23V3C4 $CHAR3. /* For RX23, level 3 of MULTUM drug category #4 */ @2221 DRUGID24 $CHAR6. /* Drug ID for medication #24 */ @2227 PRESCR24 1. /* Prescription status code for medication #24 */ @2228 CONTSUB24 1. /* Controlled substance code for medication #24 */ @2229 COMSTAT24 1. /* Composition status code for medication #24 */ @2230 RX24CAT1 $CHAR3. /* For RX24, MULTUM drug category #1 - detailed */ @2233 RX24CAT2 $CHAR3. /* For RX24, MULTUM drug category #2 - detailed */ @2236 RX24CAT3 $CHAR3. /* For RX24, MULTUM drug category #3 - detailed */ @2239 RX24CAT4 $CHAR3. /* For RX24, MULTUM drug category #4 - detailed */ @2242 RX24V1C1 $CHAR3. /* For RX24, level 1 of MULTUM drug category #1 */ @2245 RX24V1C2 $CHAR3. /* For RX24, level 1 of MULTUM drug category #2 */ @2248 RX24V1C3 $CHAR3. /* For RX24, level 1 of MULTUM drug category #3 */ @2251 RX24V1C4 $CHAR3. /* For RX24, level 1 of MULTUM drug category #4 */ @2254 RX24V2C1 $CHAR3. /* For RX24, level 2 of MULTUM drug category #1 */ @2257 RX24V2C2 $CHAR3. /* For RX24, level 2 of MULTUM drug category #2 */ @2260 RX24V2C3 $CHAR3. /* For RX24, level 2 of MULTUM drug category #3 */ @2263 RX24V2C4 $CHAR3. /* For RX24, level 2 of MULTUM drug category #4 */ @2266 RX24V3C1 $CHAR3. /* For RX24, level 3 of MULTUM drug category #1 */ @2269 RX24V3C2 $CHAR3. /* For RX24, level 3 of MULTUM drug category #2 */ @2272 RX24V3C3 $CHAR3. /* For RX24, level 3 of MULTUM drug category #3 */ @2275 RX24V3C4 $CHAR3. /* For RX24, level 3 of MULTUM drug category #4 */ @2278 DRUGID25 $CHAR6. /* Drug ID for medication #25 */ @2284 PRESCR25 1. /* Prescription status code for medication #25 */ @2285 CONTSUB25 1. /* Controlled substance code for medication #25 */ @2286 COMSTAT25 1. /* Composition status code for medication #25 */ @2287 RX25CAT1 $CHAR3. /* For RX25, MULTUM drug category #1 - detailed */ @2290 RX25CAT2 $CHAR3. /* For RX25, MULTUM drug category #2 - detailed */ @2293 RX25CAT3 $CHAR3. /* For RX25, MULTUM drug category #3 - detailed */ @2296 RX25CAT4 $CHAR3. /* For RX25, MULTUM drug category #4 - detailed */ @2299 RX25V1C1 $CHAR3. /* For RX25, level 1 of MULTUM drug category #1 */ @2302 RX25V1C2 $CHAR3. /* For RX25, level 1 of MULTUM drug category #2 */ @2305 RX25V1C3 $CHAR3. /* For RX25, level 1 of MULTUM drug category #3 */ @2308 RX25V1C4 $CHAR3. /* For RX25, level 1 of MULTUM drug category #4 */ @2311 RX25V2C1 $CHAR3. /* For RX25, level 2 of MULTUM drug category #1 */ @2314 RX25V2C2 $CHAR3. /* For RX25, level 2 of MULTUM drug category #2 */ @2317 RX25V2C3 $CHAR3. /* For RX25, level 2 of MULTUM drug category #3 */ @2320 RX25V2C4 $CHAR3. /* For RX25, level 2 of MULTUM drug category #4 */ @2323 RX25V3C1 $CHAR3. /* For RX25, level 3 of MULTUM drug category #1 */ @2326 RX25V3C2 $CHAR3. /* For RX25, level 3 of MULTUM drug category #2 */ @2329 RX25V3C3 $CHAR3. /* For RX25, level 3 of MULTUM drug category #3 */ @2332 RX25V3C4 $CHAR3. /* For RX25, level 3 of MULTUM drug category #4 */ @2335 DRUGID26 $CHAR6. /* Drug ID for medication #26 */ @2341 PRESCR26 1. /* Prescription status code for medication #26 */ @2342 CONTSUB26 1. /* Controlled substance code for medication #26 */ @2343 COMSTAT26 1. /* Composition status code for medication #26 */ @2344 RX26CAT1 $CHAR3. /* For RX26, MULTUM drug category #1 - detailed */ @2347 RX26CAT2 $CHAR3. /* For RX26, MULTUM drug category #2 - detailed */ @2350 RX26CAT3 $CHAR3. /* For RX26, MULTUM drug category #3 - detailed */ @2353 RX26CAT4 $CHAR3. /* For RX26, MULTUM drug category #4 - detailed */ @2356 RX26V1C1 $CHAR3. /* For RX26, level 1 of MULTUM drug category #1 */ @2359 RX26V1C2 $CHAR3. /* For RX26, level 1 of MULTUM drug category #2 */ @2362 RX26V1C3 $CHAR3. /* For RX26, level 1 of MULTUM drug category #3 */ @2365 RX26V1C4 $CHAR3. /* For RX26, level 1 of MULTUM drug category #4 */ @2368 RX26V2C1 $CHAR3. /* For RX26, level 2 of MULTUM drug category #1 */ @2371 RX26V2C2 $CHAR3. /* For RX26, level 2 of MULTUM drug category #2 */ @2374 RX26V2C3 $CHAR3. /* For RX26, level 2 of MULTUM drug category #3 */ @2377 RX26V2C4 $CHAR3. /* For RX26, level 2 of MULTUM drug category #4 */ @2380 RX26V3C1 $CHAR3. /* For RX26, level 3 of MULTUM drug category #1 */ @2383 RX26V3C2 $CHAR3. /* For RX26, level 3 of MULTUM drug category #2 */ @2386 RX26V3C3 $CHAR3. /* For RX26, level 3 of MULTUM drug category #3 */ @2389 RX26V3C4 $CHAR3. /* For RX26, level 3 of MULTUM drug category #4 */ @2392 DRUGID27 $CHAR6. /* Drug ID for medication #27 */ @2398 PRESCR27 1. /* Prescription status code for medication #27 */ @2399 CONTSUB27 1. /* Controlled substance code for medication #27 */ @2400 COMSTAT27 1. /* Composition status code for medication #27 */ @2401 RX27CAT1 $CHAR3. /* For RX27, MULTUM drug category #1 - detailed */ @2404 RX27CAT2 $CHAR3. /* For RX27, MULTUM drug category #2 - detailed */ @2407 RX27CAT3 $CHAR3. /* For RX27, MULTUM drug category #3 - detailed */ @2410 RX27CAT4 $CHAR3. /* For RX27, MULTUM drug category #4 - detailed */ @2413 RX27V1C1 $CHAR3. /* For RX27, level 1 of MULTUM drug category #1 */ @2416 RX27V1C2 $CHAR3. /* For RX27, level 1 of MULTUM drug category #2 */ @2419 RX27V1C3 $CHAR3. /* For RX27, level 1 of MULTUM drug category #3 */ @2422 RX27V1C4 $CHAR3. /* For RX27, level 1 of MULTUM drug category #4 */ @2425 RX27V2C1 $CHAR3. /* For RX27, level 2 of MULTUM drug category #1 */ @2428 RX27V2C2 $CHAR3. /* For RX27, level 2 of MULTUM drug category #2 */ @2431 RX27V2C3 $CHAR3. /* For RX27, level 2 of MULTUM drug category #3 */ @2434 RX27V2C4 $CHAR3. /* For RX27, level 2 of MULTUM drug category #4 */ @2437 RX27V3C1 $CHAR3. /* For RX27, level 3 of MULTUM drug category #1 */ @2440 RX27V3C2 $CHAR3. /* For RX27, level 3 of MULTUM drug category #2 */ @2443 RX27V3C3 $CHAR3. /* For RX27, level 3 of MULTUM drug category #3 */ @2446 RX27V3C4 $CHAR3. /* For RX27, level 3 of MULTUM drug category #4 */ @2449 DRUGID28 $CHAR6. /* Drug ID for medication #28 */ @2455 PRESCR28 1. /* Prescription status code for medication #28 */ @2456 CONTSUB28 1. /* Controlled substance code for medication #28 */ @2457 COMSTAT28 1. /* Composition status code for medication #28 */ @2458 RX28CAT1 $CHAR3. /* For RX28, MULTUM drug category #1 - detailed */ @2461 RX28CAT2 $CHAR3. /* For RX28, MULTUM drug category #2 - detailed */ @2464 RX28CAT3 $CHAR3. /* For RX28, MULTUM drug category #3 - detailed */ @2467 RX28CAT4 $CHAR3. /* For RX28, MULTUM drug category #4 - detailed */ @2470 RX28V1C1 $CHAR3. /* For RX28, level 1 of MULTUM drug category #1 */ @2473 RX28V1C2 $CHAR3. /* For RX28, level 1 of MULTUM drug category #2 */ @2476 RX28V1C3 $CHAR3. /* For RX28, level 1 of MULTUM drug category #3 */ @2479 RX28V1C4 $CHAR3. /* For RX28, level 1 of MULTUM drug category #4 */ @2482 RX28V2C1 $CHAR3. /* For RX28, level 2 of MULTUM drug category #1 */ @2485 RX28V2C2 $CHAR3. /* For RX28, level 2 of MULTUM drug category #2 */ @2488 RX28V2C3 $CHAR3. /* For RX28, level 2 of MULTUM drug category #3 */ @2491 RX28V2C4 $CHAR3. /* For RX28, level 2 of MULTUM drug category #4 */ @2494 RX28V3C1 $CHAR3. /* For RX28, level 3 of MULTUM drug category #1 */ @2497 RX28V3C2 $CHAR3. /* For RX28, level 3 of MULTUM drug category #2 */ @2500 RX28V3C3 $CHAR3. /* For RX28, level 3 of MULTUM drug category #3 */ @2503 RX28V3C4 $CHAR3. /* For RX28, level 3 of MULTUM drug category #4 */ @2506 DRUGID29 $CHAR6. /* Drug ID for medication #29 */ @2512 PRESCR29 1. /* Prescription status code for medication #29 */ @2513 CONTSUB29 1. /* Controlled substance code for medication #29 */ @2514 COMSTAT29 1. /* Composition status code for medication #29 */ @2515 RX29CAT1 $CHAR3. /* For RX29, MULTUM drug category #1 - detailed */ @2518 RX29CAT2 $CHAR3. /* For RX29, MULTUM drug category #2 - detailed */ @2521 RX29CAT3 $CHAR3. /* For RX29, MULTUM drug category #3 - detailed */ @2524 RX29CAT4 $CHAR3. /* For RX29, MULTUM drug category #4 - detailed */ @2527 RX29V1C1 $CHAR3. /* For RX29, level 1 of MULTUM drug category #1 */ @2530 RX29V1C2 $CHAR3. /* For RX29, level 1 of MULTUM drug category #2 */ @2533 RX29V1C3 $CHAR3. /* For RX29, level 1 of MULTUM drug category #3 */ @2536 RX29V1C4 $CHAR3. /* For RX29, level 1 of MULTUM drug category #4 */ @2539 RX29V2C1 $CHAR3. /* For RX29, level 2 of MULTUM drug category #1 */ @2542 RX29V2C2 $CHAR3. /* For RX29, level 2 of MULTUM drug category #2 */ @2545 RX29V2C3 $CHAR3. /* For RX29, level 2 of MULTUM drug category #3 */ @2548 RX29V2C4 $CHAR3. /* For RX29, level 2 of MULTUM drug category #4 */ @2551 RX29V3C1 $CHAR3. /* For RX29, level 3 of MULTUM drug category #1 */ @2554 RX29V3C2 $CHAR3. /* For RX29, level 3 of MULTUM drug category #2 */ @2557 RX29V3C3 $CHAR3. /* For RX29, level 3 of MULTUM drug category #3 */ @2560 RX29V3C4 $CHAR3. /* For RX29, level 3 of MULTUM drug category #4 */ @2563 DRUGID30 $CHAR6. /* Drug ID for medication #30 */ @2569 PRESCR30 1. /* Prescription status code for medication #30 */ @2570 CONTSUB30 1. /* Controlled substance code for medication #30 */ @2571 COMSTAT30 1. /* Composition status code for medication #30 */ @2572 RX30CAT1 $CHAR3. /* For RX30, MULTUM drug category #1 - detailed */ @2575 RX30CAT2 $CHAR3. /* For RX30, MULTUM drug category #2 - detailed */ @2578 RX30CAT3 $CHAR3. /* For RX30, MULTUM drug category #3 - detailed */ @2581 RX30CAT4 $CHAR3. /* For RX30, MULTUM drug category #4 - detailed */ @2584 RX30V1C1 $CHAR3. /* For RX30, level 1 of MULTUM drug category #1 */ @2587 RX30V1C2 $CHAR3. /* For RX30, level 1 of MULTUM drug category #2 */ @2590 RX30V1C3 $CHAR3. /* For RX30, level 1 of MULTUM drug category #3 */ @2593 RX30V1C4 $CHAR3. /* For RX30, level 1 of MULTUM drug category #4 */ @2596 RX30V2C1 $CHAR3. /* For RX30, level 2 of MULTUM drug category #1 */ @2599 RX30V2C2 $CHAR3. /* For RX30, level 2 of MULTUM drug category #2 */ @2602 RX30V2C3 $CHAR3. /* For RX30, level 2 of MULTUM drug category #3 */ @2605 RX30V2C4 $CHAR3. /* For RX30, level 2 of MULTUM drug category #4 */ @2608 RX30V3C1 $CHAR3. /* For RX30, level 3 of MULTUM drug category #1 */ @2611 RX30V3C2 $CHAR3. /* For RX30, level 3 of MULTUM drug category #2 */ @2614 RX30V3C3 $CHAR3. /* For RX30, level 3 of MULTUM drug category #3 */ @2617 RX30V3C4 $CHAR3. /* For RX30, level 3 of MULTUM drug category #4 */ @2620 CSTRATM 8. /* Masked sampling stratum from which provider was selected */ @2628 CPSUM 6. /* Masked provider marker */ @2634 YEAR 4. /* Survey year */ @2638 SETTYPE 1. /* Survey identifier */ @2639 PATWT 12.5 /* Patient visit weight used for national and sub-national estimates */ @2651 PHYSWT 10.5 /* Weight used for physician-level estimates based on responding in-scope physicians seeing patients */ ;