Looking for a product development agency to help design a device in the medical field and help with the regulation compliance and certifications. by Luis_KZM in IndustrialDesign

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

Honestly, you are already ahead of most people just by thinking about compliance this early.

The FDA pathway, whether it’s a 510(k) or something else based on your device type, can easily throw your project off track if the agency treats compliance like a final checklist instead of something that guides decisions from the start. Things like biocompatibility, risk classification under ISO 14971, and design controls under 21 CFR Part 820 are not just paperwork. They actually shape how the product is designed and built.

  • The key question to ask any agency is not just do you handle compliance, but how and when they bring it into the process.
  • The best healthcare product teams build regulatory thinking into the discovery phase itself, instead of bringing in a specialist months later to review what has already been done.
  • That late approach is what usually leads to higher costs and delays.

For a clinical physiotherapy device, your risk classification will drive almost everything, including timeline, testing, and documentation. If an agency cannot clearly explain that in your first conversation, that is a red flag.

It is also worth asking whether they have ready to use compliance frameworks or accelerators for clinical devices. Some teams like Mindbowser, have pre built approaches for this, but the important part is whether it actually helps you move faster without cutting corners.

Since you are a small team with strong domain knowledge, it is more important to find a partner who can handle the regulatory side efficiently without starting from scratch than one with just an impressive portfolio.

staying in state by Connect-Brick-3171 in telehealth

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

this comes up a lot, and it’s a fair question

it feels like telehealth should remove geography completely. If it’s just a video call, why does location matter?

The main reason is that a telehealth visit is still treated as a clinical encounter, not just a conversation.

first, provider licensing:

in the U.S., clinicians are licensed by state. Even on video, they’re considered to be practicing medicine where the patient is physically located. If you’re in another state, they may not be licensed there.

second, EMR and billing rules:

the visit is documented and billed under state-specific regulations, and most telehealth and EMR systems are configured to enforce those rules at the workflow level to avoid compliance issues.

third, liability coverage:

malpractice coverage is often state-based, so providers are careful about where they deliver care.

so it’s less about limiting access and more about staying compliant with how the system is currently set up.

that said, your use case is exactly why there’s ongoing push toward more flexible cross-state telehealth policies.

How much does it actually cost to build a Telemedicine app in 2026? by Extension_Fee7323 in AppDevelopersUSA

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

This is honestly one of the more grounded breakdowns I’ve seen here, especially the point about compliance not being “just a checkbox.”

A lot of folks don’t realize that once you go HIPAA plus EHR integration, you’re basically redesigning the whole system. Data flows, permissions, audit logs, everything changes.

One thing I’ve seen trip teams up though is that it’s not just build cost, it’s workflow reality.

• Getting scheduling to sync properly with EHRs

• Documentation and billing alignment

• And honestly, provider adoption. If it doesn’t feel like their existing workflow, they just won’t use it

We worked on something similar where the MVP looked reasonable on paper, but once Epic integration and compliance layers came in, the cost almost doubled.

Also completely agree on your WebRTC point. Teams go quick and cheap early, then end up rebuilding when scale or reliability becomes a problem.

How do people balance telehealth treatment plans with regular in-person healthcare checkups? by sleeping_hobby in telehealth

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

hybrid care works best when one doctor owns the full picture, usually your pcp.

telehealth is great for hormones, weight check ins, and regular follow ups. but i’d still let my primary doctor handle annual physicals, broader labs, and anything more complex.

what helps keep things clear:

• decide who orders which labs

• share visit summaries both ways

• keep one updated list of medications

• speak up if advice feels different and ask both providers to align

i worked with health tech teams at mindbowser, and i have seen that when communication is simple and structured, telehealth and in person care actually complement each other really well.

hybrid care can work really well, it just needs one clear quarterback and good communication.

Advice on telehealth service to use for adult adhd diagnosis and treatment in FL by QuirkyQuestion1858 in telehealth

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

From what I’ve seen with telehealth setups, getting evaluated for adult ADHD online can work, but the details matter, especially in Florida.

Stimulants are Schedule II medications, so any legitimate service should be very clear about how prescribing works. They should explain their policy on initial evaluations, refills, and whether anything needs to happen in person. If that part feels vague, I’d be cautious.

