FHIR Powered Healthcare

Introduction

Contoso Healthcare is implementing FHIR (Fast Healthcare Interoperability Resources) to rapidly and securely exchange data in the HL7 FHIR standard format with a single, simplified data management solution for protected health information (PHI). Azure API for FHIR is fully managed, enterprise-grade FHIR service in the cloud lets you quickly connect existing data sources, such as electronic health record systems and research databases. Create new opportunities with analytics, machine learning, and actionable intelligence across your health data.

You will implement a collection of FHIR reference architectures frome Microsoft Health Architectures that best fit Contoso Healthcare requirements. Below is the holistic conceptual end-to-end Microsoft Health architectures for Azure API for FHIR. Health Architecture

Learning Objectives

This hack will help you:

  1. Deploy Azure API for FHIR.
  2. Generate and load synthetic medical data into FHIR Server.
  3. Load HL7 and C-CDA data into FHIR Server.
  4. Read FHIR data through a Dashboard, SMART on FHIR apps, JavaScript app and Single Page App.
  5. Export and anonymize FHIR data.
  6. Stream IoMT Device data into FHIR.
  7. Visualize FHIR data using PowerBI.

Scenario

Contoso Healthcare is implementing a FHIR-based data management solution. Your team’s assistance is needed to implement the following scenarios using FHIR Powered Healthcare hack:

Challenges

These challenges must be completed in order:

These challenges can be completed in any order:

Disclaimer

You MUST be able to log into your Azure subscription and connect to Azure AD primary tenant with directory admin role access (or secondary tenant with directory admin role access if you don’t have directory admin role access in the primary AD tenant) required for the FHIR Server deployment (Challenge 1).

Prerequisites

The prerequisites for the hack are covered in Challenge 0.

Repository Contents

Contributors