Enterprise Data Exchange (DEX) is a new cloud-native centralized data ingestion, validation, and observation service scoped for common data types (HL7, FHIR, CDA, XML, CSV) sent to the CDC. It helps public health stakeholders who send data to the CDC while reducing the maintenance efforts, complexity, and duplication of ingestion points to CDC.
Apache License 2.0
10
stars
2
forks
source link
Create test Azure Function for MedMorph POC in non-CDC subscription to handle post-processing #114
A test Azure Function will be created for MedMorph POC in non-CDC subscription handle the post-processing of Healthcare Survey reporting bundle ingestion.
This Azure Function will do the following:
[x] poll for new events on Event Hub
[x] check if events are FHIR resource created events and for a specific FHIR resource type
[x] http get FHIR resource from FHIR service API identified by event
[x] flatten json payload for FHIR resource to be exported
[x] write flattened payload to Data Lake Gen2 storage account
A test Azure Function will be created for MedMorph POC in non-CDC subscription handle the post-processing of Healthcare Survey reporting bundle ingestion.
This Azure Function will do the following:
RBAC Roles needed by Azure Function MSI: