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

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

    Methods in ca.uhn.hl7v2.model.v251.group that return SPM
    Modifier and Type
    Method
    Description
    EAC_U07_SPECIMEN_CONTAINER.getSPM()
    Returns the first repetition of SPM (Specimen) - creates it if necessary
    EAC_U07_SPECIMEN_CONTAINER.getSPM(int rep)
    Returns a specific repetition of SPM (Specimen) - creates it if necessary
    EAR_U08_SPECIMEN_CONTAINER.getSPM()
    Returns the first repetition of SPM (Specimen) - creates it if necessary
    EAR_U08_SPECIMEN_CONTAINER.getSPM(int rep)
    Returns a specific repetition of SPM (Specimen) - creates it if necessary
    OMB_O27_ORDER.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    OMG_O19_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    OML_O21_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    OML_O33_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    OML_O35_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    ORG_O20_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    ORL_O22_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    ORL_O34_OBSERVATION_REQUEST_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    ORL_O34_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    ORL_O36_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    ORU_R01_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    OUL_R22_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    OUL_R23_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    OUL_R24_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    RSP_Z90_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    SSR_U04_SPECIMEN_CONTAINER.getSPM()
    Returns the first repetition of SPM (Specimen) - creates it if necessary
    SSR_U04_SPECIMEN_CONTAINER.getSPM(int rep)
    Returns a specific repetition of SPM (Specimen) - creates it if necessary
    SSU_U03_SPECIMEN.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    TCU_U10_TEST_CONFIGURATION.getSPM()
    Returns SPM (Specimen) - creates it if necessary
    EAC_U07_SPECIMEN_CONTAINER.insertSPM(int rep)
    Inserts a specific repetition of SPM (Specimen)
    EAR_U08_SPECIMEN_CONTAINER.insertSPM(int rep)
    Inserts a specific repetition of SPM (Specimen)
    SSR_U04_SPECIMEN_CONTAINER.insertSPM(int rep)
    Inserts a specific repetition of SPM (Specimen)
    EAC_U07_SPECIMEN_CONTAINER.removeSPM(int rep)
    Removes a specific repetition of SPM (Specimen)
    EAR_U08_SPECIMEN_CONTAINER.removeSPM(int rep)
    Removes a specific repetition of SPM (Specimen)
    SSR_U04_SPECIMEN_CONTAINER.removeSPM(int rep)
    Removes a specific repetition of SPM (Specimen)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type SPM
    Modifier and Type
    Method
    Description
    EAC_U07_SPECIMEN_CONTAINER.getSPMAll()
    Returns a non-modifiable List containing all current existing repetitions of SPM.
    EAR_U08_SPECIMEN_CONTAINER.getSPMAll()
    Returns a non-modifiable List containing all current existing repetitions of SPM.
    SSR_U04_SPECIMEN_CONTAINER.getSPMAll()
    Returns a non-modifiable List containing all current existing repetitions of SPM.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type SPM
    Modifier and Type
    Method
    Description
    void
    EAC_U07_SPECIMEN_CONTAINER.insertSPM(SPM structure, int rep)
    Inserts a specific repetition of SPM (Specimen)
    void
    EAR_U08_SPECIMEN_CONTAINER.insertSPM(SPM structure, int rep)
    Inserts a specific repetition of SPM (Specimen)
    void
    SSR_U04_SPECIMEN_CONTAINER.insertSPM(SPM structure, int rep)
    Inserts a specific repetition of SPM (Specimen)