We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564fee7 commit 6e7ea27Copy full SHA for 6e7ea27
CHANGELOG.md
@@ -4,7 +4,9 @@ Changelog
4
## 2.2
5
6
- Update to FHIR `1.0.2.7202` (DSTU 2 with technical errata, compatible with `1.0.1`)
7
+- Add a very simple base implementation of `FHIRServer` called `FHIROpenServer`and a typealias `FHIRBaseServer`
8
- New error handling using `FHIRError`
9
+- Implement absolute reference resolver (will not work if the other server is protected)
10
- Fixes to `ElementDefinition`
11
- Only request the `Conformance` statement's summary
12
0 commit comments