Skip to content

1.6.11

Compare
Choose a tag to compare
@markiantorno markiantorno released this 07 Jun 06:33
· 176 commits to master since this release
  • Loader: Fix bug loading language pack NPMs
  • Validator: Find value sets on tx server if not tx.fhir.org
  • Validator: Do not send Content-Type header with GET requests for tx servers
  • Validator: Fix npe validating code system
  • Validator: Support discriminator by position
  • Validator: Dont check type characteristics for unknown types
  • I18n: Fix typos in phrases, and fix up handling of apostrophes in messages without parameters
  • Renderer: Fix contact rendering to work properly
  • Renderer: Fix issue resolving contained resource rendering DiagnosticReports etc
  • Renderer: Handle case where Contact.value has extensions instead of a string value
  • Renderer: Render Parameterised types
  • Renderer: Fix bug with LOINC Code row showing wrongly in Profile Details view
  • Renderer: Partial implementation of type parameters
  • Renderer: Fixed rendering of actor-specific obligations, added elementIds to obligation narrative rendering
  • Renderer: Corrected ObligationsRenderer to handle multiple actors and multiple codes. Also got obligations with elements to render properly (which means knowing whether youre on a table page or definitions page, what tab youre on, and whether the element for the obligation is in-scope for that tab (so you know whether to hyperlink or not). Had to make links on the tables point to definitions because table anchors are not unique.
  • Renderer: Fix issue generating dependency table for packages in error