Challenge 3: Extract, transform and load C-CDA synthetic medical data

< Previous Challenge - Home - Next Challenge>

Introduction

In this challenge, you will use the FHIR Converter reference architecture in Microsoft Health Architectures, deployed in challenge 2, to ingest, transform, and load clinical healthcare data into FHIR Server. You will generate synthetic patient clinical data (C-CDA), convert them into FHIR Bundle and ingest them into FHIR Server. To generate synthetic patient data, you will use SyntheaTM Patient Generator open source Java tool to simulate patient clinical data in HL7 C-CDA format.

Clinical data ingest and convert scenario

In this scenario, you will develop a logic app based workflow to perform the C-CDA-to-FHIR conversion using FHIR Converter API and import the resulting FHIR Bundle into FHIR Server.

Description

You will use the Microsoft Health Architectures environment and add a new logic app based workflow for the C-CDA-to-FHIR ingest and convert scenarios as follows:

Success Criteria

Learning Resources