core.hl7segment.tostring
Home > @medplum/core > Hl7Segment > toString
Hl7Segment.toString() method
Returns the HL7 segment as a string.
Signature:
toString(): string;
Returns:
string
The HL7 segment as a string.
Home > @medplum/core > Hl7Segment > toString
Returns the HL7 segment as a string.
Signature:
toString(): string;
Returns:
string
The HL7 segment as a string.