The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:HL7"

Net::HL7 River stage one • 3 direct dependents • 3 total dependents

The Net-HL7 package is a simple Perl API for creating, parsing sending and receiving HL7 messages. To create an empty HL7 message object, do: use Net::HL7::Message; my $msg = new Net::HL7::Message(); and add segments like: my $msh = new Net::HL7::Seg...

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

Task::HL7 - Install the HL7 modules. River stage zero No dependents

SKIM/Task-HL7-0.02 - 07 Apr 2016 22:42:21 UTC

Net::HL7::Daemon River stage one • 3 direct dependents • 3 total dependents

The Net::HL7::Daemon class provides a Daemon, roughly based on the well known HTTP::Daemon class. The daemon wraps IO::Socket::INET so that incoming connections are returned as Net::HL7::Daemon::Client objects. Other than that the Daemon class doesn'...

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

App::HL7::Dump - Base class for hl7dump script. River stage one • 1 direct dependent • 1 total dependent

SKIM/App-HL7-Dump-0.07 - 11 May 2023 16:23:16 UTC

App::HL7::Send - Base class for hl7send script. River stage one • 1 direct dependent • 1 total dependent

SKIM/App-HL7-Send-0.05 - 22 Jun 2023 08:33:23 UTC

Net::HL7::Request River stage one • 3 direct dependents • 3 total dependents

The Net::HL7::Request simply extends the Net::HL7::Message class....

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

Net::HL7::Message River stage one • 3 direct dependents • 3 total dependents

In general one needn't create an instance of the Net::HL7::Message class directly, but use the Net::HL7::Request class. When adding segments, note that the segment index starts at 0, so to get the first segment, segment, do "$msg->getSegmentByIndex(0...

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

Net::HL7::Segment River stage one • 3 direct dependents • 3 total dependents

The Net::HL7::Segment class represents segments of the HL7 message....

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

Net::HL7::Response River stage one • 3 direct dependents • 3 total dependents

The Net::HL7::Response class extends the Net::HL7::Message class. In general, it is not necessary to create instances of this class directly, since it will be created by the Connection or Daemon when necessary....

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

Net::HL7::Connection - An HL7 connection River stage one • 3 direct dependents • 3 total dependents

The Net::HL7::Connection object represents the tcp connection to the HL7 message broker. The Connection has only two useful methods (apart from the constructor), send and close. The 'send' method takes a Net::HL7::Request as argument, and returns a N...

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

Net::HL7::Segments::MSH River stage one • 3 direct dependents • 3 total dependents

The Net::HL7::Segments::MSH is an implementation of the Net::HL7::Segment class. The MSH segment is a bit different from other segments, in that the first field is the field separator after the segment name. Other fields thus start counting from 2! T...

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

Net::HL7::Messages::ACK River stage one • 3 direct dependents • 3 total dependents

Convenience module implementing an acknowledgement (ACK) message. This can be used in HL7 servers to create an acknowledgement for an incoming message....

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 UTC

lib/App/HL7/Compare.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC

lib/App/HL7/Compare/Parser.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC

lib/App/HL7/Compare/Exception.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC

lib/App/HL7/Compare/Parser/Segment.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC

lib/App/HL7/Compare/Parser/Component.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC

lib/App/HL7/Compare/Parser/Field.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC

lib/App/HL7/Compare/Parser/MessageConfig.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC

lib/App/HL7/Compare/Parser/Message.pm River stage zero No dependents

BRTASTIC/App-HL7-Compare-0.003 - 27 Oct 2023 19:19:34 UTC
26 results (0.017 seconds)