Step-By-Step Install Guide OSCAR Mcmaster CMS on Linux Ubuntu 10.04 LTS (Lucid Lynx)

Total Page:16

File Type:pdf, Size:1020Kb

Step-By-Step Install Guide OSCAR Mcmaster CMS on Linux Ubuntu 10.04 LTS (Lucid Lynx) Global Open Versity eHealth Labs Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS v1.5 Global Open Versity e-Health Management Systems Hands-on Labs Training Manual Step-by-Step Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS (Lucid Lynx) Kefa Rabah Global Open Versity, Vancouver Canada [email protected] www.globalopenversity.org Table of Contents Page No. STEP-BY-STEP INSTALL GUIDE OSCAR MCMASTER CMS ON LINUX UBUNTU 10.04 LTS 3 1.0 Introduction 3 Part 1: Install & Configure Linux Ubuntu 10.04 LTS Desktop 4 Step 1: Getting Started & Hardware Pre-requisites 4 Step 2: Install Linux Ubuntu 10.04 LTS 4 Step 3: Update Ubuntu 10.04 Operating Systems 4 Part 2: Installing OSCAR McMaster CMS on Linux Ubuntu 8.04 LTS Server 5 Step 1: Preamble 5 Part 3: Installing the Infrastructure Packages 6 Step 1: Install OpenSSH Package 6 Step 2: Install Sun-Java6-JDK Package 7 Step 3: Install Ant Package 8 Step 4: Install MySQL Database Server Package 8 Step 5: Install Apache Tomcat 6 Package 9 Step 6: Install Pretty Good Privacy (PGP) Package 9 Step 7: Install CVS 10 Step 8: Install PostgreSQL database server 10 Step 9: Install UNZIP Package 10 Step 10: Install Network Time Protocol (NTP) Service 11 Step 11: Reboot the server 11 Step 12: Configuring the Base Packages 11 Step 13: Configuring Tomcat6 12 Step 14: Secure Apache Tomcat6 using SSL 13 Part 5: Install OSCAR CMS Server 15 Step 1: Download & Install OSCAR 15 Step 2: Create OSCAR Database on MySQL 16 Part 6: Enabling New eCharts 18 Step 1: Enable eChart 18 Part 7: Drugref2/3 19 Step: 1: Install Required Packages 19 Step: 2: Create Drugref Database 19 Step: 3: Download and install Drugref2 20 1 April 2007, Kefa Rabah, Global Open Versity, Vancouver Canada www.globalopenversity.org CCT301 - OSCAR EMR CMS eHealth Solutions Global Open Versity eHealth Labs Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS v1.5 Part 8: Time to try OSCAR 23 Part 9: Configure OSCAR Backup 27 Step 1: Create OSCAR Backup Directory 27 Step 2: Restoring OSCAR from a Backup 30 Part 10: Getting Started With OSCAR CMS 30 Step 1: Configuring Forms 30 Step 2: Enabling Flowsheets 32 Part 11: Migrating OSCAR to a Latest Version 34 Step 1: Backup your old OSCAR EMR Data 34 Part 12: Adding a New Provider to OSCAR EMR 35 Step 1: Add a New Provider 35 Step 2: Assigning Security Role to a New Provider 38 Step 3: Unlocking the New Provider Account 40 Part 13: Adding a New Demographic Record to OSCAR EMR 41 Step 1: Add a New Demographic Record 41 Step 2: Booking Appointment 45 Step 3: Viewing Patient’s Billing History 46 Part 14: Need More Training on Linux 47 OSCAR EMR CMS e-Health Information Mgmt Solution Training 47 Part 15: Hands-on Labs Assignments 47 References 48 Troubleshooting 48 Linux Training Error! Bookmark not defined. http://creativecommons.org/licenses/by-nc-sa/3.0/ A GOV Open Access Technical Academic Publications Enhancing education & empowering people worldwide through eLearning in the 21st Century 2 April 2007, Kefa Rabah, Global Open Versity, Vancouver Canada www.globalopenversity.org CCT301 - OSCAR EMR CMS eHealth Solutions Global Open Versity eHealth Labs Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS v1.5 Global Open Versity e-Health Management Systems Hands-on Labs Training Manual Step-by-Step Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS By Kefa Rabah, [email protected] May 17 2010 GTS Institute 1.0 Introduction In this Hands-on Labs session, we’re going to use the Linux Ubuntu 10.04 LTS (Lucid Lynx) Desktop option. Canonical has high hopes that Ubuntu 10.04, Lucid Lynx, will easily become the platform of choice for anybody who intends to build and deploy large-scale infrastructure, whether you're trying to build the next Facebook, or the next Google, or the next eBay. If you want to start on [Amazon's cloud-platform] EC2 and migrate to your own managed private cloud, Ubuntu 10.04 is going to be the platform for you. Lucid Lynx will be the third long-term support (LTS) release by Ubuntu. LTS releases arrive bi-annually and are supported for three years on desktops and five years for servers of free security and maintenance updates. Ubuntu 10.04 LTS Server Edition: Lean, fast and powerful – Ubuntu Server delivers services reliably, predictably and economically - and easily integrates with your existing infrastructure. It has almost 100 open-source and proprietary application providers certifying their programs on Ubuntu Server Edition. Ubuntu 10.04 includes Alfresco, Ingres, IBM, VMware, Yahoo and Zimbra. It also includes improved installation and management tools for Ubuntu Enterprise Cloud (UEC) and Amazon EC2. Ubuntu 10.04 LTS desktop Edition: The desktop CD allows you to try Ubuntu without changing your computer at all, and have an option to install it permanently later. This type of CD is what most people will want to use. You will need at least 256MB of RAM to install from this CD for general purpose installation. While for the server, the server install CD allows you to install Ubuntu permanently on a computer for use as a server. It will not install a graphical user interface. OSCAR McMaster can be installed on a Desktop for single user or on two or more servers and deployed in a redundant configuration to provide maximum resiliency in support of your practice. For the adventurous who are interested in this topic, they can build two identical OSCAR servers, and then search the internet on how to configure MySQL replication for the database, rsync for the filesystem, and cron for the automation. These utilities/tools will allow you to tie your two or more OSCAR servers together. Solution: In this Hands-on Lab session, you’ll learn how to setup virtual network on VMware (you may also use any other virtual machines like MS VirtualPC, Linux Xen, or VirtualBox from Sun). In this lab session, we’ll concentrate on installing Linux Ubuntu 10.04 LTS which you can then later use to install any other applications as desired. In this lab session, you use the as installed Ubuntu 10.04 install OSCAR v9.12. You’ll learn how to update Ubuntu server, install and configure required packages and applications need to run OSCAR, e.g., Sun JDK6, Apache Tomcat application server, MySQL database server, and OpenSSH server. You’ll learn how to secure your OSCAR server using SSL connection. You will also learn how to setup OSCAR backups using Cron command on your local machine or on a remote server 3 April 2007, Kefa Rabah, Global Open Versity, Vancouver Canada www.globalopenversity.org CCT301 - OSCAR EMR CMS eHealth Solutions Global Open Versity eHealth Labs Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS v1.5 off-site, and how to restore you backups. Finally, you will learn how to perform some simple configuration tasks on your as-installed OSCAR server. Upon completion of this lab session, you should have acquired a capability and skills that will allow you to plan, design implement and deploy OSCAR eHealth system on Linux Ubuntu machine. Part 1: Install & Configure Linux Ubuntu 10.04 LTS Desktop Step 1: Getting Started & Hardware Pre-requisites Ubuntu runs on inexpensive, commodity hardware. To support a small practice like OSCAR, web-server etc., we recommend a minimum configuration of 200Gb Disk, 2Gb RAM, and a 2GHz Intel Dual Core CPU. For maximum subsystem compatibility, we suggest that you install the 32bit version of Ubuntu. If you are purchasing a computer to run OSCAR, one option is to order the machine with Ubuntu pre- installed. In this lab we have installed OSCAR 9.12 on Ubuntu 10.04 LTS Desktop edition with 1224MB RAM and 222GB disk space running on a virtual machine installed on two core CPU PC. In this Hands-on Labs, it’s assumed that your target computer is connected to the internet. After installing the operating system, log into your machine and ensure you perform software updates to bring your systems up-to-date. Step 2: Install Linux Ubuntu 10.04 LTS 1. Hope over to http://releases.ubuntu.com/releases/10.04/ website and download the Linux Ubuntu 10.04 package PC (Intel x86) desktop CD, which at the time of writing this lab manual was "Ubuntu-10.04-desktop-i386.iso" 2. Once you have downloaded the Ubuntu ISO specific to your distribution, you have the option burning it into CD or just by using the ISO package to install it from your virtual machine, in our case VMware. 3. Fire-up a new virtual machine and perform the initial configuration and setup to use ISO package. 4. Start the virtual machine, and you should be able to see the first Ubuntu installation screen. 5. Select the option desired and then hit the Enter key to commence installation. In our case we have selected to Install Ubuntu. 6. The complete installation of the base operating system is beyond the scope of this document. However, in case you are having trouble with installation then hope over and check an article by same author “Install Guide Linux Ubuntu 10.04 LTS (Lucid Lynx)”. 7. We’re done with this section Step 3: Update Ubuntu 10.04 Operating Systems For IT best practices, it is recommended that you update your system with the latest components and system patches immediately after a fresh install.
Recommended publications
  • Analysis of Various Techniques for Knowledge Mining in Electronic Health Records
    European Journal of Molecular & Clinical Medicine ISSN 2515-8260 Volume 7, Issue 11, 2020 Analysis of various techniques for Knowledge Mining in Electronic Health Records 1V.Deepa, 2P.Mohamed Fathimal 1Research Scholar , 2 Assistant Professor ,SRM Institute of Science & Technology, Vadapalani ,Chennai Abstract With the fast development of digital communication all over the world ,each domain including healthcare sector has led to new dimension . “Health Informatics,” are the term used to coin application of IT for better healthcare services. Its applications helps to maintain the health record of individuals, in digital form known as the Electronic Health Record .This paper reviews the Electronic health records (EHR) in healthcare organizations. These digital records can help to support clinical activities that have the ability to improve quality of health and to reduce the costs. The aim of this paper is to study the detail analysis of the structure and the components of electronic health record.This paper reviews different techniques for handling the information in the text and different components of the electronic health record include daily charting, physical assessment, medication, discharge history, physical examination and test procedures. Keywords: Physical Assessment, Survey medication, Semantics, patience, Information Quality, Health care policy planning I INTRODUCTION In healthcare domain, more than 1100 electronic health record vendors are available all over the world. National policy and guidelines have been framed for EHR dealers and medical benefits. EHR collects real time medical data which stores patient’s information in a digital format like a history chart. As all the information are accessible in a single file, extraction of medical data from EMRs (electronic medical records) for analysis is very effective for the analysis.
    [Show full text]
  • Linux: Come E Perchх
    ÄÒÙÜ Ô ©2007 mcz 12 luglio 2008 ½º I 1. Indice II ½º Á ¾º ¿º ÈÖÞÓÒ ½ º È ÄÒÙÜ ¿ º ÔÔÖÓÓÒÑÒØÓ º ÖÒÞ ×Ó×ØÒÞÐ ÏÒÓÛ× ¾½ º ÄÒÙÜ ÕÙÐ ×ØÖÙÞÓÒ ¾ º ÄÒÙÜ ÀÖÛÖ ×ÙÔÔ ÓÖØØÓ ¾ º È Ð ÖÒÞ ØÖ ÖÓ ÓØ Ù×Ö ¿½ ½¼º ÄÒÙÜ × Ò×ØÐÐ ¿¿ ½½º ÓÑ × Ò×ØÐÐÒÓ ÔÖÓÖÑÑ ¿ ½¾º ÒÓÒ ØÖÓÚÓ ÒÐ ×ØÓ ÐÐ ×ØÖÙÞÓÒ ¿ ½¿º Ó׳ ÙÒÓ ¿ ½º ÓÑ × Ð ××ØÑ ½º ÓÑ Ð ½º Ð× Ñ ½º Ð Ñ ØÐ ¿ ½º ÐÓ ½º ÓÑ × Ò×ØÐÐ Ð ×ØÑÔÒØ ¾¼º ÓÑ ÐØØÖ¸ Ø×Ø ÐÖ III Indice ¾½º ÓÑ ÚÖ Ð ØÐÚ×ÓÒ ¿ 21.1. Televisioneanalogica . 63 21.2. Televisione digitale (terrestre o satellitare) . ....... 64 ¾¾º ÐÑØ ¾¿º Ä 23.1. Fotoritocco ............................. 67 23.2. Grafica3D.............................. 67 23.3. Disegnovettoriale-CAD . 69 23.4.Filtricoloreecalibrazionecolori . .. 69 ¾º ×ÖÚ Ð ½ 24.1.Vari.................................. 72 24.2. Navigazionedirectoriesefiles . 73 24.3. CopiaCD .............................. 74 24.4. Editaretesto............................. 74 24.5.RPM ................................. 75 ¾º ×ÑÔ Ô ´ËÐе 25.1.Montareundiscoounapenna . 77 25.2. Trovareunfilenelsistema . 79 25.3.Vedereilcontenutodiunfile . 79 25.4.Alias ................................. 80 ¾º × ÚÓÐ×× ÔÖÓÖÑÑÖ ½ ¾º ÖÓÛ×Ö¸ ÑÐ ººº ¿ ¾º ÖÛÐРгÒØÚÖÙ× Ð ÑØØÑÓ ¾º ÄÒÙÜ ½ ¿¼º ÓÑ ØÖÓÚÖ ÙØÓ ÖÖÑÒØ ¿ ¿½º Ð Ø×ØÙÐ Ô Ö Ð ×ØÓÔ ÄÒÙÜ ¿¾º ´ÃµÍÙÒØÙ¸ ÙÒ ×ØÖÙÞÓÒ ÑÓÐØÓ ÑØ ¿¿º ËÙÜ ÙÒ³ÓØØÑ ×ØÖÙÞÓÒ ÄÒÙÜ ½¼½ ¿º Á Ó Ò ÄÒÙÜ ½¼ ¿º ÃÓÒÕÙÖÓÖ¸ ÕÙ×ØÓ ½¼ ¿º ÃÓÒÕÙÖÓÖ¸ Ñ ØÒØÓ Ô Ö ½½¿ 36.1.Unaprimaocchiata . .114 36.2.ImenudiKonqueror . .115 36.3.Configurazione . .116 IV Indice 36.4.Alcuniesempidiviste . 116 36.5.Iservizidimenu(ServiceMenu) . 119 ¿º ÃÓÒÕÙÖÓÖ Ø ½¾¿ ¿º à ÙÒ ÖÖÒØ ½¾ ¿º à ÙÒ ÐÙ×ÓÒ ½¿½ ¼º ÓÒÖÓÒØÓ Ò×ØÐÐÞÓÒ ÏÒÓÛ×È ÃÍÙÒØÙ º½¼ ½¿¿ 40.1.
    [Show full text]
  • Free/Libre Open Source Software (FLOSS) in Healthcare: Showcase of OSCAR, a Canadian Project
    Free/Libre Open Source Software (FLOSS) in Healthcare: Showcase of OSCAR, A Canadian Project David Chan, MD, CCFP, MSc, FCFP Associate Professor Department of Family Medicine McMaster University, Hamilton, Ontario, Canada 1 QNUCM Nov 12, 2006 11/12/06 PPresentationresentation outlineoutline What is Free/Libre Open Source Software (FLOSS) What is OSCAR A Quick Tour Question & Answer 2 QNUCM Nov 12, 2006 11/12/06 ResourcesResources http://oscarmcmaster.org (please join) The Cathedral and the Bazaar (Eric Raymond) Open Sources: Voices from the Open Source Revolution (O’Reilly publisher) The Success of Open Source (Steven Weber) The Future of Ideas: the Fate of the Commons in a Connected World (Lawrence Lessig) http://en.wikipedia.org/wiki/Open_source 3 QNUCM Nov 12, 2006 11/12/06 4 QNUCM Nov 12, 2006 11/12/06 5 QNUCM Nov 12, 2006 11/12/06 6 QNUCM Nov 12, 2006 11/12/06 7 QNUCM Nov 12, 2006 11/12/06 WWhhaatt isis F FLLOOSSSS?? Source code versus machine code 8 QNUCM Nov 12, 2006 11/12/06 9 QNUCM Nov 12, 2006 11/12/06 10 QNUCM Nov 12, 2006 11/12/06 WWhhaatt isis F FLLOOSSSS?? Source code versus machine code Free as in “libre” not “gratis” (“freedom” not “free beer”) – freedom from single vendor lock-in – freedom from proprietary “non-standards” – freedom from DEATH (average life-span of most vendors)! – freedom to adapt to CHANGE: health care environment (e.g. Primary Care Reform) technology (e.g. hardware, software, and the Internet) standards (e.g. Infoway 2009: HL7, LOINC, SNOWMED-CT) new knowledge (e.g.
    [Show full text]
  • PDF File, 212 KB
    Multimedia Appendix 2. List of OS Projects Contacted for Survey Project Name Web Page 3D Slicer http://www.slicer.org/ Apollo http://www.fruitfly.org/annot/apollo/ Biobuilder http://www.biomedcentral.com/1471-2105/5/43 Bioconductor http://www.bioconductor.org Biojava http://www.biojava.org/ Biomail Scientific References Automation http://biomail.sourceforge.net/biomail/index.html Bioperl http://bioperl.org/ Biophp http://biophp.org Biopython http://www.biopython.org/ Bioquery http://www.bioquery.org/ Biowarehouse http://bioinformatics.ai.sri.com/biowarehouse/ Cd-Hit Sequence Clustering Software http://bioinformatics.org/cd-hit/ Chemistry Development Kit http://almost.cubic.uni-koeln.de/cdk/ Coasim http://www.daimi.au.dk/~mailund/CoaSim/ Cytoscape http://www.cytoscape.org Das http://biodas.org/ E-Cell System http://sourceforge.net/projects/ecell/ Emboss http://emboss.sourceforge.net/ http://www.ensembl.org/info/software/versions.htm Ensemble l Eviewbox Dicom Java Project http://sourceforge.net/projects/eviewbox/ Freemed Project http://bioinformatics.org/project/?group_id=298 Ghemical http://www.bioinformatics.org/ghemical/ Gnumed http://www.gnumed.org Medical Dataserver http://www.mii.ucla.edu/dataserver Medical Image Analysis http://sourceforge.net/projects/mia Moby http://biomoby.open-bio.org/ Olduvai http://sourceforge.net/projects/olduvai/ Openclinica http://www.openclinica.org Openemed http://openemed.org/ Openemr http://www.oemr.org/ Oscarmcmaster http://sourceforge.net/projects/oscarmcmaster/ Probemaker http://probemaker.sourceforge.net/
    [Show full text]
  • Step-By-Step Install Guide OSCAR Mcmaster Ehealth CMS on Ubuntu
    Global Open Versity eHealth Labs Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS v1.5 Global Open Versity e-Health Management Systems Hands-on Labs Training Manual Step-by-Step Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS (Lucid Lynx) Kefa Rabah Global Open Versity, Vancouver Canada [email protected] www.globalopenversity.org Table of Contents Page No. STEP-BY-STEP INSTALL GUIDE OSCAR MCMASTER CMS ON LINUX UBUNTU 10.04 LTS 3 1.0 Introduction 3 Part 1: Install & Configure Linux Ubuntu 10.04 LTS Desktop 4 Step 1: Getting Started & Hardware Pre-requisites 4 Step 2: Install Linux Ubuntu 10.04 LTS 4 Step 3: Update Ubuntu 10.04 Operating Systems 4 Part 2: Installing OSCAR McMaster CMS on Linux Ubuntu 8.04 LTS Server 5 Step 1: Preamble 5 Part 3: Installing the Infrastructure Packages 6 Step 1: Install OpenSSH Package 6 Step 2: Install Sun-Java6-JDK Package 7 Step 3: Install Ant Package 8 Step 4: Install MySQL Database Server Package 8 Step 5: Install Apache Tomcat 6 Package 9 Step 6: Install Pretty Good Privacy (PGP) Package 9 Step 7: Install CVS 10 Step 8: Install PostgreSQL database server 10 Step 9: Install UNZIP Package 10 Step 10: Install Network Time Protocol (NTP) Service 11 Step 11: Reboot the server 11 Step 12: Configuring the Base Packages 11 Step 13: Configuring Tomcat6 12 Step 14: Secure Apache Tomcat6 using SSL 13 Part 5: Install OSCAR CMS Server 15 Step 1: Download & Install OSCAR 15 Step 2: Create OSCAR Database on MySQL 16 Part 6: Enabling New eCharts 18 Step 1: Enable eChart 18 Part 7: Drugref2/3
    [Show full text]
  • Comparison of Open-Source Electronic Health Record Systems Based on Functional and User Performance Criteria
    Original Article Healthc Inform Res. 2019 April;25(2):89-98. https://doi.org/10.4258/hir.2019.25.2.89 pISSN 2093-3681 • eISSN 2093-369X Comparison of Open-Source Electronic Health Record Systems Based on Functional and User Performance Criteria Saptarshi Purkayastha1, Roshini Allam1, Pallavi Maity1, Judy W. Gichoya2 1Department of BioHealth Informatics, Indiana University–Purdue University Indianapolis, Indianapolis, IN, USA 2Dotter Institute, Oregon Health and Science University, Portland, OR, USA Objectives: Open-source Electronic Health Record (EHR) systems have gained importance. The main aim of our research is to guide organizational choice by comparing the features, functionality, and user-facing system performance of the five most popular open-source EHR systems. Methods: We performed qualitative content analysis with a directed approach on recently published literature (2012–2017) to develop an integrated set of criteria to compare the EHR systems. The functional criteria are an integration of the literature, meaningful use criteria, and the Institute of Medicine’s functional requirements of EHR, whereas the user-facing system performance is based on the time required to perform basic tasks within the EHR system. Results: Based on the Alexa web ranking and Google Trends, the five most popular EHR systems at the time of our study were OSHERA VistA, GNU Health, the Open Medical Record System (OpenMRS), Open Electronic Medical Record (OpenEMR), and OpenEHR. We also found the trends in popularity of the EHR systems and the locations where they were more popular than others. OpenEMR met all the 32 functional criteria, OSHERA VistA met 28, OpenMRS met 12 fully and 11 partially, OpenEHR-based EHR met 10 fully and 3 partially, and GNU Health met the least with only 10 criteria fully and 2 partially.
    [Show full text]
  • Open Source Et Gestion De L'information Médicale : Aperçu Des Projets Existants
    Open source et gestion de l'information médicale : aperçu des projets existants Ateliers CISP Club 2011 – Alexandre BRULET Open Source : bref historique... 1969 : UNIX (Bell Labs°) 1975 : distribué à des universités pour « fins éducatives » avec les codes sources... 1977 : projet BSD 1984 : projet GNU (R. Stallman) (sources partagées) 1985 : Free Software Fondation (cadre légal – licence GPL) 1989 : licence BSD modifiée (open source) 1991 : noyau GNU/Linux ? OS dérivés (NetBSD, FreeBSD, SunOS ...) 1993 : Slackware 1993 : Debian 1994 : Red Hat > 50 OS dérivés > 100 OS dérivés 1998 : MPL (ex : SUSE) > 50 OS dérivés (Knopix, Ubuntu...) (Mandriva, Fedora ...) 1999 : licence Apache UNESCO 2004 : logiciels libres patrimoine de l'humanité (…) > 35 licences libres recensées sur wikipédia (PHP, Cecil, MIT, CPL, W3C, etc.) Open source : un fonctionnement communautaire ● La « pyramide » Linux : développeurs / 'maintainers' / chefs de projet sys USB net (...) L. Torvalds / A. Morton ● Système de «patchs» : publics, signés, discutés, soumis, (approuvés) ● Versions stables régulières et archivées (mirroirs) ● Système de «paquets» permettant la cohérence des OS ● Mode de fonctionnement repris par la plupart des distributions basées sur Linux ainsi que leurs « filles » : Debian → Ubuntu, Slackware → Zenwalk, RedHat → Fedora, etc. ● Idem pour les logiciels (xfce/gnome/kde, OOo, Gimp, Firefox, etc.) Le monde open source : un immense agrégat de communautés... OS OS OS Projets GNU OS OS OS Noyau OS OS OS Noyau OS OS Projets BSD Programme open source Programme propriétaire Système OS d'exploitation Quid des logiciels médicaux ? Petit tour du monde de l'open source médical à partir d'une liste proposée par Wikipédia. 1. Logiciels médicaux francophones : MedinTux ● Petite communauté depuis 2005 (marseille), licence CeCiLL ● DMI cabinet / hôpital - objectif = ergonomie ● Programmes serveurs et clients, consultation web possible.
    [Show full text]
  • LIFE Packages
    LIFE packages Index Office automation Desktop Internet Server Web developpement Tele centers Emulation Health centers Graphics High Schools Utilities Teachers Multimedia Tertiary schools Programming Database Games Documentation Internet - Firefox - Browser - Epiphany - Nautilus - Ftp client - gFTP - Evolution - Mail client - Thunderbird - Internet messaging - Gaim - Gaim - IRC - XChat - Gaim - VoIP - Skype - Videomeeting - Gnome meeting - GnomeBittorent - P2P - aMule - Firefox - Download manager - d4x - Telnet - Telnet Web developpement - Quanta - Bluefish - HTML editor - Nvu - Any text editor - HTML galerie - Album - Web server - XAMPP - Collaborative publishing system - Spip Desktop - Gnome - Desktop - Kde - Xfce Graphics - Advanced image editor - The Gimp - KolourPaint - Simple image editor - gPaint - TuxPaint - CinePaint - Video editor - Kino - OpenOffice Draw - Vector vraphics editor - Inkscape - Dia - Diagram editor - Kivio - Electrical CAD - Electric - 3D modeller/render - Blender - CAD system - QCad Utilities - Calculator - gCalcTool - gEdit - gxEdit - Text editor - eMacs21 - Leafpad - Application finder - Xfce4-appfinder - Desktop search tool - Beagle - File explorer - Nautilus -Archive manager - File-Roller - Nautilus CD Burner - CD burner - K3B - GnomeBaker - Synaptic - System updates - apt-get - IPtables - Firewall - FireStarter - BackupPC - Backup - Amanda - gnome-terminal - Terminal - xTerm - xTerminal - Scanner - Xsane - Partition editor - gParted - Making image of disks - Partitimage - Mirroring over network - UDP Cast
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • OSS Alphabetical List and Software Identification
    Annex: OSS Alphabetical list and Software identification Software Short description Page A2ps a2ps formats files for printing on a PostScript printer. 149 AbiWord Open source word processor. 122 AIDE Advanced Intrusion Detection Environment. Free replacement for Tripwire(tm). It does the same 53 things are Tripwire(tm) and more. Alliance Complete set of CAD tools for the specification, design and validation of digital VLSI circuits. 114 Amanda Backup utility. 134 Apache Free HTTP (Web) server which is used by over 50% of all web servers worldwide. 106 Balsa Balsa is the official GNOME mail client. 96 Bash The Bourne Again Shell. It's compatible with the Unix `sh' and offers many extensions found in 147 `csh' and `ksh'. Bayonne Multi-line voice telephony server. 58 Bind BIND "Berkeley Internet Name Daemon", and is the Internet de-facto standard program for 95 turning host names into IP addresses. Bison General-purpose parser generator. 77 BSD operating FreeBSD is an advanced BSD UNIX operating system. 144 systems C Library The GNU C library is used as the C library in the GNU system and most newer systems with the 68 Linux kernel. CAPA Computer Aided Personal Approach. Network system for learning, teaching, assessment and 131 administration. CVS A version control system keeps a history of the changes made to a set of files. 78 DDD DDD is a graphical front-end for GDB and other command-line debuggers. 79 Diald Diald is an intelligent link management tool originally named for its ability to control dial-on- 50 demand network connections. Dosemu DOSEMU stands for DOS Emulation, and is a linux application that enables the Linux OS to run 138 many DOS programs - including some Electric Sophisticated electrical CAD system that can handle many forms of circuit design.
    [Show full text]
  • Upgrade Issues
    Upgrade issues Graph of new conflicts libsiloh5-0 libhdf5-lam-1.8.4 (x 3) xul-ext-dispmua (x 2) liboss4-salsa-asound2 (x 2) why sysklogd console-cyrillic (x 9) libxqilla-dev libxerces-c2-dev iceape xul-ext-adblock-plus gnat-4.4 pcscada-dbg Explanations of conflicts pcscada-dbg libpcscada2-dev gnat-4.6 gnat-4.4 Similar to gnat-4.4: libpolyorb1-dev libapq-postgresql1-dev adacontrol libxmlada3.2-dev libapq1-dev libaws-bin libtexttools2-dev libpolyorb-dbg libnarval1-dev libgnat-4.4-dbg libapq-dbg libncursesada1-dev libtemplates-parser11.5-dev asis-programs libgnadeodbc1-dev libalog-base-dbg liblog4ada1-dev libgnomeada2.14.2-dbg libgnomeada2.14.2-dev adabrowse libgnadecommon1-dev libgnatvsn4.4-dbg libgnatvsn4.4-dev libflorist2009-dev libopentoken2-dev libgnadesqlite3-1-dev libnarval-dbg libalog1-full-dev adacgi0 libalog0.3-base libasis2008-dbg libxmlezout1-dev libasis2008-dev libgnatvsn-dev libalog0.3-full libaws2.7-dev libgmpada2-dev libgtkada2.14.2-dbg libgtkada2.14.2-dev libasis2008 ghdl libgnatprj-dev gnat libgnatprj4.4-dbg libgnatprj4.4-dev libaunit1-dev libadasockets3-dev libalog1-base-dev libapq-postgresql-dbg libalog-full-dbg Weight: 5 Problematic packages: pcscada-dbg hostapd initscripts sysklogd Weight: 993 Problematic packages: hostapd | initscripts initscripts sysklogd Similar to initscripts: conglomerate libnet-akamai-perl erlang-base screenlets xlbiff plasma-widget-yawp-dbg fso-config- general gforge-mta-courier libnet-jifty-perl bind9 libplack-middleware-session-perl libmail-listdetector-perl masqmail libcomedi0 taxbird ukopp
    [Show full text]
  • Secure Exchange of Information in Electronic Health Records Alejandro Flores University of Wollongong
    University of Wollongong Research Online University of Wollongong Thesis Collection University of Wollongong Thesis Collections 2010 Secure exchange of information in electronic health records Alejandro Flores University of Wollongong Recommended Citation Flores, Alejandro, Secure exchange of information in electronic health records, Doctor of Philosophy thesis, School of Information Systems & Technology, University of Wollongong, 2010. http://ro.uow.edu.au/theses/3308 Research Online is the open access institutional repository for the University of Wollongong. For further information contact Manager Repository Services: [email protected]. Secure Exchange of Information in Electronic Health Records A thesis submitted in partial fulfilment of the requirements for the awards of the degree Doctor of Philosophy from UNIVERSITY OF WOLLONGONG By Alejandro Flores School of Information Systems & Technology 2010 Dedicated to Paulina ii Declaration This is to certify that the work reported in this thesis was done by the author, unless specified otherwise, and that no part of it has been submitted in a thesis to any other university or similar institution. Alejandro Flores December, 2010 iii iv Abstract Information technology is expected to become an essential tool in providing reliable information for supporting the delivery of health care services. Nevertheless, incorporating such technologies to support the provision of healthcare raises concerns over the protection of patient‟s information. The technological, social and legal implications regarding the access and release of medical data have to be considered carefully during the implementation of interconnected health information systems. Secure and effective data exchange along with the protection of patient‟s confidentiality are two issues that electronic health records need to address to make them reliable and secure in a shared care environment.
    [Show full text]