Re-factored HL7ImportPipeController to use the same base class as DelimitedPipeController. Created a new class called NonSectionedHL7Importer which handles HL7 files which do not have separate OBX per section. Better code all around to make debugging easier.