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/iot-connector-faqs.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
title: FAQs about the MedTech service - Azure Health Data Services
3
-
description: This document provides answers to the frequently asked questions about the MedTech service.
2
+
title: Frequently asked questions (FAQs) about the MedTech service - Azure Health Data Services
3
+
description: This document provides answers to the frequently asked questions (FAQs) about the MedTech service.
4
4
services: healthcare-apis
5
5
author: msjasteppe
6
6
ms.custom: references_regions
7
7
ms.service: healthcare-apis
8
8
ms.topic: reference
9
-
ms.date: 12/06/2022
9
+
ms.date: 12/08/2022
10
10
ms.author: jasteppe
11
11
---
12
12
13
13
# Frequently asked questions about the MedTech service
14
14
15
-
Here are some of the frequently asked questions about the MedTech service.
15
+
Here are some of the frequently asked questions (FAQs) about the MedTech service.
16
16
17
17
## The MedTech service: The basics
18
18
@@ -24,15 +24,17 @@ The MedTech service is available in these regions: [Products available by region
24
24
25
25
No. The Azure Health Data Services MedTech service currently only supports the Azure Health Data Services Fast Healthcare Interoperability Resources (FHIR®) service for the persistence of data. The open-source version of the MedTech service supports the use of different FHIR services.
26
26
27
-
For more information, see the [Open-source projects](iot-git-projects.md) section of our documentation.
27
+
To learn more about the MedTech service open-source projects, see [Open-source projects](iot-git-projects.md).
28
28
29
29
### What versions of FHIR does the MedTech service support?
30
30
31
31
The MedTech service currently only supports the persistence of [HL7 FHIR® R4](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=491).
32
32
33
33
### Does the MedTech service perform backups of device messages?
34
34
35
-
No. The MedTech service doesn't back up the device messages that come into the customer's event hub. The customer controls the device message retention period within their event hub, which can be from 1-7 days. If the device message data is successfully processed by the MedTech service, it's persisted in the FHIR service, and the backup policy applies. To learn more about event hub message retention, see [What is the maximum retention period for events?](/azure/event-hubs/event-hubs-faq#what-is-the-maximum-retention-period-for-events-)
35
+
No. The MedTech service doesn't back up the device messages that come into the customer's event hub. The customer controls the device message retention period within their event hub, which can be from 1-7 days. If the device message data is successfully processed by the MedTech service, it's persisted in the FHIR service, and the FHIR service backup policy applies.
36
+
37
+
To learn more about event hub message retention, see [What is the maximum retention period for events?](/azure/event-hubs/event-hubs-faq#what-is-the-maximum-retention-period-for-events-)
36
38
37
39
### What are the subscription quota limits for the MedTech service?
38
40
@@ -44,11 +46,12 @@ No. The MedTech service doesn't back up the device messages that come into the c
44
46
45
47
### Can I use the MedTech service with device messages from Apple®, Google®, or Fitbit® devices?
46
48
47
-
Yes. The MedTech service supports device messages from all these vendors through the open-source version.
49
+
Yes. The MedTech service supports device messages from all these vendors through the open-source version of the MedTech service.
48
50
49
-
For more information, see the [Open-source projects](iot-git-projects.md) section of our documentation.
51
+
To learn more about the MedTech service open-source projects, see [Open-source projects](iot-git-projects.md).
50
52
51
53
## More frequently asked questions
54
+
52
55
[FAQs about the Azure Health Data Services](../healthcare-apis-faqs.md)
53
56
54
57
[FAQs about Azure Health Data Services FHIR service](../fhir/fhir-faq.md)
0 commit comments