tosch-hl7
    Preparing search index...

    Interface HL7SubcomponentAccess

    Represents a subcomponent (read-only).

    interface HL7SubcomponentAccess {
        toString(): string;
        valueOf(): string;
    }

    Hierarchy (View Summary)

    Index

    Methods

    • Converts the subcomponent to a string.

      Returns string

    • Returns the primitive value of the subcomponent.

      Returns string