Commit bcf1d94b authored by Andreas Tille's avatar Andreas Tille
Browse files

New upstream version 1.0.0

parent d65e091a
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+71 −0
Original line number Diff line number Diff line
/global_resources/sql/account/medical_procedure_fr_FR.csv
# Source packages
source_package/*
# Translations
global_resources/translations/*.qm

# Config files
global_resources/*.ini

# Drafts
*~
*bak
*bkup
*.autosave
global_resources/textfiles/freediamstest/prescription-0.6.2-witherror.xml

# QtCreator/qmake files
*.pro.user
*.pro.user.*
.qmake.cache
.qmake.stash

# build.sh files
build.conf
build_*.log

buildspecs/compiling.pri


# bin files
build/*
bin/*
packages/*
Makefile*
object_script.*
*.o
moc_*
*plugins/*/*.json
free*/*plugins/*/*.json
tests/*/plugins/*plugin/*.json

# Non Free content
global_resources/pixmap/*.svg
global_resources/pixmap/*.png
global_resources/pixmap/*.jpg
global_resources/pixmap/*.tiff
global_resources/pixmap/*.gif
*nonfree*
*non-free*
_protected*
global_resources/sql/*.xml
global_resources/sql/ia/*

# Databases
global_resources/databases/*
global_resources/datapacks/http_zip/drugs/*/*.db
global_resources/datapacks/http_zip/drugs/*/*db.zip

# Docs imported from the project wiki
global_resources/doc/*/*/html/*

# Api doc created with doxygen
doc/doxygen/

# Working places
global_resources/datapacks/install/*
global_resources/datapacks/tmp/*
scripts/freemedforms-*
scripts/Linux/ppa*

.~lock.*#
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ You can find the terms of the license terms here
    http://www.gnu.org/licenses/gpl.html.

Some parts of the code comes from other sources, such as:
- QtCreator : released under LGPL license: http://qt.nokia.com/
- QtCreator : released under LGPL license: http://qt-project.org/

Icons and Pixmaps:
- Bc Tango : Creative Common license: http://tango.freedesktop.org/Tango_Icon_Library

INSTALL

deleted100644 → 0
+0 −35
Original line number Diff line number Diff line
                  Welcome to FreeMeForms
           Copyright (C) 2008-2014 by Eric MAEKER
                   eric.maeker@gmail.com
                  All rights reserved.



I. What is FreeMedForms ?

FreeMedForms aims to be a open Electronic Medical Record Manager.
FreeMedForms is also a lot of derivatives sub-project, which are
just standalone compilation of FreeMedForms plugins.

This project is a free and open source project. A community grows up
around it. FreeMedForms and derivatives is released under the terms
of the new BSD License. Some parts of the code are LGPL v2.1.

FreeMedForms and Derivatives are coded in C++/Qt4/Qt5 at least.
FreeMedForms and Derivatives are available for :
- MacOs X universal
- Linux : Ubuntu, Debian, OpenSuse, standalone binary
- FreeBSD : need compilation of SVN trunk (please contact author)
- Windows


II. Build specification

Build instructions are described here:
    http://freemedforms.com/en/code/buildsystem


III. Install procedure

Install procedure is described in the build instructions.

README.md

0 → 100644
+72 −0
Original line number Diff line number Diff line
# FreeMedForms
# Copyright (C) 2008-2017 by Eric MAEKER
# https://freemedforms.com


### What is FreeMedForms?

FreeMedForms is a free and open source software community building healthcare
applications:

- Electronic Medical Record / Electronic Health Record: FreeMedForms EMR
- Pharmaceutical drug prescription assistant: FreeDiams
- ICD10 coding assistant: FreeICD
- French specific coding assistant: FreeDRC (in partnership with the SMFG)

All official stable binaries are freely available from this page:
[Download FreeMedForms applications]

FreeMedForms and derivatives are coded in C++ / Qt5.

Supported OS:
- Mac OS
- GNU/Linux: Debian, Ubuntu
- Windows from 7 SP1 to latest

### Where can I find informations about FreeMedForms?

- [https://freemedforms.com]
- Stable source and issues are located on [GitHub]
- Unstable source and full code documentation are only available for approved developers
- [Build instructions]

### Building FreeMedForms from the source

You can build FreeMedForms from source. Ask the association [asso.freemedforms.com] to get the code documentation and build process documentation.

#### Requirements:

- You need to install the [Qt] lib/headers
- You need to install the [QuaZip] lib/headers or code in the contrib path
- You need to install the [OpenCV] lib/headers or code in the contrib path

You should be warn that the free DataPack server is only own by the non-profit french association: [asso.freemedforms.com]. The datapacks downloaded from the server are only compatible with the official stable binaries available from here: [Download FreeMedForms applications]. So applications build from source are not compatible with the free datapack server. You have to provide your own datapack server and update the URL in the code.

### How to contribute to FreeMedForms?

All contributors are welcome.

Information from the official website: [https://freemedforms.com]

Feel free to ask any question
- Mailing list (English or French): <freemedforms@googlegroups.com>


### Can I make a donation?

Yes! Go to our [Donation page].
Your money will go to the french non-profit organization [asso.freemedforms.com].

Donating will speed up the development process

[Download FreeMedForms applications]: https://freemedforms.com/en/downloads
[https://freemedforms.com]: https://freemedforms.com/
[GitHub]: https://github.com/EricMaeker/freemedforms
[Build instructions]: https://freemedforms.com/en/code_doc
[Participez]: https://freemedforms.com/fr/contribute
[Contribute]: https://freemedforms.com/en/contribute
[Donation page]: https://freemedforms.com/en/donation
[asso.freemedforms.com]: https://freemedforms.com/en/asso/start
[QuaZip]: http://quazip.sourceforge.net/
[OpenCV]: http://opencv.org/
[Qt]: https://www.qt.io/
+4 −49
Original line number Diff line number Diff line
                  The FreeMeForms Project
                        Source Code
           Copyright (C) 2008-2014 by Eric MAEKER
               http://www.freemedforms.com/
# The FreeMeForms Project
# Copyright (C) 2008-2017 by Eric MAEKER
# [https://freemedforms.com]


I. What is the FreeMedForms project?

FreeMedForms project is a fully open source medical project. It includes:
- an open Electronic Medical Record Manager: FreeMedForms EMR
- a pharmaceutical drug prescriptor assistant: FreeDiams
- a drug and drug-interaction database manager: FreeDDIManager
- an ICD10 coding assistant: FreeICD
- a french specific coding assistant: FreeDRC (in partnership with the SMFG)

FreeMedForms and Derivatives are coded in C++/Qt4/Qt5

All FreeMedForms apps are available for:
- MacOS X universal
- Linux: Debian, Ubuntu, OpenSuse and standalone binary
- FreeBSD: need compilation of git trunk (please contact the author)
- Windows (from XP to latest)


II. Where can I find informations about FreeMedForms?

Main web site:
    http://www.freemedforms.com/

Sources and issues are located on
    - GitHub server since 2014:
        https://github.com/FreeMedForms/freemedforms
    - GoogleCode before 2014
        https://code.google.com/p/freemedforms/source/checkout

Build instructions and code documentation:
    http://www.freemedforms.com/en/code_doc

Some code analysis:
    http://www.ohloh.net/p/freemedforms/


III. How to contribute to FreeMedForms?

Main web site:
    [Français]  http://freemedforms.com/fr/contribute
    [English]   http://freemedforms.com/en/contribute

Project mailing list:
    freemedforms@googlegroups.com [Français] [English]
See README.md
 No newline at end of file
Loading