|
|
|
|
|
by mrighele
3504 days ago
|
|
While not as much as I'd like, open source _is_ used in the healthcare sector, though usually not in safety-critical fields (an example that comes to my mind for example is HL7 messaging). The main issue for more OSS is that for pure software-based solutions (i.e. not the software of a medical device), the biggest cost for an hospital is usually maintenance, not the license, since (obviously) the hospital will want someone responsible for any issue and ready to fix it right away.
This is a cost that is more difficult to share with others. This is at least my experience with Italian public healthcare, which may be much different from the US market. At least there is a lot of work on open protocols and interoperability [1], which is good because it can be another good way to reduce costs (by reducing lock-in). [1] http://ihe-europe.net/ |
|
That actually seems like it would make OSS more competitive, not less. The ability to sell services and maintenance contracts really lowers the barrier to open-sourcing your software. When the main thing that customers are buying is your company's expertise with the software, the barrier for releasing your software open source is much lower, and you can reap the benefits that come along with that.