Dashboard > Clinical Modelling Tools > ... > Archetype Editor > Archetype Editor Releases

View Info

Archetype Editor Releases

Ocean Wiki Home

Clinical Modelling Tools

Archetype Editor Topics

Page Sub Topics

Current Beta Release

Archetype Editor Beta Release

Current Release

Version: 2.1.583
Date: 2nd July 2009
Status: Stable

Download Exe File

Code Location
http://www.openehr.org/svn/knowledge_tools_dotnet/RELEASES/BlueChina

Known Issues

  • Saving an archetype containing a DV_CHOICE with an interval of date or time (except in the first position) either crashes or corrupts the ADL.
  • ADL Parser is slow loading first Archetype file.
  • When saving to XML, if the option to save ADL automatically is on, then the ADL definition section is deleted.
  • Cardinality "optional not repeating 0..1" cannot be saved.
  • The Help documentation is out of date.
  • The XML export is not correct.

Release Changes

  • Old spellings of the following are still accepted, but it now saves the ADL with the correct spelling:
    • null_flavor is now called null_flavour.
    • term_binding is now called term_bindings.
    • constraint_binding is now called constraint_bindings.
  • An MD5 hash digest of the Archetype Model is saved in other_details, for canonical Archetype Model integrity check hashes.
  • Updated existence statements for optional attributes such as protocol, state and value.
  • Fixed several ADL/XML archetype file consistency issues.
  • Interval events may have no maths aggregate function.
  • DV_PARSABLE is now supported.
  • Slots show archetypes of all types (XML and ADL).
  • Added the correct calculated existence values for Protocol and State.
  • The label on the Data tab now reflects the structure when it is changed.
  • Updated Flow (Mass) property units.
  • Rationalised terminology to remove references to translations and include HL7 OIDs.
  • Fixed XML in DV_DURATION, which was not saving the format.
  • Ensured ARCHETYPE_INTERNAL_REF.target_path is provided in the archetype XML.
  • Ensured the parent concept of the specialised archetype root concept is included in the list of referenced terms in XML.
  • Ensured original_author name is mandatory in description.
  • Ensured that existing archetypes containing DV_TEXT.value constraints do not silently lose those constraints.
  • Included T delimiter in C_DATE_TIME patterns.
  • Serialised DV_QUANTITY with default precision, for the "Explicitly specify default value" canonical AM rule.
  • Showed compound units in Quantity in the current language.
  • DV_ORDINAL assumed values are better supported.


Previous Releases

2.0.582 2nd July 2009

Download Exe File

Code Location
http://www.openehr.org/svn/knowledge_tools_dotnet/RELEASES/Nitrogen

Known Issues

  • ADL Parser is slow loading first Archetype file.
  • When saving to XML, if the option to save ADL automatically is on, then the ADL definition section is deleted.
  • Cardinality "optional not repeating 0..1" cannot be saved.
  • The documentation is out of date.
  • The ADL term_binding and constraint_binding are still in the singular (changed in ADL 1.5).

Release Changes

  • Slots can now be named.
  • Slots can now be constrained to an abstract type (Item, Entry, etc.).
  • Slot patterns now specify the full archetype id, not just the concept and version.
  • Slot patterns in XML archetypes are no longer surrounding by slashes.
  • The web source of archetypes is now CKM.
  • Installs a reduced set of sample archetypes, clearly named as samples.
  • XML archetypes are now valid against the schema.
  • HTML generation has an updated user-configurable XSLT script.
  • Ctrl+L keyboard shortcut toggles between two languages.
  • Added Japanese terminology.
  • Added ICD Oncology (3) terminology.
  • Added new unit time fraction.
  • Internal references are now commented in the ADL, like other nodes already were.
  • Prevented duplicate term codes in coded text and ordinals.
  • Term Bindings save the Release field.
  • The terminology look-up has several usability improvements.
  • Translation saves the Accreditation field.
  • Copyright details are not discarded.
  • The Links button is hidden, unless an option is set.
  • Removed the File | Close menu item.
  • Save As now always regenerates the ADL.
  • Changing the archetype id and then saving to the new name sometimes instead overwrote the old .adl file.
  • If an embedded archetype is not found, the user can locate its directory.
  • Fixed several problems with embedded archetypes, including taking into account the parent archetype's language.
  • Fixed loading Quantity minimum and maximum, which were rounding to a whole number.
  • Fixed mishandling of "openehr" term codes as "local".
  • Fixed an "Incorrect format" error when saving an INSTRUCTION with a Protocol.
  • Fixed several exceptions when changing the Structure Type.
  • Fixed several exceptions on the Interface tab.
  • Fixed exceptions opening an XML archetype containing a DV_EHR_URI.
  • Fixed problems saving to ADL:
    • Double-quotes were wrongly converted to single quotes. (Saving to XML had the same problem.)
    • Backslashes were saved in a way that could cause parsing of the archetype to fail.
    • The Purpose, Use, Misuse and Reference fields were saved with extra carriage returns.
  • Fixed problems introduced in version 1.0.1246:
    • An exception occurred when specialising a node.
    • Save As left the Save button visible.
    • Saving as an invalid file name corrected the name silently. It now advises that this is happening.

