St. Luke's - Claire Johnson, OT (2024)

toggle mobile menuMenu

toggle search menu

Supplemental

  • About St. Luke’s
  • Donate or Volunteer
  • Blogs
  • For Providers
  • En Español
  • Contact Us InMcCall (208) 634-2221

Menu

  • Health Services

    Health Services Menu

    Quick Links

    • Request an Appointment
    • Find a Provider
    • Symptom Checker
    • MyChart

    Medical Services

    Search by keyword or browse our list of services.

    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
    • M
    • N
    • O
    • P
    • Q
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Y
    • Z
    Providers

    Find a provider by specialty, location, or availability.

    On-Demand Virtual Care

    Available seven days a week from 8 a.m. to 8 p.m.

    See current studies testing new drugs, devices, and equipment to find better ways to treat and help patients.


    Health Information

    • Urgent vs. Emergency Care: What You Need to Know
    • Is Stress That Harmful?
    • See All

    Health Activities

    • St. Luke's FitOne
    • See All

    Life Events

    • Having a Baby
    • Parenting
    • See All
  • Communities & Locations Menu

    Quick Links

    • Make A Donation
    • Volunteer
    • Find Nearest ER

    Facilities

    For life-threatening medical emergencies, call 911 without delay. For a mental health crisis, call or text 988 for free and confidential crisis support.

    Clinics

    Search by specialty and location.

    Receive the highest level of care from the region's leading providers.

    Find a lab or imaging facility close to you.

    Pharmacies

    Search for a retail pharmacy in your area.

    Infusion Centers

    Find an outpatient infusion center.

    Business Services

    Visit us to pay bills, ask billing questions, or request billing records.

    • See All Facilities

    Communities
    • Baker City
    • Boise
    • Buhl
    • Caldwell
    • Eagle
    • Fruitland
    • Hailey Ketchum
    • Jerome
    • McCall
    • Meridian
    • Mountain Home
    • Nampa
    • New Meadows
    • Riggins
    • Sun Valley
    • Twin Falls
  • Resources For Patients & Visitors Menu

    Quick Links

    • Request an Appointment
    • Get A Procedure Estimate
    • MyChart
    • Pay A Bill
    • Symptom Checker

    Before Your Visit

    • Making an Appointment at St. Luke’s
    • Insurance
    • Preparing for an Appointment
    • Ensuring Your Safety
    • Traveling to St. Luke’s
    • Financial Care
    • Price Estimates
    • Advance Care Planning and Advance Directives

    During Your Visit

    • Accessibility
    • Amenities and Support Services
    • Contacting a Patient
    • Visitor Policy, Procedures and Requirements
    • Patient Rights and Responsibilities
    • Our Promise to You: Patient-Centered Care

    After Your Visit

    • Providing Feedback
    • Paying Your Bill
    • Medical Records
  • MyChart
  • Search

    Search Menu

  • Home

  • Health Services

  • Providers

  • Claire Johnson, OT

St. Luke's - Claire Johnson, OT (19)

Occupational Therapy

OT

Occupational Therapist

Specialties

  • Occupational Therapy

Accepting new patients

No Referral Required

Facilities & Clinics

  1. St. Luke's Boise Medical Center

    • Address

      190 E Bannock St Boise, ID 83712

    • Phone

      (208) 381-2078

      Fax

      (208) 381-2178

About Claire M. Johnson

  • Gender

    Female

  • Languages Spoken

    English

×

Schedule an Appointment

If you have a medical emergency, do not use online scheduling.Call 911 or proceed to your nearest emergency department.If you require immediate assistance for a non-emergency condition, please contact the clinic directly by phone.


'; str += '

'; str += '
'; str += '

myChart is a patient portal that provides personalized and secure online access to portions of your medical record. It enables you to securely use the internet to help manage and receive information about your healthcare.

' str += ' Learn more about myChart'; str += '

'; str += "

