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

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

    Methods in ca.uhn.hl7v2.model.v24.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
    BAR_P05_VISIT.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    BAR_P05_VISIT.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P03_FINANCIAL.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P03_FINANCIAL.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P11_FINANCIAL.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P11_FINANCIAL.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    OMG_O19_ORDER.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    OMG_O19_ORDER.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    OML_O21_OBSERVATION_REQUEST.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    OML_O21_OBSERVATION_REQUEST.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    ORM_O01_ORDER_DETAIL.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    ORM_O01_ORDER_DETAIL.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    SIU_S12_PATIENT.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    SIU_S12_PATIENT.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    SQR_S25_PATIENT.getDG1()
    Returns DG1 (Diagnosis) - creates it if necessary
    SRM_S01_PATIENT.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    SRM_S01_PATIENT.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    SRR_S01_PATIENT.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    SRR_S01_PATIENT.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)
    BAR_P05_VISIT.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    DFT_P03_FINANCIAL.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    DFT_P11_FINANCIAL.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    OMG_O19_ORDER.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    OML_O21_OBSERVATION_REQUEST.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    ORM_O01_ORDER_DETAIL.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    SIU_S12_PATIENT.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    SRM_S01_PATIENT.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    SRR_S01_PATIENT.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)
    BAR_P05_VISIT.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    DFT_P03_FINANCIAL.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    DFT_P11_FINANCIAL.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    OMG_O19_ORDER.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    OML_O21_OBSERVATION_REQUEST.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    ORM_O01_ORDER_DETAIL.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    SIU_S12_PATIENT.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    SRM_S01_PATIENT.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    SRR_S01_PATIENT.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    Methods in ca.uhn.hl7v2.model.v24.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.
    BAR_P05_VISIT.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    DFT_P03_FINANCIAL.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    DFT_P11_FINANCIAL.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    OMG_O19_ORDER.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    OML_O21_OBSERVATION_REQUEST.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    ORM_O01_ORDER_DETAIL.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    SIU_S12_PATIENT.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    SRM_S01_PATIENT.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    SRR_S01_PATIENT.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    Methods in ca.uhn.hl7v2.model.v24.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)
    void
    BAR_P05_VISIT.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    DFT_P03_FINANCIAL.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    DFT_P11_FINANCIAL.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    OMG_O19_ORDER.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    OML_O21_OBSERVATION_REQUEST.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    ORM_O01_ORDER_DETAIL.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    SIU_S12_PATIENT.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    SRM_S01_PATIENT.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    SRR_S01_PATIENT.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
  • Uses of DG1 in ca.uhn.hl7v2.model.v24.message

    Methods in ca.uhn.hl7v2.model.v24.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_A03.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    ADT_A03.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_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_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_A38.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    ADT_A38.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
    BAR_P10.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    BAR_P10.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P03.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P03.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P11.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    DFT_P11.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    RCI_I05.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    RCI_I05.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    RCL_I06.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    RCL_I06.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    REF_I12.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    REF_I12.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    RPA_I08.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    RPA_I08.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    RQA_I08.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    RQA_I08.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    RRI_I12.getDG1()
    Returns the first repetition of DG1 (Diagnosis) - creates it if necessary
    RRI_I12.getDG1(int rep)
    Returns a specific repetition of DG1 (Diagnosis) - creates it if necessary
    ADT_A01.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    ADT_A03.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_A09.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_A38.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    ADT_AXX.insertDG1(int rep)
    Inserts a specific repetition of DG1 ()
    BAR_P10.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    DFT_P03.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    DFT_P11.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    RCI_I05.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    RCL_I06.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    REF_I12.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    RPA_I08.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    RQA_I08.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    RRI_I12.insertDG1(int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    ADT_A01.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    ADT_A03.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_A09.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_A38.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    ADT_AXX.removeDG1(int rep)
    Removes a specific repetition of DG1 ()
    BAR_P10.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    DFT_P03.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    DFT_P11.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    RCI_I05.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    RCL_I06.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    REF_I12.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    RPA_I08.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    RQA_I08.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    RRI_I12.removeDG1(int rep)
    Removes a specific repetition of DG1 (Diagnosis)
    Methods in ca.uhn.hl7v2.model.v24.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_A03.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_A09.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_A38.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.
    BAR_P10.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    DFT_P03.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    DFT_P11.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    RCI_I05.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    RCL_I06.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    REF_I12.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    RPA_I08.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    RQA_I08.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    RRI_I12.getDG1All()
    Returns a non-modifiable List containing all current existing repetitions of DG1.
    Methods in ca.uhn.hl7v2.model.v24.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_A03.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_A09.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_A38.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 ()
    void
    BAR_P10.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    DFT_P03.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    DFT_P11.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    RCI_I05.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    RCL_I06.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    REF_I12.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    RPA_I08.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    RQA_I08.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)
    void
    RRI_I12.insertDG1(DG1 structure, int rep)
    Inserts a specific repetition of DG1 (Diagnosis)