Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-6423

ExtractHL7Attributes processor missing repeating DG1 segments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.9.2
    • None
    • Core Framework
    • None

    Description

      Try to parse an HL7 message with two DG1 and PR1 sections using an ExtractHL7Attributes processor:

      MSH|^~\\&|EPIC|DRM-35690||0001|20190111063155|JPORTER|ADT^A01|102927237|P|2.5|||||||||||
      DG1|1|ICD-10-CM|A19.0^Gastrointestinal hemorrhage, unspecified^ICD-10-CM|Gastrointestinal hemorrhage, unspecified|20180214141542|^F||||||||||||||||||||
      DG1|2|ICD-10-CM|N15.0|Hello|20180214141542|^F||||||||||||||||||||
      PR1|1|ICD-10-CM|Z115.0|Super nice description|20180214141542|^F||||||||||||||||||||
      PR1|2|ICD-10-CM|K95.4|Super nice description|20180214141542|^F||||||||||||||||||||
      

      A result will contain attributes for repeating segments from PR1 (e.g. PR1_1.1, PR1_2.1), but not for DG1 (DG1).

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuflyud Yuriy Flyud
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: