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

Packages that use BLC
ca.uhn.hl7v2.model.v24.group   
 

Uses of BLC in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return BLC
 BLC BAR_P05_VISIT.getBLC()
          Returns the first repetition of BLC (Blood Code) - creates it if necessary
 BLC BAR_P05_VISIT.getBLC(int rep)
          Returns a specific repetition of BLC (Blood Code) - creates it if necessary
 BLC BAR_P05_VISIT.insertBLC(int rep)
          Inserts a specific repetition of BLC (Blood Code)
 BLC BAR_P05_VISIT.removeBLC(int rep)
          Removes a specific repetition of BLC (Blood Code)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type BLC
 void BAR_P05_VISIT.insertBLC(BLC structure, int rep)
          Inserts a specific repetition of BLC (Blood Code)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.