Uses of Class
ca.uhn.hl7v2.model.v251.datatype.PPN
Packages that use PPN
-
Uses of PPN in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return PPNModifier and TypeMethodDescriptionPPN[]Returns all repetitions of Authentication Person, Time Stamp (TXA-22).TXA.getAuthenticationPersonTimeStamp(int rep) Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessaryPPN[]Returns all repetitions of Authentication Person, Time Stamp (TXA-22).TXA.getTxa22_AuthenticationPersonTimeStamp(int rep) Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessaryTXA.insertAuthenticationPersonTimeStamp(int rep) Inserts a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific indexTXA.insertTxa22_AuthenticationPersonTimeStamp(int rep) Inserts a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific indexTXA.removeAuthenticationPersonTimeStamp(int rep) Removes a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific indexTXA.removeTxa22_AuthenticationPersonTimeStamp(int rep) Removes a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific index