mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add OpenEMR (#1321)
This commit is contained in:
parent
1dfcadb0c4
commit
c5e352b5f0
1 changed files with 12 additions and 0 deletions
12
software/openemr.yml
Normal file
12
software/openemr.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "OpenEMR"
|
||||
website_url: "https://www.open-emr.org/"
|
||||
source_code_url: "https://github.com/openemr/openemr"
|
||||
description: "Electronic health records and medical practice management solution."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- PHP
|
||||
- Docker
|
||||
tags:
|
||||
- Miscellaneous
|
||||
demo_url: "https://www.open-emr.org/demo/"
|
||||
Loading…
Reference in a new issue