Skip to content

1.7.0 for R4 (20200506)

Compare
Choose a tag to compare
@marcovisserFurore marcovisserFurore released this 06 May 17:45

Every Thursday we have bugfixing Thursday, where we solve the open issues for 1.x. All the other weekdays we are working on the new features for version 2.0.
This release is the result of several bugfixing Thursdays.

Bugfixes

  • #1325 SnapshotGenerator: Expand copies referenced data type extensions to elementDef
  • #1316 Raise an explicit error when a snapshot is required
  • #1315 StructureDefinitionWalker expects the Resolver to provide snapshots
  • #1309 DSTU3 client not backwards compatible within same version
  • #1306 Validation: Operationoutcome with the same text but different location is filtered out
  • #1304 Incorrect exception message for resourceType passed as empty in FhirJsonParser
  • #1303 Use of profiled datatypes within a SD results in invalid snapshot
  • #1302 FHIRPath parsing failure while validating the StructureDefinition of StructureDefinition
  • #1298 Model info: wrong target for STU3 DiagnosticReport.encounter parameter
  • #1285 Release notes link should lead to the current release notes in README.md
  • #1272 [Validator] Rename nameReference to contentReference
  • #1246 When element has multiple discriminators including a pattern validator fails on elements without pattern
  • #1220 When namespace xmlns="http://hl7.org/fhir" is not present, the error is still unclear
  • #1185 [Validator] should check for fixed, pattern or binding values when discriminator type is 'value' or 'pattern'
  • #1140 [Validator] Error on validating STU3 profile that extends a string/code/markdown type
  • #984 StructureDefinitionSummaryProvider does not handle all magic primitives
  • #874 Validator incorrectly triggers eld-13

New Functionality

  • #1334 Add "split" FHIRPath function

Note

Active development of DSTU2 has stopped, the included DSTU2 1.7.0 update is there to retain binary compatibility with the newer shared assemblies but has none of the new features.