Sunday, October 13, 2013

mobilECG - accessible clinical-grade electrocardiography

There is a crowdfunding campaign for a medical grade mobile ecg at a fraction of the usual cost.

Go have a look at it and support it.

http://www.indiegogo.com/projects/mobilecg-accessible-clinical-grade-electrocardiography

I am in contact with the creators to see if we can connect it to GNUmed somehow.



Thursday, July 11, 2013

GNUmed video presentation

Hi,

for those who are interested in Rogério's talk:

   http://hemingway.softwarelivre.org/fisl14/high/41b/sala41b-high-201307051200.ogg

attendance of the talk was "higher than expected". Hope this will have some influence.

GNUmed 1.3.6 released

Hello all,

I am glad to be able to announce the immediate availability
of the GNUmed 1.3.6 Maintenance Release. It features the
following bug fixes and minor improvements:

Changelog:

        1.3.6

 FIX: exception on merging patients with identical addresses [thanks Jim]
 FIX: exception on repeatedly updating LOINC [thanks A.Maier]
 FIX: exception on getattr() in braindead-tree-items-data-access workaround [thanks V.Banait]
 FIX: exception on detecting patient ID column in patient listing ctrl [thanks Marc]

 IMPROVED: show "U" for soapU data rather than "?" [thanks Jim]
 IMPROVED: print recalls from vaccinations list

        18.6

 FIX: clin_root_item_soap_cat check needs dropping


Downloads available from:

        http://www.gnumed.de/downloads/client/1.3/
        http://www.gnumed.de/downloads/server/v18/


Client installation:

 Easily installable packages for your platform of choice
 will be available shortly.

 Meanwhile you can run the client from a downloaded tarball
 or use the net based client installer:

        http://www.gnumed.de/downloads/client/gm-install_client_locally.sh

 which you need to download, make executable, and run.

 More information available here:

        http://wiki.gnumed.de/bin/view/Gnumed/InstallerGuideHomeShort


Database installation / upgrade:

 Note that this release, as usual, does NOT require a
 database upgrade. However, fixes to the database
 have been provided which you should install
 with either

        gm-fixup_server 18

 or

        cd .../server/bootstrap/
        ./fixup-db.sh 18

 Related information is found here:

        http://wiki.gnumed.de/bin/view/Gnumed/GmManualServerUpgrade


Please download, install, and report problems !

Thanks,
Karsten
--
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

Saturday, May 11, 2013

Medical Scores available in GNUmed

GNUmed has a lot of scores readily available for use in the medical record.

Friday, May 10, 2013

Grünes Rezept via GNUmed

Mit GNUmed kann man ab sofort ein grünes Rezept bedrucken.

Sunday, April 14, 2013

Saturday, March 23, 2013

GNUmed - Überblick per Video

GNUmed 1.3.1 released

Hello all,

I am glad to be able to announce the immediate availability
of the GNUmed 1.3.1 Maintenance Release. It features the
following bug fixes and minor improvements:

Changelog:

        1.3.1

 FIX: make gmHL7 import optional [thanks J.Luszawski/A.Tille]
 FIX: exception on showing timeline [thanks S.Hilbert]
 FIX: exception on searching across EMRs [thanks V.Banait]
 FIX: exception on formatting external IDs in overview [thanks S.Hilbert]
 FiX: exception on merging patients with same comm channel [thanks M.Angermann]

 IMPROVED: have prerequisite check look for python-hl7 [thanks J.Luszawski]
 IMPROVED: patient overview waiting list hint tooltip [thanks J.Busser]

        18.1

 FIX: gm-doctors must be member of gm-public
 FIX: exception dumping schema revision history of early DB versions [thanks Š.Laczi]

 IMPROVED: bootstrapper now checks gm.schema_revision AND public.gm_schema_revision


Downloads available from:

        http://www.gnumed.de/downloads/client/1.3/
        http://www.gnumed.de/downloads/server/v18/


Client installation:

 Easily installable packages for your platform of choice
 will be available shortly.

 Meanwhile you can run the client from a downloaded tarball
 or use the net based client installer:

        http://www.gnumed.de/downloads/client/gm-install_client_locally.sh

 which you need to download, make executable, and run.

 More information available here:

        http://wiki.gnumed.de/bin/view/Gnumed/InstallerGuideHomeShort


