Skip to content

Commit da9f62a

Browse files
authored
Merge pull request #177966 from msjasteppe/iot-mappings-updates
Minor edits
2 parents d06cd9d + 439008f commit da9f62a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/healthcare-apis/iot/how-to-use-device-mapping-iot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,6 @@ The IotCentralJsonPathContentTemplate also doesn't require DeviceIdExpression an
449449
## Next steps
450450

451451
>[!div class="nextstepaction"]
452-
>[How to use FHIR destination mappings](how-to-use-fhir-mapping-iot.md)
452+
>[How to use FHIR destination mapping](how-to-use-fhir-mapping-iot.md)
453453
454454
(FHIR®) is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

articles/healthcare-apis/iot/how-to-use-fhir-mapping-iot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,6 @@ Represents the [CodeableConcept](http://hl7.org/fhir/datatypes.html#CodeableConc
262262
## Next steps
263263

264264
>[!div class="nextstepaction"]
265-
>[How to use Device mappings](how-to-use-device-mapping-iot.md)
265+
>[How to use Device mapping](how-to-use-device-mapping-iot.md)
266266
267267
(FHIR®) is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

articles/healthcare-apis/iot/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.collection: collection
1414
author: msjasteppe
1515
ms.author: jasteppe
16-
ms.date: 10/26/2021
16+
ms.date: 10/28/2021
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

@@ -32,9 +32,9 @@ landingContent:
3232
links:
3333
- text: IoT connector data flow
3434
url: iot-data-flow.md
35-
- text: Device mappings
35+
- text: Device mapping
3636
url: how-to-use-device-mapping-iot.md
37-
- text: FHIR destination mappings
37+
- text: FHIR destination mapping
3838
url: how-to-use-fhir-mapping-iot.md
3939
- text: IoMT Connector Data Mapper tool
4040
url: https://github.com/microsoft/iomt-fhir/tree/master/tools/data-mapper

articles/healthcare-apis/iot/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ items:
2828
items:
2929
- name: Receive device data through Azure IoT Hub
3030
href: device-data-through-iot-hub.md
31-
- name: Use Device mappings
31+
- name: Use Device mapping
3232
href: how-to-use-device-mapping-iot.md
33-
- name: Use FHIR destination mappings
33+
- name: Use FHIR destination mapping
3434
href: how-to-use-fhir-mapping-iot.md
3535
- name: Export IoT connector Metrics through Diagnostic settings
3636
href: iot-metrics-diagnostics-export.md

0 commit comments

Comments
 (0)