Hacker News new | ask | show | jobs
by blevin 2648 days ago
Sounds fascinating. What coordinate systems are used for treatment planning? Given how much bodies can change over time, and the difficulty of re-achieving a specific pose, I'm curious if there are interesting ways to correlate measurements over time. Certainly, medical training involves learning lots of prepositional anatomy words like "antecubital" but is there anything more precise, a GPS system for bodies? This seems very challenging for e.g. the gastrointestinal tract -- but I could imagine something using lots of relative reference points, the way I assume surgeons orient themselves.
1 comments

It's much more primitive than you think. Dose distributions are simulated based on a CT/MRI that was acquired before treatment (treatment often lasts weeks). Only minor corrections are made when anatomy changes during the course of treatment, even though the patient is often losing tons of weight due to chemo, etc. There are quite a few tools that help with patient positioning, like vac-lok bags or literally molding a mask and drilling it down on the treatment couch (an example is shown here: https://newsnetwork.mayoclinic.org/discussion/new-radiothera...).

Motion during treatment can be tracked with cameras or IR sensors or subcutaneous probes but that doesn't tell you about internal organs moving. The topic of deformable registration, where you find a non-rigid mapping between initial imaging conditions and the current ones, is still a topic of active research. Adaptive planning, where you actively change the treatment plan every N sessions based on the most up to date information, is also actively researched / implemented in some good research centers.

For treatment planning you just use a standard Cartesian grid, or a "beam's eye view" coordinate system that's aligned with the radiation beam axis as it rotates around the patient.

Makes sense; thanks. I'm out of my depth but it seems neurosurgery may just have it easier here, being able to fix a rigid stereotaxy head frame and fiducial markers across both imaging and therapy. Not to mention less tissue deformation enabling a gamma knife intersection-of-beams approach (i.e. ~200 collimated, mm-wide gamma sources).

Not to be glib but on behalf of the thousands of people going into a radiotherapy clinic today for treatment, thanks for working to improve these techniques.