Uses of Class
ca.uhn.hl7v2.model.v24.datatype.PCF

Packages that use PCF
ca.uhn.hl7v2.model.v24.segment   
 

Uses of PCF in ca.uhn.hl7v2.model.v24.segment
 

Methods in ca.uhn.hl7v2.model.v24.segment that return PCF
 PCF IN3.getIn320_PreCertificationReqWindow(int rep)
          Returns a specific repetition of IN3-20: "Pre-Certification Req/Window" - creates it if necessary
 PCF[] IN3.getPreCertificationReqWindow()
          Returns all repetitions of Pre-Certification Req/Window (IN3-20).
 PCF IN3.getPreCertificationReqWindow(int rep)
          Returns a specific repetition of IN3-20: "Pre-Certification Req/Window" - creates it if necessary
 PCF IN3.insertIn320_PreCertificationReqWindow(int rep)
          Inserts a repetition of IN3-20: "Pre-Certification Req/Window" at a specific index
 PCF IN3.insertPreCertificationReqWindow(int rep)
          Inserts a repetition of IN3-20: "Pre-Certification Req/Window" at a specific index
 PCF IN3.removeIn320_PreCertificationReqWindow(int rep)
          Removes a repetition of IN3-20: "Pre-Certification Req/Window" at a specific index
 PCF IN3.removePreCertificationReqWindow(int rep)
          Removes a repetition of IN3-20: "Pre-Certification Req/Window" at a specific index
 



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