Uses of Class
ca.uhn.hl7v2.model.v22.segment.GT1

Packages that use GT1
  • Uses of GT1 in ca.uhn.hl7v2.model.v22.group

    Methods in ca.uhn.hl7v2.model.v22.group that return GT1
    Modifier and Type
    Method
    Description
    ADR_A19_QUERY_RESPONSE.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADR_A19_QUERY_RESPONSE.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    BAR_P01_VISIT.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    BAR_P01_VISIT.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADR_A19_QUERY_RESPONSE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    BAR_P01_VISIT.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADR_A19_QUERY_RESPONSE.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    BAR_P01_VISIT.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    Methods in ca.uhn.hl7v2.model.v22.group that return types with arguments of type GT1
    Modifier and Type
    Method
    Description
    ADR_A19_QUERY_RESPONSE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    BAR_P01_VISIT.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    Methods in ca.uhn.hl7v2.model.v22.group with parameters of type GT1
    Modifier and Type
    Method
    Description
    void
    ADR_A19_QUERY_RESPONSE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    BAR_P01_VISIT.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
  • Uses of GT1 in ca.uhn.hl7v2.model.v22.message

    Methods in ca.uhn.hl7v2.model.v22.message that return GT1
    Modifier and Type
    Method
    Description
    ADT_A01.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A01.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A04.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A04.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A05.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A05.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A06.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A06.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A07.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A07.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A08.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A08.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A13.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A13.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A14.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A14.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A28.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A28.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A31.getGT1()
    Returns the first repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_A31.getGT1(int rep)
    Returns a specific repetition of GT1 (GUARANTOR) - creates it if necessary
    ADT_AXX.getGT1()
    Returns the first repetition of GT1 () - creates it if necessary
    ADT_AXX.getGT1(int rep)
    Returns a specific repetition of GT1 () - creates it if necessary
    ADT_A01.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A04.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A05.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A06.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A07.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A08.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A13.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A14.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A28.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_A31.insertGT1(int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    ADT_AXX.insertGT1(int rep)
    Inserts a specific repetition of GT1 ()
    ADT_A01.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A04.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A05.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A06.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A07.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A08.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A13.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A14.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A28.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_A31.removeGT1(int rep)
    Removes a specific repetition of GT1 (GUARANTOR)
    ADT_AXX.removeGT1(int rep)
    Removes a specific repetition of GT1 ()
    Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type GT1
    Modifier and Type
    Method
    Description
    ADT_A01.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A04.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A05.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A06.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A07.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A08.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A13.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A14.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A28.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A31.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_AXX.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    Methods in ca.uhn.hl7v2.model.v22.message with parameters of type GT1
    Modifier and Type
    Method
    Description
    void
    ADT_A01.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A04.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A05.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A06.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A07.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A08.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A13.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A14.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A28.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_A31.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (GUARANTOR)
    void
    ADT_AXX.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 ()