NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Features in the AIM 4.1 Toolkit

...

This release makes AIM Toolkit 4.1 a cross-platform set of tools. New CMake support enables developers on Windows, Linux, and OS X operating systems to create native executable components. By supporting all three major operating systems, generating and using AIM data becomes universally available. The AIM Toolkit provides the AIM Library 4.1 for incorporating AIM model and data into third-party applications, and the AIM converter tool ANIVATR for direct manipulation of AIM documents in AIM 4.0 XML and AIM 4.0 DICOM SR formats.

The following issues were fixed. Links open the issue in NCI Tracker.

IssueDescription
AIM-124Fixed UID validation routine to check for zero-padded UID component values, e.g. 1.2.009.02 is invalid because non-zero UID component cannot start with 0.
AIM-125Fixed time value validation to allow for 00:00 time values. This issue showed up with de-identified dates.
AIM-126Improved consistency of the AIM Converter parameters. Now the parameter for XML documents is "XML" instead of the old "AIM".
AIM-127Improved error reporting by AIM Converter by not silently ignoring some of library error messages.
AIM-128Implemented validation for allowed length of every component of a coded element (code value, code meaning, coding scheme designator and coding scheme version). 
AIM-129Updated referenced AIMLib binaries to support Series Number changes.

Features in the AIM 4.0 Toolkit

...