Skip to content

Parsing mllp

Rai, Utsav requested to merge parsing_mllp into master
  • fixed hl7 parsing issue due to '\r', replaced with '\n'
  • added hl7 parsing for PAS and LIMS message types
  • this returns mrn and its respective data for each type of message, for instance PAS type of message returns MRN, [AGE, SEX] and LIMS returns MRN, [DATE_OF_TEST, CREATININE_RESULT_VALUE]

Merge request reports

Loading