Skip to content

Commit 5ef5038

Browse files
author
Adrian Clay
authored
Add 2.1.2 to CHANGELOG.md (#957)
1 parent 1d78bf3 commit 5ef5038

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
* When mapping `Immunizations` which contain a `NOPAT` `meta.security` tag, the resultant XML for that resource
2626
will contain a `NOPAT` `confidentialityCode` element.
2727

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+
2837
## [2.1.1] - 2024-10-15
2938

3039
### Fixed

0 commit comments

Comments
 (0)