Skip to content

Releases: apple/FHIRModels

0.8.0

23 Mar 22:00

Choose a tag to compare

  • BREAKING CHANGES: update build models to 6.0.0-ballot3 (http://build.fhir.org/)
  • Address #38 (thanks to Lukas Kollmer for the idea)
  • Move some unit tests to Swift Testing; since with testing #39 cannot be reproduced, resolves #39

Full Changelog: 0.7.0...0.8.0

0.7.0

14 May 14:26

Choose a tag to compare

  • Make most primitive types (such as FHIRBool and FHIRDateComponents) Sendable
  • Address #36
  • Fix time zone description that's off for dates in timezone with DST. Fixes #35
  • Bump Swift tools version to 5.7

Full Changelog: 0.6.1...0.7.0

0.6.1

07 Jan 16:06

Choose a tag to compare

Update build to R6 ballot 2

24 Oct 09:46

Choose a tag to compare

Update build models to 6.0.0-ballot2

Add R5 and R4B models

01 Apr 05:36

Choose a tag to compare

This release adds modules for the recently published FHIR R5 (5.0.0) release and the previous FHIR R4B (4.3.0) release. These can be accessed using import ModelsR5 and import ModelsR4B, respectively.

Maintenance Release 0.4

18 Mar 00:24

Choose a tag to compare

This is a maintenance release that addresses some issues and introduces small enhancements.

  • BREAKING CHANGES: fix duplicate code system names resulting in #11
  • BREAKING CHANGES: regenerate R4 models to resolve #15
  • Update build models to 4.6.0-048af26
  • Enhancement: make dates & times conform to Comparable and ExpressibleAsNSDate
  • Fix an issue where times with milliseconds were not proper ISO formatted in certain locales

NSDate Utilities

24 Sep 22:26

Choose a tag to compare

FHIR v4.5 for connectathon 25

03 Sep 17:05

Choose a tag to compare

0.3.0

For connectathon 25

Utilities & Linux Support

24 Aug 20:10

Choose a tag to compare

Add STU-3 models – 0.2.0

27 Jul 16:26

Choose a tag to compare

Add STU-3 models