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
14
forks
source link
Create a redaction function (generic) that can be used across all incoming HL7v2 data streams #508
Need to develop a Function to redact HL7 messages.
[x] Request Ops team to create/Terraform a new function -> ocio-ede-dev-hl7-redactor
[x] Request Ops Team to create/Terraform new Event Hubs (with appropriate consumergroups)->
hl7-redactor-ok
hl7-redactor-err
[x] Develop Function, create CASE config file (#111, CDCgov/data-exchange-hl7#216)
[x] Re wire Pipeline to redact after Receiver-debatcher, before Structure (change the reading queue of Structure validator to read from hl7-redactor-ok (needs terraform changes)
Need to develop a Function to redact HL7 messages.