Release 1.2

Version 1.2

Date: 2014-11-04

Overview

This release focuses on improving localization, and includes features in a number of key areas such as datasets, scenarios, templates and terminology. Reliability has also made significant progress.

ART

  • Moved user-settings from home to a separate page. Click on your name after login to get there
  • Dataset editor now includes support for de-referencing conceptLists while preserving terminology associations (referencing a conceptList was never supported through ART but is possible in the DECOR format)
  • Dataset editor now implements the full status machine. Upon applying a new status you may apply that recursively to all child concepts with the same status.
  • Dataset editor now only allows inheriting full groups and no longer lets you choose. Even after inheriting it is no longer possible to move other concepts into it as long as you do no deinherit the group.
  • Scenario editor now implements the full status machine. Upon applying a new status you may apply that recursively to all child concepts with the same status.
  • Scenario viewer/editor now allows filtering on dataset, allowing you to focus on what's important.
  • Transactions with concepts now show concept usage under the concept details
  • Improved display of concept dataset usage in all places that usage is displayed. Now includes the path to occurrences.
  • All template lists are now harmonized and display based on classification first and with proper status icons. Note that this may mean that a template occurs multiple times in the list if multiple classifications exist
  • Terminology form now supports refreshing the value set list to create a binding rather than refreshing the page
  • Template editor no longer allows saving when you define an attribute twice
  • Value set editor and Terminology association now also support status on concepts that come from ClaML.
  • Issues with status feedback are now by default in the initial list
  • Extended language support / customization for administrators
    • Edits made in ART (language-support) are preserved between package updates. You can see which ones you have edited locally and revert to the default version
    • You may now add new languages
    • Language support adds support for menu items
    • ART server-settings now includes switch for custom menu file and adding your own logo
    • Updated ART_maintenance_manual with explanation for these features
  • Preparations for migration to latest Orbeon version. Type casting on null for xs:dateTime is now prevented

DECOR Core

  • DECOR definition updated
    • @code may now be 128 characters, was 64 but proved too small for SNOMED-CT expressions
    • @codeSystem may no longer be 'nullFlavor' but shall be OID
    • Templates DSTU update: statuses 'inactive' and 'update' are no longer supported
    • various schematron rules have been relaxed to only fire on places that are draft/new you may actually still fix them
  • Schematron and HTML publication engine improvements for referenced templates, prohibited attributes, and codeSystemName
  • Language updates for HTML / Schematron

DECOR Services

  • RetrieveDataSet / RetrieveTransaction updates
    • includes both concept terminology and concept value terminology, improved display of value set bindings
    • allows moving columns in any particular order
    • allows client side searching where non matching contents are hidden

ART-DECOR System Services

  • ADANS improved notification text
  • ADANS notifications now includes labels when applicable
  • ADANS no longer sends notifications to the last editor of the issue as he already knows
  • ADANS
  • (for admins) ADANS now calls all strings from the ART package
  • (for admins) ADANS improved debugging/testing options

Terminology

  • ClaML based terminologies now support status through Meta key name='statusCode' in View and Search
  • Numerous improvements in SNOMED-CT Extension management and release logic

XIS Testing

  • Added option to bulk download messages

HL7 CDA