- Update Swift 5.0 package manifest.
- Update to Swift 5.0
- Update to FHIR
R4
(v4.0.0-a53ec6ee1b)
- Update to FHIR
STU-3
(v3.0.0.11832)
- Update to FHIR
1.8.0.10521
- Change initializers: provide convenience initializers; initializers taking JSON may throw
- BREAKING: now using custom types for all FHIR primitives, enabling to detect extensions (and ids) on primitives
- BREAKING: generate enums for most closed ValueSets
- Much better model deserialization and validation
- Complete refactoring of JSON serialization
- Update to FHIR
1.6.0.9663
- Update to FHIR
1.4.0.8139
- Update to Swift 3.0
- Downgrade to FHIR
1.0.2.7202
- Update to FHIR
1.6.0.9663
- Update to Swift 2.3
- Address deprecation warnings appearing with Swift 2.2
- Re-implement handling of contained resources and containing of resources
- Add
Package.swift
and reorganize code to be compatible with the upcoming Swift package manager - Support PATCH operation (but no convenience implementation yet)
- Add a very simple base implementation of
FHIRServer
calledFHIROpenServer
and a typealiasFHIRBaseServer
- Improvements to reference resolving
- Update to FHIR
1.0.2.7202
(DSTU 2 with technical errata, compatible to1.0.1
) - New error handling using
FHIRError
- Implement absolute reference resolver (will not work if the other server is protected)
- Fixes to
ElementDefinition
- Update to FHIR
1.0.1.7108
(official DSTU 2)
- Update to Swift 2.0
- Update to swift 1.2
- Update to FHIR
0.5.0.5149
(DSTU 2 May 2015 ballot version) - Update to Swift 1.1
- Initial release:
- FHIR
0.0.81.2382
(DSTU 1) - Swift 1.0
- FHIR