Uses of Class
ca.uhn.hl7v2.model.v251.segment.LCH

Packages that use LCH
Package
Description
 
  • Uses of LCH in ca.uhn.hl7v2.model.v251.group

    Methods in ca.uhn.hl7v2.model.v251.group that return LCH
    Modifier and Type
    Method
    Description
    MFN_M05_MF_LOC_DEPT.getLCH()
    Returns the first repetition of LCH (Location Characteristic) - creates it if necessary
    MFN_M05_MF_LOC_DEPT.getLCH(int rep)
    Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
    MFN_M05_MF_LOCATION.getLCH()
    Returns the first repetition of LCH (Location Characteristic) - creates it if necessary
    MFN_M05_MF_LOCATION.getLCH(int rep)
    Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
    MFR_M05_MF_QUERY.getLCH()
    Returns the first repetition of LCH (Location Characteristic) - creates it if necessary
    MFR_M05_MF_QUERY.getLCH(int rep)
    Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
    RSP_Q11_MF_LOC_DEPT.getLCH()
    Returns the first repetition of LCH (Location Characteristic) - creates it if necessary
    RSP_Q11_MF_LOC_DEPT.getLCH(int rep)
    Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
    RSP_Q11_QUERY_RESULT_CLUSTER.getLCH()
    Returns the first repetition of LCH (Location Characteristic) - creates it if necessary
    RSP_Q11_QUERY_RESULT_CLUSTER.getLCH(int rep)
    Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
    MFR_M05_MF_QUERY.getLCH2()
    Returns the first repetition of LCH2 (Location Characteristic) - creates it if necessary
    MFR_M05_MF_QUERY.getLCH2(int rep)
    Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
    MFN_M05_MF_LOC_DEPT.insertLCH(int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    MFN_M05_MF_LOCATION.insertLCH(int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    MFR_M05_MF_QUERY.insertLCH(int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    RSP_Q11_MF_LOC_DEPT.insertLCH(int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    RSP_Q11_QUERY_RESULT_CLUSTER.insertLCH(int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    MFR_M05_MF_QUERY.insertLCH2(int rep)
    Inserts a specific repetition of LCH2 (Location Characteristic)
    MFN_M05_MF_LOC_DEPT.removeLCH(int rep)
    Removes a specific repetition of LCH (Location Characteristic)
    MFN_M05_MF_LOCATION.removeLCH(int rep)
    Removes a specific repetition of LCH (Location Characteristic)
    MFR_M05_MF_QUERY.removeLCH(int rep)
    Removes a specific repetition of LCH (Location Characteristic)
    RSP_Q11_MF_LOC_DEPT.removeLCH(int rep)
    Removes a specific repetition of LCH (Location Characteristic)
    RSP_Q11_QUERY_RESULT_CLUSTER.removeLCH(int rep)
    Removes a specific repetition of LCH (Location Characteristic)
    MFR_M05_MF_QUERY.removeLCH2(int rep)
    Removes a specific repetition of LCH2 (Location Characteristic)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type LCH
    Modifier and Type
    Method
    Description
    MFR_M05_MF_QUERY.getLCH2All()
    Returns a non-modifiable List containing all current existing repetitions of LCH2.
    MFN_M05_MF_LOC_DEPT.getLCHAll()
    Returns a non-modifiable List containing all current existing repetitions of LCH.
    MFN_M05_MF_LOCATION.getLCHAll()
    Returns a non-modifiable List containing all current existing repetitions of LCH.
    MFR_M05_MF_QUERY.getLCHAll()
    Returns a non-modifiable List containing all current existing repetitions of LCH.
    RSP_Q11_MF_LOC_DEPT.getLCHAll()
    Returns a non-modifiable List containing all current existing repetitions of LCH.
    RSP_Q11_QUERY_RESULT_CLUSTER.getLCHAll()
    Returns a non-modifiable List containing all current existing repetitions of LCH.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type LCH
    Modifier and Type
    Method
    Description
    void
    MFN_M05_MF_LOC_DEPT.insertLCH(LCH structure, int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    void
    MFN_M05_MF_LOCATION.insertLCH(LCH structure, int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    void
    MFR_M05_MF_QUERY.insertLCH(LCH structure, int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    void
    RSP_Q11_MF_LOC_DEPT.insertLCH(LCH structure, int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    void
    RSP_Q11_QUERY_RESULT_CLUSTER.insertLCH(LCH structure, int rep)
    Inserts a specific repetition of LCH (Location Characteristic)
    void
    MFR_M05_MF_QUERY.insertLCH2(LCH structure, int rep)
    Inserts a specific repetition of LCH2 (Location Characteristic)