1.0.1248.332 12th May 2008

Download Exe File

Known Issues

  • ADL Parser is slow loading first Archetype file.
  • When saving to XML, if the option to save ADL automatically is on, then the ADL definition section is deleted.
  • An exception occurs when trying to specialise a node.
  • The user can add duplicate internal codes although it displays only once. The work around is to remove the code until it disappears from the list and then add it back once.
  • Cardinality "optional not repeating 0..1" cannot be saved.
  • Embedded archetype doesn't take into account the parent archetype's language.
  • The Protocol tab causes an "Incorrect format" error.
  • Some key details are missing from the HTML for SECTION, INSTRUCTION and ACTION.
  • The documentation is out of date.

Release Changes

  • Fixed loading of attributes such as QUANTITY.precision from the ADL file. (This error was introduced in version 1.0.1243.)
  • Fixed wrong image being displayed for Clusters.

1.0.1247.327 6th May 2008

Download Exe File

Known Issues

  • ADL Parser is slow loading first Archetype file.
  • When saving to XML, if the option to save ADL automatically is on, then the ADL definition section is deleted.
  • Some attributes (e.g. QUANTITY.precision) are always loaded as zero from the ADL file.
  • Wrong image is being displayed for Clusters.
  • An exception occurs when trying to specialise a node.
  • The user can add duplicate internal codes although it displays only once.
  • Cardinality "optional not repeating 0..1" cannot be saved.
  • Embedded archetype doesn't take into account the parent archetype's language.
  • The Protocol tab causes an "Incorrect format" error.
  • The documentation is out of date.

Release Changes

  • DV_IDENTIFIER is now supported.
  • Participations can now be saved within a COMPOSITION archetype.
  • Fixed saving of Slots to ADL, which often had an invalid include or exclude pattern.
  • Fixed several "Unhandled Exception" error messages.

1.0.1246.315 29th April 2008

Download Exe File

Known Issues

  • ADL Parser is slow loading first Archetype file.
  • When saving to XML, if the option to save ADL automatically is on, then the ADL definition section is deleted.
  • Slots are saved to ADL with an invalid include or exclude pattern.
  • Some attributes (e.g. QUANTITY.precision) are always loaded as zero from the ADL file.
  • Participations do not save for COMPOSITION or if only Occurrences is set.
  • An exception when occurs trying to specialise a node.
  • The user can add duplicate internal codes although it displays only once.
  • Cardinality "optional not repeating 0..1" cannot be saved.
  • Embedded archetype doesn't take into account the parent archetype's language.
  • The Protocol tab causes an "Incorrect format" error.
  • The documentation is out of date.

Release Changes

  • The installer now associates Archetype Editor with the .adl file extension.
  • The installer now sets up the same sample archetypes directory as Template Designer.
  • When saving an archetype, a dialog warns if the file name does not match the id.
  • The HTML display is now optionally generated via a user-configurable XSLT script.
  • On the Header tab:
    • There is a new Links button.
    • Right-clicking the archetype id pops up a Copy menu.
  • The New button on the toolbar is now always visible.
  • Changing the Structure type now scrolls so you can see its combo box.
  • Adding Quantity Units no longer adds the Property as a Unit when you cancel.
  • Adding a Slot pattern now gives the option to match specialisations.
  • Fixed the Save As dialog's HTML option, which did nothing when you selected it.
  • Fixed various problems with reference elements.
  • Fixed errors reloading two of the date-time constraint formats.
  • Fixed some mistakes in the display of date-time constraint fields on the Interface tab.
  • Fixed saving of the Duration min constraint.
  • Fixed an "Error creating window handle" after frequently switching to the Interface tab of a large archetype.
  • Fixed several "Unhandled Exception" error messages.

1.0.1245.279 26th March 2008

Download Exe File

