Live
Read more

About

Guthrie Clinic offers palliative medicine services across its network, including locations near Binghamton, NY. While the page highlights Guthrie’s broad care services and multiple offices, it does not provide a dedicated Palliative Medicine page or explicit Binghamton-specific details. For targeted information, you can: - Visit Guthrie’s locations near Binghamton (e.g., Sayre, PA; Corning, NY; Binghamton area) and search for “Palliative Care” or “Hospice” within Guthrie Health Services. - Contact Guthrie Clinic directly at One Guthrie Square, Sayre, PA, or use their site’s location finder to confirm if a Binghamton-area palliative medicine program exists and how to refer or access services. If you want, I can316 search for the exact Binghamton-specific palliative care options on Guthrie.org and summarize them.

Clinic Type

Palliative Medicine

Address

169 Riverside Drive, Binghamton, NY 13905

Phone

18008369990

Email

Guiliana.Kissel@guthrie.org

Opening Hours

Not published — contact the clinic to confirm hours.

Telehealth

Offers Telehealth

Emergency Care

If this is a medical emergency, call 9-1-1. For immediate help with a psychological crisis, including suicidal thoughts, call 9-8-8.

Services Offered

Team

  • Patience A Wulf, AGPCNP — AGPCNP (presumably Advanced Practice Nurse Practitioner)
  • Alan DeMaine, DO — DO

Insurance & Payment

Languages Spoken

Photos

What Patients Say

Overall sentiment across review platforms: mixed

  • Yelp: Varies (General hospital ratings frequently mentioned) (20 reviews on Yelp for Lourdes Hospital specifically)

Patients praise

  • Compassionate care for some patients and families
  • Valuable support for serious or life-limiting illnesses
  • Individual staff members praised as kind and helpful
  • Provides an essential, much-needed resource for symptom management and patient advocacy

Common complaints

  • Frequent appointment cancellations
  • Long wait times for appointments and on hold status
  • Reports of unprofessional, rude, or dismissive administrative and office staff
  • Perception that some providers appear rushed or uncaring
  • Concerns regarding billing practices and insurance coordination
  • Complexity in navigating multiple agencies for care coordination

"Palliative Care provides a much needed resource... when there is a lack of social/medical/healing resources in the system... Palliative Care is here to tie our anchor to in the chaos of cancer crisis."

LocalityBiz review

"After Guthrie took over, the office keeps canceling my appts... I feel as though my Dr. Does not care about me."

LocalityBiz review regarding Guthrie Binghamton Riverside Drive

"Extremely rude office staff, they act like you calling is an inconvenience. The doctor only sees me for like 2 minutes and tries to throw more medications at me without investigating anything."

