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

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

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

Methods in ca.uhn.hl7v2.model.v24.segment that return PI
 PI[] CTD.getContactIdentifiers()
          Returns all repetitions of Contact Identifiers (CTD-7).
 PI CTD.getContactIdentifiers(int rep)
          Returns a specific repetition of CTD-7: "Contact Identifiers" - creates it if necessary
 PI CTD.getCtd7_ContactIdentifiers(int rep)
          Returns a specific repetition of CTD-7: "Contact Identifiers" - creates it if necessary
 PI PRD.getPrd7_ProviderIdentifiers(int rep)
          Returns a specific repetition of PRD-7: "Provider Identifiers" - creates it if necessary
 PI[] PRD.getProviderIdentifiers()
          Returns all repetitions of Provider Identifiers (PRD-7).
 PI PRD.getProviderIdentifiers(int rep)
          Returns a specific repetition of PRD-7: "Provider Identifiers" - creates it if necessary
 PI CTD.insertContactIdentifiers(int rep)
          Inserts a repetition of CTD-7: "Contact Identifiers" at a specific index
 PI CTD.insertCtd7_ContactIdentifiers(int rep)
          Inserts a repetition of CTD-7: "Contact Identifiers" at a specific index
 PI PRD.insertPrd7_ProviderIdentifiers(int rep)
          Inserts a repetition of PRD-7: "Provider Identifiers" at a specific index
 PI PRD.insertProviderIdentifiers(int rep)
          Inserts a repetition of PRD-7: "Provider Identifiers" at a specific index
 PI CTD.removeContactIdentifiers(int rep)
          Removes a repetition of CTD-7: "Contact Identifiers" at a specific index
 PI CTD.removeCtd7_ContactIdentifiers(int rep)
          Removes a repetition of CTD-7: "Contact Identifiers" at a specific index
 PI PRD.removePrd7_ProviderIdentifiers(int rep)
          Removes a repetition of PRD-7: "Provider Identifiers" at a specific index
 PI PRD.removeProviderIdentifiers(int rep)
          Removes a repetition of PRD-7: "Provider Identifiers" at a specific index
 



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