Uses of Class
ca.uhn.hl7v2.model.v24.segment.SID
Packages that use SID
-
Uses of SID in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return SIDModifier and TypeMethodDescriptionOUL_R21_CONTAINER.getSID()Returns SID (Substance Identifier) - creates it if necessaryOUL_R21_OBSERVATION.getSID()Returns the first repetition of SID (Substance Identifier) - creates it if necessaryOUL_R21_OBSERVATION.getSID(int rep) Returns a specific repetition of SID (Substance Identifier) - creates it if necessaryOUL_R21_OBSERVATION.insertSID(int rep) Inserts a specific repetition of SID (Substance Identifier)OUL_R21_OBSERVATION.removeSID(int rep) Removes a specific repetition of SID (Substance Identifier)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type SIDModifier and TypeMethodDescriptionOUL_R21_OBSERVATION.getSIDAll()Returns a non-modifiable List containing all current existing repetitions of SID.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SID