BookmarkSubscribeRSS Feed
jeremy2010
Calcite | Level 5
Hi,

I'm new here. Anyway, I'm looking at hysterectomy rates in a state in north eastern USA and my aims are:

1. To look at overall rates over 10 years and determine whether they increased, decreased or remained stable.

2. To determine if a new type of hysterectomy procedure has increased overall rates in the 11 years period.

3. To determine if morbidity among recipients of the new type of procedure is higher that among recipients of the older procedure.

My data source is the local State hospital discharge data for non federal hospitals.

I'll be using data from the Census Bureau for the 2000 Census, specifically for the State involved to provide the denominator for calculating the hysterectomy rates.

I'd appreciate advise on which SAS procedures are best suited for the above 3. Suggestions on which SAS codes to use are most welcome.

Thanks for your help. Message was edited by: jeremy2010
3 REPLIES 3
deleted_user
Not applicable
To better help answer this question more details are needed.
For example what database are you using?

For example if you are using the National Inpatient Sample database from HCUP you will be need to be using PROC SURVEY with weight cluster and strata.

Trend data is always fun considering coding and sampling may have changed over the 11 year period. Also, why not round that off to 10 years, Titles with past decade sound better than past 11 years.

~Josh
jeremy2010
Calcite | Level 5
Thanks for your input Josh. I'll make the clarifications (revisions) accordingly!
Doc_Duke
Rhodochrosite | Level 12
Taken statewide, the census data is just a constant and 1) can be done with FREQ. You can test the proportions against a hypothetical distribution (like uniform). If you have populaiton by year, you will get a more precise estimate.

Ditto 2). You will need to know when the new procedure started.

To look at 3) , I would use LOGISTIC regression; it does not require the Census data. You could use year as a continuous predictor. Then the type of procedure could be another binary predictor.

You may not have enough sample size to estimate hospital effect, let alone provider effect, in 3.

Doc Muhlbaier
Duke

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

New Learning Events in April

 

Join us for two new fee-based courses: Administrative Healthcare Data and SAS via Live Web Monday-Thursday, April 24-27 from 1:00 to 4:30 PM ET each day. And Administrative Healthcare Data and SAS: Hands-On Programming Workshop via Live Web on Friday, April 28 from 9:00 AM to 5:00 PM ET.

LEARN MORE

Discussion stats
  • 3 replies
  • 1020 views
  • 0 likes
  • 3 in conversation