Known Issues

  • ADL Parser is slow loading first Archetype file.
  • When saving to XML, if the option to save ADL automatically is on, then the ADL definition section is deleted.
  • The user can add duplicate internal codes although it displays only once.
  • Some attributes (e.g. QUANTITY.precision) are always loaded as zero from the ADL file.
  • Cardinality "optional not repeating 0..1" cannot be saved.
  • Embedded archetype doesn't take into account the parent archetype's language.
  • The Protocol tab causes an "Incorrect format" error.
  • Some key details are missing from the HTML for SECTION, INSTRUCTION and ACTION.
  • The documentation is out of date.

Release Changes

  • The old 'A' icon has been removed everywhere, in favour of the Ocean 'Oi' icon, similar to Template Designer.
  • The overall appearance makes better use of Windows XP and Vista visual themes, most noticeably in the Open from Web dialog.
  • A new option allows automatic saving to XML whenever an archetype is saved as ADL; and also automatic saving to ADL whenever an archetype is saved as XML.
  • An unhandled exception has been fixed, when opening an embedded archetype if the repository path does not have a "structures" subdirectory.
  • XML was exported with the wrong adl_version (e.g., "v1"). It is now correct (i.e., "1.4").

1.0.1244.250 30th November 2007

Download Exe File

Known Issues

  • ADL Parser is slow loading first Archetype file.
  • The user can add duplicate internal codes although it displays only once.
  • Some attributes (e.g. QUANTITY.precision) are always loaded as zero from the ADL file.
  • Cardinality "optional not repeating 0..1" cannot be saved.
  • Unhandled exception when the repository is one directory above where it should be.
  • Embedded archetype doesn't take into account the parent archetype's language.
  • The Protocol tab causes an "Incorrect format" error.
  • Some key details are missing from the HTML for SECTION, INSTRUCTION and ACTION.
  • The documentation is out of date.

Release Changes

  • New option to open an archetype from the web.
  • The Options window is now under a Windows-standard Tools menu.
  • The version number now has a fourth part, identifying the revision from which it was built.
  • Removed the XML and ADL radio buttons on the start-up dialog.
  • Fixed the DURATION constraint, which could not be set if no pattern or range were specified.
  • Fixed several "Unhandled Exception" error messages.
  • Fixed a problem that it sometimes silently failed to save to XML.
  • Fixed term_bindings in the XML, which did not have a code_string element value, and instead placed it wrongly in the terminology_id.
  • Fixed a rare case where the specialisation part of an archetype ID could be lost when renaming it.
  • Fixed the size of the Participations controls so that they are fully visible.
  • Added scroll bars in several places, to improve usability on very small screens.
  • The Pathway tab is more user-friendly.
  • Added new units for pressure and impedance/immitance.
  • Changing the Structure now works with Single, even if no object has been selected.

1.0.1243 26th October 2007

Download Exe File

Known Issues

  • ADL Parser is slow loading first Archetype file.
  • The user can add duplicate internal codes although it displays only once.
  • Some attributes (e.g. QUANTITY.precision) are always loaded as zero from the ADL file.
  • If an archetype contains references on the Description tab, exporting to XML silently fails to write to the XML file.

Release Changes

  • Now runs on both 64- and 32-bit versions of Windows.
  • Updated the problem reporting to use Jira rather than Mantis.
  • No longer writes to the "Program Files" directory, so it will work for non-administrative users, in a student lab setting, etc.
  • An auto-backup is created at a configurable time interval.
  • Improved validation of the Short Concept part of the Archetype ID.
  • Fixed various bugs on saving XML.
  • Fixed a lot of "Unhandled Exception" error messages.
  • Fixed HTML-generation of archetypes with Table structure.
  • Fixed the order of OK and Cancel buttons to conform to Windows standards.
  • Fixed the tab order in many places.
  • Minimum duration range of zero retains the correct units: it is no longer forced to "0S".
  • Changes to "Limit decimal places" are now saved, even if "Set min. value" and/or "Set max. value" is not set.
  • The default setting for a Text attribute is now "Free text/coded".
  • Changing the Structure now works with Table and Single, not just List and Tree.

1.0.1241 1st June 2007

Download MSI File

Release Changes

  • ADL Parser is slow loading first Archetype file.
  • Fixed bug on saving XML.
  • Catches error on loading chained archetypes.
  • Corrected error in HTML display.
  • Fixed bug in display of Duration data type.
  • Fixed bug on addressing list of internal codes when double-click on list.
  • Fixed bug with load from command line.
  • Fixed bug with typing property into quantity.
  • Fixed bug with duration in weeks.
  • Full Release 1.0.1 compliance with XML archetypes.

