core.hl7field.tostring
Home > @medplum/core > Hl7Field > toString
Hl7Field.toString() method
Returns the HL7 field as a string.
Signature:
toString(): string;
Returns:
string
The HL7 field as a string.
Home > @medplum/core > Hl7Field > toString
Returns the HL7 field as a string.
Signature:
toString(): string;
Returns:
string
The HL7 field as a string.