Skip to content

Commit b6231fe

Browse files
authored
Merge pull request #180544 from msjasteppe/iot-small-edits
Minor edits.
2 parents 0b109ce + 847a6d9 commit b6231fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/iot/iot-data-flow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: iomt
88
ms.topic: conceptual
9-
ms.date: 11/16/2021
9+
ms.date: 11/19/2021
1010
ms.author: jasteppe
1111
---
1212

@@ -17,7 +17,7 @@ ms.author: jasteppe
1717
1818
This article provides an overview of IoT connector data flow. You'll learn about the different data processing stages within IoT connector that transform device data into Fast Healthcare Interoperability Resources (FHIR®)-based [Observation](https://www.hl7.org/fhir/observation.html) resources.
1919

20-
Data from health-related devices or medical devices flows through a path in which the IoT connector transforms data into FHIR, and then data is stored on and accessed from the FHIR server. The health data path follows these steps in this order: ingest, normalize, group, transform, and persist. In this data flow, health data is retrieved from the device in the first step of ingestion. After the data is received, it's processed or normalized per user-selected or user-created schema templates, so the health data is simpler to process and can be grouped. Health data is grouped into three sperate parameters. After the health data is normalized and grouped, it can be processed or transformed through FHIR mapping, and then saved or persisted on the FHIR server.
20+
Data from health-related devices or medical devices flows through a path in which the IoT connector transforms data into FHIR, and then data is stored on and accessed from the FHIR service. The health data path follows these steps in this order: ingest, normalize, group, transform, and persist. In this data flow, health data is retrieved from the device in the first step of ingestion. After the data is received, it's processed or normalized per user-selected or user-created schema templates, so the health data is simpler to process and can be grouped. Health data is grouped into three Operate parameters. After the health data is normalized and grouped, it can be processed or transformed through FHIR destination mappings, and then saved or persisted on the FHIR service.
2121

2222
This article goes into more depth about each step in the data flow. The next steps are [how to deploy an IoT connector](deploy-iot-connector-in-azure.md) by using a device mapper (the normalization step) and how to use an FHIR device mapper (the transform step).
2323

0 commit comments

Comments
 (0)