Skip to content

1.4.0 for STU3 (released 20191010)

Compare
Choose a tag to compare
@marcovisserFurore marcovisserFurore released this 10 Oct 08:55
· 1690 commits to develop-stu3 since this release

Bugfixes

  • #648 Validator: improve slice validation [Validator]
  • #973 Custom Resource Serialization with FhirJsonSerializer
  • #999 Xml & Json PoCo parsers return valueQuantity element as SimpleQuantity instance
  • #1051 R4: Update snapshot generator for type slicing
  • #1052 R4 Snapshot Generator: initialize ElementDefinition.constraint.source
  • #1053 R4 SnapshotGenerator: Fix ElementDefinition.Base for newly introduced elements
  • #1070 [Validator] allow slice validation with a discriminator based on valueset binding bg
  • #1071 FhirParser skips valid element
  • #1109 Profile validation success against the not implemented profile with mandatory extensions
  • #1116 SnapshotGenerator - Extension.url requires fixedUri, not fixedString
  • #1121 ParseXml of ContactPoint does not set value
  • #1123 SnapshotGenerator - ElementDefinition.base is empty for children of contentreference
  • #1130 Expression.Equals and/or == fails

New Functionality

  • #745 Validation tool gives non-descriptive error message for errors in a slice [Validator]
  • #1056 Base class should claim support for INotifyPropertyChanged
  • #1090 SnapshotGenerator should also support logical models
  • #1101 SnapshotGenerator - handle element without path

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