microsoft / healthkit-on-fhir

HealthKitOnFhir is a Swift library that automates the export of Apple HealthKit Data to a FHIR Server.
MIT License
107 stars 27 forks source link

Guide for connecting diabetes consumer device to Azure FHIR #16

Closed liupeirong closed 3 years ago

liupeirong commented 3 years ago

This is a guide for someone new to Azure FHIR, IoMT FHIR Connector, and HealthKit-on-FHIR to understand the motivation behind these components and how the system works together from data entered into consumer device to healthcare provider accessing the data from cloud. The goal is to help any developers to quickly build solutions for either new apps for healthcare providers or connecting new consumer devices.

In addition, this doc compares different options of deploying Azure resources which may not be clear by looking at their respective docs independently. It also provides troubleshooting tips that a new developer could encounter.

liupeirong commented 3 years ago

Good call Nate. I moved the doc and its image folders to a new folder Docs to avoid cluttering the root.