Package ca.uhn.hl7v2.model.primitive


package ca.uhn.hl7v2.model.primitive
  • Classes
    Class
    Description
    Base class for a textual primitive datatypes such as FT, TX, ST.
    This class contains functionality used by the DT class in the version 2.3.0, 2.3.1, and 2.4 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    This class contains functionality used by the TM class in the version 2.3.0, 2.3.1, and 2.4 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation.
    This class contains functionality used by the TS class in the version 2.3.0, 2.3.1, and 2.4 packages
    Represents an HL7 DT (date) datatype.
    Provides methods to convert between HL7 Formatted Text encoding (See Chapter 2.7) and other encoding schemes.
    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.
    HL7 ID type which also stores a namespace string
    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.
    Base class for an ID type which also stores a namespace string
    Base class for "NULL" datatype.
    Represents an HL7 TM (time) datatype.
    Represents an HL7 timestamp, which is related to the HL7 TS type.