Skip to content

Commit 579584d

Browse files
authored
Merge pull request #222499 from msjasteppe/remove-folder
File cleanup
2 parents 5939a7f + 9b2a9ea commit 579584d

File tree

7 files changed

+13
-5
lines changed

7 files changed

+13
-5
lines changed

.openpublishing.redirection.healthcare-apis.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,14 @@
625625
"redirect_url": "/azure/healthcare-apis/iot/git-projects",
626626
"redirect_document_id": false
627627
},
628+
{ "source_path_from_root": "/articles/healthcare-apis/iot/how-to-use-calculated-functions-mappings.md",
629+
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-calculatedcontenttemplate-mappings",
630+
"redirect_document_id": false
631+
},
632+
{ "source_path_from_root": "/articles/healthcare-apis/iot/how-to-use-iot-jsonpath-content-mappings.md",
633+
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-iotjsonpathcontenttemplate-mappings",
634+
"redirect_document_id": false
635+
},
628636
{ "source_path_from_root": "/articles/healthcare-apis/events/events-display-metrics.md",
629637
"redirect_url": "/azure/healthcare-apis/events/events-use-metrics",
630638
"redirect_document_id": false

articles/healthcare-apis/iot/how-to-configure-device-mappings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ You can define one or more templates within the MedTech service device mapping.
175175

176176
|Template Type|Description|
177177
|-------------|-----------|
178-
|[CalculatedContentTemplate](how-to-use-calculated-functions-mappings.md)|A template that supports writing expressions using one of several expression languages. Supports data transformation via the use of JMESPath functions.|
178+
|[CalculatedContentTemplate](how-to-use-calculatedcontenttemplate-mappings.md)|A template that supports writing expressions using one of several expression languages. Supports data transformation via the use of JMESPath functions.|
179179
|[IotJsonPathContentTemplate](how-to-use-iot-jsonpath-content-mappings.md)|A template that supports messages sent from Azure Iot Hub or the Legacy Export Data feature of Azure Iot Central.
180180

181181
> [!TIP]

articles/healthcare-apis/iot/how-to-use-calculated-functions-mappings.md renamed to articles/healthcare-apis/iot/how-to-use-calculatedcontenttemplate-mappings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: how-to
8-
ms.date: 12/15/2022
8+
ms.date: 12/27/2022
99
ms.author: jasteppe
1010
---
1111

articles/healthcare-apis/iot/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ items:
5050
- name: Device mappings
5151
href: how-to-configure-device-mappings.md
5252
- name: CalculatedContentTemplate mappings
53-
href: how-to-use-calculated-functions-mappings.md
53+
href: how-to-use-calculatedcontenttemplate-mappings.md
5454
- name: IotJsonPathContentTemplate mappings
55-
href: how-to-use-iot-jsonpath-content-mappings.md
55+
href: how-to-use-iotjsonpathcontenttemplate-mappings.md
5656
- name: Custom functions
5757
href: how-to-use-custom-functions.md
5858
- name: Destination

articles/healthcare-apis/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ For more information about the currently known issues with the FHIR service, see
429429

430430
|Bug fixes | Related information |
431431
| :------------------- | :------------------------------- |
432-
| MedTech service normalized improvements with calculations to support and enhance health data standardization. | See [Use Device mappings](./../healthcare-apis/iot/how-to-use-device-mappings.md) and [Calculated Functions](./../healthcare-apis/iot/how-to-use-calculated-functions-mappings.md) |
432+
| MedTech service normalized improvements with calculations to support and enhance health data standardization. | See [Use Device mappings](./../healthcare-apis/iot/how-to-use-device-mappings.md) and [Calculated Content Templates](./../healthcare-apis/iot/how-to-use-calculatedcontenttemplate-mappings.md) |
433433

434434
## Next steps
435435

0 commit comments

Comments
 (0)