Uses of Class
ca.uhn.hl7v2.model.v251.segment.ORG
Packages that use ORG
-
Uses of ORG in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORGModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getORG()Returns the first repetition of ORG (Practitioner Organization Unit) - creates it if necessaryMFN_M02_MF_STAFF.getORG(int rep) Returns a specific repetition of ORG (Practitioner Organization Unit) - creates it if necessaryRSP_K25_STAFF.getORG()Returns the first repetition of ORG (Practitioner Organization Unit) - creates it if necessaryRSP_K25_STAFF.getORG(int rep) Returns a specific repetition of ORG (Practitioner Organization Unit) - creates it if necessaryMFN_M02_MF_STAFF.insertORG(int rep) Inserts a specific repetition of ORG (Practitioner Organization Unit)RSP_K25_STAFF.insertORG(int rep) Inserts a specific repetition of ORG (Practitioner Organization Unit)MFN_M02_MF_STAFF.removeORG(int rep) Removes a specific repetition of ORG (Practitioner Organization Unit)RSP_K25_STAFF.removeORG(int rep) Removes a specific repetition of ORG (Practitioner Organization Unit)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type ORGModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getORGAll()Returns a non-modifiable List containing all current existing repetitions of ORG.RSP_K25_STAFF.getORGAll()Returns a non-modifiable List containing all current existing repetitions of ORG.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type ORG -
Uses of ORG in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return ORGModifier and TypeMethodDescriptionPMU_B01.getORG()Returns the first repetition of ORG (Practitioner Organization Unit) - creates it if necessaryPMU_B01.getORG(int rep) Returns a specific repetition of ORG (Practitioner Organization Unit) - creates it if necessaryPMU_B04.getORG()Returns the first repetition of ORG (Practitioner Organization Unit) - creates it if necessaryPMU_B04.getORG(int rep) Returns a specific repetition of ORG (Practitioner Organization Unit) - creates it if necessaryPMU_B01.insertORG(int rep) Inserts a specific repetition of ORG (Practitioner Organization Unit)PMU_B04.insertORG(int rep) Inserts a specific repetition of ORG (Practitioner Organization Unit)PMU_B01.removeORG(int rep) Removes a specific repetition of ORG (Practitioner Organization Unit)PMU_B04.removeORG(int rep) Removes a specific repetition of ORG (Practitioner Organization Unit)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type ORGModifier and TypeMethodDescriptionPMU_B01.getORGAll()Returns a non-modifiable List containing all current existing repetitions of ORG.PMU_B04.getORGAll()Returns a non-modifiable List containing all current existing repetitions of ORG.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type ORG