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/github-projects.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: healthcare-apis
5
5
author: ginalee-dotcom
6
6
ms.service: healthcare-apis
7
7
ms.topic: reference
8
-
ms.date: 10/13/2021
8
+
ms.date: 10/18/2021
9
9
ms.author: ginle
10
10
---
11
11
# GitHub Projects
@@ -14,7 +14,7 @@ We have many open-source projects on GitHub that provide you the source code and
14
14
15
15
## Healthcare APIs samples
16
16
17
-
* This repo contains [samples for Healthcare APIs](https://github.com/microsoft/healthcare-apis-samples), including FHIR, DICOM, IoT connector, and data-related services.
17
+
* This repo contains [samples for Healthcare APIs](https://github.com/microsoft/healthcare-apis-samples), including Fast Healthcare Interoperability Resources (FHIR®), DICOM, IoT connector, and data-related services.
18
18
19
19
## FHIR Server
20
20
@@ -41,14 +41,14 @@ We have many open-source projects on GitHub that provide you the source code and
41
41
* Released to Visual Studio Marketplace
42
42
* Used for authoring Liquid templates to be used in the FHIR Converter
43
43
44
-
## IoT Connector
44
+
## IoT connector
45
45
46
46
#### Integration with IoT Hub and IoT Central
47
47
48
48
*[microsoft/iomt-fhir](https://github.com/microsoft/iomt-fhir): integration with IoT Hub or IoT Central to FHIR with data normalization and FHIR conversion of the normalized data
49
49
* Normalization: device data information is extracted into a common format for further processing
50
50
* FHIR Conversion: normalized and grouped data is mapped to FHIR. Observations are created or updated according to configured templates and linked to the device and patient.
51
-
*[Tools to help build the conversation map](https://github.com/microsoft/iomt-fhir/tree/master/tools/data-mapper): visualize the mapping configuration for normalizing the device input data and transform it to the FHIR resources. Developers can use this tool to edit and test the mappings, device mapping and FHIR mapping, and export them for uploading to the IoT Connector in the Azure portal.
51
+
*[Tools to help build the conversation map](https://github.com/microsoft/iomt-fhir/tree/master/tools/data-mapper): visualize the mapping configuration for normalizing the device input data and transform it to the FHIR resources. Developers can use this tool to edit and test the Device and FHIR destination mappings and export them for uploading to the IoT connector in the Azure portal.
0 commit comments