Skip to content

Commit deb4841

Browse files
Update Changelog for release 2.3.0
1 parent 851381d commit deb4841

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.3.0] - 2025-03-24
10+
911
### Fixed
1012

11-
* When mapping to `<code nullFlavor="UNK">` XML elements from an existing `CodeableConcept` the element will now contain
12-
the original text value from the DisplayExtension, if a separate text field is not provided.
13-
In the case that neither of these are present, the existing behavior of using the `code.display` element is used.
13+
* When mapping to `<code nullFlavor="UNK">` XML elements from an existing `CodeableConcept` the element will now contain the original text value from the DisplayExtension, if a separate text field is not provided. In the case that neither of these are present, the existing behavior of using the `code.display` element is used.
1414

1515
### Added
1616

17+
* Legacy codes are preserved as translations within the XML when mapping `CodeableConcepts` when a SNOMEDCT code is provided and additional codings for Egton, READ (v2 or v3), or EMIS drug codes. For other unknown code systems, these will not be preserved.
1718
* GP2GP Adaptor now populates the PlanStatement / confidentialityCode field when the ProcedureRequest.meta.security field contains NOPAT
1819

20+
21+
1922
## [2.2.2] - 2025-02-07
2023

2124
### Fixed

0 commit comments

Comments
 (0)