Database installation / upgrade:

 Note that this release, as usual, does NOT require a
 database upgrade. However, fixes to the database
 have been provided which you should install
 with either

        $> gm-fixup_server 18

 or

        $> cd .../server/bootstrap/
        $> ./fixup-db.sh 18

 Related information is found here:

        http://wiki.gnumed.de/bin/view/Gnumed/GmManualServerUpgrade


Please download, install, and report problems !

Thanks,
Karsten

Wednesday, March 13, 2013

GNUmed 1.3.0 released

Hello all,

I am glad to be able to announce the immediate availability
of the GNUmed 1.3.0.3 "御目出度う御座います" Feature Release !


Downloads available from:

        http://www.gnumed.de/downloads/client/1.3/
        http://www.gnumed.de/downloads/server/v18/


Client installation:

 Easily installable packages for your platform of choice
 will be available shortly.

 Meanwhile you can run the client from a downloaded tarball
 or use the net based client installer:

        http://www.gnumed.de/downloads/client/gm-install_client_locally.sh

 which you need to download, make executable, and run.

 More information available here:

        http://wiki.gnumed.de/bin/view/Gnumed/InstallerGuideHomeShort


Database installation / upgrade:

 Note that this release, as usual, DOES require a database
 upgrade from v17 to v18 if you already have a database and
 wish to retain the patient data you documented therein. For
 uprading you can use the script provided in the tarball:

        .../server/bootstrap/upgrade-db.sh 17 18

 Alternatively, you can use the network upgrader:

        http://www.gnumed.de/downloads/server/net_upgrade-gnumed_server.sh

 which you need to download, make executable and run.

 If you wish to install a fresh database (without upgrading
 an existing one) you can use the install script:

        .../server/bootstrap/bootstrap-latest.sh

 or, again, the network based installer:

        http://www.gnumed.de/downloads/server/net_install-gnumed_server.sh

 Note that both ways WILL DELETE existing databases !

 More information on installation or upgrading is found here:

        http://wiki.gnumed.de/bin/view/Gnumed/GmManualServerInstall
        http://wiki.gnumed.de/bin/view/Gnumed/GmManualServerUpgrade


Changelog:

        1.3.0.3

 NEW: visualize the EMR using TheTimelineProject
 NEW: placeholder $$
 NEW: DEGAM UTI 2012 guideline
 NEW: status line in each edit area
 NEW: Xe(La)TeX based forms engine
 NEW: plain text based/generic postprocessing forms engine
 NEW: placeholder $$ operating on keyword expansions
 NEW: encryptable placeholder $$
 NEW: look for installed plugins list in config files, too
 NEW: medical staff vs non-medical staff permissions handling
 NEW: generic gmTextCtrl supporting keyword expansion macros
 NEW: current substances grid: generate Rx either from DB or from form template
 NEW: GVK-Rezept prescription template (darf in D nicht verwendet werden)
 NEW: revamped measurements handling including test panels
 NEW: placeholder $$, selecting SOAP via issues list
 NEW: placeholder $$, selecting SOAP via episodes list
 NEW: progress notes can now be created from EMR tree
 NEW: score: Bird Criteria for Polymyalgia rheumatica
 NEW: score: prediction of bacterial conjunctivitis
 NEW: placeholder $$, include/export documents
 NEW: list placeholders from within client
 NEW: show (e)GFR in substance intake EA
 NEW: placeholder $$, selecting test results from list
 NEW: Epworth Sleepiness Scale
 NEW: placeholder $$ for messages with due date

 IMPROVED: document tree: better labels, tooltips added
 IMPROVED: measurement EA: show most recent value of test type
 IMPROVED: measurement EA: plot adjacent results upon saving
 IMPROVED: support a comment on bills
 IMPROVED: EMR tree: load data when expanding nodes
 IMPROVED: vaccinations list: print vaccinations via template
 IMPROVED: better dynamic text expansion dialog
 IMPROVED: drug component PRW: disambiguate which drug will be picked
 IMPROVED: waiting list: filter by active patient
 IMPROVED: report generator: be smarter about patient ID columns
 IMPROVED: patient overview: display last modified of occupation
 IMPROVED: substances grid: show preparation of items
 IMPROVED: placeholder $$ can let user select entries
 IMPROVED: measurements grid labels
 IMPROVED: (Xe)(La)TeX forms engine recursively substitutes placeholders
 IMPROVED: address: street/subunit level comment can now be removed
 IMPROVED: do not loose has_allergy=True on merging patients
 IMPROVED: health issue EA: safer workflow
 IMPROVED: SOAP plugin: improved selection of most-recent information
 IMPROVED: EMR tree browser: display entire EMR as journal
 IMPROVED: placeholder handler: always properly escape data based on target 
