Uses of Interface
ca.uhn.hl7v2.model.Visitable

Packages that use Visitable
  • Uses of Visitable in ca.uhn.hl7v2.model

    Subinterfaces of Visitable in ca.uhn.hl7v2.model
    Modifier and Type
    Interface
    Description
    interface 
    Represents the category of HL7 data types that contain more than one component (e.g.
    interface 
    An abstraction representing >1 message parts which may repeated together.
    interface 
    Represents a complete HL7 message including all structures, segments, and fields.
    interface 
    Represents the category of HL7 data types that contain a single value (in other words have no subcomponents).
    interface 
    Represents an HL7 message segment, which is a unit of data that contains multiple fields.
    interface 
    Part of an HL7 message: either a segment or group.
    interface 
    Represents a Message or Group which contains child elements for more than one structure type.
    interface 
    An HL7 datatype.
    interface 
    Interface type for Varies
    Classes in ca.uhn.hl7v2.model that implement Visitable
    Modifier and Type
    Class
    Description
    class 
     
    class 
    A partial implementation of Group.
    class 
    A default implementation of Message.
    class 
    Base class for Primitives.
    class 
    Provides common functionality needed by implementers of the Segment interface.
    class 
     
    class 
    Base class for a SuperStructure message.
    class 
    An abstract Type that provides a default implementation of getName().
    class 
    Field is a auxiliary model class only created while visiting parts of the message.
    class 
    An unspecified Composite datatype that has an undefined number of components, each of which is a Varies.
    class 
    An undefined segment group.
    class 
    A generic HL7 message, meant for parsing message with unrecognized structures into a flat list of segments.
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    class 
    An unspecified Primitive datatype that imposes no constraints on its string value.
    class 
    An unspecified segment that has an undefined number of fields, each of which is a Varies.
    class 
    Varies is a Type used as a placeholder for another Type in cases where the appropriate Type is not known until run-time (e.g.
    Methods in ca.uhn.hl7v2.model with parameters of type Visitable
    Modifier and Type
    Method
    Description
    static <T extends MessageVisitor>
    T
    MessageVisitors.visit(Visitable visitable, T visitor)
    Lets a visitor visit a message of parts thereof.
  • Uses of Visitable in ca.uhn.hl7v2.model.composite

    Classes in ca.uhn.hl7v2.model.composite that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    NOT YET IN USE
  • Uses of Visitable in ca.uhn.hl7v2.model.primitive

    Classes in ca.uhn.hl7v2.model.primitive that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Base class for a textual primitive datatypes such as FT, TX, ST.
    class 
    Represents an HL7 DT (date) datatype.
    class 
    This class contains functionality used by the ID class in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    HL7 ID type which also stores a namespace string
    class 
    This class contains functionality used by the IS class in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Base class for an ID type which also stores a namespace string
    class 
    Base class for "NULL" datatype.
    class 
    Represents an HL7 TM (time) datatype.
    class 
    Represents an HL7 timestamp, which is related to the HL7 TS type.
  • Uses of Visitable in ca.uhn.hl7v2.model.v21.datatype

    Classes in ca.uhn.hl7v2.model.v21.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Version 2.1 contains a number of unspecified CM datatypes, which we model as GenericComposites.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v22.datatype

    Classes in ca.uhn.hl7v2.model.v22.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v23.datatype

    Classes in ca.uhn.hl7v2.model.v23.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v231.datatype

    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.1 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.1 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.1 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.1 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.3.1 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v24.datatype

    Classes in ca.uhn.hl7v2.model.v24.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v25.datatype

    Classes in ca.uhn.hl7v2.model.v25.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v251.datatype

    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Special datatype used in fields which have been withdrawn from the HL7 specification and should not contain a value.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v26.datatype

    Classes in ca.uhn.hl7v2.model.v26.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Special datatype used in fields which have been withdrawn from the HL7 specification and should not contain a value.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v27.datatype

    Classes in ca.uhn.hl7v2.model.v27.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Special datatype used in fields which have been withdrawn from the HL7 specification and should not contain a value.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v271.datatype

    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Special datatype used in fields which have been withdrawn from the HL7 specification and should not contain a value.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v28.datatype

    Classes in ca.uhn.hl7v2.model.v28.datatype that implement Visitable
    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Special datatype used in fields which have been withdrawn from the HL7 specification and should not contain a value.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
  • Uses of Visitable in ca.uhn.hl7v2.model.v281.datatype

    Modifier and Type
    Class
    Description
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Special datatype used in fields which have been withdrawn from the HL7 specification and should not contain a value.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    class 
    Note: The class description below has been excerpted from the Hl7 2.4 documentation.