Uses of Class
ca.uhn.hl7v2.model.v251.segment.SID
Packages that use SID
-
Uses of SID in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.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_R22_RESULT.getSID()Returns the first repetition of SID (Substance Identifier) - creates it if necessaryOUL_R22_RESULT.getSID(int rep) Returns a specific repetition of SID (Substance Identifier) - creates it if necessaryOUL_R23_RESULT.getSID()Returns the first repetition of SID (Substance Identifier) - creates it if necessaryOUL_R23_RESULT.getSID(int rep) Returns a specific repetition of SID (Substance Identifier) - creates it if necessaryOUL_R24_RESULT.getSID()Returns the first repetition of SID (Substance Identifier) - creates it if necessaryOUL_R24_RESULT.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_R22_RESULT.insertSID(int rep) Inserts a specific repetition of SID (Substance Identifier)OUL_R23_RESULT.insertSID(int rep) Inserts a specific repetition of SID (Substance Identifier)OUL_R24_RESULT.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)OUL_R22_RESULT.removeSID(int rep) Removes a specific repetition of SID (Substance Identifier)OUL_R23_RESULT.removeSID(int rep) Removes a specific repetition of SID (Substance Identifier)OUL_R24_RESULT.removeSID(int rep) Removes a specific repetition of SID (Substance Identifier)Methods in ca.uhn.hl7v2.model.v251.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.OUL_R22_RESULT.getSIDAll()Returns a non-modifiable List containing all current existing repetitions of SID.OUL_R23_RESULT.getSIDAll()Returns a non-modifiable List containing all current existing repetitions of SID.OUL_R24_RESULT.getSIDAll()Returns a non-modifiable List containing all current existing repetitions of SID.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type SIDModifier and TypeMethodDescriptionvoidInserts a specific repetition of SID (Substance Identifier)voidInserts a specific repetition of SID (Substance Identifier)voidInserts a specific repetition of SID (Substance Identifier)voidInserts a specific repetition of SID (Substance Identifier)