- UAC - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
-
UAC - User Authentication Credential Segment
- UAC() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.UAC
-
Constructs the SGT segment.
- UB2 - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
-
UB2 - UniformBilling Data Segment.
- UB2() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
-
Constucts the UB2 segment.
- UDM_Q05 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.query
-
UDM_Q05 - Unsolicited Display Message (Event Q05).
- UN - Class in cdac.medinfo.sdk.hl7282.baselibs
-
The class is Extended from PrimitiveDataType.
- UN() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UN
-
Constructor for UN class.
- UN(int, int, String) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UN
-
Constructor for UN class which takes three argument and
sets the value in the respective member variable.
- UN(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UN
-
Constructor for UN class which takes four arguments and
sets the value in the respective member variable.
- UnRecognizedData - Class in cdac.medinfo.sdk.hl7282.unrecognized
-
Unrecognized data from the HL7 file which id Not understandable by the SDK.
- UnRecognizedData() - Constructor for class cdac.medinfo.sdk.hl7282.unrecognized.UnRecognizedData
-
- UnRecognizedField - Class in cdac.medinfo.sdk.hl7282.unrecognized
-
Unrecognized field of Segment from the HL7 file which id Not understandable by the SDK.
- UnRecognizedField() - Constructor for class cdac.medinfo.sdk.hl7282.unrecognized.UnRecognizedField
-
- UnRecognizedSegment - Class in cdac.medinfo.sdk.hl7282.unrecognized
-
Unrecognized Segment from the HL7 file which id Not understandable by the SDK.
- UnRecognizedSegment() - Constructor for class cdac.medinfo.sdk.hl7282.unrecognized.UnRecognizedSegment
-
- updateDataElement(int, String, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.Segment
-
Update Data Element from Data Element List
- updateDataElement(int, IDataType) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.Segment
-
Update Data Element from Data Element List
- updateDataElement(int, String, IDelimiter) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.ISegment
-
Updates Data Element from Data Element List.
- updateDataElement(int, IDataType) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.ISegment
-
Updates Data Element from Data Element List.
- updateSegmentAttribute(ISegmentKey, int, String, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.Message
-
Removes Attribute of a segment.
- updateSegmentAttribute(ISegmentKey, int, IDataType) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.Message
-
Removes Attribute of a segment.
- updateStatus(ClientSession) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.Controller
-
Update status.
- updateStatus(ClientSession) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.upperlayer.IClientStatusListener
-
Status.
- UserSession - Class in cdac.medinfo.sdk.hl7282.hl7net.upperlayer
-
User Session provides method for client side to Query other systems & also to trigger any specific Event.
- UserSession() - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
-
Instantiates User Session
- UserSession(Socket) - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
-
Instantiates User Session by given connection.
- UserTableException - Exception in cdac.medinfo.sdk.hl7282.exceptions
-
Thrown when user defined table operation fails.
- UserTableException() - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.UserTableException
-
Constructs a new User Table Exception with the specified detail message.
- UserTableException(String) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.UserTableException
-
Constructs a new User Table Exception with the specified detail message.
- UserTableException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.UserTableException
-
Constructs a new User Table Exception with the specified detail message and cause
- UserTableException(Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.UserTableException
-
Constructs a new Value Not Found Exception with the specified cause.
- UVC - Class in cdac.medinfo.sdk.hl7282.baselibs
-
UVC - UB value code and amount
- UVC() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UVC
-
Default Constructor for UVC
- UVC(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UVC
-
Constructor for UVC class which takes four arguments and
sets the value in the respective member variable.
- UVC(int, int, String, int, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UVC
-
Constructor for UVC class which takes five arguments and
sets the value in the respective member variable.
- UVC(int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UVC
-
Constructor for UVC class which takes two arguments and
sets the value in the respective member variable.
- UVC(int, int, int, String, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UVC
-
Constructor for UVC class which takes five arguments and
sets the value in the respective member variable.
- UVC(int, int, int, String, int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.UVC
-
Constructor for UVC class which takes six arguments and
sets the value in the respective member variable.