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

Packages that use ORG
ca.uhn.hl7v2.model.v24.group   
ca.uhn.hl7v2.model.v24.message   
 

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

Methods in ca.uhn.hl7v2.model.v24.group that return ORG
 ORG RSP_K25_STAFF.getORG()
          Returns the first repetition of ORG (Practitioner Organization Unit) - creates it if necessary
 ORG MFN_M02_MF_STAFF.getORG()
          Returns ORG (Practitioner Organization Unit) - creates it if necessary
 ORG RSP_K25_STAFF.getORG(int rep)
          Returns a specific repetition of ORG (Practitioner Organization Unit) - creates it if necessary
 ORG RSP_K25_STAFF.insertORG(int rep)
          Inserts a specific repetition of ORG (Practitioner Organization Unit)
 ORG RSP_K25_STAFF.removeORG(int rep)
          Removes a specific repetition of ORG (Practitioner Organization Unit)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type ORG
 void RSP_K25_STAFF.insertORG(ORG structure, int rep)
          Inserts a specific repetition of ORG (Practitioner Organization Unit)
 

Uses of ORG in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return ORG
 ORG PMU_B04.getORG()
          Returns ORG (Practitioner Organization Unit) - creates it if necessary
 ORG PMU_B01.getORG()
          Returns the first repetition of ORG (Practitioner Organization Unit) - creates it if necessary
 ORG PMU_B01.getORG(int rep)
          Returns a specific repetition of ORG (Practitioner Organization Unit) - creates it if necessary
 ORG PMU_B01.insertORG(int rep)
          Inserts a specific repetition of ORG (Practitioner Organization Unit)
 ORG PMU_B01.removeORG(int rep)
          Removes a specific repetition of ORG (Practitioner Organization Unit)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ORG
 void PMU_B01.insertORG(ORG structure, int rep)
          Inserts a specific repetition of ORG (Practitioner Organization Unit)
 



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