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

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

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

    Methods in ca.uhn.hl7v2.model.v22.message that return DG1
    Modifier and Type
    Method
    Description
    ADT_A01.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A01.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A04.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A04.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A05.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A05.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A06.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A06.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A07.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A07.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A08.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A08.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A09.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A09.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A10.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A10.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A11.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A11.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A12.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A12.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A13.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A13.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A14.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A14.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A15.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A15.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A16.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A16.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A28.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A28.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A31.getDG1()
    Returns the first repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_A31.getDG1(int rep)
    Returns a specific repetition of DG1 (DIAGNOSIS) - creates it if necessary
    ADT_AXX.getDG1()
    Returns the first repetition of DG1 () - creates it if necessary
    ADT_AXX.getDG1(int rep)
    Returns a specific repetition of DG1 () - creates it if necessary
    ADT_A01.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A04.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A05.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A06.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A07.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A08.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A09.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A10.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A11.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A12.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A13.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A14.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A15.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A16.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A28.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_A31.insertDG1(int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    ADT_AXX.insertDG1(int rep)
    Inserts a specific repetition of DG1 ()
    ADT_A01.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A04.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A05.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A06.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A07.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A08.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A09.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A10.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A11.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A12.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A13.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A14.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A15.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A16.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A28.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_A31.removeDG1(int rep)
    Removes a specific repetition of DG1 (DIAGNOSIS)
    ADT_AXX.removeDG1(int rep)
    Removes a specific repetition of DG1 ()
    Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type DG1
    Modifier and Type
    Method
    Description
    ADT_A01.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A04.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A05.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A06.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A07.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A08.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A09.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A10.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A11.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A12.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A13.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A14.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A15.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A16.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A28.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_A31.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ADT_AXX.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    Methods in ca.uhn.hl7v2.model.v22.message with parameters of type DG1
    Modifier and Type
    Method
    Description
    void
    ADT_A01.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A04.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A05.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A06.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A07.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A08.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A09.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A10.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A11.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A12.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A13.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A14.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A15.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A16.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A28.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_A31.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (DIAGNOSIS)
    void
    ADT_AXX.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 ()