You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/iot/frequently-asked-questions.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: msjasteppe
6
6
ms.custom: references_regions
7
7
ms.service: healthcare-apis
8
8
ms.topic: reference
9
-
ms.date: 03/28/2023
9
+
ms.date: 04/03/2023
10
10
ms.author: jasteppe
11
11
---
12
12
@@ -35,9 +35,9 @@ The MedTech service supports the [HL7 FHIR® R4](https://www.hl7.org/impleme
35
35
36
36
The MedTech service requires device and FHIR destination mappings to perform normalization and transformation processes on device message data. To learn how the MedTech service transforms device message data into [FHIR Observations](https://www.hl7.org/fhir/observation.html), see [Understand the MedTech service device message processing stages](understand-service.md).
37
37
38
-
### Is JSONPATHContent still supported by the MedTech service device mapping?
38
+
### Is JsonPathContent still supported by the MedTech service device mapping?
39
39
40
-
Yes. JSONPathContent can be used as a template type within [CollectionContent](overview-of-device-mapping.md#collectioncontent). It's recommended that CalculatedContent is used as it supports all of the features of JSONPathContent with extra support for more advanced features.
40
+
Yes. JsonPathContent can be used as a template type within [CollectionContent](overview-of-device-mapping.md#collectioncontent). It's recommended that [CalculatedContent](how-to-use-calculatedcontent-mappings.md) is used as it supports all of the features of JsonPathContent with extra support for more advanced features.
41
41
42
42
### How long does it take for device message data to show up in the FHIR service?
43
43
@@ -94,11 +94,11 @@ For an overview of the MedTech service, see
94
94
To learn about the MedTech service device message data transformation, see
95
95
96
96
> [!div class="nextstepaction"]
97
-
> [Understand the MedTech service device message data transformation](overview.md)
97
+
> [Understand the MedTech service device message processing stages](overview.md)
98
98
99
99
To learn about methods for deploying the MedTech service, see
100
100
101
101
> [!div class="nextstepaction"]
102
102
> [Choose a deployment method for the MedTech service](deploy-new-choose.md)
103
103
104
-
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.
104
+
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