From 6b154ef3ac0da565a872ebf14447b96bbb55c7cb Mon Sep 17 00:00:00 2001 From: bradsawadye Date: Fri, 3 May 2024 15:15:10 +0200 Subject: [PATCH] Cater for sante mpi --- src/utils/kafkaFhir.ts | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/utils/kafkaFhir.ts b/src/utils/kafkaFhir.ts index 1ff1a8e..2763329 100644 --- a/src/utils/kafkaFhir.ts +++ b/src/utils/kafkaFhir.ts @@ -185,12 +185,24 @@ export const processBundle = async (bundle: Bundle): Promise