Skip to content

4.6.0

Compare
Choose a tag to compare
@seanmcilvenna seanmcilvenna released this 20 Jul 21:58
· 368 commits to master since this release

Released on Thursday, July 20, 2017

FHIR Export Improvements

Additional improvements (continuing from 4.5.0 release) have been made to the FHIR Build exports to work with the latest changes in the FHIR IG Publisher.

XML exports are formatted and indented, instead of being exported as a file with a single - extremely long - line.
The IG Publisher .JSON control file includes a "dependencyList" property, if the IG being exported has references to other implementation guides within Trifolia.

Schematron exports include vocabulary

The Schematron export screen has an option to "include" vocabulary. When selected, the export produces a ZIP file that contains both the Schematron and the vocabulary XML file used by the Schematron.

Type Summary
Defect Export Schematron: Zip file
Defect Export to MS. Word - "Save As Default" intermittently not working
Defect IG Versioning issue after IG is edited
Defect Implementation Guide Web View - Table of Contents appears below Description
Defect Unable to expand constraint tree to display primitives in QRDA Category III Report - CMS (V2)
Defect Versioning IG: Doesn't copy custom Schematron for the whole IG
Defect Word Export: Change Log - Retired templates have links to nothing
Defect Help file does not show how to export Web-Based IG
Defect Template/Profile editor tooltips gone
Defect Primitive constraint with child primitive don't expand/open to show children
Defect Do not allow duplicate bookmarks/short-ids
Defect Copy screen allows template with non-unique identifier
Improvement FHIR Export Improvements
Improvement Import terminology from native XML format
Improvement Include "dependencyList" property in FHIR Export's control file
Improvement Include terminology in native export format
New Feature Pretty print XML exports