French
Nouvelles
Pages à mettre à jour
Documentation à mettre à jour
English
Drafts, concepts
News
Pages to update
Documentation to update
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE FreeMedForms> <formdescription> <!-- Non translatable values --> <authors>Eric Maeker, MD</authors> <!-- File version --> <version>0.6.0</version> <!-- Application compatibility version: - fmfv: FreeMedForms EMR version - fdv: FreeDiams version - fav: FreeAccount version --> <fmfv>0.7.0</fmfv> <fdv>0.7.0</fdv> <cdate>2011-09-02</cdate> <lmdate>2012-03-17</lmdate> <icon>generalpractitioner.png</icon> <weblink></weblink> <!-- Related bibliography (use PMID or set reference by hand) --> <bibliography pmid="pubmed ID"/> <bibliography>Complete reference. Of the paper...</bibliography> <!-- Translatable values --> <!-- License: You can define you own license name using the 'license' tag or use predefined license. If you use known license name, you do not have to define the license terms. Known license: - GPL - GPLv3 (GPL-3, GPL3) - LGPL - LGPL2.1 (LGPL-2.1, LGPLv2.1) - BSD - BSD Revised (BSDRevised, BSD-revised, BSDNew, BSD-New, BSD New) If you use your own license, you must define your license terms. --> <license>GPLv3</license> <licenseterms lang="xx">You can put here an HTML license terms.</licenseterms> <licenseterms lang="fr">Vous pouvez détailler les termes de la licence ici (en HTML).</licenseterms> <!-- Description (short and long, category, tooltip and related specialties) --> <description lang="xx">Generic patient file with drugs page</description> <description lang="fr">Dossier médical générique avec page médicaments</description> <category lang="xx">General practice</category> <category lang="fr">Médecine générale</category> <tooltip lang="xx">All other languages tooltip</tooltip> <tooltip lang="fr">French tooltip</tooltip> <htmldescription lang="xx"></htmldescription> <htmldescription lang="fr"></htmldescription> <specialties lang="xx"></specialties> <specialties lang="fr"></specialties> <!-- Update information --> <updateinfo> <updateversion from="0.5.0~alpha" to="0.6.0"> <text lang="xx">Improving naming of items by using namespaces.<br/> Adding the french social number in the identiy form.<br/> Improvements in the printing process.</text> <text lang="fr">Amélioration du nommage des items grâce à l'utilisation d'espace de nom.<br/> Ajout du numéro de sécurité dociale française dans l'identité.<br/> Amélioration du processus d'impression.</text> </updateversion> </updateinfo> </formdescription> [...]