|
1 | 1 | ---
|
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. |
4 | 4 | author: msjasteppe
|
5 | 5 | ms.service: healthcare-apis
|
6 | 6 | ms.subservice: fhir
|
7 | 7 | ms.topic: how-to
|
8 |
| -ms.date: 02/16/2022 |
| 8 | +ms.date: 08/05/2022 |
9 | 9 | ms.author: jasteppe
|
10 | 10 | ---
|
11 | 11 |
|
12 |
| -# How to use Custom Functions |
| 12 | +# How to use custom functions |
13 | 13 |
|
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. |
20 | 15 |
|
21 |
| -> [!TIP] |
| 16 | +> [!NOTE] |
| 17 | +> |
22 | 18 | > For more information on JmesPath functions, see the JmesPath [specification](https://jmespath.org/specification.html#built-in-functions).
|
23 | 19 |
|
| 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 | +
|
24 | 24 | ## Function signature
|
25 | 25 |
|
26 | 26 | Each function has a signature that follows the JmesPath specification. This signature can be represented as:
|
@@ -191,9 +191,9 @@ Examples:
|
191 | 191 |
|
192 | 192 | ## Next steps
|
193 | 193 |
|
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 |
195 | 195 |
|
196 | 196 | >[!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) |
198 | 198 |
|
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