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 6a184b4 commit c506874Copy full SHA for c506874
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
* When mapping a `DiagnosticReport` which contains at least one `Specimen`,
11
any specimens which didn't belong to a test result were previously not sent to the requesting system.
12
Now, a fake `Observation` is created in which any `Observation`-less `Specimen`s are placed.
13
+* When mapping a `MedicationRequest` to a `MedicationStatement`, user provided text fields are now correctly escaped in
14
+ the produced XML.
15
16
## [2.2.1] - 2024-12-10
17
0 commit comments