Skip to content

Support for repeating fields

Choose a tag to compare

@zavoraad zavoraad released this 08 Mar 21:44

hl7Df.select(segment_field("TST", 0, col("hl7.segments")).alias("TST_0")).select(repeating_field(col("TST_0"), 0, "~"))