"; document.getElementById(divName).innerHTML = str; } function myChartLogin() { window.location.href = "https://mychart.slhs.org/MyChart/?utm_source=stlukesonline&utm_medium=redirect&utm_campaign=shortcut%20mychart"; } function myChartSignup() { window.location.href = "https://mychart.slhs.org/MyChart/signup"; } function myChartFAQ() { window.location.href = "https://mychart.slhs.org/MyChart/default.asp?mode=stdfile&option=faq"; } // Decisioning structure: // I have a specific health-issue or concern [yes] // yes = New patient // // I need a preventive or wellness exam // Are you enrolled in Medicare [yes | no] // Yes = Medicare wellness exam // No: // Are you currently taking 5 or more prescription medications [yes | no] // yes = preventive exam extended // no = preventive Exam // // My child needs a wellness check-up (available for patients under 18) // Is the patient over 10 years old [yes | no] // Yes = Well-Child Check Extended // No: // Is the patient currently seeing any health specialists [yes | no] // Yes = Well-Child Check Extended // No = Well-Child Check var vtNewPatient = 441027; var vtMedicareWellnessExam = 441860; var vtpreventiveExam = 441797; var vtpreventiveExamExtended = 441797; var vtWellChildCheck = 442057; var vtWellChildCheckExtended = 442058; function existingPatient() { document.getElementById("schdFltrWgt").innerHTML = ""; document.getElementById("schdFltr").innerHTML = ""; var txt = "I have a myChart account and would like to log in
"; txt += "I don't have a myChart account and would like to sign up

"; txt += "Learn more about myChart" document.getElementById("schdFltr1").innerHTML = txt; document.getElementById("schdFltr2").innerHTML = ""; document.getElementById("schdFltr3").innerHTML = ""; document.getElementById("schdFltr4").innerHTML = ""; document.getElementById("schdFltr5").innerHTML = ""; } function loadMainQuestions() { document.getElementById("choiceBox").innerHTML = ""; var curSP = 'occupational therapy'; var acctNew = 'true'; var slfScdAvl = 'false'; if (acctNew === 'false' || slfScdAvl == 'false') { // not accepting new patients document.getElementById("slfSchd").innerHTML = ""; } else if (curSP === "internal medicine" || curSP === "travel medicine") { var fm = "" fm += "

"; document.getElementById("schdFltr").innerHTML = fm; } else if (curSP === "pediatrics") { var fm = "" fm += "

"; document.getElementById("schdFltr").innerHTML = fm; } else if (curSP === "family medicine") { var fm = "" fm += "

"; document.getElementById("schdFltr").innerHTML = fm; } else { // online scheduling not available document.getElementById("slfSchd").innerHTML = ""; } } function openModal() { showInitialChoices(); document.getElementById('selfschedulemodal').style.display = "block"; } function closeModal() { document.getElementById('selfschedulemodal').style.display = "none"; } function clrAll() { document.getElementById("schdFltrWgt").innerHTML = ""; document.getElementById("schdFltr2").innerHTML = ""; document.getElementById("schdFltr3").innerHTML = ""; document.getElementById("schdFltr4").innerHTML = ""; document.getElementById("schdFltr5").innerHTML = ""; } function clrBtm() { document.getElementById("schdFltrWgt").innerHTML = ""; document.getElementById("schdFltr3").innerHTML = ""; document.getElementById("schdFltr5").innerHTML = ""; } function pvQ2() { clrAll(); var fm = "

"; document.getElementById("schdFltr2").innerHTML = fm; } function pvQ3() { clrBtm() var fm = "

"; document.getElementById("schdFltr3").innerHTML = fm; } function wcQ2() { clrAll(); var fm = "

"; document.getElementById("schdFltr4").innerHTML = fm; } function wcQ3() { clrBtm() var fm = "

"; document.getElementById("schdFltr5").innerHTML = fm; }function shc(){clrAll(); loadVT(vtNewPatient);} function mdwx() { clrBtm() loadVT(vtMedicareWellnessExam); } function wccx() { clrBtm() loadVT(vtWellChildCheckExtended); } function loadVT(vtVal) { document.getElementById("schdFltrWgt").innerHTML = '