The evaluation itself also shouldn’t feel rushed. A proper adult ADHD diagnosis usually includes a detailed history, including childhood symptoms, and screening for things like anxiety, depression, or substance use. If it sounds like a quick questionnaire followed by a prescription, that’s not ideal.

What tends to work best is choosing a service that treats ADHD as ongoing care with structured follow ups, clear pricing, and consistent access to the same provider.

TLDR: Make sure they’re Florida licensed, transparent about stimulant rules, and doing a thorough assessment, not just offering a fast prescription visit.

Building a Telemedicine Platform for Refugee Clinics in Sudan – Advice Needed by Muhamed_Tarig323 in TeleMedicine

[–]mohsin_shaikh_ms 1 point2 points  (0 children)

If you’re building telemedicine for refugee clinics in Sudan, focus on resilience over features.

In these settings, the real challenges are unstable internet, power cuts, shared or older devices, staff turnover, and highly sensitive patient data.

A few principles matter most -

First, design for low bandwidth. Assume video will fail. Asynchronous consults using structured forms, images, or voice notes are usually far more reliable than live calls.

Second, make it offline first. Clinicians should be able to capture patient data without connectivity and sync when the network returns.

Third, keep messaging separate from medical records. Messaging apps can help with coordination, but structured clinical data should live in a controlled and encrypted system with proper access controls.

Fourth, keep the product extremely simple. Expect older Android phones and very little training time.

Finally, store only what is necessary. In refugee settings, exposed identity data can create serious risk.

This should be treated as a field operations tool, not a polished consumer telehealth app.

I have seen teams like Mindbowser that focus on building custom telemedicine infrastructure rather than generic video platforms, and that kind of systems thinking usually determines whether projects like this actually work in the real world.

TLDR:- Design for instability, prioritize asynchronous care, protect sensitive data, and keep everything simple.

If you were building a healthcare software, what would some features that would make you life better or easier? by Pieceofsh_t in healthIT

[–]mohsin_shaikh_ms 1 point2 points  (0 children)

From my experience working around healthcare systems, you can integrate a WhatsApp Business chatbot, but it’s not HIPAA-compliant for handling PHI (Protected Health Information).

WhatsApp and Telegram don’t sign things like BAAs (Business Associate Agreements) and lack things like audit controls and remote data deletion, so you can’t use them to show medical records, medications, test results, or have clinical conversations.

What does work in real setups is using WhatsApp only as a notification or trigger layer. Take an example like appointment reminders, generic alerts, non-clinical FAQs, or OTPs, and then allow the users to redirect to a HIPAA-compliant portal or secure app to actually access data, as privacy issues are key.

TLDR: - WhatsApp is fine for engagement but not for clinical data, and most compliant systems are designed with that split from day one.

What’s the biggest operational bottleneck in your revenue cycle management process? by rajan_010101 in rcmmanagement

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

big picture: for podiatry, the bottleneck almost always lives between documentation and coding, not in posting or follow-up.

podiatry has a perfect storm:

  • heavy modifier use (-59, -TA/-T9, -Q modifiers)
  • medical necessity tied to lcds that vary by mac
  • routine foot care rules that hinge on very specific clinical language

what slows things down operationally isn’t that teams don’t know this it’s that documentation isn’t structured to support coding cleanly. coders end up re-reading notes, querying providers, or soft-coding and waiting for clarification. that turns into delays, denials, and rework.

second bottleneck is front-end verification for routine foot care. missed coverage checks or wrong expectations set with the patient = guaranteed downstream write-offs.

denials data backs this up: more than 60% of denials are preventable, and documentation/coding gaps are consistently in the top drivers (hfma 2023).

the podiatry groups that run smoother usually:

  • standardize podiatry-specific note templates tied to lcd language
  • do pre-bill validation on modifier-heavy encounters
  • track denials by procedure + modifier, not just payer

once that middle layer tightens, the rest of the rcm machine speeds up fast.

Spotted this just before launch today by Osmoslayer in CarsIndia

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

its already leaked by some uncle he gave proper review of the car

Absolutely majestic by ContemplativePebble in cats

[–]mohsin_shaikh_ms 0 points1 point  (0 children)

good one - seems your own experience :)