Skip to content

Commit 8de3ecb

Browse files
Update CHANGELOG.md
* Update changelog.md
1 parent e046b6a commit 8de3ecb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ In the case that neither of these are present, the existing behavior of using th
1717
* GP2GP Adaptor now populates the PlanStatement / confidentialityCode field when the ProcedureRequest.meta.security field contains NOPAT
1818
* When the ReferralRequest.meta.security field contains NOPAT, the GP2GP Adaptor will now populate the RequestStatement / confidentialityCode field accordingly.
1919
* The GP2GP Adaptor now populates the CompoundStatement / confidentialityCode field when Observation.meta.security field contains NOPAT
20+
* When mapping from JSON FHIR `codaeableConcept` to HL7 XML `<code>`, if both a legacy code and system (i.e., ReadV2,
21+
Egton) and a `SNOMEDCT` code are provided, then the legacy code will be preserved and presented as a nested
22+
`<translation>` element. The provided `coding.system` will be converted from url to OID format for known codes systems.
23+
2024

2125
## [2.2.2] - 2025-02-07
2226

0 commit comments

Comments
 (0)