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

Packages that use BLC
Package
Description
 
  • Uses of BLC in ca.uhn.hl7v2.model.v24.group

    Methods in ca.uhn.hl7v2.model.v24.group that return BLC
    Modifier and Type
    Method
    Description
    BAR_P05_VISIT.getBLC()
    Returns the first repetition of BLC (Blood Code) - creates it if necessary
    BAR_P05_VISIT.getBLC(int rep)
    Returns a specific repetition of BLC (Blood Code) - creates it if necessary
    BAR_P05_VISIT.insertBLC(int rep)
    Inserts a specific repetition of BLC (Blood Code)
    BAR_P05_VISIT.removeBLC(int rep)
    Removes a specific repetition of BLC (Blood Code)
    Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type BLC
    Modifier and Type
    Method
    Description
    BAR_P05_VISIT.getBLCAll()
    Returns a non-modifiable List containing all current existing repetitions of BLC.
    Methods in ca.uhn.hl7v2.model.v24.group with parameters of type BLC
    Modifier and Type
    Method
    Description
    void
    BAR_P05_VISIT.insertBLC(BLC structure, int rep)
    Inserts a specific repetition of BLC (Blood Code)