diff --git a/software/openemr.yml b/software/openemr.yml new file mode 100644 index 0000000000..e6f8aef757 --- /dev/null +++ b/software/openemr.yml @@ -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/"