You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/azure-api-for-fhir/release-notes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,8 +77,8 @@ Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Ser
77
77
78
78
### IoT connector for FHIR (preview)
79
79
80
-
|Bug fixes |Related information |
|Bug fixes |Related information |
Copy file name to clipboardExpand all lines: articles/healthcare-apis/release-notes.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,34 +22,34 @@ Azure Healthcare APIs is a set of managed API services based on open standards a
22
22
### Azure Healthcare APIs Feature Enhancements
23
23
24
24
25
-
| Enhancements | Related information |
26
-
|------------- | ----------------------------- |
25
+
| Enhancements | Related information |
26
+
|------------- | -----------------------------:|
27
27
|Test Data Generator tool |We've updated the Healthcare APIs GitHub samples repo to include a [Test Data Generator tool](https://github.com/microsoft/healthcare-apis-samples/blob/main/docs/HowToRunPerformanceTest.md) using Synthea data. This tool is an improvement to the open source [public test projects](https://github.com/ShadowPic/PublicTestProjects), based on Apache JMeter, that can be deployed to Azure AKS for performance tests. |
|Added support for [_sort](././../healthcare-apis/fhir/overview-of-search.md#search-result-parameters) on strings and dateTime. |[#2169](https://github.com/microsoft/fhir-server/pull/2169)|
|Fixed issue where [Conditional Delete](././../healthcare-apis/fhir/fhir-rest-api-capabilities.md#conditional-delete) could result in an infinite loop. |[#2269](https://github.com/microsoft/fhir-server/pull/2269)|
42
42
|Resolved 500 error possibly caused by a malformed transaction body in a bundle POST. We've added a check that the URL is populated in the [transaction bundle](././..//healthcare-apis/fhir/fhir-features-supported.md#rest-api) requests. |[#2255](https://github.com/microsoft/fhir-server/pull/2255)|
|IoT connector normalized improvements with calculations to support and enhance health data standardization. | See: [Use device mappings](./../healthcare-apis/iot/how-to-use-device-mapping-iot.md) and [Calculated functions](https://github.com/microsoft/iomt-fhir/blob/master/docs/Configuration.md)|
0 commit comments