(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.
(dump-collection coll)
Returns an human-readable String representing a collection of atoms.
Returns an human-readable String representing a collection of atoms.
(dump-delimiters delimiters)
Returns a human-readable String representing the message's delimiters.
Returns a human-readable String representing the message's delimiters.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close