"Armed Forces Americas", 'AE'=>"Armed Forces Europe", 'AL'=>"Alabama", 'AK'=>"Alaska", 'AP'=>"Armed Forces Pacific", 'AS'=>"American Samoa", 'AZ'=>"Arizona", 'AR'=>"Arkansas", 'CA'=>"California", 'CO'=>"Colorado", 'CT'=>"Connecticut", 'DE'=>"Delaware", 'DC'=>"District Of Columbia", 'FL'=>"Florida", 'FM'=>"Micronesia", 'FPO'=>"FPO", 'GA'=>"Georgia", 'GU'=>"Guam", 'HI'=>"Hawaii", 'ID'=>"Idaho", 'IL'=>"Illinois", 'IN'=>"Indiana", 'IA'=>"Iowa", 'KS'=>"Kansas", 'KY'=>"Kentucky", 'LA'=>"Louisiana", 'ME'=>"Maine", 'MD'=>"Maryland", 'MA'=>"Massachusetts", 'MH'=>"Marshall Islands", 'MI'=>"Michigan", 'MN'=>"Minnesota", 'MS'=>"Mississippi", 'MO'=>"Missouri", 'MT'=>"Montana", 'NE'=>"Nebraska", 'NV'=>"Nevada", 'NH'=>"New Hampshire", 'NJ'=>"New Jersey", 'NM'=>"New Mexico", 'NY'=>"New York", 'NC'=>"North Carolina", 'ND'=>"North Dakota", 'OH'=>"Ohio", 'OK'=>"Oklahoma", 'OR'=>"Oregon", 'PA'=>"Pennsylvania", 'PW'=>"Palau", 'RI'=>"Rhode Island", 'SC'=>"South Carolina", 'SD'=>"South Dakota", 'TN'=>"Tennessee", 'TX'=>"Texas", 'UT'=>"Utah", 'VT'=>"Vermont", 'VA'=>"Virginia", 'VI'=>"Virgin Island", 'WA'=>"Washington", 'WV'=>"West Virginia", 'WI'=>"Wisconsin", 'WY'=>"Wyoming", 'PR'=>"Puerto Rico", 'MP'=>"Northern Mariana Islands", ); $fullstate = $states[$state]; $providerlink = $hospitalbase.$hosplink."/"; $fulladdress = $address.", ".$city.", ".$fullstate." ".$zip; //$mapaddress = implode("+",explode(" ",$fulladdress)); $mapaddress = urlencode($fulladdress); $temp = explode(" ",strtolower($city)); $tempcity = urlencode(implode("-",$temp)); $tempstate = strtolower($state); $statelink = $catlink.$tempstate."/"; $citylink = $statelink.$tempcity."/"; $desc = $name." in ".$city.", ".$state." - Medicare ".$type." Hospital Details including NPI, Location and Contact Numbers."; $title = $name." in ".$city.", ".$state." - Medicare ".$type." Hospital"; $header = $name." - Medicare ".$type." in ".$city.", ".$state; $advert = '
'; $ad1 = ' '; $ad2 = ' '; $adlink = ' '; ?> <?php echo $title;?> | MedicareUSA

$formattedphone. "; echo "
$ad1
The ownership type of $name is $owner and it "; if($emergency=="Yes") echo "provides emergency services (Emergency Room). "; else echo "doesn't provide emergency services. "; //Ad will come here. 728x90 on desktop and 320X100 on mobile //echo "$advert"; echo "The Medicare ID (also called CCN - CMS Certification Number) for $name is $PID.

"; ?>

Contact Information

$name";?>
$formattedphone";?>
"; else echo ""; } } else echo "Not Available"; ?>

Hospital Profile

"; echo ""; echo ""; echo ""; echo ""; echo ""; ?>
Name$name
Type$type
Location$address, $city, $fullstate
Ownership$owner
Emergency Services$emergency
Medicare ID (CCN)$PID

Patients' Experience Survey:


