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/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The MedTech service processes device data in five stages:
39
39
40
40
4.**Transform** - When the normalized data is grouped, it's transformed through the FHIR destination mapping and is ready to become FHIR Observations.
41
41
42
-
5.**Persist** - After the transformation is done, the new data is sent to FHIR service and persisted as FHIR Observations.
42
+
5.**Persist** - After the transformation is done, the new data is sent to the FHIR service and persisted as FHIR Observations.
43
43
44
44
## Key features of the MedTech service
45
45
@@ -51,7 +51,7 @@ The MedTech service delivers your device data into FHIR service, ensuring that y
51
51
52
52
### Configurable
53
53
54
-
The MedTech service can be customized and configured by using [device](how-to-configure-device-mappings.md) and [FHIR destination](how-to-configure-fhir-mappings.md) mappings to define the filtering and transformation of your data into FHIR Observations.
54
+
The MedTech service can be customized and configured by using [device](overview-of-device-mapping.md) and [FHIR destination](how-to-configure-fhir-mappings.md) mappings to define the filtering and transformation of your data into FHIR Observations.
0 commit comments