[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] [Gnumed-announce] GNUmed 1.7.rc2 Release Candidate
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] [Gnumed-announce] GNUmed 1.7.rc2 Release Candidate |
Date: |
Thu, 8 Mar 2018 15:58:10 +0100 |
User-agent: |
Mutt/1.9.3 (2018-01-21) |
Hello all,
I am glad to be able to announce the immediate availability
of the GNUmed 1.7.rc2 Release Candidate.
Downloads available from:
http://www.gnumed.de/downloads/client/1.7/
http://www.gnumed.de/downloads/server/v22/
This is for testing and finding bugs, most importantly
related to the database upgrade procedure.
Database upgrade (existing DB):
Note that this release, as usual, DOES require a database
upgrade (from v21 to v2) if you wish to retain patient data
contained within an existing database.
Use the script provided in the download:
$> cd .../server/bootstrap/
$> ./upgrade-db.sh 21 22
Note that your existing database will remain untouched.
Changelog:
1.7.rc2
NEW: link document to procedure
NEW: link document to hospital stay
NEW: support receiver on documents
NEW: support inactivity of external care entries
NEW: DICOM image preview in PACS plugin
NEW: placeholder <$current_provider_name$>
NEW: placeholder <$current_provider_title$>
NEW: placeholder <$current_provider_firstnames$>
NEW: placeholder <$current_provider_lastnames$>
NEW: placeholder $<diagnoses>$
NEW: switch substance intakes to drug components only
NEW: monitor test results relevant to intakes
NEW: add a database sanity check tool
NEW: add a EMR structure export tool
NEW: more options for putting formatted EMR into export area
NEW: measurements sorted by problem
NEW: verify DICOM data integrity in Orthanc server
NEW: clinical hint about missing LOINCs
IMPROVED: EMR journal layout/retrieval speed
IMPROVED: patient overview usability
IMPROVED: document tree details view
IMPROVED: LaTeX formatting of current medications (port from 1.6 branch)
IMPROVED: early-connect error decoding
IMPROVED: fairly-recent encounter continuation logic
IMPROGED: handling of empty-encounter cleanup
IMPROVED: non-blocking update check
IMPROVED: non-blocking file description retrieval
IMPROVED: patient merging
IMPROVED: email sending framework
IMPROVED: export area workflow
IMPROVED: test results usability
IMPROVED: vaccine/vaccination handling
IMPROVED: test panels now LOINC based
IMPROVED: patient media creation
IMPROVED: use new timeline upstream
IMPROVED: Spanish translation [thanks Uwe]
IMPROVED: long QT syndrome hyperlink updated
IMPROVED: age/DOB tooltip in top panel
IMPROVED: measurements: access related docs from list-by-day
IMPROVED: patient studies download from PACS
IMPROVED: provider inbox layout
22.rc2
NEW: revalidate constraints during database upgrade
IMPROVED: staging._journal_without_suppressed_hints ->
clin._v_emr_journal_without_suppressed_hints
IMPROVED: safer backup scripts
IMPROVED: do not fail clin.remove_old_empty_encounters() but return FALSE on <2
encounters
IMPROVED: substance abuse entries can have arbitrary .discontinued
IMPROVED: rework vaccine/vaccination tables/views
IMPROVED: turn unique identity assertion into deferred constraint trigger
IMPROVED: allow empty and comment lines in schema change file list definitions
IMPROVED: bootstrapper error logging
IMPROVED: revive pg_upgrade helper
FIX: constrain clin.clin_root_item.soap_cat CHECK to lower case
Please download, test, and report problems !
Thanks,
Karsten
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Gnumed-devel] [Gnumed-announce] GNUmed 1.7.rc2 Release Candidate,
Karsten Hilbert <=