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

Packages that use SID
Package
Description
 
  • Uses of SID in ca.uhn.hl7v2.model.v24.group

    Methods in ca.uhn.hl7v2.model.v24.group that return SID
    Modifier and Type
    Method
    Description
    OUL_R21_CONTAINER.getSID()
    Returns SID (Substance Identifier) - creates it if necessary
    OUL_R21_OBSERVATION.getSID()
    Returns the first repetition of SID (Substance Identifier) - creates it if necessary
    OUL_R21_OBSERVATION.getSID(int rep)
    Returns a specific repetition of SID (Substance Identifier) - creates it if necessary
    OUL_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 SID
    Modifier and Type
    Method
    Description
    OUL_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
    Modifier and Type
    Method
    Description
    void
    OUL_R21_OBSERVATION.insertSID(SID structure, int rep)
    Inserts a specific repetition of SID (Substance Identifier)