/README.md

https://gitlab.com/deepthought/fosmed · Markdown · 29 lines · 23 code · 6 blank · 0 comment · 0 complexity · 486d254f8c54f53943d80bb6669f949c MD5 · raw file

  1. # FLOSMED: Free / Libre Open Source Medicine
  2. Most medical protocols, templates, and guidelines are referenced in online databases such as UpToDate, textbooks, and peer-reviewed journals. These are rarely free or cheap, academic institutions paying significant cost for access to these. This cost exists despite taxpayer money funding a significant, if not bulk, of the studies from which these guidelines are derived. Access restrictions to such data that is funded by taxpayers has been challenged by individuals such as [Aaron Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz), but little progress been made in making this data more readily available. Full versions of medical reference libraries including UpToDate are available on torrent sites such as [Library Genesis](https://en.wikipedia.org/wiki/Library_Genesis) or [The Pirate Bay](https://en.wikipedia.org/wiki/The_Pirate_Bay), in forms that can be loaded onto mobile phones. However, use of such downloads constitutes copyright violation. Outside of expensive paywalls or illegal downloads there exists little formalized organization of free and open source versions of medical protocols, templates, and guidelines. Fosmed.com aims to contribute to this vacuum. Note many in-progress articles are not online yet, as it must be ensured that enough sources are synthesized to avoid plagiarism/copyright-violation.
  3. #### Our sites
  4. * main git page: https://gitlab.com/deepthought/fosmed/
  5. * mirror to git: http://www.fosmed.com
  6. * front-end development: http://flosmed.com
  7. * eventually this will be main site to make it easier for those not familiar with git to use content
  8. #### contributing
  9. If you are interested in contributing you can do so via:
  10. * using github if you know how
  11. * contacting us via fosmed_website - at - circuitblue.com
  12. #### related free and open source medical resources:
  13. * [Cureus](http://www.cureus.com/) - free and open source medical journal with CC-BY license
  14. * EMRs:
  15. * [OpenMRS](https://openmrs.org/) [[git]](https://github.com/openmrs) - MPL-2 license (GPL-compatible)
  16. * [FreeMED](http://freemedsoftware.org/) [[git]](https://github.com/freemed) - GPL license
  17. * [OpenEMR](https://www.open-emr.org/) [[git]](https://github.com/openemr) - GPL license
  18. * [GNU Health](http://health.gnu.org/) [git?] - website confusing, can't find git page
  19. * [OpenBCI](http://openbci.com/) - free and open source software and hardware for a rudimentary/experimental EEG setup
  20. #### the FREE in open source
  21. * this refers to free as in free speech, not as in free beer
  22. * "open access" journals that preclude redistribution, modifying/remixing, are NOT free
  23. * see [gnu.org](https://www.gnu.org) for more information