/* PROGRAM: CHC12INP PURPOSE: INPUT STATEMENT TO READ 2012 NAMCS COMMUNITY HEALTH CENTER 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*/ @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 INJURY 2. /* Is visit related to injury/poisoning/adverse effect? Broad recode*/ @38 INJR1 1. /* Is visit related to injury/poisoning? Recoded version #1*/ @39 INJR2 1. /* Is visit related to injury/poisoning? Recoded version #2*/ @40 INJPOISAD 2. /* Is visit related to injury/poisoning/adverse effect? 2012 format*/ @42 INJPOISADR1 1. /* Is visit related to injury/poisoning/adverse effect? 2012 format, recoded version #1*/ @43 INJPOISADR2 1. /* Is visit related to injury/poisoning/adverse effect? 2012 format, recoded version #2*/ @44 INTENT 2. /* Is injury/poisoning unintentional or intentional?*/ @46 INJDET_TRD 2. /* Is visit related to any of the following? Broad recode using 2010 format*/ @48 INJDETR1_TRD 1. /* Is visit related to any of the following? Recoded version #1*/ @49 INJDETR2_TRD 1. /* Is visit related to any of the following? Recoded version #2*/ @50 RFV1 5. /* Patient's reason for visit #1*/ @55 RFV2 5. /* Patient's reason for visit #2*/ @60 RFV3 5. /* Patient's reason for visit #3*/ @50 RFV13D 4. /* Reason for visit #1 - 3 digit*/ @55 RFV23D 4. /* Reason for visit #2 - 3 digit*/ @60 RFV33D 4. /* Reason for visit #3 - 3 digit*/ @65 PRIMCARE 2. /* Are you the patient's primary care physician?*/ @67 REFER 2. /* Was patient referred for visit?*/ @69 SENBEFOR 1. /* Has this patient been seen in your practice before?*/ @70 PASTVIS 3. /* If yes, how many past visits in the last 12 months?*/ @73 MAJOR 2. /* Major reason for this visit*/ @75 DIAG1 $CHAR5. /* Diagnosis #1*/ @80 PRDIAG1 2. /* Is diagnosis #1 probable, questionable or rule out?*/ @82 DIAG2 $CHAR5. /* Diagnosis #2*/ @87 PRDIAG2 2. /* Is diagnosis $2 probable, questionable or rule out?*/ @89 DIAG3 $CHAR5. /* Diagnosis #3*/ @94 PRDIAG3 2. /* Is diagnosis #3 probable, questionable or rule out?*/ @75 DIAG13D $CHAR3. /* Diagnosis #1 - 3 digit*/ @82 DIAG23D $CHAR3. /* Diagnosis #2 - 3 digit*/ @89 DIAG33D $CHAR3. /* Diagnosis #3 - 3 digit*/ @96 DIAG1R 6. /* Diagnosis #1 - numeric recode*/ @102 DIAG2R 6. /* Diagnosis #2 - numeric recode*/ @108 DIAG3R 6. /* Diagnosis #3 - numeric recode*/ @114 ARTHRTIS 1. /* Does patient now have: Arthritis*/ @115 ASTHMA 1. /* Does patient now have: Asthma*/ @116 ASTH_SEV 2. /* Asthma severity*/ @118 ASTH_CON 2. /* Asthma control*/ @120 CANCER 1. /* Does patient now have: Cancer*/ @121 CASTAGE 2. /* Type of cancer*/ @123 CEBVD 1. /* Does patient now have: Cerebrovascular disease*/ @124 COPD 1. /* Does patient now have: COPD*/ @125 CRF 1. /* Does patient now have: Chronic renal failure*/ @126 CHF 1. /* Does patient now have: Congestive heart failure*/ @127 DEPRN 1. /* Does patient now have: Depression*/ @128 DIABETES 1. /* Does patient now have: Diabetes*/ @129 HYPLIPID 1. /* Does patient now have: Hyperlipidemia*/ @130 HTN 1. /* Does patient now have: Hypertension*/ @131 IHD 1. /* Does patient now have: Ischemic heart disease*/ @132 OBESITY 1. /* Does patient now have: Obesity*/ @133 OSTPRSIS 1. /* Does patient now have: Osteoporosis*/ @134 NOCHRON 1. /* Does patient now have: None of the above*/ @135 TOTCHRON 2. /* Total number of chronic conditions*/ @137 HTTAKE 1. /* Was height taken?*/ @138 HTIN 2. /* Height in inches*/ @140 WTTAKE 1. /* Was weight taken?*/ @141 WTLB 3. /* Weight in pounds*/ @144 BMI 8.2 /* Body mass index - calculated from height and weight*/ @152 TEMPTAKE 1. /* Was temperature taken?*/ @153 TEMPF 4. /* Temperature (in Fahrenheit) */ @157 BLODPRES 1. /* Was blood pressure taken?*/ @158 BPSYS 3. /* Systolic blood pressure*/ @161 BPDIAS 3. /* Diastolic blood pressure*/ @164 SERVICES 1. /* Were any services ordered or provided at this visit? (Based on SERVICES item only, does not include vital signs)*/ @165 BREAST 1. /* Breast exam*/ @166 DEPRESS 1. /* Depression Screening*/ @167 FOOT 1. /* Foot exam*/ @168 PHYSICAL 1. /* General physical exam*/ @169 NEURO 1. /* Neurologic*/ @170 PELVIC 1. /* Pelvic exam*/ @171 RECTAL 1. /* Rectal exam*/ @172 RETINAL 1. /* Retinal exam*/ @173 SKIN 1. /* Skin exam*/ @174 CBC 1. /* CBC (complete blood count)*/ @175 GLUCOSE 1. /* Glucose*/ @176 HGBA 1. /* HbA1C*/ @177 CHOLEST 1. /* Lipid profile*/ @178 PSA 1. /* PSA (prostate specific antigen) test*/ @179 ANYIMAGE 1. /* Any imaging*/ @180 BONEDENS 1. /* Bone mineral density*/ @181 CATSCAN 1. /* CT Scan*/ @182 ECHOCARD 1. /* Echocardiogram*/ @183 OTHULTRA 1. /* Other ultrasound*/ @184 MAMMO 1. /* Mammography*/ @185 MRI 1. /* MRI*/ @186 XRAY 1. /* X-ray*/ @187 OTHIMAGE 1. /* Other imaging*/ @188 AUDIO 1. /* Audiometry*/ @189 BIOPSY 1. /* Biopsy*/ @190 BIOPROV 2. /* Biopsy provided*/ @192 CARDIAC 1. /* Cardiac stress test*/ @193 CHLAMYD 1. /* Chlamydia test*/ @194 COLON 1. /* Colonoscopy*/ @195 EKG 1. /* EKG/ECG*/ @196 EEG 1. /* Electroencephalogram (EEG)*/ @197 EMG 1. /* Electromyogram (EMG)*/ @198 EXCISION 1. /* Excision of tissue*/ @199 EXCIPROV 2. /* Excision of tissue provided*/ @201 FETAL 1. /* Fetal monitoring*/ @202 HIVTEST 1. /* HIV test*/ @203 HPVDNA 1. /* HPV DNA test*/ @204 PAP 1. /* PAP test*/ @205 PEAK 1. /* Peak flow*/ @206 PREGTEST 1. /* Pregnancy test/HCG test*/ @207 SIGMOID 1. /* Sigmoidoscopy*/ @208 SIGPROV 2. /* Sigmoidoscopy provided*/ @210 SPIRO 1. /* Spirometry*/ @211 TONO 1. /* Tonometry*/ @212 URINE 1. /* Urinalysis (UA)*/ @213 SIGCOLON 1. /* Sigmoidoscopy/colonoscopy recoded variable*/ @214 CSW 1. /* Cast/splint/wrap*/ @215 CAM 1. /* Complementary alternative medicine*/ @216 DME 1. /* Durable medical equipment*/ @217 HOMEHLTH 1. /* Home health care*/ @218 MENTAL 1. /* Mental health counseling,excluding psychotherapy*/ @219 PT 1. /* Physical therapy*/ @220 PSYCHOTH 1. /* Psychotherapy*/ @221 RADTHER 1. /* Radiation therapy*/ @222 WOUND 1. /* Wound care*/ @223 ASTHMAED 1. /* Asthma education*/ @224 DIETNUTR 1. /* Diet/nutrition*/ @225 EXERCISE 1. /* Exercise*/ @226 FAMPLAN 1. /* Family planning/Contraception*/ @227 GRWTHDEV 1. /* Growth/Development*/ @228 INJPREV 1. /* Injury prevention*/ @229 STRESMGT 1. /* Stress management*/ @230 TOBACED 1. /* Tobacco use/Exposure*/ @231 WTREDUC 1. /* Weight reduction*/ @232 OTHSERV 1. /* Any write-in procedures reported*/ @233 PROC1 $CHAR4. /* Write-in procedure code #1*/ @237 PROC2 $CHAR4. /* Write-in procedure code #2*/ @241 PROC3 $CHAR4. /* Write-in procedure code #3*/ @245 PROC4 $CHAR4. /* Write-in procedure code #4*/ @249 PROC5 $CHAR4. /* Write-in procedure code #5*/ @253 PROC6 $CHAR4. /* Write-in procedure code #6*/ @257 PROC7 $CHAR4. /* Write-in procedure code #7*/ @261 PROC8 $CHAR4. /* Write-in procedure code #8*/ @265 PROC9 $CHAR4. /* Write-in procedure code #9*/ @233 PROC13D $CHAR3. /* Procedure #1 - 3 digit*/ @237 PROC23D $CHAR3. /* Procedure #2 - 3 digit*/ @241 PROC33D $CHAR3. /* Procedure #3 - 3 digit*/ @245 PROC43D $CHAR3. /* Procedure #4 - 3 digit*/ @249 PROC53D $CHAR3. /* Procedure #5 - 3 digit*/ @253 PROC63D $CHAR3. /* Procedure #6 - 3 digit*/ @257 PROC73D $CHAR3. /* Procedure #7 - 3 digit*/ @261 PROC83D $CHAR3. /* Procedure #8 - 3 digit*/ @265 PROC93D $CHAR3. /* Procedure #9 - 3 digit*/ @233 PROC12D $CHAR2. /* Procedure #1 - 2 digit*/ @237 PROC22D $CHAR2. /* Procedure #2 - 2 digit*/ @241 PROC32D $CHAR2. /* Procedure #3 - 2 digit*/ @245 PROC42D $CHAR2. /* Procedure #4 - 2 digit*/ @249 PROC52D $CHAR2. /* Procedure #5 - 2 digit*/ @253 PROC62D $CHAR2. /* Procedure #6 - 2 digit*/ @257 PROC72D $CHAR2. /* Procedure #7 - 2 digit*/ @261 PROC82D $CHAR2. /* Procedure #8 - 2 digit*/ @265 PROC92D $CHAR2. /* Procedure #9 - 2 digit*/ @269 PROC1R 4. /* Numeric version of write-in procedure code #1*/ @273 PROC2R 4. /* Numeric version of write-in procedure code #2*/ @277 PROC3R 4. /* Numeric version of write-in procedure code #3*/ @281 PROC4R 4. /* Numeric version of write-in procedure code #4*/ @285 PROC5R 4. /* Numeric version of write-in procedure code #5*/ @289 PROC6R 4. /* Numeric version of write-in procedure code #6*/ @293 PROC7R 4. /* Numeric version of write-in procedure code #7*/ @297 PROC8R 4. /* Numeric version of write-in procedure code #8*/ @301 PROC9R 4. /* Numeric version of write-in procedure code #9*/ @305 EXAM 1. /* Were any exams ordered or provided (item derived from ICD-9-CM exam codes)*/ @306 SERVCNT 2. /* Total number of services ordered or provided including vital signs*/ @308 ALLSERV 1. /* Were any services ordered or provided including vital signs?*/ @309 MED 1. /* Were any medications/immunizations ordered, supplied, administered or continued?*/ @310 MED1 $CHAR5. /* Medication #1*/ @315 MED2 $CHAR5. /* Medication #2*/ @320 MED3 $CHAR5. /* Medication #3*/ @325 MED4 $CHAR5. /* Medication #4*/ @330 MED5 $CHAR5. /* Medication #5*/ @335 MED6 $CHAR5. /* Medication #6*/ @340 MED7 $CHAR5. /* Medication #7*/ @345 MED8 $CHAR5. /* Medication #8*/ @350 MED9 $CHAR5. /* Medication #9*/ @355 MED10 $CHAR5. /* Medication #10*/ @360 NCMED1 2. /* Is Medication #1 new or continued?*/ @362 NCMED2 2. /* Is Medication #2 new or continued?*/ @364 NCMED3 2. /* Is Medication #3 new or continued?*/ @366 NCMED4 2. /* Is Medication #4 new or continued?*/ @368 NCMED5 2. /* Is Medication #5 new or continued?*/ @370 NCMED6 2. /* Is Medication #6 new or continued?*/ @372 NCMED7 2. /* Is Medication #7 new or continued?*/ @374 NCMED8 2. /* Is Medication #8 new or continued?*/ @376 NCMED9 2. /* Is Medication #9 new or continued?*/ @378 NCMED10 2. /* Is Medication #10 new or continued*/ @380 NUMMED 2. /* Number of medications coded*/ @382 NUMNEW 2. /* Number of new medications coded*/ @384 NUMCONT 2. /* Number of continuing medications coded*/ @386 NOPROVID 1. /* Providers seen: no answer to item*/ @387 PHYS 1. /* Physician seen*/ @388 PHYSASST 1. /* Physician assistant seen*/ @389 NPNMW 1. /* Nurse practitioner/midwife seen*/ @390 RNLPN 1. /* Registered nurse/LPN seen*/ @391 MHP 1. /* Mental health provider seen*/ @392 OTHPROV 1. /* Other provider seen*/ @393 PROVNONE 1. /* No provider seen*/ @394 TIMEMD 3. /* Time spent with physician in minutes*/ @397 NODISP 1. /* Visit disposition: no answer to item*/ @398 REFOTHMD 1. /* Refer to other physician */ @399 RETAPPT 1. /* Return at specified time */ @400 ERADMHOS 1. /* Refer to ER/Admit to hospital*/ @401 OTHDISP 1. /* Other disposition */ @402 CHOL 2. /* Was blood for total cholesterol test drawn at visit or within past 12 months?*/ @404 CHOLRES 3. /* Most recent result for total cholesterol (mg/dL) */ @407 DAYDCHOL 4. /* Difference in days between visit date and date of cholesterol lab result */ @411 HDL 2. /* Was blood for HDL test drawn at visit or within past 12 months? */ @413 HDLRES 3. /* Most recent result for HDL (mg/dL) */ @416 DAYDHDL 4. /* Difference in days between visit date and date of HDL lab result */ @420 LDL 2. /* Was blood for LDL test drawn at visit or within past 12 months? */ @422 LDLRES 3. /* Most recent result for LDL (mg/dL)/ */ @425 DAYDLDL 4. /* Difference in days between visit date and date of LDL lab result */ @429 LIPIDERR 4. /* Calculated LDL, NOT TO BE USED FOR ANALYSIS */ @433 LDLDIFF 4. /* Difference between reported LDL and calculated LDL */ @437 TGS 2. /* Was blood for triglycerides (TGS) test drawn at visit or within past 12 months?*/ @439 TGSRES 3. /* Most recent result for TGS (mg/dL) */ @442 DAYDTGS 4. /* Difference in days between visit date and date of TGS lab result */ @446 A1C 2. /* Was blood for HbA1c test drawn at visit or within past 12 months? */ @448 A1CRES 4. /* Most recent result for HbA1c */ @452 DAYDA1C 4. /* Difference in days between visit date and date of HbA1c lab result */ @456 FBG 2. /* Was blood for fasting blood glucose (FBG) drawn at visit or within past 12 months? */ @458 FBGRES 3. /* Most recent result for FBG (mg/dL) */ @461 DAYDFBG 4. /* Difference in days between visit date and date of FBG lab result */ @465 AGEFLAG 2. /* Was patient age calculated by NCHS during data processing or recorded on instrument? */ @467 GESTFL 1. /* Was week of gestation calculated by NCHS during data processing?*/ @468 BDATEFL 1. /* Was variable imputed: birth year */ @469 SEXFL 1. /* Was variable imputed: sex */ @470 ETHNICFL 1. /* Was variable imputed: ethnicity */ @471 RACERFL 1. /* Was variable imputed: race */ @472 SENBEFL 1. /* Was variable imputed: patient seen in practice before */ @473 PASTFL 1. /* Was variable imputed: number of past visits in last 12 months */ @474 TIMEMDFL 2. /* Was variable imputed: time spent with physician */ @476 PHYCODE 6. /* Provider marker */ @482 PATCODE 2. /* Sequential numbering of visit records per physician */ @484 SPECR_14 2. /* Physician specialty - 14 groups */ @486 SPECR_17 2. /* Physician specialty - 17 groups */ @488 SPECR17_SPECCAT 4. /* Physician specialty - 17 groups with detail on type of specialty */ @492 SPECCAT 1. /* Type of specialty (Primary, Medical, Surgical) */ @493 MDDO 1. /* Type of doctor (MD or DO) */ @494 RETYPOFFR 1. /* Type of office setting for this visit - recoded*/ @495 SOLO 2. /* Type of practice (solo/nonsolo) */ @497 EMPSTAT 2. /* Ownership status of physician */ @499 OWNSR_CHC 2. /* Who owns the practice? */ @501 PATEVEN 2. /* Do you see patients during the evening or on weekends at office? */ @503 NHVISR 2. /* During last normal week of practice, did you make any nursing home visits?*/ @505 HOMVISR 2. /* During last normal week of practice, did you make any home visits? */ @507 HOSVISR 2. /* During last normal week of practice, did you make any hospital visits? */ @509 TELCONR 2. /* During last normal week of practice, did you have any telephone consults with patients? */ @511 ECONR 2. /* During last normal week of practice, did you have any internet/email consults with patients? */ @513 EBILLREC 2. /* Does your practice submit any claims electronically (electronic billing)? */ @515 EINS 2. /* Do you or your staff verify an individual patient's insurance eligibility electronically? */ @517 EINSHOW 2. /* How do you or your staff electronically verify an individual patient's insurance eligibility?*/ @519 EINSFAST 2. /* When you electronically verify patient's insurance eligibility, do you usually get results back before patient leaves office? */ @521 EMEDREC 2. /* Does your practice use electronic medical or health records (EMR/EHR)? Does not include billing record systems. */ @523 EMRINS 2. /* Are there plans for installing new EMR system or replacing current system within next 18 months? */ @525 MUINC 2. /* Plans to apply for Medicare and Medicaid meaningful use of health IT incentives?*/ @527 INTENDYR 2. /* Year expected to apply for meaningful use payments*/ @529 EDEMOG 2. /* Does practice have computerized capability: recording patient history and demographic info*/ @531 EDEMOGR 2. /* Does practice have computerized capability: recording patient history and demographic info - RECODED*/ @533 EPROLST 2. /* If computerized patient history and demographic info, does it include patient problem lists? */ @535 EPROLSTR 2. /* If computerized patient history and demographic info, does it include patient problem lists? - RECODED*/ @537 EVITAL 2. /* Does practice have computerized capability: recording and charting vital signs */ @539 EVITALR 2. /* Does practice have computerized capability: recording and charting vital signs - RECODED */ @541 ESMOKE 2. /* Does practice have computerized capability: recording patient smoking status*/ @543 ESMOKER 2. /* Does practice have computerized capability: recording patient smoking status - RECODED*/ @545 EPNOTES 2. /* Does practice have computerized capability: recording clinical notes*/ @547 EPNOTESR 2. /* Does practice have computerized capability: recording clinical notes - RECODED */ @549 EMEDALG 2. /* If clinical notes are included, do they include list of patient's medications and allergies? */ @551 EMEDALGR 2. /* If clinical notes are included, do they include list of patient's medications and allergies? - RECODED */ @553 ECPOE 2. /* Does practice have computerized capability: ordering prescriptions */ @555 ECPOER 2. /* Does practice have computerized capability: ordering prescriptions - RECODED */ @557 ESCRIP 2. /* If computerized orders for prescriptions are included, are prescriptions sent electronically to pharmacy? */ @559 ESCRIPR 2. /* If computerized orders for prescriptions are included, are prescriptions sent electronically to pharmacy? */ @561 EWHOPRACP 2. /* When orders for prescriptions are submitted electronically, submitted by: prescribing practitioner */ @563 EWHOOTHP 2. /* When orders for prescriptions are submitted electronically, submitted by: other practitioner*/ @565 EWHOUNKP 2. /* When orders for prescriptions are submitted electronically, submitted by: unknown */ @567 EWHOREFP 2. /* When orders for prescriptions are submitted electronically, submitted by: refused to answer*/ @569 EWARN 2. /* If orders for prescriptions submitted electronically, warnings of drug interactions/contraindications provided? */ @571 EWARNR 2. /* If orders for prescriptions submitted electronically, warnings of drug interactions/contraindications provided? - RECODED*/ @573 EREMIND 2. /* Does practice have computerized capability: providing reminders for interventions or screening tests?*/ @575 EREMINDR 2. /* Does practice have computerized capability: providing reminders for interventions or screening tests? - RECODED */ @577 ESETS 2. /* Does practice have computerized capability: providing standard order sets related to condition or procedure? */ @579 ESETSR 2. /* Does practice have computerized capability: providing standard order sets related to condition or procedure? - RECODED*/ @581 ECTOE 2. /* Does practice have computerized capability: ordering lab tests? */ @583 ECTOER 2. /* Does practice have computerized capability: ordering lab tests? - RECODED */ @585 EORDER 2. /* If orders for tests are included, are results sent electronically? */ @587 EORDERR 2. /* If orders for tests are included, are results sent electronically? - RECODED*/ @589 EWHOPRACL 2. /* When orders for lab tests are submitted electronically, submitted by: prescribing practitioner */ @591 EWHOOTHL 2. /* When orders for lab tests are submitted electronically, submitted by: other practitioner */ @593 EWHOUNKL 2. /* When orders for lab tests are submitted electronically, submitted by: unknown */ @595 EWHOREFL 2. /* When orders for lab tests are submitted electronically, submitted by: refused to answer */ @597 ERESULT 2. /* Does practice have computerized capability: viewing lab results*/ @599 ERESULTR 2. /* Does practice have computerized capability: viewing lab results - RECODED*/ @601 EGRAPH 2. /* If viewing lab results included, can EHR/EMR automatically graph a specific patient’s lab results over time? */ @603 EGRAPHR 2. /* If viewing lab results included, can EHR/EMR automatically graph a specific patient’s lab results over time? - RECODED*/ @605 EIMGRES 2. /* Does practice have computerized capability: viewing imaging results*/ @607 EIMGRESR 2. /* Does practice have computerized capability: viewing imaging results - RECODED*/ @609 EQOC 2. /* Does practice have computerized capability: viewing data on quality of care measures */ @611 EQOCR 2. /* Does practice have computerized capability: viewing data on quality of care measures - RECODED*/ @613 ECQM 2. /* Does practice have computerized capability: reporting clinical quality measures to federal or state agencies*/ @615 ECQMR 2. /* Does practice have computerized capability: reporting clinical quality measures to federal or state agencies - RECODED*/ @617 EGENLIST 2. /* Does practice have computerized capability: generating lists of patients with particular health conditions */ @619 EGENLISTR 2. /* Does practice have computerized capability: generating lists of patients with particular health conditions - RECODED*/ @621 EIMMREG 2. /* Does practice have computerized capability: electronic reporting to immunization registries */ @623 EIMMREGR 2. /* Does practice have computerized capability: electronic reporting to immunization registries - RECODED*/ @625 EMUREP 2. /* If reporting to immunization registries, are they in standards specified by Meaningful Use criteria */ @627 EMUREPR 2. /* If reporting to immunization registries, are they in standards specified by Meaningful Use criteria - RECODED*/ @629 ESUM 2. /* Does practice have computerized capability: providing patients with clinical summaries for each visit */ @631 ESUMR 2. /* Does practice have computerized capability: providing patients with clinical summaries for each visit - RECODED*/ @633 EMSG 2. /* Does practice have computerized capability: exchanging secure messages with patients */ @635 EMSGR 2. /* Does practice have computerized capability: exchanging secure messages with patients - RECODED*/ @637 EHLTHINFO 2. /* Does practice have computerized capability: providing patients with an electronic copy of their health information*/ @639 EHLTHINFOR 2. /* Does practice have computerized capability: providing patients with an electronic copy of their health information - RECODED*/ @641 ESHARE 2. /* Does practice share any patient health information electronically (not fax) with other providers? */ @643 ESHAREEHR 2. /* How does practice electronically share patient health information: EMR/EHR */ @645 ESHAREWEB 2. /* How does practice electronically share patient health information: Web portal (separate from EHR/EMR)*/ @647 ESHAREOTH 2. /* How does practice electronically share patient health information: other electronic method*/ @649 ESHAREUNK 2. /* How does practice electronically share patient health information: unknown*/ @651 ESHAREREF 2. /* How does practice electronically share patient health information: refused to question*/ @653 LABRES1 2. /* Share lab results electronically (not fax) with: hospitals with which you are affiliated */ @655 LABRES2 2. /* Share lab results electronically (not fax) with: ambulatory providers inside your office/group */ @657 LABRES3 2. /* Share lab results electronically (not fax) with: hospitals with which you are not affiliated */ @659 LABRES4 2. /* Share lab results electronically (not fax) with: ambulatory providers outside your office/group */ @661 LABRESUNK 2. /* Share lab results electronically (not fax) with: unknown */ @663 LABRESREF 2. /* Share lab results electronically (not fax) with: refused to answer*/ @665 IMAGREP1 2. /* Share imaging reports electronically (not fax) with: hospitals with which you are affiliated*/ @667 IMAGREP2 2. /* Share imaging reports electronically (not fax) with: ambulatory providers inside your office/group*/ @669 IMAGREP3 2. /* Share imaging reports electronically (not fax) with: hospitals with which you are not affiliated*/ @671 IMAGREP4 2. /* Share imaging reports electronically (not fax) with: ambulatory providers outside your office/group*/ @673 IMAGREPUNK 2. /* Share imaging reports electronically (not fax) with: unknown*/ @675 IMAGREPREF 2. /* Share imaging reports electronically (not fax) with: refused to answer*/ @677 PTPROB1 2. /* Share patient problem lists electronically (not fax) with: hospitals with which you are affiliated*/ @679 PTPROB2 2. /* Share patient problem lists electronically (not fax) with: ambulatory providers inside your office/group*/ @681 PTPROB3 2. /* Share patient problem lists electronically (not fax) with: hospitals with which you are not affiliated*/ @683 PTPROB4 2. /* Share patient problem lists electronically (not fax) with: ambulatory providers outside your office/group*/ @685 PTPROBUNK 2. /* Share patient problem lists electronically (not fax) with: unknown */ @687 PTPROBREF 2. /* Share patient problem lists electronically (not fax) with: refused to answer*/ @689 MEDLIST1 2. /* Share medication lists electronically (not fax) with: hospitals with which you are affiliated*/ @691 MEDLIST2 2. /* Share medication lists electronically (not fax) with: ambulatory providers inside your office/group*/ @693 MEDLIST3 2. /* Share medication lists electronically (not fax) with: hospitals with which you are not affiliated*/ @695 MEDLIST4 2. /* Share medication lists electronically (not fax) with: ambulatory providers outside your office/group*/ @697 MEDLISTUNK 2. /* Share medication lists electronically (not fax) with: unknown*/ @699 MEDLISTREF 2. /* Share medication lists electronically (not fax) with: refused to answer*/ @701 ALGLIST1 2. /* Share medication allergy lists electronically (not fax) with: hospitals with which you are affiliated*/ @703 ALGLIST2 2. /* Share medication allergy lists electronically (not fax) with: ambulatory providers inside your office/group*/ @705 ALGLIST3 2. /* Share medication allergy lists electronically (not fax) with: hospitals with which you are not affiliated*/ @707 ALGLIST4 2. /* Share medication allergy lists electronically (not fax) with: ambulatory providers outside your office/group*/ @709 ALGLISTUNK 2. /* Share medication allergy lists electronically (not fax) with: unknown*/ @711 ALGLISTREF 2. /* Share medication allergy lists electronically (not fax) with: refused to answer*/ @713 SUMREC 2. /* Do you share any of the previously mentioned types of information using a Summary Care Record?*/ @715 CONSULTOUT 2. /* When referring patient to provider outside your office/group, do you receive report back with results of consultation?*/ @717 CONSULTOUTE 2. /* If you receive report back, do you receive it electronically (not fax)?*/ @719 CONSULTIN 2. /* When seeing patient referred by provider outside your office/group, do you receive history and reason for consultation?*/ @721 CONSULTINE 2. /* If you receive history and reason for consultation, do you receive it electronically (not fax)?*/ @723 INPTINFO 2. /* When your patient is discharged from inpatient setting, do you receive info you need to continue managing patient?*/ @725 INPTINFOT 2. /* If information is received when patient is discharged, is information timely, available when needed? */ @727 INPTINFOE 2. /* If information is received when patient is discharged, is information received electronically (not fax)?*/ @729 PRMCARER 2. /* Percent of patient care revenue from Medicare */ @731 PRMAIDR 2. /* Percent of patient care revenue from Medicaid */ @733 PRPRVTR 2. /* Percent of patient care revenue from private insurance*/ @735 PRPATR 2. /* Percent of patient revenue from patient payments*/ @737 PROTHR 2. /* Percent of patient revenue from other*/ @739 PRMANR 2. /* Percent of patient care revenue from managed care contracts*/ @741 REVFFSR 2. /* Percent of patient care revenue from fee-for-service*/ @743 REVCAPR 2. /* Percent of patient care revenue from capitation*/ @745 REVCASER 2. /* Percent of patient care revenue from case rates*/ @747 REVOTHR 2. /* Percent of patient care revenue from other*/ @749 ACEPTNEW 2. /* Are you currently accepting new patients into your practice?*/ @751 CAPITATE 2. /* Type of payments accepted from new patients: capitated private insurance*/ @753 NOCAP 2. /* Type of payments accepted from new patients: non-capitated private insurance*/ @755 PRIVATE 2. /* Type of payment accepted - private insurance (capitated or non-capitated)*/ @757 NMEDCARE 2. /* Type of payments accepted from new patients: Medicare*/ @759 NMEDCAID 2. /* Type of payments accepted from new patients: Medicaid*/ @761 NWORKCMP 2. /* Type of payments accepted from new patients: WOrkers Compensation*/ @763 NSELFPAY 2. /* Type of payments accepted from new patients: Self-pay*/ @765 NNOCHRGE 2. /* Type of payments accepted from new patients: No charge/Charity*/ @767 PHYSCOMP 2. /* Which of the following methods best describes your basic compensation?*/ @769 COMPPROD 2. /* Considered in determing compensation: factors that reflect your own productivity*/ @771 COMPSAT 2. /* Considered in determing compensation: results of satisfaction surveys from patients*/ @773 COMPQUAL 2. /* Considered in determing compensation: specific measures of quality*/ @775 COMPDROF 2. /* Considered in determing compensation: results of practice profiling*/ @777 COMPFIN 2. /* Considered in determing compensation: overall financial performance of practice*/ @779 COMPUNK 2. /* Considered in determing compensation: unknown*/ @781 COMPREF 2. /* Considered in determing compensation: refused to answer*/ @783 SDAPPT 3. /* Roughly, what percent of your daily visits are same day appointments?*/ @786 SASDAPPT 2. /* Does your practice set time aside for same day appointments?*/ @788 APPTTIME 2. /* On average, about how long does it take to get appointment for routine medical exam*/ @790 REGIONOFF 1. /* Region where majority of physician's sampled visits occurred*/ @791 DIVISIONOFF 1. /* Census division where majority of physician's sampled visits occurred*/ @792 FIPSSTOFF 2. /* State where majority of physician's sampled visits occurred*/ @794 MSA 1. /* Metropolitan Statistical Area Status of physician location*/ @795 DRUGID1 $CHAR6. /* Drug ID for medication #1*/ @801 PRESCR1 1. /* Prescription status code for medication #1 */ @802 CONTSUB1 1. /* Controlled substance code for medication #1 */ @803 COMSTAT1 1. /* Composition status code for medication #1 */ @804 RX1CAT1 $CHAR3. /* MULTUM drug category #1 for medication #1-most detailed level */ @807 RX1CAT2 $CHAR3. /* MULTUM drug category #2 for medication #1-most detailed level */ @810 RX1CAT3 $CHAR3. /* MULTUM drug category #3 for medication #1-most detailed level */ @813 RX1CAT4 $CHAR3. /* MULTUM drug category #4 for medication #1-most detailed level */ @816 RX1V1C1 $CHAR3. /* For MED1, level 1 of MULTUM for drug category #1 (broad level) */ @819 RX1V1C2 $CHAR3. /* For MED1, level 1 of MULTUM for drug category #2 (broad level) */ @822 RX1V1C3 $CHAR3. /* For MED1, level 1 of MULTUM for drug category #3 (broad level) */ @825 RX1V1C4 $CHAR3. /* For MED1, level 1 of MULTUM for drug category #4 (broad level) */ @828 RX1V2C1 $CHAR3. /* For MED1, level 2 of MULTUM for drug category #1 (intermediate level) */ @831 RX1V2C2 $CHAR3. /* For MED1, level 2 of MULTUM for drug category #2 (intermediate level) */ @834 RX1V2C3 $CHAR3. /* For MED1, level 2 of MULTUM for drug category #3 (intermediate level) */ @837 RX1V2C4 $CHAR3. /* For MED1, level 2 of MULTUM for drug category #4 (intermediate level) */ @840 RX1V3C1 $CHAR3. /* For MED1, level 3 of MULTUM for drug category #1 (detailed level) */ @843 RX1V3C2 $CHAR3. /* For MED1, level 3 of MULTUM for drug category #2 (detailed level) */ @846 RX1V3C3 $CHAR3. /* For MED1, level 3 of MULTUM for drug category #3 (detailed level) */ @849 RX1V3C4 $CHAR3. /* For MED1, level 3 of MULTUM for drug category #4 (detailed level) */ @852 DRUGID2 $CHAR6. /* Drug ID for medication #2*/ @858 PRESCR2 1. /* Prescription status code for medication #2 */ @859 CONTSUB2 1. /* Controlled substance code for medication #2 */ @860 COMSTAT2 1. /* Composition status code for medication #2 */ @861 RX2CAT1 $CHAR3. /* MULTUM drug category #1 for medication #2-most detailed level */ @864 RX2CAT2 $CHAR3. /* MULTUM drug category #2 for medication #2-most detailed level */ @867 RX2CAT3 $CHAR3. /* MULTUM drug category #3 for medication #2-most detailed level */ @870 RX2CAT4 $CHAR3. /* MULTUM drug category #4 for medication #2-most detailed level */ @873 RX2V1C1 $CHAR3. /* For MED2, level 1 of MULTUM for drug category #1 (broad level) */ @876 RX2V1C2 $CHAR3. /* For MED2, level 1 of MULTUM for drug category #2 (broad level) */ @879 RX2V1C3 $CHAR3. /* For MED2, level 1 of MULTUM for drug category #3 (broad level) */ @882 RX2V1C4 $CHAR3. /* For MED2, level 1 of MULTUM for drug category #4 (broad level) */ @885 RX2V2C1 $CHAR3. /* For MED2, level 2 of MULTUM for drug category #1 (intermediate level) */ @888 RX2V2C2 $CHAR3. /* For MED2, level 2 of MULTUM for drug category #2 (intermediate level) */ @891 RX2V2C3 $CHAR3. /* For MED2, level 2 of MULTUM for drug category #3 (intermediate level) */ @894 RX2V2C4 $CHAR3. /* For MED2, level 2 of MULTUM for drug category #4 (intermediate level) */ @897 RX2V3C1 $CHAR3. /* For MED2, level 3 of MULTUM for drug category #1 (detailed level) */ @900 RX2V3C2 $CHAR3. /* For MED2, level 3 of MULTUM for drug category #2 (detailed level) */ @903 RX2V3C3 $CHAR3. /* For MED2, level 3 of MULTUM for drug category #3 (detailed level) */ @906 RX2V3C4 $CHAR3. /* For MED2, level 3 of MULTUM for drug category #4 (detailed level) */ @909 DRUGID3 $CHAR6. /* Drug ID for medication #3*/ @915 PRESCR3 1. /* Prescription status code for medication #3 */ @916 CONTSUB3 1. /* Controlled substance code for medication #3 */ @917 COMSTAT3 1. /* Composition status code for medication #3 */ @918 RX3CAT1 $CHAR3. /* MULTUM drug category #1 for medication #3-most detailed level */ @921 RX3CAT2 $CHAR3. /* MULTUM drug category #2 for medication #3-most detailed level */ @924 RX3CAT3 $CHAR3. /* MULTUM drug category #3 for medication #3-most detailed level */ @927 RX3CAT4 $CHAR3. /* MULTUM drug category #4 for medication #3-most detailed level */ @930 RX3V1C1 $CHAR3. /* For MED3, level 1 of MULTUM for drug category #1 (broad level) */ @933 RX3V1C2 $CHAR3. /* For MED3, level 1 of MULTUM for drug category #2 (broad level) */ @936 RX3V1C3 $CHAR3. /* For MED3, level 1 of MULTUM for drug category #3 (broad level) */ @939 RX3V1C4 $CHAR3. /* For MED3, level 1 of MULTUM for drug category #4 (broad level) */ @942 RX3V2C1 $CHAR3. /* For MED3, level 2 of MULTUM for drug category #1 (intermediate level) */ @945 RX3V2C2 $CHAR3. /* For MED3, level 2 of MULTUM for drug category #2 (intermediate level) */ @948 RX3V2C3 $CHAR3. /* For MED3, level 2 of MULTUM for drug category #3 (intermediate level) */ @951 RX3V2C4 $CHAR3. /* For MED3, level 2 of MULTUM for drug category #4 (intermediate level) */ @954 RX3V3C1 $CHAR3. /* For MED3, level 3 of MULTUM for drug category #1 (detailed level) */ @957 RX3V3C2 $CHAR3. /* For MED3, level 3 of MULTUM for drug category #2 (detailed level) */ @960 RX3V3C3 $CHAR3. /* For MED3, level 3 of MULTUM for drug category #3 (detailed level) */ @963 RX3V3C4 $CHAR3. /* For MED3, level 3 of MULTUM for drug category #4 (detailed level) */ @966 DRUGID4 $CHAR6. /* Drug ID for medication #4*/ @972 PRESCR4 1. /* Prescription status code for medication #4 */ @973 CONTSUB4 1. /* Controlled substance code for medication #4 */ @974 COMSTAT4 1. /* Composition status code for medication #4 */ @975 RX4CAT1 $CHAR3. /* MULTUM drug category #1 for medication #4-most detailed level */ @978 RX4CAT2 $CHAR3. /* MULTUM drug category #2 for medication #4-most detailed level */ @981 RX4CAT3 $CHAR3. /* MULTUM drug category #3 for medication #4-most detailed level */ @984 RX4CAT4 $CHAR3. /* MULTUM drug category #4 for medication #4-most detailed level */ @987 RX4V1C1 $CHAR3. /* For MED4, level 1 of MULTUM for drug category #1 (broad level) */ @990 RX4V1C2 $CHAR3. /* For MED4, level 1 of MULTUM for drug category #2 (broad level) */ @993 RX4V1C3 $CHAR3. /* For MED4, level 1 of MULTUM for drug category #3 (broad level) */ @996 RX4V1C4 $CHAR3. /* For MED4, level 1 of MULTUM for drug category #4 (broad level) */ @999 RX4V2C1 $CHAR3. /* For MED4, level 2 of MULTUM for drug category #1 (intermediate level) */ @1002 RX4V2C2 $CHAR3. /* For MED4, level 2 of MULTUM for drug category #2 (intermediate level) */ @1005 RX4V2C3 $CHAR3. /* For MED4, level 2 of MULTUM for drug category #3 (intermediate level) */ @1008 RX4V2C4 $CHAR3. /* For MED4, level 2 of MULTUM for drug category #4 (intermediate level) */ @1011 RX4V3C1 $CHAR3. /* For MED4, level 3 of MULTUM for drug category #1 (detailed level) */ @1014 RX4V3C2 $CHAR3. /* For MED4, level 3 of MULTUM for drug category #2 (detailed level) */ @1017 RX4V3C3 $CHAR3. /* For MED4, level 3 of MULTUM for drug category #3 (detailed level) */ @1020 RX4V3C4 $CHAR3. /* For MED4, level 3 of MULTUM for drug category #4 (detailed level) */ @1023 DRUGID5 $CHAR6. /* Drug ID for medication #5*/ @1029 PRESCR5 1. /* Prescription status code for medication #5 */ @1030 CONTSUB5 1. /* Controlled substance code for medication #5 */ @1031 COMSTAT5 1. /* Composition status code for medication #5 */ @1032 RX5CAT1 $CHAR3. /* MULTUM drug category #1 for medication #5-most detailed level */ @1035 RX5CAT2 $CHAR3. /* MULTUM drug category #2 for medication #5-most detailed level */ @1038 RX5CAT3 $CHAR3. /* MULTUM drug category #3 for medication #5-most detailed level */ @1041 RX5CAT4 $CHAR3. /* MULTUM drug category #4 for medication #5-most detailed level */ @1044 RX5V1C1 $CHAR3. /* For MED5, level 1 of MULTUM for drug category #1 (broad level) */ @1047 RX5V1C2 $CHAR3. /* For MED5, level 1 of MULTUM for drug category #2 (broad level) */ @1050 RX5V1C3 $CHAR3. /* For MED5, level 1 of MULTUM for drug category #3 (broad level) */ @1053 RX5V1C4 $CHAR3. /* For MED5, level 1 of MULTUM for drug category #4 (broad level) */ @1056 RX5V2C1 $CHAR3. /* For MED5, level 2 of MULTUM for drug category #1 (intermediate level) */ @1059 RX5V2C2 $CHAR3. /* For MED5, level 2 of MULTUM for drug category #2 (intermediate level) */ @1062 RX5V2C3 $CHAR3. /* For MED5, level 2 of MULTUM for drug category #3 (intermediate level) */ @1065 RX5V2C4 $CHAR3. /* For MED5, level 2 of MULTUM for drug category #4 (intermediate level) */ @1068 RX5V3C1 $CHAR3. /* For MED5, level 3 of MULTUM for drug category #1 (detailed level) */ @1071 RX5V3C2 $CHAR3. /* For MED5, level 3 of MULTUM for drug category #2 (detailed level) */ @1074 RX5V3C3 $CHAR3. /* For MED5, level 3 of MULTUM for drug category #3 (detailed level) */ @1077 RX5V3C4 $CHAR3. /* For MED5, level 3 of MULTUM for drug category #4 (detailed level) */ @1080 DRUGID6 $CHAR6. /* Drug ID for medication #6*/ @1086 PRESCR6 1. /* Prescription status code for medication #6 */ @1087 CONTSUB6 1. /* Controlled substance code for medication #6 */ @1088 COMSTAT6 1. /* Composition status code for medication #6 */ @1089 RX6CAT1 $CHAR3. /* MULTUM drug category #1 for medication #6-most detailed level */ @1092 RX6CAT2 $CHAR3. /* MULTUM drug category #2 for medication #6-most detailed level */ @1095 RX6CAT3 $CHAR3. /* MULTUM drug category #3 for medication #6-most detailed level */ @1098 RX6CAT4 $CHAR3. /* MULTUM drug category #4 for medication #6-most detailed level */ @1101 RX6V1C1 $CHAR3. /* For MED6, level 1 of MULTUM for drug category #1 (broad level) */ @1104 RX6V1C2 $CHAR3. /* For MED6, level 1 of MULTUM for drug category #2 (broad level) */ @1107 RX6V1C3 $CHAR3. /* For MED6, level 1 of MULTUM for drug category #3 (broad level) */ @1110 RX6V1C4 $CHAR3. /* For MED6, level 1 of MULTUM for drug category #4 (broad level) */ @1113 RX6V2C1 $CHAR3. /* For MED6, level 2 of MULTUM for drug category #1 (intermediate level) */ @1116 RX6V2C2 $CHAR3. /* For MED6, level 2 of MULTUM for drug category #2 (intermediate level) */ @1119 RX6V2C3 $CHAR3. /* For MED6, level 2 of MULTUM for drug category #3 (intermediate level) */ @1122 RX6V2C4 $CHAR3. /* For MED6, level 2 of MULTUM for drug category #4 (intermediate level) */ @1125 RX6V3C1 $CHAR3. /* For MED6, level 3 of MULTUM for drug category #1 (detailed level) */ @1128 RX6V3C2 $CHAR3. /* For MED6, level 3 of MULTUM for drug category #2 (detailed level) */ @1131 RX6V3C3 $CHAR3. /* For MED6, level 3 of MULTUM for drug category #3 (detailed level) */ @1134 RX6V3C4 $CHAR3. /* For MED6, level 3 of MULTUM for drug category #4 (detailed level) */ @1137 DRUGID7 $CHAR6. /* Drug ID for medication #7*/ @1143 PRESCR7 1. /* Prescription status code for medication #7 */ @1144 CONTSUB7 1. /* Controlled substance code for medication #7 */ @1145 COMSTAT7 1. /* Composition status code for medication #7 */ @1146 RX7CAT1 $CHAR3. /* MULTUM drug category #1 for medication #7-most detailed level */ @1149 RX7CAT2 $CHAR3. /* MULTUM drug category #2 for medication #7-most detailed level */ @1152 RX7CAT3 $CHAR3. /* MULTUM drug category #3 for medication #7-most detailed level */ @1155 RX7CAT4 $CHAR3. /* MULTUM drug category #4 for medication #7-most detailed level */ @1158 RX7V1C1 $CHAR3. /* For MED7, level 1 of MULTUM for drug category #1 (broad level) */ @1161 RX7V1C2 $CHAR3. /* For MED7, level 1 of MULTUM for drug category #2 (broad level) */ @1164 RX7V1C3 $CHAR3. /* For MED7, level 1 of MULTUM for drug category #3 (broad level) */ @1167 RX7V1C4 $CHAR3. /* For MED7, level 1 of MULTUM for drug category #4 (broad level) */ @1170 RX7V2C1 $CHAR3. /* For MED7, level 2 of MULTUM for drug category #1 (intermediate level) */ @1173 RX7V2C2 $CHAR3. /* For MED7, level 2 of MULTUM for drug category #2 (intermediate level) */ @1176 RX7V2C3 $CHAR3. /* For MED7, level 2 of MULTUM for drug category #3 (intermediate level) */ @1179 RX7V2C4 $CHAR3. /* For MED7, level 2 of MULTUM for drug category #4 (intermediate level) */ @1182 RX7V3C1 $CHAR3. /* For MED7, level 3 of MULTUM for drug category #1 (detailed level) */ @1185 RX7V3C2 $CHAR3. /* For MED7, level 3 of MULTUM for drug category #2 (detailed level) */ @1188 RX7V3C3 $CHAR3. /* For MED7, level 3 of MULTUM for drug category #3 (detailed level) */ @1191 RX7V3C4 $CHAR3. /* For MED7, level 3 of MULTUM for drug category #4 (detailed level) */ @1194 DRUGID8 $CHAR6. /* Drug ID for medication #8*/ @1200 PRESCR8 1. /* Prescription status code for medication #8 */ @1201 CONTSUB8 1. /* Controlled substance code for medication #8 */ @1202 COMSTAT8 1. /* Composition status code for medication #8 */ @1203 RX8CAT1 $CHAR3. /* MULTUM drug category #1 for medication #8-most detailed level */ @1206 RX8CAT2 $CHAR3. /* MULTUM drug category #2 for medication #8-most detailed level */ @1209 RX8CAT3 $CHAR3. /* MULTUM drug category #3 for medication #8-most detailed level */ @1212 RX8CAT4 $CHAR3. /* MULTUM drug category #4 for medication #8-most detailed level */ @1215 RX8V1C1 $CHAR3. /* For MED8, level 1 of MULTUM for drug category #1 (broad level) */ @1218 RX8V1C2 $CHAR3. /* For MED8, level 1 of MULTUM for drug category #2 (broad level) */ @1221 RX8V1C3 $CHAR3. /* For MED8, level 1 of MULTUM for drug category #3 (broad level) */ @1224 RX8V1C4 $CHAR3. /* For MED8, level 1 of MULTUM for drug category #4 (broad level) */ @1227 RX8V2C1 $CHAR3. /* For MED8, level 2 of MULTUM for drug category #1 (intermediate level) */ @1230 RX8V2C2 $CHAR3. /* For MED8, level 2 of MULTUM for drug category #2 (intermediate level) */ @1233 RX8V2C3 $CHAR3. /* For MED8, level 2 of MULTUM for drug category #3 (intermediate level) */ @1236 RX8V2C4 $CHAR3. /* For MED8, level 2 of MULTUM for drug category #4 (intermediate level) */ @1239 RX8V3C1 $CHAR3. /* For MED8, level 3 of MULTUM for drug category #1 (detailed level) */ @1242 RX8V3C2 $CHAR3. /* For MED8, level 3 of MULTUM for drug category #2 (detailed level) */ @1245 RX8V3C3 $CHAR3. /* For MED8, level 3 of MULTUM for drug category #3 (detailed level) */ @1248 RX8V3C4 $CHAR3. /* For MED8, level 3 of MULTUM for drug category #4 (detailed level) */ @1251 DRUGID9 $CHAR6. /* Drug ID for medication #9*/ @1257 PRESCR9 1. /* Prescription status code for medication #9 */ @1258 CONTSUB9 1. /* Controlled substance code for medication #9 */ @1259 COMSTAT9 1. /* Composition status code for medication #9 */ @1260 RX9CAT1 $CHAR3. /* MULTUM drug category #1 for medication #9-most detailed level */ @1263 RX9CAT2 $CHAR3. /* MULTUM drug category #2 for medication #9-most detailed level */ @1266 RX9CAT3 $CHAR3. /* MULTUM drug category #3 for medication #9-most detailed level */ @1269 RX9CAT4 $CHAR3. /* MULTUM drug category #4 for medication #9-most detailed level */ @1272 RX9V1C1 $CHAR3. /* For MED9, level 1 of MULTUM for drug category #1 (broad level) */ @1275 RX9V1C2 $CHAR3. /* For MED9, level 1 of MULTUM for drug category #2 (broad level) */ @1278 RX9V1C3 $CHAR3. /* For MED9, level 1 of MULTUM for drug category #3 (broad level) */ @1281 RX9V1C4 $CHAR3. /* For MED9, level 1 of MULTUM for drug category #4 (broad level) */ @1284 RX9V2C1 $CHAR3. /* For MED9, level 2 of MULTUM for drug category #1 (intermediate level) */ @1287 RX9V2C2 $CHAR3. /* For MED9, level 2 of MULTUM for drug category #2 (intermediate level) */ @1290 RX9V2C3 $CHAR3. /* For MED9, level 2 of MULTUM for drug category #3 (intermediate level) */ @1293 RX9V2C4 $CHAR3. /* For MED9, level 2 of MULTUM for drug category #4 (intermediate level) */ @1296 RX9V3C1 $CHAR3. /* For MED9, level 3 of MULTUM for drug category #1 (detailed level) */ @1299 RX9V3C2 $CHAR3. /* For MED9, level 3 of MULTUM for drug category #2 (detailed level) */ @1302 RX9V3C3 $CHAR3. /* For MED9, level 3 of MULTUM for drug category #3 (detailed level) */ @1305 RX9V3C4 $CHAR3. /* For MED9, level 3 of MULTUM for drug category #4 (detailed level) */ @1308 DRUGID10 $CHAR6. /* Drug ID for medication #10*/ @1314 PRESCR10 1. /* Prescription status code for medication #10 */ @1315 CONTSUB10 1. /* Controlled substance code for medication #10 */ @1316 COMSTAT10 1. /* Composition status code for medication #10 */ @1317 RX10CAT1 $CHAR3. /* MULTUM drug category #1 for medication #10-most detailed level */ @1320 RX10CAT2 $CHAR3. /* MULTUM drug category #2 for medication #10-most detailed level */ @1323 RX10CAT3 $CHAR3. /* MULTUM drug category #3 for medication #10-most detailed level */ @1326 RX10CAT4 $CHAR3. /* MULTUM drug category #4 for medication #10-most detailed level */ @1329 RX10V1C1 $CHAR3. /* For MED10, level 1 of MULTUM for drug category #1 (broad level) */ @1332 RX10V1C2 $CHAR3. /* For MED10, level 1 of MULTUM for drug category #2 (broad level) */ @1335 RX10V1C3 $CHAR3. /* For MED10, level 1 of MULTUM for drug category #3 (broad level) */ @1338 RX10V1C4 $CHAR3. /* For MED10, level 1 of MULTUM for drug category #4 (broad level) */ @1341 RX10V2C1 $CHAR3. /* For MED10, level 2 of MULTUM for drug category #1 (intermediate level) */ @1344 RX10V2C2 $CHAR3. /* For MED10, level 2 of MULTUM for drug category #2 (intermediate level) */ @1347 RX10V2C3 $CHAR3. /* For MED10, level 2 of MULTUM for drug category #3 (intermediate level) */ @1350 RX10V2C4 $CHAR3. /* For MED10, level 2 of MULTUM for drug category #4 (intermediate level) */ @1353 RX10V3C1 $CHAR3. /* For MED10, level 3 of MULTUM for drug category #1 (detailed level) */ @1356 RX10V3C2 $CHAR3. /* For MED10, level 3 of MULTUM for drug category #2 (detailed level) */ @1359 RX10V3C3 $CHAR3. /* For MED10, level 3 of MULTUM for drug category #3 (detailed level) */ @1362 RX10V3C4 $CHAR3. /* For MED10, level 3 of MULTUM for drug category #4 (detailed level) */ @1365 CSTRATM 8. /* Masked sampling stratum from which primary sampling unit (CHC clinic) was selected */ @1373 CPSUM 6. /* Masked primary sampling unit (CHC clinic) marker*/ @1379 YEAR 4. /* Survey year*/ @1383 SETTYPE 1. /* Survey identifier*/ @1384 PATWT 11.5 /* Patient weight used for national, regional and divisional estimates*/ @1395 PATWTST 12.5 /* Patient weight used for state estimates*/ @1407 PHYSWT 9.5 /* Weight used for provider-level estimates based on responding providerss seeing patients*/ @1416 SMPROV 1. /* Type of provider */ @1417 TIMECHC 3. /* Time spent with non-physician provider in minutes - imputed*/ @1420 TIMECHCFL 2. /* Was time spent with non-physician provider imputed?*/ ;