Skip to content

Commit 0c6aeb4

Browse files
more redirect fixes
1 parent 4bf7d83 commit 0c6aeb4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
{
551551
"source_path_from_root": "/articles/healthcare-apis/fhir/overview-of-convert-data.md",
552552
"redirect_url": "/azure/healthcare-apis/fhir/convert-data-overview",
553-
"redirect_document_id": true
553+
"redirect_document_id": false
554554
},
555555
{
556556
"source_path_from_root": "/articles/healthcare-apis/fhir/frequently-asked-questions-convert-data.md",

articles/healthcare-apis/fhir/centers-for-medicare-tutorial-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The FHIR service has the following capabilities to help you configure your datab
3838
* [Support for RESTful interactions](fhir-features-supported.md)
3939
* [Storing and validating profiles](validation-against-profiles.md)
4040
* [Defining and indexing custom search parameters](how-to-do-custom-search.md)
41-
* [Converting data](../data-transformation/convert-data.md)
41+
* [Converting data](convert-data-overview.md)
4242

4343
## Patient Access API Implementation Guides
4444

articles/healthcare-apis/fhir/fhir-features-supported.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ All the operations that are supported that extend the REST API.
5151
| Search parameter type | Azure API for FHIR | FHIR service in Azure Health Data Services| Comment |
5252
|------------------------|-----------|-----------|---------|
5353
| [$export](../../healthcare-apis/data-transformation/export-data.md) (whole system) | Yes | Yes | Supports system, group, and patient. |
54-
| [$convert-data](../../healthcare-apis/data-transformation/convert-data.md) | Yes | Yes | |
54+
| [$convert-data](convert-data-overview.md) | Yes | Yes | |
5555
| [$validate](validation-against-profiles.md) | Yes | Yes | |
5656
| [$member-match](tutorial-member-match.md) | Yes | Yes | |
5757
| [$patient-everything](patient-everything.md) | Yes | Yes | |

articles/healthcare-apis/fhir/get-started-with-fhir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Optionally, you can export ($export) data to [Azure Storage](../data-transformat
7575

7676
### Converting data
7777

78-
Optionally, you can convert [HL7 v2](../data-transformation/convert-data.md) and other format data to FHIR.
78+
Optionally, you can convert [HL7 v2](convert-data-overview.md) and other format data to FHIR.
7979

8080
### Using FHIR data in Power BI Dashboard
8181

0 commit comments

Comments
 (0)