Martin Chavez
Results
1
issues of
Martin Chavez
Given a dataframe that loads the HL7 files, can you provide an example of parsing a segment_field and/or subfield from the message column? val repro = spark.read.format("hl7").load("...") 