1.0.1240 11th May 2007

Download MSI File

1.0.1238 19th March 2007

Release Changes

  • Fixed bug with load from command line.
  • Fixed bug with typing property into quantity.
  • Fixed bug with duration in weeks.

0.99.8 Beta 25th October 2006

Release Changes

  • Major changes to align with release 1.0 of the reference model.
  • New Action class archetypes, altered instruction model.
  • Allows embedded editing of structures within entries (allows instruction and action to share activity description specifications).
  • Date representation fully ISO compliant.
  • Many bugs and GUI issues fixed for working in other languages (GUI support for German, Turkish and Farsi added).

0.99.8 25th September 2006

Release Changes

  • Further alignment with the 1.0 reference model. Main change is that State data is now represented on one event and referenced from other events. Many minor bug fixes.
  • Quantity properties are now sorted and it is possible to add a unit first (setting the property based on the unit).
  • A lot of work on the Terminology bindings and constraint bindings.

0.99.7f 28th August 2006

Release Changes

  • Bug fixes - working in languages which do not have translations of the openEHR termset.
  • This release fixes many issues with term and constraint bindings - enabling binding of terms that are not archetype nodes.

0.99.7e 11th July 2006

Release Changes

  • Full alignment with openEHR Foundation archetypes.

0.99.7d 15th June 2006

Release Changes

  • Fixed bug - not recording Quantity.Property.

0.99.7c 6th June 2006

Release Changes

  • Fixed bug with Section archetypes.
  • Handling of single data structure error corrected.

0.99.7b 25th May 2006

Release Changes

  • Parser updated to handle carriage returns in text and description.
  • Constraint bindings to terminologies are now saved, though no standardisation of this has yet been agreed.
  • Contributors and keywords are now handled properly.
  • Right to left script handling now almost universal.
  • Date time representation is now fully ISO compliant - backward compatibility has been maintained.
  • 'b' corrects parser error removing excessive codes during cleanup.

0.99.6a 11th May 2006

Release Changes

  • Build 0.99.6 saved when working in Farsi which gave default menus in Farsi. More additions for handling right-to-left scripts.
  • Bug fixed in loading descriptions.

0.99.6 8th May 2006

Release Changes

  • Further GUI support for other languages, comprehensive testing.
  • Minor bug fixes.

0.99.5d 23rd April 2006

Release Changes

  • Minor bug fixes from alpha testing - ordinals display in embedded archetypes, correct file save on changing occurrences with embedded archetypes.

0.99.5c 22nd April 2006

Release Changes

  • Minor changes to ADL processing, instruction.activity.action_archetype_id as regular expression.
  • Bug fix with archetype naming.

0.99.5b 17th April 2006

Release Changes

  • Fixed bugs with drag and drop, more interface translation, embedding archetypes.
  • Fixed bug in structure archetypes archetype ID name.

0.99.5a 9th April 2006

Release Changes

  • Major rework to allow embedded archetypes, added Action archetypes, fixed bugs with language translation and GUI, added archetype Description.
  • Comes with sample archetypes which are release 1.0 compatible, installed in archetype subdirectory.

0.99.2a 8th June 2005

Release Changes

  • Add display of further data types, find in ADL view, fixed various minor bugs and over-write bug if new archetype created twice.

0.99.1a 17th May 2005

Release Changes

  • Fix translate to local language on load, allow edit of archetype ID, multiple datatype now called choice.

0.99 5th May 2005

Release Changes

  • Added quantity ratio (count only at this stage) and assumed values.

0.98.9 25th April 2005

Release Changes

  • Added control of cluster cardinality, debugged specialisations, cluster drag/drop.

0.98.8 13th April 2005

Release Changes

  • Refined HTML display, fixed bug with display of URI in interface.

0.98.7 30th March 2005

Release Changes

  • Early version of HTML display, fixed bug with dates.

0.98.6 19th March 2005

Release Changes

  • Updated to work with ADL 1.2 ready for openEHR 1.0 release later in the year.

0.98.5 8th February 2005

Release Changes

  • Minor bug fixes with translation of ordinals.
  • Added ability to edit description of ordinal terms.


Browse Space
- Pages
- Labels
- Attachments
- News
- Activity
- Advanced

Explore Confluence
- Popular Labels
- Notation Guide

Your Account
Log In

 

Other Features

View a printable version of the current page.

Add Content


Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.3 Build:#641 Jan 03, 2007)
Bug/feature request - Contact Administrators