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

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

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

Methods in ca.uhn.hl7v2.model.v24.segment that return PPN
 PPN[] TXA.getAuthenticationPersonTimeStamp()
          Returns all repetitions of Authentication Person, Time Stamp (TXA-22).
 PPN TXA.getAuthenticationPersonTimeStamp(int rep)
          Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessary
 PPN TXA.getTxa22_AuthenticationPersonTimeStamp(int rep)
          Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessary
 PPN TXA.insertAuthenticationPersonTimeStamp(int rep)
          Inserts a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific index
 PPN TXA.insertTxa22_AuthenticationPersonTimeStamp(int rep)
          Inserts a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific index
 PPN TXA.removeAuthenticationPersonTimeStamp(int rep)
          Removes a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific index
 PPN TXA.removeTxa22_AuthenticationPersonTimeStamp(int rep)
          Removes a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific index
 



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