"", 'H_HSP_RATING_0_6'=>"", 'H_HSP_RATING_7_8'=>"", 'H_HSP_RATING_9_10'=>"", 'H_RECMND_DN'=>"", 'H_RECMND_DY'=>"", 'H_RECMND_PY'=>"", 'H_CLEAN_HSP_A_P'=>"", 'H_CLEAN_HSP_SN_P'=>"", 'H_CLEAN_HSP_U_P'=>"", 'H_QUIET_HSP_A_P'=>"", 'H_QUIET_HSP_SN_P'=>"", 'H_QUIET_HSP_U_P'=>"", 'H_COMP_1_A_P'=>"", 'H_COMP_1_SN_P'=>"", 'H_COMP_1_U_P'=>"", 'H_COMP_2_A_P'=>"", 'H_COMP_2_SN_P'=>"", 'H_COMP_2_U_P'=>"", 'H_COMP_3_A_P'=>"", 'H_COMP_3_SN_P'=>"", 'H_COMP_3_U_P'=>"", 'H_COMP_4_A_P'=>"", 'H_COMP_4_SN_P'=>"", 'H_COMP_4_U_P'=>"", 'H_COMP_5_A_P'=>"", 'H_COMP_5_SN_P'=>"", 'H_COMP_5_U_P'=>"", 'H_COMP_6_N_P'=>"", 'H_COMP_6_Y_P'=>"", 'H_COMP_7_A'=>"", 'H_COMP_7_D_SD'=>"", 'H_COMP_7_SA'=>"", ); $sql3 = "Select SQL_NO_CACHE * from myhcompare where pid = '$PID'"; $query3 = MySQLi_query($link,$sql3); while($myrow = MySQLi_fetch_array($query3, MYSQLI_BOTH)) { $mid = $myrow['mid']; if($mid=='H_STAR_RATING') $values['H_STAR_RATING']=$myrow['star']; else $values[$mid] = $myrow['ansper']; } if(!empty($values['H_STAR_RATING']) AND $values['H_STAR_RATING']!="Not Available") { echo "
Overall Rating of the Hospital: "; for($i=0;$i<5;$i++) { if($i<$values['H_STAR_RATING']) echo ""; else echo ""; } echo "

"; } echo "$advert"; $yes = $values['H_RECMND_DY']; $no = $values['H_RECMND_DN']; $py = $values['H_RECMND_PY']; if(!empty($yes)||!empty($no)) { echo "
Willingness to Recommend Hospital:
"; echo "
"; if($yes) echo "
$yes%
"; if($py) echo "
$py%
"; if($no) echo "
$no%
"; echo "
"; echo "
"; echo 'Yes Patients who reported YES, they would definitely recommend the hospital
Probably Patients who reported YES, they would probably recommend the hospital
No Patients who reported NO, they would probably not or definitely not recommend the hospital

'; } $always = $values['H_CLEAN_HSP_A_P']; $usually = $values['H_CLEAN_HSP_U_P']; $sometimes = $values['H_CLEAN_HSP_SN_P']; if(!empty($always)||!empty($sometimes)) { echo "
Cleanliness of Hospital Environment:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who reported that their room and bathroom were "Always" clean
Usually Patients who reported that their room and bathroom were "Usually" clean
Sometimes or Never Patients who reported that their room and bathroom were "Sometimes" or "Never" clean

'; } $always = $values['H_QUIET_HSP_A_P']; $usually = $values['H_QUIET_HSP_U_P']; $sometimes = $values['H_QUIET_HSP_SN_P']; if(!empty($always)||!empty($sometimes)) { echo "
Quietness of Hospital Environment:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who reported that the area around their room was "Always" quiet at night
Usually Patients who reported that the area around their room was "Usually" quiet at night
Sometimes or Never Patients who reported that the area around their room was "Sometimes" or "Never" quiet at night

'; } $always = $values['H_COMP_1_A_P']; $usually = $values['H_COMP_1_U_P']; $sometimes = $values['H_COMP_1_SN_P']; if(!empty($always)||!empty($sometimes)) { echo "
Nurse Communication:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who reported that their nurses "Always" communicated well
Usually Patients who reported that their nurses "Usually" communicated well
Sometimes or Never Patients who reported that their nurses "Sometimes" or "Never" communicated well

'; } $always = $values['H_COMP_2_A_P']; $usually = $values['H_COMP_2_U_P']; $sometimes = $values['H_COMP_2_SN_P']; if(!empty($always)||!empty($sometimes)) { echo "
Doctor Communication:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who reported that their doctors "Always" communicated well
Usually Patients who reported that their doctors "Usually" communicated well
Sometimes or Never Patients who reported that their doctors "Sometimes" or "Never" communicated well

'; } $always = $values['H_COMP_3_A_P']; $usually = $values['H_COMP_3_U_P']; $sometimes = $values['H_COMP_3_SN_P']; if(!empty($always)||!empty($sometimes)) { echo "
Responsiveness of Hospital Staff:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who reported that they "Always" received help as soon as they wanted
Usually Patients who reported that they "Usually" received help as soon as they wanted
Sometimes or Never Patients who reported that they "Sometimes" or "Never" received help as soon as they wanted

'; } $always = $values['H_COMP_4_A_P']; $usually = $values['H_COMP_4_U_P']; $sometimes = $values['H_COMP_4_SN_P']; if(!empty($always)||!empty($sometimes)) { echo "
Pain Management:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who reported that their pain was "Always" well controlled
Usually Patients who reported that their pain was "Usually" well controlled
Sometimes or Never Patients who reported that their pain was "Sometimes" or "Never" well controlled

'; } $always = $values['H_COMP_5_A_P']; $usually = $values['H_COMP_5_U_P']; $sometimes = $values['H_COMP_5_SN_P']; if(!empty($always)||!empty($sometimes)) { echo "
Communication about Medicines:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who reported that staff "Always" explained about medicines before giving it to them
Usually Patients who reported that staff "Usually" explained about medicines before giving it to them
Sometimes or Never Patients who reported that staff "Sometimes" or "Never" explained about medicines before giving it to them

'; } $yes = $values['H_COMP_6_Y_P']; $no = $values['H_COMP_6_N_P']; if(!empty($yes)||!empty($no)) { echo "
Discharge Information:
"; echo "
"; if($yes) echo "
$yes%
"; if($no) echo "
$no%
"; echo "
"; echo "
"; echo 'Yes Patients who reported that YES, they were given information about what to do during their recovery at home
No Patients who reported that NO, they were not given information about what to do during their recovery at home

'; } $always = $values['H_COMP_7_SA']; $usually = $values['H_COMP_7_A']; $sometimes = $values['H_COMP_7_D_SD']; if(!empty($always)||!empty($sometimes)) { echo "
Care Transition:
"; echo "
"; if($always) echo "
$always%
"; if($usually) echo "
$usually%
"; if($sometimes) echo "
$sometimes%
"; echo "
"; echo "
"; echo 'Always Patients who "Strongly Agree" they understood their care when they left the hospital
Usually Patients who “Agree” they understood their care when they left the hospital
Sometimes or Never Patients who “Disagree” or “Strongly Disagree” they understood their care when they left the hospital

'; } ?>

NPI Associated with the Hospital:

Unlike individual providers, Hospitals may have multiple NPI numbers for example, there can be a separate NPI for each unit within the hospital. We have found possible NPI number/s associated with from NPPES records by matching pattern on the basis of name, address, phone number etc. Please use this information accordingly.

"Chronic Disease Hospital", '281PC2000X'=>"Chronic Disease Hospital - Children", '282E00000X'=>"Long Term Care Hospital", '282J00000X'=>"Religious Nonmedical Health Care Institution", '282N00000X'=>"General Acute Care Hospital", '282NC0060X'=>"General Acute Care Hospital - Critical Access", '282NC2000X'=>"General Acute Care Hospital - Children", '282NR1301X'=>"General Acute Care Hospital - Rural", '282NW0100X'=>"General Acute Care Hospital - Women", '283Q00000X'=>"Psychiatric Hospital", '283X00000X'=>"Rehabilitation Hospital", '283XC2000X'=>"Rehabilitation Hospital - Children", '284300000X'=>"Special Hospital", '286500000X'=>"Military Hospital", '2865C1500X'=>"Military Hospital - Community Health", '2865M2000X'=>"Military Hospital - Military General Acute Care Hospital", '2865X1600X'=>"Military Hospital - Military General Acute Care Hospital. Operational (Transportable)", '287300000X'=>"Christian Science Sanitorium" ); $sql4 = "Select SQL_NO_CACHE A1,A5,A12,A29,A30,A31,A32,A33,A35,A48 from hospitals where possiblepid='$PID'"; $query4 = MySQLi_query($link,$sql4); while($myrow = MySQLi_fetch_array($query4, MYSQLI_BOTH)) { $npix = $myrow['A1']; $phonex = substr($myrow['A35'],0,3)."-".substr($myrow['A35'],3,3)."-".substr($myrow['A35'],6); $orgnamex = $myrow['A5']; $dbanamex = $myrow['A12']; $cityname = ucwords(strtolower($myrow['A31'])); $statename = $myrow['A32']; $zip = substr($myrow['A33'],0,5); $address1 = ucwords(strtolower($myrow['A29'])); $address2 = ucwords(strtolower($myrow['A30'])); $fulladdress=""; if($address1!="") $fulladdress = $address1.", "; if($address2!="") $fulladdress = $fulladdress.$address2.", "; $fulladdress = $fulladdress.$cityname.", ".$statename." ".$zip; $typex = $hospitaltype[$myrow['A48']]; echo ""; echo ""; if(!empty($orgnamex)) echo ""; if(!empty($dbanamex)) echo ""; echo ""; echo ""; echo ""; echo "
NPI Number$npix
Organization Name$orgnamex
Doing Business As$dbanamex
Address$fulladdress
Hospital Type$typex
Phone Number$phonex

"; } echo "$advert"; ?>

Structural Quality Measures:

"; } ?>
$mname$resp

News Archive

Experimental T-cell therapy shows promise in preventing AML relapse

Fred Hutchinson Cancer Research Center announced promising results from an early trial in which patients with high-risk acute myeloid leukemia received genetically engineered immune cells.

Study sheds light on the biological base of symptoms in autoimmune psychosis

Anti-NMDAR encephalitis is an autoimmune brain illness that is often mistaken by a psychiatric disorder since it causes psychoses and other behaviour alterations. Despite having these similarities, the illness does not respond to common antipsychotic treatments.

House ties 'doc fix' to a delay in the individual mandate

The Senate is expected to refuse to accept the Republican plan to fix the way Medicare pays doctors and that could fray a bipartisan effort to find a long-term solution to the problem.

Affluent girls residing in two-parent homes much less likely to be sexually assaulted, says study

Affluent girls residing in two-parent homes are much less likely to be sexually assaulted than other female youth, according to a new study from the University of Iowa. The research revealed that when family income reaches 400 percent of the poverty threshold, or around $92,000 for a four-person household, the risk of sexual assault declines by more than half.

Read more News

› Verified 4 days ago

Hospitals in $city, $state"; $sql5 = "Select * from medicarehospitals where State='$state' AND City='$city' LIMIT 6"; $query5 = MySQLi_query($link,$sql5); echo ""; while($myrow = MySQLi_fetch_array($query5, MYSQLI_BOTH)) { $PID = $myrow['PID']; $name = ucwords(strtolower($myrow['Name'])); $address = ucwords(strtolower($myrow['Address'])); $city = ucwords(strtolower($myrow['City'])); $state = $myrow['State']; $zip = $myrow['Zip']; $county = $myrow['County']; $phone = $myrow['Phone']; $formattedphone = "(".substr($phone,0,3).") ".substr($phone,3,3)."-".substr($phone,6); $type = $myrow['Type']; $owner = $myrow['Owner']; $emergency = $myrow['Emergency']; $hosplink = $myrow['link']; $branchlink = $hospitalbase.$hosplink."/"; $fullstate = $states[$state]; $fulladdress = $address.", ".$city.", ".$fullstate." ".$zip; echo ""; } echo "
"; echo "
$name
"; echo "$type
Location: $fulladdress
"; echo "Phone: $formattedphone    "; echo "
"; ?>

Medicare Hospital Compare

Hospital Compare provide information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care. The information on Hospital Compare:
  • Helps you make decisions about where you get your health care
  • Encourages hospitals to improve the quality of care they provide
In an emergency, you should go to the nearest hospital. When you can plan ahead, discuss the information you find here with your health care provider to decide which hospital will best meet your health care needs. Hospital Compare was created through the efforts of the Centers for Medicare & Medicaid Services (CMS), in collaboration with organizations representing consumers, hospitals, doctors, employers, accrediting organizations, and other federal agencies.