We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d78bf3 commit 5ef5038Copy full SHA for 5ef5038
CHANGELOG.md
@@ -25,6 +25,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
* When mapping `Immunizations` which contain a `NOPAT` `meta.security` tag, the resultant XML for that resource
26
will contain a `NOPAT` `confidentialityCode` element.
27
28
+## [2.1.2] - 2014-10-21
29
+
30
+### Fixed
31
32
+* When mapping a `DiagnosticReport` which didn't contain any `Specimen` references, the adaptor would
33
+ previously throw an error "EhrMapperException: Observation/ref was not mapped to a statement in the EHR" when mapping
34
+ a filing comment and abort the GP2GP transfer.
35
+ The adaptor is now able to handle this situation correctly.
36
37
## [2.1.1] - 2024-10-15
38
39
### Fixed
0 commit comments