
fysio.care clinic discovery
Discover Swedish MSK clinics on fysio.care: search clinics, services, and open appointment times.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Discover Swedish MSK clinics on fysio.care: search clinics, services, and open appointment times.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| search_clinics | Search the public directory of Swedish MSK clinics (fysioterapi, naprapati, kiropraktik m.fl.) on fysio.care. Returns published clinics with FHIR Organization resources. Use list_clinic_services next to see what a clinic offers. |
| list_clinic_services | List the bookable services of one clinic, with duration, price (SEK) and a FHIR HealthcareService per bookable variant. The variant id is what get_available_slots takes. |
| get_available_slots | Free appointment slots for one bookable service variant at one clinic, up to 14 days ahead. Each slot carries a FHIR Slot resource and a bookingUrl where the PATIENT completes the booking themselves on the web (this server never books). |
| get_next_available_date | Earliest free slot for a service variant, scanning up to 90 days ahead. Use when get_available_slots comes back empty. |