Skip to content

Commit 83bc54a

Browse files
committed
Made minor edits to IoT connector sections.
1 parent 99eadf9 commit 83bc54a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/healthcare-apis/github-projects.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: healthcare-apis
55
author: ginalee-dotcom
66
ms.service: healthcare-apis
77
ms.topic: reference
8-
ms.date: 10/13/2021
8+
ms.date: 10/18/2021
99
ms.author: ginle
1010
---
1111
# GitHub Projects
@@ -14,7 +14,7 @@ We have many open-source projects on GitHub that provide you the source code and
1414

1515
## Healthcare APIs samples
1616

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.
1818

1919
## FHIR Server
2020

@@ -41,14 +41,14 @@ We have many open-source projects on GitHub that provide you the source code and
4141
* Released to Visual Studio Marketplace
4242
* Used for authoring Liquid templates to be used in the FHIR Converter
4343

44-
## IoT Connector
44+
## IoT connector
4545

4646
#### Integration with IoT Hub and IoT Central
4747

4848
* [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
4949
* Normalization: device data information is extracted into a common format for further processing
5050
* 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.
5252

5353
#### HealthKit and FHIR Integration
5454

0 commit comments

Comments
 (0)