' } var globalReputationData = null; async function fetchReputationData(npiNumber) { try { const withReviews = true; const publishedReviews = true; const reviewsCount = 10; const response = await fetch(`https://slhs-iht-reputationapi.azurewebsites.net/api/Reputation/GetProviderByNpiNumber?npiNumber=${npiNumber}&withReviews=${withReviews}&publishedReviews=${publishedReviews}&reviewsCount=${reviewsCount}`); if (response.ok) { const responseObject = await response.json(); return responseObject; } else { console.error('Error fetching reputation data.'); return null; } } catch (error) { console.error('Error fetching reputation data: ', error); return null; } } // Logic: // The requirement to show Star Ratings at the top of the page is 30 ratings, (even if they have less than 10 comments). // The requirement to show the Comments at the bottom of the page is that they have to have the 30 ratings above, + 10 comments // available. This is not the totalReviews, but the comments that actually have text object tied to them. (async () => { try { if (null !== '1053086173' && '1053086173' !== '' && 'True') { globalReputationData = await fetchReputationData('1053086173'); const averageRating = globalReputationData.returnValue[0].averageRating; const totalReviews = globalReputationData.returnValue[0].totalReviews; const reviews = globalReputationData.returnValue[0].reviews; if (averageRating != null && totalReviews != null) { document.querySelectorAll('.star-rating').forEach(starRating => { const rating = parseFloat(starRating.getAttribute('data-rating')); const stars = starRating.querySelectorAll('.empty'); stars.forEach((star, index) => { const filledStar = star.querySelector('.filled'); if (index < Math.floor(averageRating)) { // Full star filledStar.style.width = '100%'; } else { // Partial star const decimalPart = averageRating - index; const width = Math.min(Math.max(decimalPart * 100, 0), 100); filledStar.style.width = `${width}%`; } }); }); document.querySelectorAll(".rating-number").forEach(element => { element.textContent = averageRating + " /5"; }); document.querySelectorAll(".review-count").forEach(element => { element.textContent = globalReputationData.returnValue[0].totalReviews + " Reviews"; }); document.querySelectorAll(".rating-box, .rep-stlukes-rating").forEach(element => { element.style.display = "block"; }); if (reviews != null){ document.querySelectorAll(".reviews-rating-number").forEach(element => { element.textContent = averageRating + " /5"; }); document.querySelectorAll(".reviews-review-count").forEach(element => { element.textContent = globalReputationData.returnValue[0].totalReviews + " Reviews"; }); var ul = document.querySelector(".reviews-comments-list"); globalReputationData.returnValue[0].reviews.forEach(function(comment) { var li = document.createElement("li"); var dateSpan = document.createElement("span"); var textP = document.createElement("p"); dateSpan.classList.add("reviews-comment-date"); textP.classList.add("reviews-comment-text"); var date = new Date(comment.date); var formattedDate = date.toLocaleDateString("en-US", { year: "numeric", month: "short", day: "numeric" }); dateSpan.textContent = formattedDate; textP.textContent = comment.comment; li.append(dateSpan); li.append(textP); ul.append(li); }); document.querySelectorAll(".rep-stlukes-reviews").forEach(element => { element.style.display = "block"; }); } } else { document.querySelectorAll(".rating-box, .reviews-rating-box, .rep-stlukes-rating, .rep-stlukes-reviews").forEach(element => { element.style.display = "none"; }); } } } catch (error) { console.error('Error fetching reputation data: ', error); } })();

Your Partner in Health.

People are at the heart of great health care. That's why we are committed to delivering compassionate, high-quality care tailored to the communities we serve.


Together with our community partners and patients, we're building a stronger, healthier future for all Idahoans.

  • About St. Luke’s

  • Careers

  • For Providers

  • For Employees

  • For Contractors

  • Contact Us

  • Employer Services

