extract_HL7 | R Documentation |
extracts the data from hl7 file and return a data.frame with a set of defined column names.
extract_HL7(file)
file |
is the path of the file |
returns a data.frame with column names MANDT, PATID, PATNR, FALNR, LFDNR, BEWTY, BWART, TITLE, VORNAME,NACHNAME, GEBDAT, GSCHL, FAMST, KLASSE, ORGPF, ORGFA, DATUM, UHRZEIT.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.