Skip to content

Commit 9686925

Browse files
Update Changelog for release 2.3.0 (#1175)
1 parent d10a08f commit 9686925

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ 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 along with 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

1920
## [2.2.2] - 2025-02-07

0 commit comments

Comments
 (0)