1.8.0 for STU3 (release 20200702)
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
- #1298 Removed EpisodeOfCare as target from multiple encounter searchparameters in STU3
- #1295 [SnapshotGenerator] Added slices in a derived profile inherit fixed values of its sibling.
New Functionality
- #1334 Add "join" FHIRPath function
- #1391
Questionnaire
implements nowIVersionableConformanceResource
, thanks to @Bulgrak - #1335 fhir-net-api uses now C# 8.0
Answered
During this sprint the following issues are researched and closed. No extra coding was needed:
- #1399 Instant.Now - serialises to ticks but should be mSec?
- #1396 FHIRPath compiler throws exception for escaped whitespace check
- #1397 Incorrect exception message for resourceType passed as empty in FhirJsonParser
- #1227 [snapshot generator] Diff validates, snapshot does not. Why?
- #1389 Invariant(fhirpath expression) doesn't evaluate properly
- #618 Fix SimpleQuantity datatype definition, remove invalid sliceName on root element
- #538 Extensions incorrectly reported as mandatory when constrained out of profile
Note
Active development of DSTU2 has stopped, the included DSTU2 1.8.0 update is there to retain binary compatibility with the newer shared assemblies but has none of the new features.