Version 5.2.0 - 5.2.1

Version 5.2.1

Released on 3/13/2018

Improvement

  • Add filtering and additional "Type" column to implementation guide list

Defect

  • Can't create profiles for FHIR Current Build

Version 5.2.0

Released on 3/9/2018

Improvement

  • Implement "New Template" context selection button
    • Need to implement the "..." for "Applies To" in the new "New Template/Profile" screen that arvind created as part of TRIF-1250.
      User should be able to select a child element in a pop-up window representing the context of the template. Follow the implementation example that exists in the current template editor.
  • Show identifiers and allow editing concepts from "View Value Set" screen
    • The View screen for value sets used to show the identifier of the value set. After Trifolia was enhanced to allow multiple identifiers for a value set, the View screen was not updated to show the (multiple) identifiers.
  • Value set validation during export for white spaces
    • When a value set is used by an implementation guide, which has a code or display name with white-spaces at the start or end, display a message to the user. This takes place during design validation (such as when a template is validated, or when the user exports an implementation guide).

Task

  • Remove support for FHIR DSTU1

Defect

  • SHOULD constraints generating schematron errors (not warnings)
  • Constraints that have a number as the upper bound create invalid Schematron
  • Schematron issue with case-insensitive comparison
  • When adding a narrative constraint, autogenerate Schematron must be set to false
  • Default export selections result in an empty Schematron
  • Performance improvements to Schematron Generation
  • When a template is locked, user should not be able to save the template