Skip to content

Commit 612cd3b

Browse files
committed
Updating document.
1 parent b88d6b5 commit 612cd3b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/healthcare-apis/iot/how-to-use-custom-functions.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
---
2-
title: Custom Functions in the MedTech service - Azure Health Data Services
3-
description: This article describes how to use Custom Functions with MedTech service Device mappings templates.
2+
title: How to use custom functions in the MedTech service - Azure Health Data Services
3+
description: This article describes how to use custom functions with MedTech service device mapping.
44
author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: how-to
8-
ms.date: 02/16/2022
8+
ms.date: 08/05/2022
99
ms.author: jasteppe
1010
---
1111

12-
# How to use Custom Functions
12+
# How to use custom functions
1313

14-
> [!TIP]
15-
> Check out the [IoMT Connector Data Mapper](https://github.com/microsoft/iomt-fhir/tree/master/tools/data-mapper) tool for editing, testing, and troubleshooting the MedTech service Device and FHIR destination mappings. Export mappings for uploading to the MedTech service in the Azure portal or use with the [open-source version](https://github.com/microsoft/iomt-fhir) of the MedTech service.
16-
17-
This article describes how to use the MedTech service Customer Functions.
18-
19-
Many functions are available when using **JmesPath** as the expression language. Besides the functions available as part of the JmesPath specification, many custom functions may also be used. This article describes MedTech service-specific custom functions for use with the Device mappings template during the normalization process.
14+
Many functions are available when using **JmesPath** as the expression language. Besides the functions available as part of the JmesPath specification, many more custom functions may also be used. This article describes MedTech service-specific custom functions for use with the MedTech service device mapping during the device message normalization process.
2015

21-
> [!TIP]
16+
> [!NOTE]
17+
>
2218
> For more information on JmesPath functions, see the JmesPath [specification](https://jmespath.org/specification.html#built-in-functions).
2319
20+
>[!TIP]
21+
>
22+
> Check out the [IoMT Connector Data Mapper](https://github.com/microsoft/iomt-fhir/tree/master/tools/data-mapper) tool for editing, testing, and troubleshooting the MedTech service Device and FHIR destination mappings. Export mappings for uploading to the MedTech service in the Azure portal or use with the [open-source version](https://github.com/microsoft/iomt-fhir) of the MedTech service.
23+
2424
## Function signature
2525

2626
Each function has a signature that follows the JmesPath specification. This signature can be represented as:
@@ -191,9 +191,9 @@ Examples:
191191
192192
## Next steps
193193

194-
In this article, you learned how to use the MedTech service Custom Functions. To learn how to use Custom Functions with Device mappings, see
194+
In this article, you learned how to use the MedTech service custom functions. To learn how to use custom functions with the MedTech service device mapping, see
195195

196196
>[!div class="nextstepaction"]
197-
>[How to use Device mappings](how-to-use-device-mappings.md)
197+
>[How to use device mappings](how-to-use-device-mappings.md)
198198
199-
(FHIR®) is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.
199+
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.

0 commit comments

Comments
 (0)