Skip to content

UHIN/hl7-parser-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hl7-parser-library

#Usage

$hl7 = new \uhin\hL7\HL7();
$hl7->parse($adt);
$facility = $hl7->facility_name;
$facility = $hl7->MSH->{'MSH.4'}->{'MSH.4.1'};  

Version 1.0.9 10/22/2019

Version 1.0.10 10/22/2019

Version 1.0.18 2/4/2020

Version 2.1.0 6/8/2021

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages