TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Recommendations for forum software for surgeons to discuss cases

3 pointsby capnahabover 3 years ago
I need to set up a secure forum for doctors to discuss various apsects of neurosurgery. This is a specialty with many rare types of tumour and a platform to share learning and ask advice would be very helpful. This is mainly community support for surgeons in different stages of training. There is good advice from the UK General Medical Council (https:&#x2F;&#x2F;www.gmc-uk.org&#x2F;ethical-guidance&#x2F;ethical-guidance-for-doctors&#x2F;doctors-use-of-social-media&#x2F;doctors-use-of-social-media)<p>The main minimum requirements are<p>Moderated - no patient id&#x27;s<p>Secure 2FA<p>Heavy image upload (mainly screenshots of radiology Images - MR scans) Annotation would be good but a big ask<p>Inexpensive<p>Archiveable<p>Legal disclaimer etc<p>There is already a decent forum at doctors.net.uk but we could not use this as it does not allow image upload and we could not easily set up subforums.<p>The image load could become expensive and cost is a concern. Thanks for any tips.

3 comments

thuccess129over 3 years ago
Discourse software may work for you in your area of concern and customers. [A] Integrating on the fly annotations to image store for large important data set isn&#x27;t a new problem that hasn&#x27;t already been solved. Networking and storage is cheap. Look for expert cloud infrastructure provider specialising in the medical field? Expect a little bit of premium on pricing above services from namecheap.com? [B]<p>A. <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Discourse_(software)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Discourse_(software)</a> B. <a href="https:&#x2F;&#x2F;namecheap.com" rel="nofollow">https:&#x2F;&#x2F;namecheap.com</a>
评论 #29340665 未加载
dredmorbiusover 3 years ago
What is your budget?<p>Overall, per user, per patient.<p>What regulatory jurisdiction are you under? US, EU, UK, etc., all have sharply differing concerns.<p>You&#x27;ll need a legal advisor to determine what information can and cannot be exchanged. Note that &quot;no patient IDs&quot; doesn&#x27;t mean that cases aren&#x27;t identifiable. Diagnosis and timing information are themselves sufficient in many instances, any additional information (the classic ASL --- age, sex, and location --- would also strongly reduce search space). You&#x27;re working against 33 bits:<p><a href="https:&#x2F;&#x2F;33bits.wordpress.com&#x2F;about&#x2F;" rel="nofollow">https:&#x2F;&#x2F;33bits.wordpress.com&#x2F;about&#x2F;</a>
评论 #29340647 未加载
hollerover 3 years ago
Is it something you&#x27;re willing to pay for or looking for opensource?