extract_content_from_hl7: extract content from a hl7

View source: R/extract_content_from_hl7.R

extract_content_from_hl7R Documentation

extract content from a hl7

Description

This function will extract content of the hl7. However, the content will not have the lable of the elements

Usage

extract_content_from_hl7(file)

Arguments

file

the path of the hl7 file

Value

a list with headers and their corresponding elements


rHL7 documentation built on March 18, 2022, 5:59 p.m.