Skip to content

Commit 5afd494

Browse files
committed
Fixed suggestions in PR
1 parent 7d99595 commit 5afd494

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/healthcare-apis/azure-api-for-fhir/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Ser
3535
| :----------------------------------- | ------: |
3636
|Added new audit [OperationName subtypes](././../azure-api-for-fhir/enable-diagnostic-logging.md#audit-log-details)| [#2170](https://github.com/microsoft/fhir-server/pull/2170) |
3737

38-
|[Reindex improvements](https://docs.microsoft.com/azure/healthcare-apis/fhir/how-to-run-a-reindex): | Description|
38+
|[Reindex improvements](how-to-run-a-reindex.md): | Description|
3939
| :----------------------------------- | ------: |
4040
|Added [boundaries for reindex](how-to-run-a-reindex.md) parameters|[#2103](https://github.com/microsoft/fhir-server/pull/2103)|
4141
|Update error message for reindex parameter boundaries|[#2109](https://github.com/microsoft/fhir-server/pull/2109)|

articles/healthcare-apis/release-notes.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@ Azure Healthcare APIs is a set of managed API services based on open standards a
2626
|Enhancements | Description |
2727
|:------------------- | -----------:|
2828

29-
|Added support for conditional patch | [Conditional patch](https://docs.microsoft.com/azure/healthcare-apis/azure-api-for-fhir/fhir-rest-api-capabilities#patch-and-conditional-patch)|
29+
|Added support for conditional patch | [Conditional patch](./././azure-api-for-fhir/fhir-rest-api-capabilities.md#patch-and-conditional-patch)|
3030
|:------------------- | -----------:|
3131
|Conditional patch | [#2163](https://github.com/microsoft/fhir-server/pull/2163) |
3232
|Add conditional patch audit event | [#2213](https://github.com/microsoft/fhir-server/pull/2213) |
3333

34-
|Allow JSON patch in bundles | [JSON patch in bundles](https://docs.microsoft.com/azure/healthcare-apis/azure-api-for-fhir/fhir-rest-api-capabilities#patch-in-bundles)|
34+
|Allow JSON patch in bundles | [JSON patch in bundles](./././azure-api-for-fhir/fhir-rest-api-capabilities.md#patch-in-bundles)|
3535
|:------------------- | -----------:|
3636
|Allows for search history bundles with Patch requests |[#2156](https://github.com/microsoft/fhir-server/pull/2156) |
3737
|Enable JSON patch in bundles using Binary resources |[#2143](https://github.com/microsoft/fhir-server/pull/2143) |
38-
|Added new audit event [OperationName sub-types](https://docs.microsoft.com/azure/healthcare-apis/azure-api-for-fhir/enable-diagnostic-logging#audit-log-details)| [#2170](https://github.com/microsoft/fhir-server/pull/2170) |
38+
|Added new audit event [OperationName sub-types](./././azure-api-for-fhir/enable-diagnostic-logging.md#audit-log-details)| [#2170](https://github.com/microsoft/fhir-server/pull/2170) |
3939

40-
| Running a reindex job | [Reindex improvements](https://docs.microsoft.com/azure/healthcare-apis/fhir/how-to-run-a-reindex)|
40+
| Running a reindex job | [Reindex improvements](./././fhir/how-to-run-a-reindex.md)|
4141
|:------------------- | -----------:|
42-
|Added [boundaries for reindex](https://docs.microsoft.com/azure/healthcare-apis/azure-api-for-fhir/how-to-run-a-reindex#performance-considerations) parameters|[#2103](https://github.com/microsoft/fhir-server/pull/2103)|
42+
|Added [boundaries for reindex](./././azure-api-for-fhir/how-to-run-a-reindex.md#performance-considerations) parameters|[#2103](https://github.com/microsoft/fhir-server/pull/2103)|
4343
|Update error message for reindex parameter boundaries|[#2109](https://github.com/microsoft/fhir-server/pull/2109)|
4444
|Adds final reindex count check |[#2099](https://github.com/microsoft/fhir-server/pull/2099)|
4545

@@ -79,7 +79,7 @@ Azure Healthcare APIs is a set of managed API services based on open standards a
7979

8080
|Bug fixes | Description |
8181
|:------------------- | -----------:|
82-
| IoT connector normalized improvements with calculations to support and enhance health data standardization. | See: [Use device mappings](https://docs.microsoft.com/azure/healthcare-apis/iot/how-to-use-device-mapping-iot) and [Calculated functions](https://github.com/microsoft/iomt-fhir/blob/master/docs/Configuration.md) |
82+
| IoT connector normalized improvements with calculations to support and enhance health data standardization. | See: [Use device mappings](./././iot/how-to-use-device-mapping-iot) and [Calculated functions](https://github.com/microsoft/iomt-fhir/blob/master/docs/Configuration.md) |
8383

8484
## Next steps
8585

0 commit comments

Comments
 (0)