Open jeffjmei opened 1 month ago
The Hospital All Owners Information dataset provides information on all owners of the hospitals. This data includes ownership information such as ownership name, ownership type, ownership address and ownership effective date.
Useful Variables:
ORGANIZATION.NAME
TYPE...OWNER
I
: independentO
: organizationCORPORATION...OWNER
Y
: if owner's organization is a corporationN
: if owner's organization is not a corporationINVESTMENT.FIRM...OWNER
Y
: if owner's organization is a investment firmN
: if owner's organization is not a investment firmFOR.PROFIT...OWNER
Y
: if owner's organization is a for-profit organizationN
: if owner's organization is not a for-profit organizationNON.PROFIT...OWNER
Y
: if owner's organization is a nonprofitN
: if owner's organization is not a nonprofitThoughts:
Patient-reported outcomes are reports from patients about aspects of care that matter most to them, like pain management, functional ability (like their ability to walk, think, see, hear and remember), and overall quality of life. Through surveys or questionnaires, patients self-report the effectiveness of the care they got from their provider.
Facility ID
(can be used to link to other datasets)Facility Name
(can be used to link to other datasets)Measure Name
: type of surveyScore
: patient satisfactionThoughts:
These are the official datasets used on Medicare.gov provided by the Centers for Medicare & Medicaid Services. These datasets allow you to compare the quality of care provided in Medicare-certified hospitals, Veterans Administration (VA) medical centers, and Department of Defense (DoD) hospitals nationwide.
Facility Name
Hospital Type
Hospital Ownership
Hospital Overall Rating
Count of Safety Measures Better
Count of Safety Measures Worse
Thoughts:
The Hospital Change of Ownership (CHOW) dataset provides information on the hospital ownership changes that occurred on or after January 1, 2016. This data includes information on the buyer and seller organization’s legal business name, provider type, change of ownership type (CHOW, Acquisition/Merger, or Consolidation) and the effective date of the change.
CCN - BUYER
CCN - SELLER
ENROLLMENT ID - BUYER
ENROLLMENT ID - SELLER
Thoughts:
Facility ID
in many of the CMS databases is the same as CCN
(source: hospital_data_dictionary from the first comment in this thread). Therefore, this can help make important linkage: hospital_info
: contains Facility ID
(same as CCN) and gives access to hospital quality informationowner_change
: contains both CCN
and Enrollment ID
owners
: contains Enrollment ID
and gives information about the ownerA list of hospital ratings for the Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS). HCAHPS is a national, standardized survey of hospital patients about their experiences during a recent inpatient hospital stay.
Thoughts
Facility ID
so we can at least link it back to ownership data. The Private Equity Stakeholder Project has a table called "PE Hospital Tracker" that seems to contain much of the ownership data we want.
I think this also provides some opportunities for other projects if we don't find too many interesting relationships.
This is a great find! Taking a glance through the data (PE Hospital Tracker), it also uses the Facility ID
(CCN) code, so we should be able to easily link it with the CMS database.
Compared with our own linked data, this is slightly more comprehensive (there are roughly a thousand more rows), and the data is probably cleaner than ours. Overall, it's probably better to use this dataset than the one we've linked in the data_exploration.Rmd
file.
We talked about some datasets for evaluating hospital performance. It turns out I can't push them to GitHub because the files are too large. I'm not sure what other way to do it, but here are the links to some more datasets: Timely and Effective Care Complications and Deaths Healthcare Associated Infections
Let's try share useful datasets and highlight their useful columns. Our biggest challenge is finding a reliable way to link patient outcomes to hospital ownership.
I've found that this hospital dictionary is really useful for identifying CMS datasets that can be linked through useful identifying variables (e.g. Facility Name, Facility ID).
Here are some potentially interesting datasets:
TIMELY_AND_EFFECTIVE_CARE-HOSPITAL.CSV
MEDICARE_HOSPITAL_SPENDING_BY_CLAIM.CSV
HCAHPS-HOSPITAL.CSV
HVBP_SAFETY.CSV
HVBP_EFFICIENCY_AND_COST_REDUCTIONS.CSV
HVBP_PERSON_AND_COMMUNITY_ENGAGEMENT.CSV
HVBP_CLINICAL_OUTCOMES.CSV
FY_2024_HOSPITAL_READMISSIONS_REDUCTION_PROGRAM_HOSPITAL.CSV
VA_TE.CSV
VA_IPF.CSV
MATERNAL_HEALTH-HOSPITAL.CSV