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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return LCC
 LCC MFN_M05_MF_LOC_DEPT.getLCC()
          Returns the first repetition of LCC (Location Charge Code) - creates it if necessary
 LCC MFN_M05_MF_LOC_DEPT.getLCC(int rep)
          Returns a specific repetition of LCC (Location Charge Code) - creates it if necessary
 LCC MFN_M05_MF_LOC_DEPT.insertLCC(int rep)
          Inserts a specific repetition of LCC (Location Charge Code)
 LCC MFN_M05_MF_LOC_DEPT.removeLCC(int rep)
          Removes a specific repetition of LCC (Location Charge Code)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type LCC
 void MFN_M05_MF_LOC_DEPT.insertLCC(LCC structure, int rep)
          Inserts a specific repetition of LCC (Location Charge Code)
 



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