core.hl7message.tostring
Home > @medplum/core > Hl7Message > toString
Hl7Message.toString() method
Returns the HL7 message as a string.
Signature:
toString(): string;
Returns:
string
The HL7 message as a string.
Home > @medplum/core > Hl7Message > toString
Returns the HL7 message as a string.
Signature:
toString(): string;
Returns:
string
The HL7 message as a string.