Liking cljdoc? Tell your friends :D

com.nervestaple.hl7-parser.dump


dumpclj

(dump parsed-message)

Prints a human-readable version of the HL7 message to the current out stream.

Prints a human-readable version of the HL7 message to the current
*out* stream.
sourceraw docstring

dump-collectionclj

(dump-collection coll)

Returns an human-readable String representing a collection of atoms.

Returns an human-readable String representing a collection of
atoms.
sourceraw docstring

dump-delimitersclj

(dump-delimiters delimiters)

Returns a human-readable String representing the message's delimiters.

Returns a human-readable String representing the message's delimiters.
sourceraw docstring

dump-fieldclj

(dump-field field)

Returns an human-readable String representing the content of the field.

Returns an human-readable String representing the content of the
field.
sourceraw docstring

dump-segmentclj

(dump-segment segment)

Returns an human-readable String representing the content of the segment.

Returns an human-readable String representing the content of the
segment.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close