LocalityBiz review regarding Guthrie Binghamton Riverside Drive}}]},top_results:} diff --git a/tools/finish.py b/tools/finish.py index b182181..1552093 100644 --- a/tools/finish.py +++ b/tools/finish.py @@ -1,5 +1,6 @@ -def finish(content, top_results): - """Submit your final structured result. For each field in content, emit {value, citations, confidence}. +def finish(content: dict, top_results: list[int]): + """Submit your final structured result. For each field in content, emit {value, citations, confidence}. + -Each field in content must match the following schema: - - negativeThemes: {value: list[str], citations: list[int], confidence: "low" | "medium" | "high"} - - overallSentiment: {value: "very positive" | "positive" | "mixed" | "negative", citations: list[int], confidence: "low" | "medium" | "high"} - - positiveThemes: {value: list[str], citations: list[int], confidence: "low" | "medium" | "high"} - - ratingsMentioned: list[{site: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, rating: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, reviewCount: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}}] - - sampleQuotes: list[{quote: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, source: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}}] -""" +Each field in content must match the following schema: + - negativeThemes: {value: list[str], citations: list[int], confidence: "low" | "medium" | "high"} + - overallSentiment: {value: "very positive" | "positive" | "mixed" | "negative", citations: list[int], confidence: "low" | "medium" | "high"} + - positiveThemes: {value: list[str], citations: list[int], confidence: "low" | "medium" | "high"} + - ratingsMentioned: list[{site: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, rating: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, reviewCount: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}}] + - sampleQuotes: list[{quote: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, source: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}}] +""" pass \ No newline at end of file -- 2.43.0 ======= def finish(content: dict, top_results: list[int]): """Submit your final structured result. For each field in content, emit {value, citations, confidence}. Each field in content must match the following schema: - negativeThemes: {value: list[str], citations: list[int], confidence: "low" | "medium" | "high"} - overallSentiment: {value: "very positive" | "positive" | "mixed" | "negative", citations: list[int], confidence: "low" | "medium" | "high"} - positiveThemes: {value: list[str], citations: list[int], confidence: "low" | "medium" | "high"} - ratingsMentioned: list[{site: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, rating: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, reviewCount: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}}] - sampleQuotes: list[{quote: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}, source: {value: str, citations: list[int], confidence: "low" | "medium" | "high"}}] """ pass >>>>>>> Stashed changes } finish(content={'negativeThemes': {'citations':, 'confidence': 'high', 'value': ['Frequent appointment cancellations', 'Long wait times for appointments and on hold status', 'Reports of unprofessional, rude, or dismissive administrative and office staff', 'Perception that some providers appear rushed or uncaring', 'Concerns regarding billing practices and insurance coordination', 'Complexity in navigating multiple agencies for care coordination']}, 'overallSentiment': {'citations':, 'confidence': 'high', 'value': 'mixed'}, 'positiveThemes': {'citations':, 'confidence': 'high', 'value': ['Compassionate care for some patients and families', 'Valuable support for serious or life-limiting illnesses', 'Individual staff members praised as kind and helpful', 'Provides an essential, much-needed resource for symptom management and patient advocacy']}, 'ratingsMentioned': [{'rating': {'citations':, 'confidence': 'high', 'value': 'Varies (General hospital ratings frequently mentioned)'}, 'reviewCount': {'citations':, 'confidence': 'high', 'value': '20 reviews on Yelp for Lourdes Hospital specifically'}, 'site': {'citations':, 'confidence': 'high', 'value': 'Yelp'}}], 'sampleQuotes': [{'quote': {'citations':, 'confidence': 'high', 'value': 'Palliative Care provides a much needed resource... when there is a lack of social/medical/healing resources in the system... Palliative Care is here to tie our anchor to in the chaos of cancer crisis.'}, 'source': {'citations':, 'confidence': 'high', 'value': 'LocalityBiz review'}}, {'quote': {'citations':, 'confidence': 'high', 'value': 'After Guthrie took over, the office keeps canceling my appts... I feel as though my Dr. Does not care about me.'}, 'source': {'citations':, 'confidence': 'high', 'value': 'LocalityBiz review regarding Guthrie Binghamton Riverside Drive'}}, {'quote': {'citations':, 'confidence': 'high', 'value': 'Extremely rude office staff, they act like you calling is an inconvenience. The doctor only sees me for like 2 minutes and tries to throw more medications at me without investigating anything.'}, 'source': {'citations':, 'confidence': 'high', 'value': 'LocalityBiz review regarding Guthrie Binghamton Riverside Drive'}}]}, top_results=) 

Synthesized from public review platforms as of Jul 11, 2026 — sources: [1][2][3][4].

Information sourced from the clinic's website as of July 11, 2026.

More palliative medicine clinics in Binghamton

Binghamton, NY·Palliative Medicine

Summary: The Guthrie Clinic is a large healthcare system with about $300 million in annual revenue. It has expanded through acquisitions (notably acquiring Our Lady of Lourdes Memorial Hospital in 2023) and operates multiple facilities across the United States, including locations in Binghamton, Towanda, Sayre, Corning, and Troy, PA. The system engages in talent sourcing from regional hospitals and universities and has notable alumni affiliations with UPMC, Arnot Health, Geisinger, and others. For Lourdes Hospital specifically, Guthrie’s footprint in the Binghamton area ties into its broader network, with Guthrie maintaining offices and facilities in the region around Binghamton, NY. If you’re seeking Lourdes Hospital Palliative Care within Guthrie, you’d likely find related services under Guthrie’s palliative and supportive care programs at their Binghamton/Towanda/Sayre network locations, but no direct Lourdes-branded palliative page is provided here.

VerifiedOnline bookingSince 1910
Binghamton, NY·Palliative Medicine

Summary: Palliative Medicine at United Health Services (UHS) in Binghamton refers to UHS’s specialized palliative care services within the Southern Tier region. UHS is a nonprofit, regional healthcare system based in Binghamton, NY, with four hospitals, multiple primary care centers, and home/long-term care services. Palliative medicine at UHS focuses on relieving suffering and improving quality of life for patients with serious, chronic, or life-limiting illnesses, integrated across UHS hospitals and affiliated clinics. UHS operates as the region’s largest not-for-profit healthcare provider, offering comprehensive, multidisciplinary palliative care as part of its broader hospital and specialty services. For more details, visit nyuhs.org or contact UHS community relations.

VerifiedOnline booking

See all palliative medicine clinics in Binghamton

Comparing your options?

See other palliative medicine clinics in Binghamton, or search the full directory by insurance, ratings, and more.

More Palliative Medicine Clinics