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

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

    Methods in ca.uhn.hl7v2.model.v251.group that return SAC
    Modifier and Type
    Method
    Description
    EAC_U07_SPECIMEN_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    EAR_U08_SPECIMEN_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OMG_O19_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OML_O21_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OML_O33_SPECIMEN.getSAC()
    Returns the first repetition of SAC (Specimen Container detail) - creates it if necessary
    OML_O33_SPECIMEN.getSAC(int rep)
    Returns a specific repetition of SAC (Specimen Container detail) - creates it if necessary
    OML_O35_SPECIMEN_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    ORG_O20_SPECIMEN.getSAC()
    Returns the first repetition of SAC (Specimen Container detail) - creates it if necessary
    ORG_O20_SPECIMEN.getSAC(int rep)
    Returns a specific repetition of SAC (Specimen Container detail) - creates it if necessary
    ORL_O22_SPECIMEN.getSAC()
    Returns the first repetition of SAC (Specimen Container detail) - creates it if necessary
    ORL_O22_SPECIMEN.getSAC(int rep)
    Returns a specific repetition of SAC (Specimen Container detail) - creates it if necessary
    ORL_O34_OBSERVATION_REQUEST_SPECIMEN.getSAC()
    Returns the first repetition of SAC (Specimen Container detail) - creates it if necessary
    ORL_O34_OBSERVATION_REQUEST_SPECIMEN.getSAC(int rep)
    Returns a specific repetition of SAC (Specimen Container detail) - creates it if necessary
    ORL_O34_SPECIMEN.getSAC()
    Returns the first repetition of SAC (Specimen Container detail) - creates it if necessary
    ORL_O34_SPECIMEN.getSAC(int rep)
    Returns a specific repetition of SAC (Specimen Container detail) - creates it if necessary
    ORL_O36_SPECIMEN_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OUL_R21_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OUL_R22_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OUL_R23_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OUL_R24_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    SSR_U04_SPECIMEN_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    SSU_U03_SPECIMEN_CONTAINER.getSAC()
    Returns SAC (Specimen Container detail) - creates it if necessary
    OML_O33_SPECIMEN.insertSAC(int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    ORG_O20_SPECIMEN.insertSAC(int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    ORL_O22_SPECIMEN.insertSAC(int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    ORL_O34_OBSERVATION_REQUEST_SPECIMEN.insertSAC(int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    ORL_O34_SPECIMEN.insertSAC(int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    OML_O33_SPECIMEN.removeSAC(int rep)
    Removes a specific repetition of SAC (Specimen Container detail)
    ORG_O20_SPECIMEN.removeSAC(int rep)
    Removes a specific repetition of SAC (Specimen Container detail)
    ORL_O22_SPECIMEN.removeSAC(int rep)
    Removes a specific repetition of SAC (Specimen Container detail)
    ORL_O34_OBSERVATION_REQUEST_SPECIMEN.removeSAC(int rep)
    Removes a specific repetition of SAC (Specimen Container detail)
    ORL_O34_SPECIMEN.removeSAC(int rep)
    Removes a specific repetition of SAC (Specimen Container detail)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type SAC
    Modifier and Type
    Method
    Description
    OML_O33_SPECIMEN.getSACAll()
    Returns a non-modifiable List containing all current existing repetitions of SAC.
    ORG_O20_SPECIMEN.getSACAll()
    Returns a non-modifiable List containing all current existing repetitions of SAC.
    ORL_O22_SPECIMEN.getSACAll()
    Returns a non-modifiable List containing all current existing repetitions of SAC.
    ORL_O34_OBSERVATION_REQUEST_SPECIMEN.getSACAll()
    Returns a non-modifiable List containing all current existing repetitions of SAC.
    ORL_O34_SPECIMEN.getSACAll()
    Returns a non-modifiable List containing all current existing repetitions of SAC.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type SAC
    Modifier and Type
    Method
    Description
    void
    OML_O33_SPECIMEN.insertSAC(SAC structure, int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    void
    ORG_O20_SPECIMEN.insertSAC(SAC structure, int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    void
    ORL_O22_SPECIMEN.insertSAC(SAC structure, int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    void
    ORL_O34_OBSERVATION_REQUEST_SPECIMEN.insertSAC(SAC structure, int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)
    void
    ORL_O34_SPECIMEN.insertSAC(SAC structure, int rep)
    Inserts a specific repetition of SAC (Specimen Container detail)