Quick Links
  • Find a Provider

  • MyChart

  • Media Guidelines and Contacts

Contact Us InMcCall (208) 634-2221

  • Non-Discrimination/EEO

  • Accessibility

  • Privacy Practices

  • Price Transparency

  • Disclaimer

  • Terms of Use

  • Copyright

St. Luke's - Claire Johnson, OT (2024)

FAQs

Who is the CEO of St Luke's Hospital Bethlehem PA? ›

St. Luke's Leadership | Richard A. Anderson, President & CEO.

What trauma level is St Luke's University Hospital Bethlehem campus? ›

Luke's Adult Level I Trauma Center, the patient is rushed to state-of-the-art trauma resuscitation bays located within the Emergency Department (ED).

How old is St Luke's Hospital Milwaukee? ›

St. Luke's was founded on December 2, 1928, formerly the Hanover Hospital.

Who is the CFO of St Lukes? ›

Shona Croucher. Shona Croucher joined St Lukes in April 2023 as Chief Financial Officer.

Is St. Luke's only in PA? ›

Luke's University Health Network (SLUHN) is a non-profit, regional, fully integrated, nationally recognized network providing services at 15 campuses and more than 300 sites in Lehigh, Northampton, Carbon, Schuylkill, Bucks, Montgomery, Berks, Monroe and Luzerne counties in Pennsylvania and Warren and Hunterdon ...

What trauma level is St Luke's Twin Falls? ›

Level III

What level of trauma is St Luke's hospital The Woodlands? ›

About St.

A 154-bed patient tower, trauma level III emergency services, advanced cardiac care center and full-service multidisciplinary cancer center make St. Luke's Health Brazosport your premier healthcare System.

Is Baylor St. Luke's a Catholic hospital? ›

In 2004, SLEH entered into an agreement with the Baylor College of Medicine (BCM) to become its primary adult teaching hospital. In 2013, the hospital was acquired as part of the Catholic Health Initiatives $2 billion purchase of the St. Luke's Episcopal Health System.

What does CHI stand for in St. Luke's hospital? ›

Luke's Health is a health system located in the Greater Houston area. It is a part of one of the largest health systems and the second largest faith-based health system in the United States, Catholic Health Initiatives.

What is the biggest hospital in Wisconsin? ›

Luke's Medical Center is the largest hospital in Wisconsin and the only hospital in Wisconsin with a 24/7 on-site heart care team.

What is St. Luke's Milwaukee known for? ›

Aurora St. Luke's Medical Center is a medical facility located in Milwaukee, WI. This hospital has been recognized for America's 100 Best Hospitals for Coronary Intervention Award™ and America's 100 Best Hospitals for Cardiac Care Award™.

Who is the CEO of Pennsylvania Hospital? ›

PHILADELPHIA— Alicia Gresham has been named chief executive officer of Pennsylvania Hospital (PAH), effective January 2, 2024.

How long has Richard Anderson been CEO of St. Luke's? ›

Anderson has held the role of president and CEO at St. Luke's University Health Network since 1985.

Who is the CEO of Avera St Lukes? ›

Luke's Hospital. Avera announces that Daniel Bjerknes has been named Regional President and CEO of Avera St. Luke's Hospital.

Who is the CEO of St Luke's Hospice? ›

Lindsey BennisterChief Executive

Lindsey joined St Luke's as CEO in October 2022.

References

Top Articles
Latest Posts
Article information

Author: Dan Stracke

Last Updated:

Views: 5511

Rating: 4.2 / 5 (63 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Dan Stracke

Birthday: 1992-08-25

Address: 2253 Brown Springs, East Alla, OH 38634-0309

Phone: +398735162064

Job: Investor Government Associate

Hobby: Shopping, LARPing, Scrapbooking, Surfing, Slacklining, Dance, Glassblowing

Introduction: My name is Dan Stracke, I am a homely, gleaming, glamorous, inquisitive, homely, gorgeous, light person who loves writing and wants to share my knowledge and understanding with you.