SAS Programming with Medicare Administrative Data. Matthew Gillingham

Чтение книги онлайн.

Читать онлайн книгу SAS Programming with Medicare Administrative Data - Matthew Gillingham страница 8

Автор:
Жанр:
Серия:
Издательство:
SAS Programming with Medicare Administrative Data - Matthew Gillingham

Скачать книгу

foundation for understanding and using Medicare data by learning the basics of the administration of the Medicare program. We define Medicare, discuss enrollment, eligibility, and coverage, and provide a very simple sketch of how Medicare pays for services. We also briefly discuss how this information about Medicare influences the content of the data files we will use throughout the remainder of this book. Looking forward, we will build on the information presented in this chapter by discussing more specifics of Medicare data files, as well as how to request, obtain, and use these files. We will use the data in these files to address the research questions posed by our example project described in Chapter 1.

      An Introduction to the Medicare Program

      • In 1972, the Medicare program was expanded to include coverage for individuals with end-stage renal disease (ESRD) and some individuals under age 65 with long-term disabilities.

      • In the same year, coverage was also expanded to include speech, chiropractic, and physical therapy services.

      • In 1982, Medicare coverage was expanded to include hospice services for terminally ill individuals.

      • In 1997, the Balanced Budget Act attempted to control Medicare spending through the creation of prospective payment systems (PPS) for certain types of services (though inpatient prospective payment was first implemented in 1983), and established the Medicare+Choice program.

      • In 2001, Medicare initiated coverage for individuals with Lou Gehrig’s disease (ALS).

      • In 2003, The Medicare Prescription Drug, Improvement, and Modernization Act (MMA) established an outpatient prescription drug benefit that would take effect in 2006.

      • In 2005, coverage was expanded to include a physical and preventive screening to new Medicare beneficiaries.

      • In 2010, the Affordable Care Act (more commonly known as “health reform legislation”) initiated sweeping measures to control costs, most of which will take effect by 2014. For example, the law provides increased funding to combat waste, fraud, and abuse, takes measures to attempt to improve the quality of care provided to beneficiaries, and establishes free annual wellness visits for Medicare beneficiaries.

      What Is Covered by Medicare?

      Medicare benefits are divided and defined in four parts (Part A, Part B, Part C, and Part D). Each Part covers a different type of care or set of services. As we will see in subsequent chapters, not only are these Parts a way of describing coverage, but also a way of organizing the administrative data files we will use throughout this book. Understanding Medicare coverage (and limitations to that coverage) is essential to the proper utilization of Medicare claims data. For example, let’s say you were asked to study claims for blood received in a transfusion. Medicare Part A covers the blood received by a beneficiary in an inpatient hospital setting, but Medicare Part B covers the blood the same beneficiary may have received in a hospital outpatient setting. This means that the programmer may need to query more than one dataset to locate blood-related information in the claims data. As we will see, querying more than one type of claims data set is important in the identification of emergency department visits.

      • Medicare Part A, also known as Hospital Insurance (HI), pays for care provided to beneficiaries in hospitals (including most inpatient care, inpatient rehabilitation facilities, and long-term care hospitals), coverage for short-term stays in skilled nursing facilities (SNFs), most post-acute care provided in home health agencies (HHAs), and hospice care services.

      • Medicare Part B is also known as Supplemental Medical Insurance (SMI) because it provides coverage that is additional

Скачать книгу