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

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

    Methods in ca.uhn.hl7v2.model.v251.group that return CM1
    Modifier and Type
    Method
    Description
    MFN_M06_MF_PHASE_SCHED_DETAIL.getCM1()
    Returns CM1 (Clinical Study Phase Master) - creates it if necessary
    MFR_M06_MF_QUERY.getCM1()
    Returns the first repetition of CM1 (Clinical Study Phase Master) - creates it if necessary
    MFR_M06_MF_QUERY.getCM1(int rep)
    Returns a specific repetition of CM1 (Clinical Study Phase Master) - creates it if necessary
    MFR_M06_MF_QUERY.insertCM1(int rep)
    Inserts a specific repetition of CM1 (Clinical Study Phase Master)
    MFR_M06_MF_QUERY.removeCM1(int rep)
    Removes a specific repetition of CM1 (Clinical Study Phase Master)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type CM1
    Modifier and Type
    Method
    Description
    MFR_M06_MF_QUERY.getCM1All()
    Returns a non-modifiable List containing all current existing repetitions of CM1.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type CM1
    Modifier and Type
    Method
    Description
    void
    MFR_M06_MF_QUERY.insertCM1(CM1 structure, int rep)
    Inserts a specific repetition of CM1 (Clinical Study Phase Master)