Skip to content

1.8.5

Choose a tag to compare

@hl7-devops hl7-devops released this 04 Jan 19:46
· 1118 commits to master since this release
  • Loader: fix bundle loading issue (didnt work if theres more than one . in the name)
  • Loader: Add Archetype importer (not enabled yet)
  • Snapshot Generator: Fix for handling SD extensions when generating snapshots
  • Snapshot Generator: Dont remove bindings from types with characteristics = can-bind (Extensions in R5)
  • Snapshot Generator: Various minor Fixes for generating snapshots for archetypes (checking type parameters)
  • Validator: Validate that ConceptMap references to ValueSets are actual value sets
  • Validator: Check if abstract classes have concrete subtypes in scope
  • Validator: Handle tx ecosystem failure properly
  • Renderer: Add new Element View for profiles
  • Renderer: Improved Rendering for Timing Datatype
  • Renderer: Add Git Source repo to fhir.json (if known)
  • Test Factory: Add support for table.rows in TestDataFactory