form engine
 IMPROVED: depreciate gmNotebookedProgressNoteInputPlugin from "GNUmed Default" 
workplace
 IMPROVED: EMR Journal: order grouped by encounter or order by last modified of 
items
 IMPROVED: SimpleSoap plugin: enable keyword based text expansions
 IMPROVED: patient overview: show comment on contact in tooltip
 IMPROVED: waiting list entry double-click workflow [thanks J.Busser]
 IMPROVED: database translation contribution code
 IMPROVED: login dialog help text [thanks J.Busser]
 IMPROVED: patient searcher logic [thanks J.Busser]
 IMPROVED: non-overdue recalls display in patient overview
 IMPROVED: provider inbox: much improved workflow

        18.0

 IMRPOVED: add missing PKs to cfg.cfg_* tables for Bucardo use [thanks Marc]
 IMPROVED: include PK columns in schema version check


Please download, install, and report problems !

Thanks,
Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

Sunday, February 03, 2013

GNUmed Updates for Windows, Mac and Linux

The good news is that GNUmed has seen a steady development over the last few years. The way it currently looks this will not change. The next major release (version 1.3) is about to be released.

To bring this new release to the Windows platform as well as other Linux distributions besides Debian Linux we need help. If you are willing to learn what it takes by being mentored from start to end please contact us.

We have the ressources to teach you how to prepare and distribute packages for Debian, Ubuntu, openSUSE, Fedora, Mac and Windows but we currently lack the time to prepare the packages every time a new version of GNUmed is released.

If you want to help bringing the latest and greates GNUmed to more people (by creating packages) please let us know.

Regards,
Sebastian Hilbert
GNUmed packager

Saturday, August 04, 2012

GNUmed on Windows 8

Microsoft offers a freely downloadable Consumer preview of Windows 8.
Looks like GNUmed runs just fine on this.




Friday, July 06, 2012

GNUmed now has a visual timeline

Thanks to the execellent work done by the TimelineProject GNUmed now has a visual timeline. Wondering what the fuzz is all about ?

Well it can graphically show you when a patient was in a hospital, for what timeframe a medication was given when exactly a patient showed up for diabetes care and much more.



Enjoy.

And when you thought it would not get any better... There now is a feature to filter on which information you would like to display in the timeline.

Saturday, June 30, 2012

GNUmed gets a visual timeline

A few mailing list postings indicate that GNUmed team is working on a visial representation of a patient's medical history.


Saturday, June 16, 2012

GNUmed statistics


I am starting to gather some statistics about GNUmed.

In February 2012 and March 2012 (initial data) there are some interesting trends.

About 58% over the visitors to www.gnumed.de were WIndows users. Of those 30% Linux users (might include spiders) 3,7% indicate using Ubuntu and 0,5% use Debian. However 24,7% use *some* Linux.

We have had roughly 50GB of traffic (website and downloads) on the server and in the first half of March there were 616 hits to the gnumed-versions.txt. This could indicate that one or more people started the GNUmed client(s) 616 times in the first half of March. Assuming there were just 10 people trying out GNUmed would mean thos ten people started GNUmed 61 times each. Which is more then once daily. Be it more or less people it looks like some people are trying out GNUmed.

There were 429 unique visitors (includes spiders I think). Interestingly 80% of the visits were shorter then 30 seconds. Some people do read fast.

In conclusion: We know next to nothing about GNUmed users :-) The only valid indicators are bug reports. So we need more bugs to get more feedback.