A B C D E F G H I J L M N O P Q R S T U V W X 

S

SAC - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SAC - Specimen Container Detail Segment.
SAC() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Constructs the SAC segment.
SAD - Class in cdac.medinfo.sdk.hl7282.baselibs
SAD - Street Address
SAD() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SAD
Default Constructor for SAD
SAD(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SAD
Constructor for CQ class which takes four arguments and sets the value in the respective member variable.
SAD(int, int, String, int, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SAD
Constructor for SAD class which takes five arguments and sets the value in the respective member variable.
SAD(int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SAD
Constructor for SAD class which takes two arguments and sets the value in the respective member variable.
SAD(int, int, int, String, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SAD
Constructor for SAD class which takes five arguments and sets the value in the respective member variable.
SAD(int, int, int, String, int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SAD
Constructor for SAD class which takes six arguments and sets the value in the respective member variable.
SCD - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SCD - Anti-Microbial Cycle Data Segment
SCD() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Constructs the SCD segment.
SCH - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SCH - Schedule Activity Information Segment.
SCH() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Constructs the SCH segment.
SchedulingRecepient - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SchedulingRecepient provides methods to parse message from Given HL7stream object.
SchedulingRecepient() - Constructor for class cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling.SchedulingRecepient
Constructs SchedulingRecepient
SchedulingSource - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SchedulingProcessor provides methods to parse scheduling message from Given HL7stream object.
SchedulingSource() - Constructor for class cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling.SchedulingSource
Constructs SchedulingProcessor
SCN_S37 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SCN_S37 - Notification of Anti-Microbial Device Cycle Data (Event S37).
SCP - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SCP - Sterilizer Configuration Segment
SCP() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Constructs the SCP segment.
SCV - Class in cdac.medinfo.sdk.hl7282.baselibs
SCV - Scheduling class value pair
SCV() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SCV
Default Constructor for SCV
SCV(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SCV
Constructor for SCV class which takes four arguments and sets the value in the respective member variable.
SCV(int, int, String, int, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SCV
Constructor for SCV class which takes five arguments and sets the value in the respective member variable.
SCV(int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SCV
Constructor for SCV class which takes two arguments and sets the value in the respective member variable.
SCV(int, int, int, String, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SCV
Constructor for SCV class which takes five arguments and sets the value in the respective member variable.
SCV(int, int, int, String, int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SCV
Constructor for SCV class which takes six arguments and sets the value in the respective member variable.
SDD - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SDD - Sterilization Device Data Segment
SDD() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Constructs the SDD segment.
SDN_S36 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SDN_S36 - Notification of Anti-Microbial Device Data (Event S36).
SDR_S31 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SDR_S31 - Request Anti-Microbial Device Data (Event S31).
SDR_S31_Common - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SDR_S31 - Request Anti-Microbial Device Data (Event S31).
SDR_S32_Common - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SMD_S32 - Request Anti-Microbial Device Cycle Data (Event S32).
Segment - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
Segment is the abstract class which Declares the Methods Parse and Serialize.
Segment(ISegmentKey) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.Segment
Initialize instance member variable.
Segment(ISegmentKey, ISegmentMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.Segment
Initialize instance member variable.
SegmentFactory - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SegmentFactory creates instance of Segment.
SegmentFactory() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SegmentFactory
 
SegmentItem - Class in cdac.medinfo.sdk.hl7282.baselibs.messagedictionary
SegmentItem class represents structure of a Segment.
SegmentItem() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.messagedictionary.SegmentItem
 
SegmentMap - Class in cdac.medinfo.sdk.hl7282.baselibs.segmentfactory
SegmentMap class is the implementation of ISegmentMap.
SegmentMap() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.SegmentMap
Instantiates SegmentMap
SegmentMapReader - Class in cdac.medinfo.sdk.hl7282.baselibs.segmentfactory
SegmentMapReader provides implementation to ISegmentMapReader.
SegmentMissingException - Exception in cdac.medinfo.sdk.hl7282.exceptions
Thrown when Required segment is missing in MEssage.
SegmentMissingException() - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentMissingException
Constructs a new Segment Missing Exception
SegmentMissingException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentMissingException
Constructs a new Segment Missing Exception with the specified detail message and cause
SegmentMissingException(String) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentMissingException
Constructs a new Segment Missing Exception with the specified detail message.
SegmentMissingException(Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentMissingException
Constructs a new Segment Missing Exception with the specified cause.
SegmentNotSupportedException - Exception in cdac.medinfo.sdk.hl7282.exceptions
Thrown when Segment is not supported in Message.
SegmentNotSupportedException() - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentNotSupportedException
Constructs a new HL7 Exception with null as its detail message
SegmentNotSupportedException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentNotSupportedException
Constructs a new HL7 Exception with the specified detail message and cause
SegmentNotSupportedException(Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentNotSupportedException
Constructs a new HL7 Exception with the specified cause.
SegmentNotSupportedException(String) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SegmentNotSupportedException
Constructs a new HL7 Exception with the specified detail message.
SegmentSet - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SegmentSet represents a list of Segments.
SegmentSet() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SegmentSet
 
sendBatch(IHL7BatchFile) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Gets automatically invoked when Batch is received from remote system.
sendBatch(IHL7BatchFile) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Gets automatically invoked when Batch is received from remote system.
sendBatch(IHL7BatchFile) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sends specified Batch to Network Agent.
sendBatchFile(IHL7BatchFile) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sends specified HL7BatchFile server system if Batch processor is supported.
sendBatchFile(String) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
This method parses HL7Batch from file located at given path if Batch Processor is supported.
sendData(ISegmentSet) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IBufferSender
Gets automatically invoked when ISegmentSet is to be sent to remote system.
sendData(ISegmentSet) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Gets automatically invoked when Message is to be sent to remote system.
sendMessage(Message) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Gets automatically invoked when Message is received from remote system.
sendMessage(Message) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Gets automatically invoked when Message is received from remote system.
sendMessage(Message) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sends specified Message to Network Agent.
sendMessage(Message) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sends the message to server system.
sendMessage(String) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
This method parses message from file located at given path.
serialize(ISegmentSet, IHL7Stream) - Method in class cdac.medinfo.sdk.hl7282.baselibs.parserserializer.HL7Serializer
Serializes the SegmentSet on given stream.
serialize(ISegmentSet, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.parserserializer.HL7Serializer
Serializes the SegmentSet on given file location.
serialize(IHL7Stream, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Serializes HL7 Message objects.
serialize(IHL7Stream, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Serializes HL7 Message objects.
serialize(IHL7Stream, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Serializes HL7 Message objects.
serialize(IHL7Stream, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QPD
Serializes HL7 Message objects.
serialize(IHL7Stream, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RDT
Serializes HL7 Message objects.
serialize(IHL7Stream, IDelimiter) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.Segment
Serializes HL7 Message objects.
serialize(IHL7Stream, IDelimiter) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.ISegment
Serializes HL7 Message objects.
serialize(IHL7Stream) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IBatch
Serializes HL7 Batch objects.
SerializeException - Exception in cdac.medinfo.sdk.hl7282.exceptions
Thrown when serialization of Message fails.
SerializeException() - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SerializeException
Constructs a new Serialize Exception
SerializeException(String, Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SerializeException
Constructs a new Serialize Exception with the specified detail message and cause
SerializeException(String) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SerializeException
Constructs a new Serialize Exception with the specified detail message.
SerializeException(Throwable) - Constructor for exception cdac.medinfo.sdk.hl7282.exceptions.SerializeException
Constructs a new Serialize Exception with the specified cause.
ServerSession - Class in cdac.medinfo.sdk.hl7282.hl7net.upperlayer
The Class SCPSession.
ServerSession() - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Constructs ServerSession
ServerSideMessageAgent - Class in cdac.medinfo.sdk.hl7282.hl7net.communication
Server Side Message Agent validates received message according to Message Controller ID & other constants.
ServerSideMessageAgent() - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Constructs Server Side Message Agent
ServerSideNetworkAgent - Class in cdac.medinfo.sdk.hl7282.hl7net.communication
ServerSideNetworkAgent acts as proxy between underlying Network Layer & User Interface Layer.
ServerSideNetworkAgent(Socket) - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideNetworkAgent
Instantiates ServerSideNetworkAgent with specified Socket
ServerSideQCNAgent - Class in cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.querycancel
This class provides the Cancellation Message against the Query Message, if user has set the Agent.
ServerSideQCNAgent() - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.querycancel.ServerSideQCNAgent
 
ServerSideQICAgent - Class in cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.interactivecontinuation
This class provides the re-structure of the Message, if user has set the Agent.
ServerSideQICAgent() - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.interactivecontinuation.ServerSideQICAgent
Instantiates QICAgent
setAbnormalFlags(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the AbnormalFlags list.
setAbnormalTextCodesforCategoricalObservations(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Abnormal Text Codesfor Categorical Observations.
setAbortCycle(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Abort Cycle.
setAbortCycle(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Abort Cycle.
setAbsoluteRangeforOrdinalandContinuousObservations(NR, CWE, NR, NR, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Absolute Range for Ordinal and Continuous Observations.
setAbsoluteRangeforOrdinalandContinuousObservations(RFR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Absolute Range for Ordinal and Continuous Observations.
setAbstractCompletionDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Abstract Completion Date Or Time.
setAbstractCompletionDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Abstract Completion Date Or Time.
setAbstractedBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Abstracted By.
setAbstractedBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Abstracted By.
setAcademicDegree(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree.
setAcademicDegree(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree.
setAcademicDegreeGrantedDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree Granted Date.
setAcademicDegreeGrantedDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree Granted Date.
setAcademicDegreeProgramDateRange(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree Program Date Range.
setAcademicDegreeProgramDateRange(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree Program Date Range.
setAcademicDegreeProgramParticipationDateRange(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree Program Participation Date Range.
setAcademicDegreeProgramParticipationDateRange(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Academic Degree Program Participation Date Range.
setAcceptAcknowledgmentType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Accept Acknowledgment Type.
setAcceptAcknowledgmentType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Accept Acknowledgment Type.
setAccessionID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
set the Accession ID.
setAccessionIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Accession Identifier.
setAccessionIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Accession Identifier.
setAccessionIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Accession Identifier.
setAccessionIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Accession Identifier.
setAccessRestrictionActionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Bc Component.
setAccessRestrictionActionCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Access Restriction Action Code.
setAccessRestrictionDateRange(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Access Restriction Date Range .
setAccessRestrictionDateRange(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Access Restriction Date Range .
setAccessRestrictionReason(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Access Restriction Reason list.
setAccessRestrictionValue(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Access Restriction Value.
setAccessRestrictionValue(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Access Restriction Value.
setAccidentAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Address.
setAccidentAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Address.
setAccidentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
 
setAccidentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Code.
setAccidentDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Date Or Time.
setAccidentDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Date Or Time.
setAccidentDeathIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Death Indicator.
setAccidentDeathIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Death Indicator.
setAccidentDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Description.
setAccidentDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Description.
setAccidentIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Identifier.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.REF_I12_Common
Sets value of Accident Information segment for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPA_I08_Common
Sets value of Accident Information segment for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQA_I08_Common
Sets value of Accident Information segment for this message,overwrites if already present.
setAccidentInformationSegment(ACC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RRI_I12_Common
Sets value of Accident Information segment for this message,overwrites if already present.
setAccidentJobRelatedIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Job Related Indicator.
setAccidentJobRelatedIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Job Related Indicator.
setAccidentLocation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Location.
setAccidentLocation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Accident Location.
setAccommodationType(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCC
Set the Accommodation Type.
setAccomodationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Accomodation Code.
setAccomodationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Accomodation Code.
setAccountID(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set the Account ID.
setAccountID(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set the Account ID.
setAccountStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Account Status.
setAccountStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Account Status.
setAcknowledgmentCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Acknowledgment Code.
setAcknowledgmentCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Acknowledgment Code.
setActionBy(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Action By.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Action Code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Action Code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
Set the Action Code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
Set the Action Code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the action code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the action code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Action Code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Action Code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Action code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Action code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Action Code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Action Code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Action Code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Action Code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Action Code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Action Code.
setActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Action Code.
setActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Action Code.
setActionCode_RXA(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Action Code RXA.
setActionCode_RXA(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Action Code RXA.
setActionDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Action Date Or Time.
setActionDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Action Date Or Time.
setActionDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Action Date Time.
setActionDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Action Date Time.
setActionReason(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Action Reason.
setActionReason(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Action Reason.
setActionReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Action Reason.
setActionReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Action Reason.
setActionTakenInResponseToTheEvent(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Action Taken In Response To The Event.
setActivationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PIP
Sets the ActivationDate.
setActivationDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PIP
Sets the ActivationDate.
setActivationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Activation Date.
setActivationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Activation Date.
setActivationDateLDP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Activation Date LDP.
setActivationDateLDP(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Activation Date LDP.
setActive_InactiveFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Active Inactive Flag This field indicates whether this is a usable CDM entry or not.
setActive_InactiveFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Active Inactive Flag This field indicates whether this is a usable CDM entry or not.
setActive_InactiveFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Active Inactive Flag.
setActive_InactiveFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Active Inactive Flag.
setActiveInactiveFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Active Inactive Flag.
setActiveInactiveFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Active Inactive Flag.
setActiveInactiveFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Active Inactive Flag.
setActiveInactiveFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Active Inactive Flag.
setActivityDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Activity Date/Time.
setActivityDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Activity Date/Time.
setActualDispenseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Dispense Amount.
setActualDispenseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Dispense Amount.
setActualDispenseUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Dispense Units.
setActualDispenseUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Dispense Units.
setActualDosageForm(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Dosage Form.
setActualDosageForm(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Dosage Form.
setActualDrugStrengthVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Drug Strength Volume.
setActualDrugStrengthVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Drug Strength Volume.
setActualDrugStrengthVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Drug Strength Volume Units.
setActualDrugStrengthVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Drug Strength Volume Units.
setActualLengthOfInPatientStay(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Actual Length Of InPatient Stay.
setActualLengthOfInPatientStay(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Actual Length Of InPatient Stay.
setActualProblemResolutionDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Actual Problem Resolution Date Or Time.
setActualProblemResolutionDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Actual Problem Resolution Date Or Time.
setActualProcedureType(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Actual Procedure Type.
setActualStrength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Strength.
setActualStrength(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Strength.
setActualStrengthUnit(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Strength Unit.
setActualStrengthUnit(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Actual Strength Unit.
setAddendumContinuationPointer(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADD
Sets the Addendum Continuation Pointer which defines the continuation of the prior segment in a continuation message
setAddendumContinuationPointer(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADD
Sets the Addendum Continuation Pointer which defines the continuation of the prior segment in a continuation message
setAdditinalDemographicSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P01
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P05
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R30_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.PEX_P07_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.VXU_V04
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A02
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A09_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A12
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A15
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A21_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A38
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A45
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A50_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A52_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A55
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A61_Common
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCI_I22
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditinalDemographicsSegment(PD1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCM_I21
Sets value of Additinal Demographics segment(PD1) for this message,overwrites if already present.
setAdditionalInsuredonAuto(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Additional Insuredon Auto.
setAdditionalInsuredonAuto(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Additional Insuredon Auto.
setAdditive(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Additive.
setAdditive(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Additive.
setAdditive(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Additive.
setAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Address list.
setAddressee(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Addressee .
setAddressee(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Addressee .
setAddressIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Address Identifier .
setAddressofOutsideSite(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the AddressvofvOutsidevSite.
setAddressRepresentationCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the AddressRepresentationCode.
setAddressRepresentationCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the AddressRepresentationCode.
setAddressType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Address Type.
setAddressType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Address Type.
setAddressType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the AddressType.
setAddressType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the AddressType.
setAddressUsage(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Address Usage.
setAddressUsage(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Address Usage.
setAdjudicateAsGroup(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Retrieve Adjudicate as Group (ID) Adjudicate all Product/Service Line Items together as a group (IPRs will be reported against the Product/Service Group).
setAdjudicateAsGroup(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Retrieve Adjudicate as Group (ID) Adjudicate all Product/Service Line Items together as a group (IPRs will be reported against the Product/Service Group).
setAdjudicatedOrPaidAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Adjudicated/Paid Amount (CP) This field is about Adjudicated Amount for the Product/Service Group or Product/Service Line Item, which could be 0 = sum of all Payer adjustments (Adjustment Amount on ADJ).
setAdjudicatedOrPaidAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Adjudicated/Paid Amount (CP) This field is about Adjudicated Amount for the Product/Service Group or Product/Service Line Item, which could be 0 = sum of all Payer adjustments (Adjustment Amount on ADJ).
setAdjustmentAction(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Action (CWE) This field is about Action requested of party that receives this adjustment.
setAdjustmentAction(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Action (CWE) This field is about Action requested of party that receives this adjustment.
setAdjustmentAmount(ISingleCollection<CP>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Amount (CP) This field is about Adjustment amount, such as taxes, deductibles, previously paid amount.
setAdjustmentCategory(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Category (CWE) This field is about Indicates the category of adjustment and is used to assist in determining which table is used for Adjustment Reason.
setAdjustmentCategory(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Category (CWE) This field is about Indicates the category of adjustment and is used to assist in determining which table is used for Adjustment Reason.
setAdjustmentDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Date (DTM) This field is about Date/Time adjustment was made.
setAdjustmentDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Date (DTM) This field is about Date/Time adjustment was made.
setAdjustmentDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Retrieve Adjustment Description (ST) This field is about Description of adjustment, such as client instructions.
setAdjustmentDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Retrieve Adjustment Description (ST) This field is about Description of adjustment, such as client instructions.
setAdjustmentQuantity(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Quantity (CQ) This field is Adjustment Quantity.
setAdjustmentQuantity(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Quantity (CQ) This field is Adjustment Quantity.
setAdjustmentReasonPA(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Adjustment Reason PA (CWE) This field is about Reason for this adjustment.
setAdjustmentSequenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Adjustment Sequence Number (SI) Unique sequence number for this adjustment – starts with 1, then 2, etc., for each unique adjustment for the Product/Service Line Item.
setAdjustmentSequenceNumber(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Adjustment Sequence Number (SI) Unique sequence number for this adjustment – starts with 1, then 2, etc., for each unique adjustment for the Product/Service Line Item.
setAdminBarcodeIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Admin Barcode Identifier.
setAdminBarcodeIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Admin Barcode Identifier.
setAdminDrugStrengthVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Admin Drug Strength Volume.
setAdminDrugStrengthVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Admin Drug Strength Volume.
setAdminDrugStrengthVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Admin Drug Strength Volume Unitsvolumetric.
setAdminDrugStrengthVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Admin Drug Strength Volume Unitsvolumetric.
setAdministerAt(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administer-at.
setAdministerAt(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administer-at.
setAdministeredAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Amount.
setAdministeredAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Amount.
setAdministeredAtAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered-at Address.
setAdministeredAtAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered-at Address.
setAdministeredCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Code.
setAdministeredCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Code.
setAdministeredDosageForm(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Dosage Form.
setAdministeredDosageForm(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Dosage Form.
setAdministeredPerTimeUnit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Per Time Unit.
setAdministeredPerTimeUnit(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Per Time Unit.
setAdministeredStrength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Strength.
setAdministeredStrength(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Strength.
setAdministeredStrengthUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Strength Units.
setAdministeredStrengthUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Strength Units.
setAdministeredTagIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Tag Identifier.
setAdministeredUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Units.
setAdministeredUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administered Units.
setAdministeringProvider(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administering Provider.
setAdministrationDevice(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Device.
setAdministrationDevice(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Device.
setAdministrationMethod(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Method.
setAdministrationMethod(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Method.
setAdministrationNotes(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administration Notes.
setAdministrationNotes(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Administration Notes.
setAdministrationSite(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Site.
setAdministrationSite(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Site.
setAdministrationSiteModifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Site Modifier.
setAdministrationSiteModifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Administration Site Modifier.
setAdministrationSub_IDCounter(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administration Sub ID Counter.
setAdministrationSub_IDCounter(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Administration Sub ID Counter.
setAdministrativeSex(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the AdministrativeSex.
setAdministrativeSex(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the AdministrativeSex.
setAdministrativeSex(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Administrative Sex.
setAdministrativeSex(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the AdministrativeSex
setAdministrativeSex(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Administrative Sex.
setAdministrativeSex(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Administrative Sex.
setAdministrativeSex(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Administrative Sex.
setAdministrativeSex(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Administrative Sex.
setAdmissionLevelOfCareCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Admission Level Of Care Code.
setAdmissionLevelOfCareCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Admission Level Of Care Code.
setAdmissionType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Admission Type.
setAdmissionType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Admission Type.
setAdmitDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Admit Date Or Time.
setAdmitDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Admit Date Or Time.
setAdmitReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Admit Reason.
setAdmitReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Admit Reason.
setAdmitSource(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Admit Source.
setAdmitSource(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Admit Source.
setAdmittingDoctor(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Admitting Doctor list.
setAdvancedBeneficiaryNoticeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Advanced Beneficiary Notice Code.
setAdvancedBeneficiaryNoticeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Advanced Beneficiary Notice Code.
setAdvancedBeneficiaryNoticeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Advanced Beneficiary Notice Code.
setAdvancedBeneficiaryNoticeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Advanced Beneficiary Notice Code.
setAdvancedBeneficiaryNoticeDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Advanced Beneficiary Notice Date.
setAdvancedBeneficiaryNoticeDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Advanced Beneficiary Notice Date.
setAdvancedBeneficiaryNoticeOverrideReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Advanced Beneficiary Notice Override Reason.
setAdvancedBeneficiaryNoticeOverrideReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Advanced Beneficiary Notice Override Reason.
setAdvanceDirectiveCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Advance Directive Code List.
setAdvanceDirectiveCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Advance Directive Code list.
setAdvanceDirectiveLastVerifiedDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Advance Directive Last Verified Date.
setAdvanceDirectiveLastVerifiedDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Advance Directive last verified Date.
setAdvanceDirectiveLastVerifiedDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Advance Directive Last Verified Date.
setAdvanceDirectiveLastVerifiedDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Advance Directive Last Verified Date.
setAgeRange(NR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the AgeRange.
setAgeRestriction(ISingleCollection<NR>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Age Restriction.
setAgreedDueDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Agreed Due Date/Time.
setAgreedDueDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Agreed Date/Time.
setAlarm(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Alarm.
setAlarm(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Alarm.
setAlertDeviceCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Alert Device Code.
setAlertDeviceCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Alert Device Code.
setAlertLevel(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Alert Level.
setAlertLevel(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Alert Level.
setAlgorithmDescriptor(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QRI
Set the Algorithm Descriptor.
setAlgorithmDescriptor(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QRI
Set the Algorithm Descriptor.
setAllergenCodeMnemonicDesc(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergen Code Mnemonic Desc.
setAllergenCodeMnemonicDesc(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergen Code Mnemonic Desc.
setAllergenCodeMnemonicDescription(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Allergen Code Mnemonic Description.
setAllergenCodeMnemonicDescription(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Allergen Code Mnemonic Description.
setAllergenGrpCodeMnemonicDesc(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergen Grp Code Mnemonic Desc.
setAllergenGrpCodeMnemonicDesc(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergen Grp Code Mnemonic Desc.
setAllergenTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Allergen TypeCode.
setAllergenTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Allergen TypeCode.
setAllergenTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergen Type Code.
setAllergenTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergen Type Code.
setAllergyActionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Action Code.
setAllergyActionCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Action Code.
setAllergyClinicalStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Clinical Status Code.
setAllergyClinicalStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Clinical Status Code.
setAllergyReactionCode(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Allergy Reaction Code.
setAllergyReactionCode(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Reaction Code.
setAllergyReactionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set Allergy Reaction Code.
setAllergyReactionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set the Allergy Reaction Code.
setAllergySeverityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Allergy Severity Code.
setAllergySeverityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Allergy Severity Code.
setAllergySeverityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Severity Code.
setAllergySeverityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Severity Code.
setAllergySeverityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set Allergy Severity Code.
setAllergySeverityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set the Allergy Reaction Code.
setAllergyUniqueIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Unique Identifier.
setAllergyUniqueIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Allergy Unique Identifier.
setAllowSubstitutionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Allow Substitution Code.
setAllowSubstitutionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Allow Substitution Code.
setAllowSubstitutionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Allow Substitution Code.
setAllowSubstitutionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Allow Substitution Code.
setAllowSubstitutionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Allow Substitution Code.
setAllowSubstitutionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Allow Substitution Code.
setAllowSubstitutionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Allow Substitution Code.
setAllowSubstitutionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Allow Substitution Code.
setAllowSubstitutions(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Allow Substitutions.
setAllowSubstitutions(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Allow Substitutions.
setAlternateCharacterSetHandlingScheme(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Alternate Character Set Handling Scheme.
setAlternateCharacterSetHandlingScheme(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Alternate Character Set Handling Scheme.
setAlternateCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Coding System OID .
setAlternateCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Coding System OID.
setAlternateCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Coding System OID.
setAlternateCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Coding System OID.
setAlternateCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Coding System OID .
setAlternateCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Coding System OID .
setAlternateCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Coding System Version ID.
setAlternateCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Coding SystemVersion ID.
setAlternateCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Coding System Version ID.
setAlternateCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Coding System Version ID.
setAlternateCodingSystemVersionId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Coding System Version Id.
setAlternateCodingSystemVersionId(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Coding System Version Id.
setAlternateFormattedText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Formatted Text.
setAlternateFormattedText(FT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Formatted Text.
setAlternateIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Identifier.
setAlternateIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Identifier.
setAlternateIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Identifier.
setAlternateIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Identifier.
setAlternateIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Identifier.
setAlternateIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Identifier.
setAlternatePatientID_CSR(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Alternate Patient ID CSR.
setAlternatePatientID_CSR(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Alternate Patient ID CSR.
setAlternatePlacerOrderNumber(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Alternate Placer Order Number list.
setAlternatePlacerOrderNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Alternate Placer Order Number.
setAlternatePlacerOrderNumber(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Alternate Placer Order Number.
setAlternateStudyID(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Alternate Study ID.
setAlternateStudyID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Alternate Study ID.
setAlternateStudyID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Alternate Study ID.
setAlternateText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Text.
setAlternateText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Text.
setAlternateText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Text.
setAlternateText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Text.
setAlternateUnitOfMeasureCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit Of Measure Coding System.
setAlternateUnitOfMeasureCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit Of Measure Coding System.
setAlternateUnitofMeasureCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Coding System OID.
setAlternateUnitofMeasureCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Coding System OID.
setAlternateUnitofMeasureCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Coding System Version ID.
setAlternateUnitofMeasureCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Coding System Version ID.
setAlternateUnitOfMeasureDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit Of Measure Description.
setAlternateUnitOfMeasureDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit Of Measure Description.
setAlternateUnitOfMeasureIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit Of Measure Identifier.
setAlternateUnitOfMeasureIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit Of Measure Identifier.
setAlternateUnitofMeasureValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Value Set OID.
setAlternateUnitofMeasureValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Value Set OID.
setAlternateUnitofMeasureValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Value Set Version ID.
setAlternateUnitofMeasureValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Value Set Version ID.
setAlternateValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Value Set OID .
setAlternateValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Value Set OID.
setAlternateValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Value Set OID.
setAlternateValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Value Set OID.
setAlternateValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Value Set OID.
setAlternateValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Value Set OID.
setAlternateValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Value Set Version ID .
setAlternateValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Value Set Version ID.
setAlternateValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Value Set Version ID.
setAlternateValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Alternate Value Set Version ID.
setAlternateValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Value Set Version ID.
setAlternateValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Alternate Value Set Version ID.
setAlternateVisitID(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Alternate Visit ID.
setAlternateVisitID(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Alternate Visit ID.
setAmbulatoryPaymentClassificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Ambulatory Payment Classification Code.
setAmbulatoryPaymentClassificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Ambulatory Payment Classification Code.
setAmbulatoryStatus(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the AmbulatoryStatus list.
setAmbulatoryStatus(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the AmbulatoryStatus list.
setAmbulatoryStatus(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Ambulatory Status list.
setAmbulatoryStatus(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Ambulatory Status list.
setAmountClass(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PTA
Sets the AmountClass.
setAmountClass(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PTA
Sets the AmountClass.
setAmountForDoctorsTreatment(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Amount for Doctors Treatment (CP) This field is about Special amount for doctor's treatment.
setAmountForDoctorsTreatment(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Amount for Doctors Treatment (CP) This field is about Special amount for doctor's treatment.
setAmountPP(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Amount PP (CP) This field is about Total Amount for the professional part of this service.
setAmountPP(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Amount PP (CP) This field is about Total Amount for the professional part of this service.
setAmountTechnicalPart(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Amount Technical Part (CP) This field is about Total Amount for the technical part of this service.
setAmountTechnicalPart(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Amount Technical Part (CP) This field is about Total Amount for the technical part of this service.
setAmountType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RMC
Sets the AmountType.
setAmountType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RMC
Sets the AmountType.
setAnalyteRepeatStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Analyte Repeat Status.
setAnalyteRepeatStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Analyte Repeat Status.
setAnesthesiaCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Anesthesia Code.
setAnesthesiaCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Anesthesia Code.
setAnesthesiaMinutes(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Anesthesia Minutes.
setAnesthesiaMinutes(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Anesthesia Minutes.
setAnswerChoices(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Answer Choices.
setAnswerRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Answer Required.
setAnswerRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Answer Required.
setAnticipatedPrice(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Anticipated Price.
setAnticipatedPrice(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Anticipated Price.
setAnticipatedProblemResolutionDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Anticipated Problem Resolution Date Or Time.
setAnticipatedProblemResolutionDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Anticipated Problem Resolution Date Or Time.
setAnyText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the AnyText.
setAnyText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the AnyText.
setAphaeresisMachineSerialNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Aphaeresis Machine Serial Number.
setAphaeresisMachineSerialNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Aphaeresis Machine Serial Number.
setAphaeresisTypeMachine(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Aphaeresis Type Machine.
setAppealReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Appeal Reason.
setAppealReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Appeal Reason.
setApplicationAcknowledgmentType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Application Acknowledgment Type.
setApplicationAcknowledgmentType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Application Acknowledgment Type.
setApplicationChangeType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
IS Set the Application Change Type.
setApplicationChangeType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Application Change Type.
setApplicationcontrollevelErrors(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Application control level Errors.
setApplicationcontrollevelErrors(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Application control level Errors.
setApplicationErrorCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Application Error Code.
setApplicationErrorCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Application Error Code.
setApplicationErrorParameter(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Application Error Parameter List.
setApplicationId(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RP
Sets the ApplicationId.
setApplicationMethodIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Application Method Identifier.
setApplicationMethodIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Application Method Identifier.
setAppointmentDuration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Duration.
setAppointmentDuration(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Duration.
setAppointmentDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Duration Units This field specify the code describing the units of time used in expressing the ARQ-9-Appointment duration field.
setAppointmentDurationUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Duration Units This field specify the code describing the units of time used in expressing the ARQ-9-Appointment duration field.
setAppointmentDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Appointment Duration Units.
setAppointmentDurationUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Appointment Duration Units.
setAppointmentPreferencesSegment(APR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling.SRM_S01_Common
Sets value of Appointment Preferences segment for this message,overwrites if already present.
setAppointmentReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Reason.
setAppointmentReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Reason.
setAppointmentReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Appointment Reason.
setAppointmentReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Appointment Reason.
setAppointmentRequestSegment(ARQ) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling.SRM_S01_Common
Sets value of Appointment Request segment for this message,overwrites if already present.
setAppointmentType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Type.
setAppointmentType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Appointment Type.
setAppointmentType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Appointment Type.
setAppointmentType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Appointment Type.
setApprovalStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Approval Status.
setApprovalStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Approval Status.
setApprovedToBuyPrice(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Approved To Buy Price.
setApprovedToBuyPrice(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Approved To Buy Price.
setApprovedToBuyQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Approved To Buy Quantity.
setApprovedToBuyQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Approved To Buy Quantity.
setApprovingRegulatoryAgency(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Approving Regulatory Agency list.
setAreaCityCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the AreaCityCode.
setAreaCityCode(SNM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the AreaCityCode.
setArmStick(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Arm Stick.
setArmStick(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Arm Stick.
setArtificialBlood(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Artificial Blood.
setArtificialBlood(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Artificial Blood.
setAssertingEntityInstanceID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Asserting Entity Instance ID.
setAssertingEntityInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Asserting Entity Instance ID.
setAssertingOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Asserting Organization.
setAssertingOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Asserting Organization.
setAssertingPerson(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Asserting Person.
setAssertingPerson(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Asserting Person.
setAssertionDateRange(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Assertion Date Range.
setAssertionDateRange(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Assertion Date Range.
setAssertorAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Assertor Address.
setAssertorAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Assertor Address.
setAssertorContact(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Assertor Contact.
setAssertorContact(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Assertor Contact.
setAssignedDocumentAuthenticator(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set Assigned Document Authenticator This field specify the name of the person identified in the document as being responsible for performing the procedure or activity.
setAssignedDocumentAuthenticator(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Assigned Document Authenticator This field specify the name of the person identified in the document as being responsible for performing the procedure or activity.
setAssignedPatientLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Assigned Patient Location.
setAssignedPatientLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Assigned Patient Location.
setAssignedPatientLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Assigned Patient Location.
setAssignedPatientLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Assigned Patient Location.
setAssigningAgencyOrDepartment(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Assigning Agency Or Department.
setAssigningAgencyOrDepartment(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the AssigningAgencyOrDepartment.
setAssigningAgencyOrDepartment(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Assigning Agency Or Department.
setAssigningAuthority(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Assigning Authority.
setAssigningAuthority(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the AssigningAuthority.
setAssigningAuthority(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Assigning Authority.
setAssigningAuthority(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Assigning Authority.
setAssigningAuthorityForLocation(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the AssigningAuthorityForLocation.
setAssigningAuthorityNamespaceId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Assigning Authority Namespace Id.
setAssigningAuthorityNamespaceId(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Assigning Authority Namespace Id.
setAssigningAuthorityUniversalId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
sets the Assigning Authority Universal Id.
setAssigningAuthorityUniversalId(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
sets the Assigning Authority Universal Id.
setAssigningAuthorityUniversalIdType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Assigning Authority Universal Id Type.
setAssigningAuthorityUniversalIdType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Assigning Authority Universal Id Type.
setAssigningFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Assigning Facility.
setAssigningFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the AssigningFacility.
setAssigningFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Assigning Facility.
setAssigningFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Assigning Facility.
setAssigningJurisdiction(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Assigning Jurisdiction.
setAssigningJurisdiction(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the AssigningJurisdiction.
setAssigningJurisdiction(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Assigning Jurisdiction.
setAssignmentOfBenefits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Assignment Of Benefits.
setAssignmentOfBenefits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Assignment Of Benefits.
setAssistantResultInterpreter(ISingleCollection<NDL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Assistant Result Interpreter.
setAssociatedDiagnosisCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Associated Diagnosis Code.
setAssociatedDiagnosisCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Associated Diagnosis Code.
setAttendingDoctor(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Attending Doctor list.
setAttendingDoctor(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Attending Doctor.
setAttendingDoctor(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Attending Doctor.
setAttention(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Attention (XCN) This field is about Attention to individual in Payer Organization who needs to review this Invoice.
setAttention(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Attention (XCN) This field is about Attention to individual in Payer Organization who needs to review this Invoice.
setAttestationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Attestation Date Time.
setAttestationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Attestation Date Time.
setAttestedBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Attested By.
setAttestedBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Attested By.
setAuthenticationPersonTimeStamp(ISingleCollection<PPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the AuthenticationPersonTimeStamp.
setAuthorityKeyIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Authority Key Identifier.
setAuthorityKeyIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Authority Key Identifier.
setAuthorizationContactGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.REF_I12_Common
Sets value of Authorization Contact Group for this message,overwrites if already present.
setAuthorizationContactGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RRI_I12_Common
Sets value of Authorization Contact Group for this message,overwrites if already present.
setAuthorizationEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Effective Date.
setAuthorizationEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Effective Date.
setAuthorizationExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Expiration Date.
setAuthorizationExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Expiration Date.
setAuthorizationGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPA_I08_Common
Sets value of Authorization Group for this message,overwrites if already present.
setAuthorizationGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQA_I08_Common
Sets value of Authorization Group for this message,overwrites if already present.
setAuthorizationIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Identifier.
setAuthorizationIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Identifier.
setAuthorizationInformation(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Authorization Information.
setAuthorizationInformation(AUI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Authorization Information.
setAuthorizationNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AUI
Sets the Authorization Number.
setAuthorizationNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AUI
Sets the Authorization Number.
setAuthorizationNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Authorization Number.
setAuthorizationNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Authorization Number.
setAuthorizationReferralType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Referral Typeentifier.
setAuthorizationReferralType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorization Referral Type.
setAuthorizedDisciplines(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorized Discipline(s).
setAuthorizedHealthProfessional(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorized Health Professional.
setAuthorizedHealthProfessional(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Sets the Authorized Health Professional.
setAuthorizedHealthProfessional(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Authorized Health Professional.
setAuthorizedHealthProfessional(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Sets the Authorized Health Professional.
setAuthorizedNumberofTreatments(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorized Number of Treatments.
setAuthorizedNumberofTreatments(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorized Number of Treatments.
setAuthorizedProvider(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorized Provider.
setAuthorizedProvider(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Ses the Authorized Provider.
setAuthorizedProvider(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Authorized Provider.
setAuthorizedProvider(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Ses the Authorized Provider.
setAuthorizingPayorCompanyID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorizing Pay or Company ID.
setAuthorizingPayorCompanyID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorizing Pay or Company ID.
setAuthorizingPayorCompanyName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorizing Pay or Company Name.
setAuthorizingPayorCompanyName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorizing Pay or Company Name.
setAuthorizingPayorPlanID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorizing Pay or Plan ID.
setAuthorizingPayorPlanID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Authorizing Pay or Plan ID.
setAuto_DilutionFactor(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Auto Dilution Factor.
setAuto_DilutionFactor(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Auto Dilution Factor.
setAutoAccidentState(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Auto Accident State.
setAutoAccidentState(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Auto Accident State.
setAutoDilutionFactorDefault(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Auto Dilution Factor Default.
setAutoDilutionFactorDefault(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Auto Dilution Factor Default.
setAutoInsExpires(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Auto Ins Expires.
setAutoInsExpires(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Auto Ins Expires.
setAutomaticReflexAllowed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Automatic Reflex Allowed.
setAutomaticReflexAllowed(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Automatic Reflex Allowed.
setAutomaticRepeatAllowed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Automatic Repeat Allowed.
setAutomaticRepeatAllowed(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Automatic Repeat Allowed.
setAutomaticRepeatAllowed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Automatic Repeat Allowed.
setAutomaticRepeatAllowed(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Automatic Repeat Allowed.
setAutomaticRerunAllowed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Automatic Rerun Allowed.
setAutomaticRerunAllowed(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Automatic Rerun Allowed.
setAutopsyIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Autopsy Indicator.
setAutopsyIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Autopsy Indicator.
setAutopsyPerformedBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Autopsy Performed By.
setAutopsyPerformedBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Sets the Autopsy Performed By.
setAutopsyStartAndEndDateTime(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Autopsy Start And End Date Time.
setAutopsyStartAndEndDateTime(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Autopsy Start And End Date Time.
setAvailableQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Available Quantity.
setAvailableQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Available Quantity.
setAvailableSpecimenVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set Available Specimen Volume.
setAvailableSpecimenVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set Available Specimen Volume.
setAverageLengthOfStay(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Average Length of Stay.
setAverageLengthOfStay(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Average Length of Stay.
setBabyCoverage(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Baby Coverage.
setBabyCoverage(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Baby Coverage.
setBabyDetainedIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Baby Detained Indicator.
setBabyDetainedIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Baby Detained Indicator.
setBackupPersonID(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Add the Backup Person ID.
setBadAddressIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Bad Address Indicator.
setBadAddressIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Bad Address Indicator.
setBadDebtAgencyCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Bad Debt Agency Code.
setBadDebtAgencyCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Bad Debt Agency Code.
setBadDebtRecoveryAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Bad Debt Recovery Amount.
setBadDebtRecoveryAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Bad Debt Recovery Amount.
setBadDebtTransferAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Bad Debt Transfer Amount.
setBadDebtTransferAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Bad Debt Transfer Amount.
setBarCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Bar Code.
setBarCode(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Bar Code.
setBarrierDelta(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Barrier Delta.
setBarrierDelta(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Barrier Delta.
setBasicCharge(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Basic Charge.
setBasicCharge(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Basic Charge.
setBasicConstraint(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Basic Constraints.
setBasicConstraint(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Basic Constraints.
setBatchAgent(IBatchProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.transactionhandler.TransactionHandler
This set the batch agent on transaction handler.
setBatchAgent(IBatchProcessor) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.ITransactionHandler
Sets the batch agent on ITransactionhandler for the processing of batch and batch-file.
setBatchComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Comment.
setBatchComment(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Comment.
setBatchComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTS
Set the Batch Comment.
setBatchComment(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTS
Set the Batch Comment.
setBatchControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Control ID.
setBatchControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Control ID.
setBatchControlID(String) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.transactionhandler.MessageData
This will set the Batch Control ID for the batch.
setBatchCreationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Date Time Of Batch.
setBatchCreationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Date Time Of Batch.
setBatchEncodingChars(char, char, char, char) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Encoding Char.
setBatchEncodingChars(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Encoding Char.
setBatchExpected(boolean) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.transactionhandler.MessageData
Set b Batch Expected
setBatchFieldSeparator(char) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Field Separator.
setBatchFieldSeparator(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Field Separator.
setBatchFileHeader(FHS) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.batch.HL7BatchFile
Sets the batch file header.
setBatchFileHeader(FHS) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IHL7BatchFile
Sets the batch file header.
setBatchFileTrailer(FTS) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.batch.HL7BatchFile
Sets the batch file trailer.
setBatchFileTrailer(FTS) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IHL7BatchFile
Sets the batch file trailer.
setBatchHeader(BHS) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.batch.HL7Batch
Sets the batch header.
setBatchHeader(BHS) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IHL7Batch
Sets the batch header.
setBatchMessageCount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTS
Set the Batch Message Count This field contains the count of the individual messages contained within the batch
setBatchMessageCount(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTS
Set the Batch Message Count This field contains the count of the individual messages contained within the batch
setBatchName_ID_Type(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Type.
setBatchName_ID_Type(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Type.
setBatchProcessor(IBatchProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Sets the Batch Processor.
setBatchProcessor(IBatchProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Sets the Batch Processor
setBatchProcessor(IBatchProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets the Batch Processor
setBatchProcessor(IBatchProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.Controller
Sets the Batch Processor
setBatchProcessor(IBatchProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Sets the Batch Processor
setBatchProcessor(IBatchProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets the Batch Processor
setBatchReceivingApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Receiving Application.
setBatchReceivingApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Receiving Application.
setBatchReceivingFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Receiving Facility.
setBatchReceivingFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Receiving Facility.
setBatchReceivingNetworkAddress(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Receiving Network Address.
setBatchReceivingNetworkAddress(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Receiving Network Address.
setBatchSecurity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Security.
setBatchSecurity(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Security.
setBatchSendingApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Sending Application.
setBatchSendingApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Sending Application.
setBatchSendingFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Sending Facility.
setBatchSendingFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Sending Facility.
setBatchSendingNetworkAddress(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Sending Network Address.
setBatchSendingNetworkAddress(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Batch Sending Network Address.
setBatchTotals(ISingleCollection<NM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTS
Set the Batch Totals.
setBatchTrailer(BTS) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.batch.HL7Batch
Sets the batch trailer.
setBatchTrailer(BTS) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IHL7Batch
Sets the batch trailer.
setBCBloodGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bc Blood Group.
setBCBloodGroup(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bc Blood Group.
setBCComponent(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BC Component.
setBCComponent(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BC Component.
setBCComponent(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bc Component.
setBCComponent(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bc Component.
setBCDonationID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BC Donation ID.
setBCDonationID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BC Donation ID.
setBCDonationID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bc Donation ID This field specify the unique identification number assigned to a blood donation.
setBCDonationID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bc Donation ID This field specify the unique identification number assigned to a blood donation.
setBCDonationTypeIntendedUse(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BC Donation Type Intended Use.
setBCDonationTypeIntendedUse(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BC Donation Type Intended Use.
setBCSpecialTesting(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BC Special Testing.
setBed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Bed.
setBed(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Bed.
setBed(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the Bed.
setBedLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NPU
Set the Bed Location.
setBedLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NPU
Set the Bed Location.
setBedStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NPU
Set the Bed Status.
setBedStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NPU
Set the Bed Status.
setBenefitGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Benefit group (CWE) This field is about Code indicating the Benefit group.
setBenefitGroup(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Benefit group (CWE) This field is about Code indicating the Benefit group.
setBilledAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Billed Amount (CP) This field gives Sum of all Product/Service Billed Amounts for all Product/Service Line Items for this Product/Service Section.
setBilledAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Billed Amount (CP) This field gives Sum of all Product/Service Billed Amounts for all Product/Service Line Items for this Product/Service Section.
setBillingCategory(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Billing Category.
setBillingmediaCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Billing media Code.
setBillingmediaCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Billing media Code.
setBillingPeriod(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Retrieve Billing Period (DR) This field is about Begin and end of billing period.
setBillingPeriod(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Retrieve Billing Period (DR) This field is about Begin and end of billing period.
setBillingStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Billing Status.
setBillingStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Billing Status.
setBillTypeRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Bill Type Required.
setBillTypeRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Bill Type Required.
setBinLocationIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Bin Location Identifier.
setBirthOrder(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Birth Order.
setBirthOrder(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Birth Order.
setBirthPlace(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Birth Place.
setBirthPlace(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Birth Place.
setBleedEndPhlebotomist(FN, String, String, String, String, String, String, CWE, String, DTM, DTM, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Bleed End Phlebotomist.
setBleedEndPhlebotomist(XPN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Bleed End Phlebotomist.
setBleedStartPhlebotomist(FN, String, String, String, String, String, String, CWE, String, DTM, DTM, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Bleed Start Phlebotomist.
setBleedStartPhlebotomist(XPN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Bleed Start Phlebotomist.
setBloodAmount(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLC
Set the Blood Amount.
setBloodAmount(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLC
Set the Blood Amount.
setBloodDeductible(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Blood Deductible.
setBloodDeductible(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Blood Deductible.
setBloodProductCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLC
Set the Blood Product Code.
setBloodProductCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLC
Set the Blood Product Code.
setBloodUnitIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Identifier.
setBloodUnitIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Identifier.
setBloodUnitType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Type.
setBloodUnitType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Type.
setBloodUnitVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Volume.
setBloodUnitVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Volume.
setBloodUnitWeight(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Weight.
setBloodUnitWeight(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Blood Unit Weight.
setBoardApprovalIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Board Approval Indicator.
setBoardApprovalIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Board Approval Indicator.
setBolusDoseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Amount.
setBolusDoseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Amount.
setBolusDoseAmountUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Amount Units.
setBolusDoseAmountUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Amount Units.
setBolusDoseVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Volume.
setBolusDoseVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Volume.
setBolusDoseVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Volume Units.
setBolusDoseVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Dose Volume Units.
setBolusType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Type.
setBolusType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Bolus Type.
setBottomDelta(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the BottomDelta.
setBottomDelta(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the BottomDelta.
setBPActualDispensedToAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Actual Dispensed To Address.
setBPActualDispensedToAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Actual Dispensed To Address.
setBPActualDispensedToLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Actual Dispensed To Location.
setBPActualDispensedToLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Actual Dispensed To Location.
setBPAdverseReactionType(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Adverse Reaction Type.
setBPAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Amount.
setBPAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Amount.
setBPAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Amount.
setBPAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Amount.
setBPAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Amount.
setBPAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Amount.
setBPBloodGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Blood Group.
setBPBloodGroup(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Blood Group.
setBPDateTimeofStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Date Time of Status.
setBPDateTimeofStatus(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Date Time of Status.
setBPDateTimeOfStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Date Time Of Status.
setBPDateTimeOfStatus(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Date Time Of Status.
setBPDispensedtoReceiver(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Dispensed to Receiver.
setBPDispensedtoReceiver(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Dispensed to Receiver.
setBPDispenseStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Dispense Status.
setBPDispenseStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Dispense Status.
setBPDispensingIndividual(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Dispensing Individual.
setBPDispensingIndividual(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Dispensing Individual.
setBPExpirationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Expiration Date Time.
setBPExpirationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Expiration Date Time.
setBPIndicationforUse(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Indication for Use.
setBPInformedConsentIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Informed Consent Indicator.
setBPInformedConsentIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Informed Consent Indicator.
setBPIntendedDispenseFromAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Intended Dispense From Address.
setBPIntendedDispenseFromAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Intended Dispense From Address.
setBPIntendedDispenseFromLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Intended Dispense From Location.
setBPIntendedDispenseFromLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Intended Dispense From Location.
setBPIntendedUseDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Intended Use Date Time.
setBPIntendedUseDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Intended Use Date Time.
setBPMessageStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the BP Message Status.
setBPMessageStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the BP Message Status.
setBPProcessingRequirements(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Processing Requirements.
setBPQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Quantity.
setBPQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Quantity.
setBPQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Quantity.
setBPQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Quantity.
setBPQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Quantity.
setBPQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Quantity.
setBPRequestedDispenseDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Requested Dispense Date Time.
setBPRequestedDispenseDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Requested Dispense Date Time.
setBPRequestedDispenseToAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Requested Dispense To Address.
setBPRequestedDispenseToAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Requested Dispense To Address.
setBPRequestedDispenseToLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Requested Dispense To Location.
setBPRequestedDispenseToLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Requested Dispense To Location.
setBPStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Status.
setBPStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Status.
setBPTransfusionAdministrator(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Administrator.
setBPTransfusionAdministrator(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Administrator.
setBPTransfusionDispositionStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Disposition Status.
setBPTransfusionDispositionStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Disposition Status.
setBPTransfusionEndDTofStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion End DT of Status.
setBPTransfusionEndDTofStatus(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion End DT of Status.
setBPTransfusionInterruptedReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Interrupted Reason.
setBPTransfusionInterruptedReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Interrupted Reason.
setBPTransfusionStartDTofStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Start DT of Status.
setBPTransfusionStartDTofStatus(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Start DT of Status.
setBPTransfusionVerifier(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Verifier.
setBPTransfusionVerifier(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Transfusion Verifier.
setBPUniqueID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Unique ID.
setBPUniqueID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Unique ID.
setBPUniqueID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the BP Unique ID.
setBPUniqueID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the BP Unique ID.
setBPUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Units.
setBPUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Units.
setBPUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Units.
setBPUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the BP Units.
setBPUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Units.
setBPUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Bp Units.
setBPUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Universal Service Identifier.
setBPUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the BP Universal Service ID.
setBrandName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Brand Name.
setBrandName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Brand Name.
setBreedCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Breed Code.
setBreedCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Breed Code.
setBroughtInBy(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Brought In By.
setBroughtInBy(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Brought In By.
setBufferSender(IBufferSender) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Sets IBufferSender on MessageAgent.
setBufferSender(IBufferSender) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Sets IBufferSender on MessageAgent.
setBufferStream(ByteArrayInputStream, ByteArrayOutputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7BufferStream
Sets ByteArrayStreams to BufferStream.
setBuilding(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Building.
setBuilding(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Building.
setBuilding(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the Building.
setBuilding(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the Building.
setBusinessPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Business Phone Number list.
setbusinessRuleOverrideCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Business Rule Override Code.
setbusinessRuleOverrideCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Business Rule Override Code.
setbusinessRuleOverrideType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Business Rule Override Type.
setbusinessRuleOverrideType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Business Rule Override Type.
setCaesarianSectionIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Caesarian Section Indicator.
setCaesarianSectionIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Caesarian Section Indicator.
setCalculatedDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Calculated Days.
setCalculatedDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Calculated Days.
setCalendarAlignment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the CalendarAlignment.
setCalendarAlignment(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the CalendarAlignment.
setCallBackPhNo(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Call Back PhNo.
setCalledBy(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Called By.
setCalledBy(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Called By.
setCandidateConfidence(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QRI
Set the Candidate Confidence.
setCandidateConfidence(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QRI
Set the Candidate Confidence.
setCapType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Cap Type.
setCapType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Cap Type.
setCarrierIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the CarrierIdentifier.
setCarrierIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the CarrierIdentifier.
setCarrierType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Carrier Type.
setCarrierType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Carrier Type.
setCaseCategoryCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Case Category Code.
setCaseCategoryCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Case Category Code.
setCaseManager(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Case Manager.
setCaseManager(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Case Manager.
setCatalogueIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Catalogue Identifier.
setCatalogueIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Catalogue Identifier.
setCategoryDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Category Description.
setCategoryDescription(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Category Description.
setCategoryIdentifier(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Category Identifier.
setCategorySynonym(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Category Synonym.
setCauseOfDeath(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Cause Of Death.
setCensusTract(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the CensusTract.
setCensusTract(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the CensusTract.
setCertaintyOfProblem(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Certainty Of Problem.
setCertaintyOfProblem(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Certainty Of Problem.
setCertaintyofRelationship(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Certainty of Relationship.
setCertaintyofRelationship(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Certainty of Relationship.
setCertificateDomain(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Certificate Domain.
setCertificateDomain(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Certificate Domain.
setCertificateStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Certificate Status.
setCertificateStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Certificate Status.
setCertificateType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Certificate Type.
setCertificateType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Certificate Type.
setCertificationAgency(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Agency.
setCertificationAgency(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Agency.
setCertificationAgencyPhNo(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the CertificationAgencyPhNo list.
setCertificationBeginDt(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Begin Dt.
setCertificationBeginDt(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Begin Dt.
setCertificationCategory(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Category.
setCertificationCategory(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Category.
setCertificationContact(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Contact.
setCertificationContact(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Contact.
setCertificationContactPhNo(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the CertificationContactPhNo list.
setCertificationDtOrTm(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Dt Or Tm.
setCertificationDtOrTm(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Dt Or Tm.
setCertificationEndDt(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification End Dt.
setCertificationEndDt(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification End Dt.
setCertificationModifyDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Modify Dt Or Tm.
setCertificationModifyDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Modify Dt Or Tm.
setCertificationNo(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification No.
setCertificationNo(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification No.
setCertificationPatientType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ICD
Sets the CertificationPatientType.
setCertificationPatientType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ICD
Sets the CertificationPatientType.
setCertificationRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ICD
Sets the CertificationRequired.
setCertificationRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ICD
Sets the CertificationRequired.
setCertificationRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Required.
setCertificationRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Required.
setCertificationType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Type.
setCertificationType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Certification Type.
setCertifiedBy(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the CertifiedBy list.
setChairmanofStudy(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Chairman of Study.
setChallengeInformation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Challenge Information.
setChallengeInformation(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Challenge Information.
setChangeComputation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLT
Sets the ChangeComputation.
setChangeComputation(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLT
Sets the ChangeComputation.
setChangePathwayLifeCycleStatusDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Change Pathway Life Cycle Status Date Time.
setChangePathwayLifeCycleStatusDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Change Pathway Life Cycle Status Date Time.
setChannelCalibrationBaseline(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCP
Sets the Channel Calibration Baseline.
setChannelCalibrationBaseline(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCP
Sets the Channel Calibration Baseline.
setChannelCalibrationParameters(CCP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CD
Sets the Channel Calibration Parameters.
setChannelCalibrationSensitivityCorrectionFactor(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCP
Sets the Channel Calibration Sensitivity Correction Factor.
setChannelCalibrationSensitivityCorrectionFactor(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCP
Sets the Channel Calibration Sensitivity Correction Factor.
setChannelCalibrationTimeSkew(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCP
Sets the Channel Calibration Time Skew.
setChannelCalibrationTimeSkew(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCP
Sets the Channel Calibration Time Skew.
setChannelIdentifier(WVI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CD
Sets the Channel Identifier.
setChannelName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVI
Sets the ChannelName.
setChannelName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVI
Sets the ChannelName.
setChannelNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVI
Sets the ChannelNumber.
setChannelNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVI
Sets the ChannelNumber.
setChannelSamplingFrequency(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CD
Sets the Channel Sampling Frequency.
setChannelSamplingFrequency(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CD
Sets the Channel Sampling Frequency.
setChannelSensitivity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Channel Sensitivity.
setChannelSensitivity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Channel Sensitivity.
setChannelSensitivityUnits(CSU) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CD
Sets the Channel Sensitivity Units.
setCharacterLimit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Character Limit.
setCharacterLimit(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Character Limit.
setCharacterSet(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the CharacterSet list.
setCharge(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Charge.
setCharge(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Charge.
setChargeableFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Chargeable Flag.
setChargeableFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Chargeable Flag.
setChargeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOC
Sets the ChargeCode.
setChargeCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCC
Set the Charge Code.
setChargeCodeAlias(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Charge Code Alias.
setChargeDescriptionLong(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Charge Description Long.
setChargeDescriptionLong(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Charge Description Long.
setChargeDescriptionShort(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Charge Description Short.
setChargeDescriptionShort(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Charge Description Short.
setChargeOnIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Charge On Indicator.
setChargeOnIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Charge On Indicator.
setChargePriceIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Charge Price Indicator.
setChargePriceIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Charge Price Indicator.
setChargetoPractice(MO, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Charge to Practice.
setChargetoPractice(MOC) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Charge to Practice.
setChargeType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set the Charge Type.
setChargeType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set the Charge Type.
setChargeTypeReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set the Charge Type Reason.
setChargeTypeReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set the Charge Type Reason.
setCheckDigit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Check Digit.
setCheckDigit(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Check Digit.
setCheckDigitScheme(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Check Digit Scheme.
setCheckDigitScheme(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Check Digit Scheme.
setCheckDigitScheme(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the CheckDigitScheme.
setCheckDigitScheme(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the CheckDigitScheme.
setCheckDigitScheme(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Check Digit Scheme.
setCheckDigitScheme(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Check Digit Scheme.
setCheckNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Retrieve Check Number (EI) This field is Unique check number from the Payer's application system.
setCheckNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Retrieve Check Number (EI) This field is Unique check number from the Payer's application system.
setChecksumErrorsReceived(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Checksum Errors Received.
setChecksumErrorsReceived(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Checksum Errors Received.
setCitizenship(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Citizenship list.
setCitizenship(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Citizenship list.
setCitizenship(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Citizenship list.
setCitizenship(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Citizenship.
setCitizenship(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Citizenship.
setCity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the City.
setCity(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the City.
setCity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the City.
setCity(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the City.
setClientAddress(InetSocketAddress) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets the client address of ClientSession.
setClientSideQCNAgent(IClientQueryCancellation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
This will set the Client Side Query Cancellation agent.
setClientSideQCNAgent(IClientQueryCancellation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
This will set the Query Cancellation agent on ClientSideMessageAgent
setClientSideQICAgent(IClientInteractiveContinuation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets the Interactive Continuation Agent.
setClientSideTransactionHandler(ITransactionHandler) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
This will set the ITransactionHandler on User session.
setClinicalInformationRequest(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Clinical Information Request.
setClinicalInformationRequest(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Clinical Information Request.
setClinicalService(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Clinical Service.
setClinicalService(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Clinical Service.
setClinicCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Clinic Code.
setClinicCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Clinic Code.
setClinicianIdentifiedCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Clinician Identified Code.
setClinicianIdentifiedCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Clinician Identified Code.
setClinicOrganizationName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set Clinic Organization Name.
setCMSPatientsRelationshipToInsured(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the CMS Patients Relationship To Insured.
setCMSPatientsRelationshipToInsured(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the CMS Patients Relationship To Insured.
setCodedRepresentationofMethod(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Coded Representation of Method.
setCodedRepresentationofMethod(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Cost Center Code.
setCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Coding System OID .
setCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Coding System OID.
setCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Coding System OID.
setCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Coding System OID.
setCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Coding System OID.
setCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Coding System OID.
setCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Coding System Version ID.
setCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Alternate Coding System Version ID.
setCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Coding System Version ID.
setCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Coding System Version ID.
setCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Coding System Version ID.
setCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Coding System Version ID.
setCoInsuranceDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the CoInsuranceDays.
setCoInsuranceDays(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the CoInsuranceDays.
setCollectionEventProcessStepLimit(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Collection Event/Process Step Limit.
setCollectionVolume(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Collection Volume.
setCollectionVolume(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Collection Volume.
setCollectorComment(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Collector Comment.
setCollectorIdentifier(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Collector Identifier.
setColumnDescription(ISingleCollection<RCD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RDF
Set the Column Description.
setColumnValues(ISingleCollection<IDataType>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RDT
Set the Data Type Column Value.
setCombineBabyBill(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Combine Baby Bill.
setCombineBabyBill(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Combine Baby Bill.
setCommandResponse(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECR
Set the Command Response.
setCommandResponse(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECR
Set the Command Response.
setCommandResponseParameters(ISingleCollection<TX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECR
Set the Command Response Parameters.
setComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Comment.
setComment(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Comment.
setComment(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Comment.
setComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Comment.
setComment(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Comment.
setComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Comment .
setComment(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Comment .
setComments(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Retrieve Comments (ST) This field is about Reason why the service line item has not passed the validator software.
setComments(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Retrieve Comments (ST) This field is about Reason why the service line item has not passed the validator software.
setCommentType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Comment Type.
setCommentType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Comment Type.
setCommercialCarrierNameAddressRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Commercial Carrier Name and Address Required.
setCommercialCarrierNameAddressRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Commercial Carrier Name and Address Required.
setCommonOrderInformationSegment(ORC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORA_R33
Sets value of Common Order Information segment(ORC) for this message,overwrites if already present.
setCommonOrderinformationSegment(ORC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R30_Common
Sets value of Common Order information segment for this message,overwrites if already present.
setCommuinicationAddress(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the CommuinicationAddress.
setCommuinicationAddress(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the CommuinicationAddress.
setCommunicationLocation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Communication Location.
setCommunicationLocation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Communication Location.
setCompanyPlanCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Company Plan Code.
setCompanyPlanCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Company Plan Code.
setComparator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the Comparator.
setComparator(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the Comparator.
setCompletionStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Completion Status.
setCompletionStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Completion Status.
setComponentAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Amount.
setComponentAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Amount.
setComponentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Code.
setComponentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Code.
setComponentDrugStrengthVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Drug Strength Volume.
setComponentDrugStrengthVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Drug Strength Volume.
setComponentDrugStrengthVolUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Drug Strength Vol Units.
setComponentDrugStrengthVolUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Drug Strength Vol Units.
setComponentNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the ComponentNumber.
setComponentNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the ComponentNumber.
setComponentStrength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Strength.
setComponentStrength(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Strength.
setComponentStrengthUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Strength Units.
setComponentStrengthUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Strength Units.
setComponentUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Units.
setComponentUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Component Units.
setComprehensiveLocationIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the ComprehensiveLocationIdentifier.
setConditionCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the ConditionCode list.
setConditions(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the Conditions.
setConditions(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the Conditions.
setConditionText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Condition Text.
setConditionText(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Condition Text.
setConditionTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Condition Time.
setConditionTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Condition Time.
setConfidentialIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Confidential Indicator.
setConfidentialIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Confidential Indicator.
setConfidentialIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Confidential Indicator.
setConfidentialIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Confidential Indicator.
setConfidentialityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Confidentiality Code.
setConfidentialityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Confidentiality Code.
setConfidentialityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Confidentiality Code.
setConfidentialityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Confidentiality Code.
setConfirmationProvidedBy(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Sets the Confirmation Provided By.
setConfirmationProvidedBy(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Sets the Confirmation Provided By.
setConformanceLength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Set Conformance Length for component defined by Hl7 standard in Segment
setConformanceLength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets Conformance Length for attribute defined by HL7 standard in segment.
setConformanceLength(String) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets Conformance Length for attribute defined by HL7 standard in segment
setConformanceLength(String) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Set Conformance Length for component defined by Hl7 standard in Segment
setConjunction(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Conjunction.
setConjunction(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Conjunction.
setConnectionListener(IConnectionListener) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.INetworkAgent
Sets ConnectionListener.
setConnectionListener(IConnectionListener) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideNetworkAgent
Sets ConnectionListener.
setConnectionListener(IConnectionListener) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideNetworkAgent
Sets ConnectionListener.
setConnectTimeouts(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Connect Timeouts.
setConnectTimeouts(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Connect Timeouts.
setConsentBackgroundInformation(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Background Information.
setConsentBypassReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Bypass Reason.
setConsentBypassReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Bypass Reason.
setConsentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Consent Code.
setConsentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Consent Code.
setConsentDecisionDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Decision Date/Time.
setConsentDecisionDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Decision Date/Time.
setConsentDisclosureLevel(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Disclosure Level This field identifies whether additional educational or reference material was provided to the subject as part of the consent process.
setConsentDisclosureLevel(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Disclosure Level.
setConsentDiscussionDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Discussion Date/Time.
setConsentDiscussionDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Discussion Date/Time.
setConsentEffectiveDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Effective Date/Time.
setConsentEffectiveDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Effective Date/Time.
setConsentEffectiveEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Effective End Date Time.
setConsentEffectiveEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Effective End Date Time.
setConsentEffectiveStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Effective Start Date Time.
setConsentEffectiveStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Effective Start Date Time.
setConsentEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent End Date/Time.
setConsentEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent End Date/Time.
setConsenterID(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consenter ID.
setConsenterimposedLimitations(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consenter-imposed Limitations.
setConsentFormIDandVersion(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Form ID and Version.
setConsentFormIDandVersion(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Form ID and Version.
setConsentFormNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Form Number.
setConsentFormNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Form Number.
setConsentIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Identifier.
setConsentIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Identifier.
setConsentIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Indicator.
setConsentIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Indicator.
setConsentIntervalQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Interval Quantity.
setConsentIntervalQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Interval Quantity.
setConsentIntervalUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Interval Units.
setConsentIntervalUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Interval Units.
setConsentMode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Mode.
setConsentMode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Mode.
setConsentNondisclosureReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Non-disclosure Reason.
setConsentNondisclosureReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Non-disclosure Reason.
setConsentStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Status.
setConsentStatus(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Status.
setConsentText(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Text.
setConsentType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Type.
setConsentType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Type.
setConsentWaitingPeriodQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Waiting Period Quantity.
setConsentWaitingPeriodQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Waiting Period Quantity.
setConsentWaitingPeriodUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Waiting Period Units.
setConsentWaitingPeriodUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Consent Waiting Period Units.
setConsignmentItemIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Consignment Item Indicator.
setConsignmentItemIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Consignment Item Indicator.
setConsultingDoctor(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Consulting Doctor list.
setConsumptionQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Consumption Quantity.
setConsumptionQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Consumption Quantity.
setContactAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Contact Address.
setContactAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Sets the Contact Address.
setContactAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Contact Address.
setContactCommunicationInformation(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Sets the Contact Communication Information List.
setContactforStudy(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Contact for Study.
setContactIdentifiers(ISingleCollection<PLN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Sets the Contact Identifiers.
setContactLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Set the Contact Location.
setContactLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Set the Contact Location.
setContactName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Sets the Contact Name.
setContactPersnTelphNo(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the ContactPersnTelphNo list.
setContactPerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Contact Person.
setContactPersonsAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Persons Address list.
setContactPersonsName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the ContactPersonsName list.
setContactPersonsName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Persons Name list.
setContactPersonSocialSecurityNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Person Social Security Number.
setContactPersonSocialSecurityNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the PersonSocialSecurityNumber.
setContactPersonsTelecommunicationInformation(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Person's Telecommunication Information.
setContactPersonsTelecommunicationInformation(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Contact Person's Telecommunication Information.
setContactPersonsTelephoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Persons Telephone Number list.
setContactPhone(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Contact Phone.
setContactPhone(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Contact Phone.
setContactReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Contact Reason.
setContactReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Contact Reason.
setContactReason(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Reason list.
setContactRelationship(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Contact Relationship.
setContactRelationship(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Contact Relationship.
setContactRole(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Sets the Contact Role.
setContactRole(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Role.
setContactRole(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Contact Role.
setContactTelecommunication(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Contact Telecommunication.
setContactTelephoneNumber(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Contact Telephone Number.
setContactTelephoneNumber(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Contact Telephone Number.
setContactTitle(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Contact Title.
setContainerCarrierIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Container Carrier Identifier.
setContainerCarrierIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Container Carrier Identifier.
setContainerCatalogNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Container Catalog Number.
setContainerCatalogNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Container Catalog Number.
setContainerCondition(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Container Condition.
setContainerCondition(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Container Condition.
setContainerDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Container Description.
setContainerDescription(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Container Description.
setContainerDiameter(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Diameter.
setContainerDiameter(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Diameter.
setContainerHeight(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set Container Height.
setContainerHeight(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set Container Height.
setContainerHeightDiameterDeltaUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Height Diameter Delta Units.
setContainerHeightDiameterDeltaUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Height Diameter Delta Units.
setContainerIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Identifier.
setContainerIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Identifier.
setContainerLotNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Container Lot Number.
setContainerLotNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Container Lot Number.
setContainerManufacturer(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Container Manufacturer.
setContainerManufacturer(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Container Manufacturer.
setContainerStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Status.
setContainerStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Status.
setContainerType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Container Type.
setContainerType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Container Type.
setContainerUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Container Units.
setContainerUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Container Units.
setContainerVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Container Volume.
setContainerVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Container Volume.
setContainerVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Volume.
setContainerVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Container Volume.
setContinuationPointer(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Aphaeresis Type Machine.
setContinuationPointer(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSC
Set the Continuation Pointer.
setContinuationPointer(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSC
Set the Continuation Pointer.
setContinuationPointer(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Continuation Pointer.
setContinuationPointer(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Continuation Pointer.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R01
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R01_Common
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R40
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R22
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R23
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R24
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q31
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QRY_Q26_Common
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K31
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RTB_Z74
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.QBP_Q21_Common
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K21_Common
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K22
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K23_Common
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K32
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPL_I02
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.RSP_K25
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q11
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q13
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q15
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z75
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z77
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z79
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z81
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z85
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z89
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z91
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z93
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z95
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z97
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z99
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QSB_Q16_Common
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QVR_Q17
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_K15_Common
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_Z80
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_K11
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z82
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z84
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z86
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z88
Sets value of Continuation Pointer segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z90
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RTB_K13_Common
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.UDM_Q05
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationPointerSoftwareSegment(DSC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z87
Set the value of Continuation Pointer Segment for this message,overwrites if already present.
setContinuationStyle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSC
Set the Continuation Style.
setContinuationStyle(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSC
Set the Continuation Style.
setContractAmount(ISingleCollection<NM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Contract Amount list.
setContractCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Contract Code list.
setContractEffectiveDate(ISingleCollection<DT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Contract Effective Date list.
setContractNumber(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Contract Number.
setContractOrAgreementNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Contract/Agreement Number (EI) This field defines about Contract/agreement number issued by Payer which must be specified in some circumstances by the Provider.
setContractOrAgreementNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Contract/Agreement Number (EI) This field defines about Contract/agreement number issued by Payer which must be specified in some circumstances by the Provider.
setContractOrganization(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Contract Organization.
setContractPeriod(ISingleCollection<NM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Contract Period list.
setContraindicationstoObservations(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Contraindications to Observations.
setContraindicationstoObservations(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Contraindications to Observations.
setControlCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Control Code.
setControlCode(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Control Code.
setControlledSubstanceSchedule(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Controlled Substance Schedule.
setControlledSubstanceSchedule(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Controlled Substance Schedule.
setControlTemperature(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Control Temperature.
setControlTemperature(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Control Temperature.
setCoordOfBenefits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Coord Of Benefits.
setCoordOfBenefits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Coord Of Benefits.
setCoordOfBenPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Coord Of Ben Priority.
setCoordOfBenPriority(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Coord Of Ben Priority.
setCoPayAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the CoPay Amount.
setCoPayAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the CoPay Amount.
setCopayLimitFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Copay Limit Flag.
setCopayLimitFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Copay Limit Flag.
setCopyAutoIns(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Copy Auto Ins.
setCopyAutoIns(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Copy Auto Ins.
setCoronerIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Coroner Indicator.
setCoronerIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
examiner for investigative purposed or not.
setCorrespondingSIUnitsofMeasure(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Corresponding SI Units of Measure.
setCorrespondingSIUnitsofMeasure(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Corresponding SI Units of Measure.
setCost(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Cost.
setCost(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Cost.
setCostCenter(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Cost Center (CX) Cost centers are organizational units or activities that provide goods and services.
setCostCenter(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Cost Center (CX) Cost centers are organizational units or activities that provide goods and services.
setCostCenter(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Cost Center (CX) .
setCostCenterAccountNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Cost Center Account Number.
setCostCenterAccountNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Cost Center Account Number.
setCostCenterAccountNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Cost Center Account Number.
setCostCenterAccountNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Cost Center Account Number.
setCostCenterCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Cost Center Code.
setCountry(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Country.
setCountry(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Country.
setCountry(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Country.
setCountry(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Country.
setCountry(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Country.
setCountry(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Country.
setCountryCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Country Code.
setCountryCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Country Code.
setCountryCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the CountryCode.
setCountryCode(SNM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the CountryCode.
setCountyParishCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the CountyParishCode.
setCountyParishCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the CountyParishCode.
setCourtesyCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Courtesy Code.
setCourtesyCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Courtesy Code.
setCoverageType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Coverage Type.
setCoverageType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Coverage Type.
setCoveredDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Covered Days.
setCoveredDays(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Covered Days.
setCPCommercialProduct(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the CP Commercial Product.
setCPCommercialProduct(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the CP Commercial Product.
setCPCommercialProduct(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Cp Commercial Product This field identify a commercial product.
setCPCommercialProduct(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Cp Commercial Product This field identify a commercial product.
setCPLotNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the CP Lot Number.
setCPLotNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the CP Lot Number.
setCPLotNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Cp Lot Number.
setCPLotNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Cp Lot Number.
setCPManufacturer(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the CP Manufacturer.
setCPManufacturer(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the CP Manufacturer.
setCPManufacturer(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Cp Manufacturer.
setCPManufacturer(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Cp Manufacturer.
setCreditRating(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Credit Rating.
setCreditRating(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Credit Rating.
setCriticalRangeforOrdinalandContinuousObservations(ISingleCollection<RFR>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Critical Range for Ordinal and Continuous Observations.
setCriticalTextCodesforCategoricalObservations(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Critical Text Codes for Categorical Observations.
setCRLDistributionPoint(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the CRL Distribution Point.
setCumulativeDosageLimit(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
Set the Cumulative Dosage Limit.
setCumulativeDosageLimit(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
Set the Cumulative Dosage Limit.
setCumulativeDosageLimitTimeInterval(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
Set the Cumulative Dosage Limit Time Interval.
setCumulativeDosageLimitTimeInterval(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
Set the Cumulative Dosage Limit Time Interval.
setCurrencyDenomination(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOP
Sets the CurrencyDenomination.
setCurrencyDenomination(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOP
Sets the CurrencyDenomination.
setCurrentApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current Application.
setCurrentApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current Application.
setCurrentCPU(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current CPU.
setCurrentCPU(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current CPU.
setCurrentFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current Facility.
setCurrentFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current Facility.
setCurrentFileserver(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current Fileserver.
setCurrentFileserver(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the Current Fileserver.
setCurrentGoalReviewDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Current Goal Review Date Time.
setCurrentGoalReviewDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Current Goal Review Date Time.
setCurrentGoalReviewStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Current Goal Review Status.
setCurrentGoalReviewStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Current Goal Review Status.
setCurrentPatientBalance(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Current Patient Balance.
setCurrentPatientBalance(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Current Patient Balance.
setCurrentQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Current Quantity.
setCurrentQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Current Quantity.
setCycleCompleteTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Cycle Complete Time.
setCycleCompleteTime(TM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Cycle Complete Time.
setCycleCount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Cycle Count.
setCycleCount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Cycle Count.
setCycleStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Cycle Start Date/Time.
setCycleStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Cycle Start Date/Time.
setCycleStartTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Cycle Start Time.
setCycleStartTime(TM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Cycle Start Time.
setCycleType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Cycle Type.
setCycleType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Cycle Type.
setCyclicEntryExitIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Cyclic Entry Exit Indicator.
setCyclicEntryExitIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Cyclic Entry Exit Indicator.
setCyclicGroupMaxNoOfRepeats(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Cyclic Group Max No Of Repeats.
setCyclicGroupMaxNoOfRepeats(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Cyclic Group Max No Of Repeats.
setDailyDeductible(String, MO, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Daily Deductible.
setDailyDeductible(DDI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Daily Deductible.
setDangerCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Danger Code.
setDangerCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Danger Code.
setData(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the Data.
setData(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the Data.
setDataLine(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Data Line.
setDataLine(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Data Line.
setDataProcessor(IDataProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Sets IDataProcessor on MessageAgenet.
setDataSubtype(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the DataSubtype.
setDataSubtype(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the DataSubtype.
setDataType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Sets Datatype for Component defined by HL7 standard in segment
setDataType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets Datatype for attribute defined by HL7 standard in segment.
setDataType(String) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets Datatype for attribute defined by HL7 standard in segment
setDataType(String) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Sets Datatype for Component defined by HL7 standard in segment
setDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AUI
Sets the Date.
setDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AUI
Sets the Date.
setDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DIN
Sets the Date.
setDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DIN
Sets the Date.
setDate_TimeofBirth(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Date Time of Birth.
setDate_TimeofBirth(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Date Time of Birth.
setDateAdditionalInformationWasSubmitted(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Set Date Additional Information Was Submitted (DTM) This field is about The date on which the information was assembled for transmission to the Payer.
setDateAdditionalInformationWasSubmitted(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Set Date Additional Information Was Submitted (DTM) This field is about The date on which the information was assembled for transmission to the Payer.
setDateEnteredPractice(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Date Entered Practice.
setDateEnteredPractice(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Date Entered Practice.
setDateFirstMarketed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Date First Marketed.
setDateFirstMarketed(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Date First Marketed.
setDateFormat(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Date Format.
setDateFormat(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Date Format.
setDateLastDMVReview(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Date Last DMV Review.
setDateLastDMVReview(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Date Last DMV Review.
setDateLastMarketed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Date Last Marketed.
setDateLastMarketed(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Date Last Marketed.
setDateLeftPractice(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Date Left Practice.
setDateLeftPractice(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Date Left Practice.
setDateNeeded(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Date Needed.
setDateNeeded(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Date Needed.
setDateNextDMVReview(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Date Next DMV Review.
setDateNextDMVReview(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Date Next DMV Review.
setDateOfCertification(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the DateOfCertification.
setDateOfCertification(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the DateOfCertification.
setDateOrTimeIncident(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RMI
Set the Date Or Time Incident.
setDateOrTimeIncident(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RMI
Set the Date Or Time Incident.
setDateOrTimeOfAttestation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Date Or Time Of Attestation.
setDateOrTimeOfAttestation(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Date Or Time Of Attestation.
setDateProductReturnedToManufacturer(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Date Product Returned To Manufacturer.
setDateProductReturnedToManufacturer(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Date Product Returned To Manufacturer.
setDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCD
Sets the Time.
setDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCD
Sets the Time.
setDateTimeActionPerformed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the DateTimeActionPerformed.
setDateTimeActionPerformed(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the DateTimeActionPerformed.
setDateTimeCertificationRequired(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ICD
Sets the DateTimeCertificationRequired.
setDateTimeCompleted(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECR
Set the Date Time Completed.
setDateTimeCompleted(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECR
 
setDateTimeDispensed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Date Time Dispensed.
setDateTimeDispensed(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Date Time Dispensed.
setDatetimeEndedStudy(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Date time Ended Study.
setDatetimeEndedStudy(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Date time Ended Study.
setDateTimeEndofAdministration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Date/Time End of Administration.
setDateTimeEndofAdministration(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Date/Time End of Administration.
setDateTimeOfBirth(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Date Time Of Birth.
setDateTimeOfBirth(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Date Time Of Birth.
setDateTimeOfBirth(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Date Time Of Birth.
setDateTimeOfBirth(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Date Time Of Birth.
setdateTimeOfFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Date Time Of File.
setdateTimeOfFile(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Sets the Date Time Of File.
setDateTimeOfMessage(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Date Time Of Message.
setDateTimeOfMessage(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Date Time Of Message.
setDateTimeOfPatientStudyRegistration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Date Time Of Patient Study Registration.
setDateTimeOfPatientStudyRegistration(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Date Time Of Patient Study Registration.
setDateTimeOfTransaction(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Date Time Of Transaction.
setDateTimeOfTransaction(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Date Time Of Transaction.
setDatetimePatientStudyConsentSigned(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Date time Patient Study Consent Signed.
setDatetimePatientStudyConsentSigned(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Date time Patient Study Consent Signed.
setDateTimePlannedEvent(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Set the Date Time Planned Event.
setDateTimePlannedEvent(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
set the Date Time Planned Event.
setDateTimeStampforanychangeinDefinitionfortheObservation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Date Time Stamp for any change in Definition for the Observation.
setDateTimeStampforanychangeinDefinitionfortheObservation(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Date Time Stamp for any change in Definition for the Observation.
setDateTimeStartofAdministration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Date Time Start of Administration.
setDateTimeStartofAdministration(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Date Time Start of Administration.
setDatetimeStudyPhaseBegan(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Date time Study Phase Began.
setDatetimeStudyPhaseBegan(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Date time Study Phase Began.
setDatetimeStudyPhaseEnded(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Date time Study Phase Ended.
setDatetimeStudyPhaseEnded(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Date time Study Phase Ended.
setDays(CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Days.
setDays(DTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Days.
setDaysRetained(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLT
Sets the DaysRetained.
setDaysRetained(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLT
Sets the DaysRetained.
setDaysWithoutBilling(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Days without Billing (NM) This field is about Number of Days for which no invoice is created.
setDaysWithoutBilling(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Days without Billing (NM) This field is about Number of Days for which no invoice is created.
setDayType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DTN
Sets the DayType.
setDayType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DTN
Sets the DayType.
setDeathCauseCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Cause Code.
setDeathCertificateSignedDate_Time(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Certificate Signed Date Time.
setDeathCertificateSignedDate_Time(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Certificate Signed Date Time.
setDeathCertifiedBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Certified By.
setDeathCertifiedBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Sets the Death CertifiedBy.
setDeathCertifiedIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Certified Indicator.
setDeathCertifiedIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Certified Indicator.
setDeathDateandTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Death Date and Time.
setDeathDateandTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Death Date and Time.
setDeathIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Death Indicator.
setDeathIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Death Indicator.
setDeathLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Location.
setDeathLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDA
Set the Death Location.
setDefaultInventoryAssetAccount(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Default Inventory Asset Account.
setDefaultInventoryAssetAccount(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Default Inventory Asset Account.
setDefaultOrderUnitOfMeasureIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Default Order Unit Of Measure Indicator.
setDefaultOrderUnitOfMeasureIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Default Order Unit Of Measure Indicator.
setDeferred(boolean) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.transactionhandler.MessageData
 
setDegree(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Degree
setDegree(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Degree
setDegreeOfPatientLiability(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Degree of patient liability.
setDegreeOfPatientLiability(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Degree of patient liability.
setDegreeOfPatientliability(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Degree of patient liability.
setDegreeOfPatientliability(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Degree of patient liability.
setDelayBeforeLRDay(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Delay Before LR Day.
setDelayBeforeLRDay(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Delay Before LR Day.
setDelayDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DDI
Sets the Delay Days.
setDelayDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DDI
Sets the Delay Days.
setDeleteAccountDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Delete Account Date.
setDeleteAccountDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Delete Account Date.
setDeleteAccountIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Delete Account Indicator.
setDeleteAccountIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Delete Account Indicator.
setDeliver_toAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Deliver to Address.
setDeliver_toAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Deliver to Address.
setDeliver_toAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Deliver to Address.
setDeliver_toAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Deliver to Address.
setDeliver_toPatientLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Deliver to Patient Location.
setDeliver_toPatientLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Deliver to Patient Location.
setDeliver_toPatientLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Deliver to Patient Location.
setDeliver_toPatientLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Deliver to Patient Location.
setDeliverToAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Deliver-to Address.
setDeliverToAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the BP Deliver-to Address.
setDeliverToID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Deliver To ID.
setDeliverToID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Deliver To ID.
setDeliverToPatientLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Deliver-to Patient Location.
setDeliverToPatientLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Deliver-to Patient Location.
setDeltaCheckCriteria(ISingleCollection<DLT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Delta Check Criteria.
setDenialOrRejectionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Denial Or Rejection Code.
setDenialOrRejectionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Denial Or Rejection Code.
setDenomination(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MO
Sets the Denomination.
setDenomination(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MO
Sets the Denomination.
setDepartment(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Department.
setDepartment(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Department.
setDepartmentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Department Code.
setDepartmentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Department Code.
setDependentOfMilitaryRecipient(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Dependent Of Military Recipient.
setDependentOfMilitaryRecipient(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Dependent Of Military Recipient.
setDerivationRule(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM6
Set the Derivation Rule.
setDerivationRule(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM6
Set the Derivation Rule.
setDerivedSpecimen(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Derived Specimen.
setDerivedSpecimen(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Derived Specimen.
setDescriptionofStudyPhase(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM1
Set the Description of Study Phase.
setDescriptionofStudyPhase(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM1
Set the Description of Study Phase.
setDescriptionofTestMethods(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Description of Test Methods.
setDescriptionofTestMethods(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Description of Test Methods.
setDescriptionofTimePoint(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM2
Set the Description of Time Point.
setDescriptionofTimePoint(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM2
Set the Description of Time Point.
setDescriptionOverrideIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Description Override Indicator.
setDescriptionOverrideIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Description Override Indicator.
setDeviceDataState(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Device Data State.
setDeviceDataState(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Device Data State.
setDeviceFamilyName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Device Family Name.
setDeviceFamilyName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Device Family Name.
setDeviceModelName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Model Name.
setDeviceModelName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Model Name.
setDeviceName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Name.
setDeviceName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Name.
setDeviceName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Device Name.
setDeviceName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Device Name.
setDeviceName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Device Name.
setDeviceName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Device Name.
setDeviceNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Number.
setDeviceNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Number.
setDeviceNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Device Number.
setDeviceNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Device Number.
setDeviceNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Device Number.
setDeviceNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Device Number.
setDeviceOperatorQualifications(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Device Operator Qualifications.
setDeviceOperatorQualifications(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Device Operator Qualifications.
setDeviceStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Device Status.
setDeviceStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Device Status.
setDeviceType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Type.
setDeviceType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Device Type.
setDiagnosingClinician(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosing Clinician list.
setDiagnosisActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Action Code.
setDiagnosisActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Action Code.
setDiagnosisClassification(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Classification.
setDiagnosisClassification(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Classification.
setDiagnosisCode_DG1(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Code DG1.
setDiagnosisCode_DG1(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Code DG1.
setDiagnosisCode_FT1(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the DiagnosisCode_FT1 list.
setDiagnosisCode_MCP(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Diagnosis Code - MCP.
setDiagnosisCode_MCP(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Diagnosis Code - MCP.
setDiagnosisDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Date Time.
setDiagnosisDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Date Time.
setDiagnosisIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Identifier.
setDiagnosisIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Identifier.
setDiagnosisPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Priority.
setDiagnosisPriority(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Priority.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P12
Sets value of Diagnosis Related Group segment(DRG) for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of Diagnosis Related Group segment for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of Diagnosis Related Group segment for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Diagnosis Related Group segment(DRG) for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of Diagnosis Related Group segment(DRG) for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of Diagnosis Related Group segment(DRG) for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Diagnosis Related Group segment(DRG) for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of Diagnosis Related Group segment(DRG) for this message,overwrites if already present.
setDiagnosisRelatedGroupSegment(DRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A38
Sets value of Diagnosis Related Group segment(DRG) for this message,overwrites if already present.
setDiagnosisRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Diagnosis Required.
setDiagnosisRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Diagnosis Required.
setDiagnosisType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Type.
setDiagnosisType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Diagnosis Type.
setDiagnosticInformation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Diagnostic Information.
setDiagnosticInformation(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Diagnostic Information.
setDiagnosticRelatedGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Diagnostic Related Group .
setDiagnosticRelatedGroup(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Diagnostic Related Group .
setDiagnosticRelatedGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Diagnostic Related Group.
setDiagnosticRelatedGroup(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Diagnostic Related Group.
setDiagnosticServSectID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Diagnostic Serv Sect ID.
setDiagnosticServSectID(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Diagnostic Serv Sect ID.
setDiagnosticServSectID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Diagnostic Serv Sect ID.
setDiagnosticServSectID(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Diagnostic Serv Sect ID.
setDietSupplementPreferenceCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODS
Set the Diet Supplement Preference Code.
setDietType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Diet Type.
setDietType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Diet Type.
setDilutionFactor(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Dilution Factor.
setDilutionFactor(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Dilution Factor.
setDilutionFactor(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Dilution Factor.
setDilutionFactor(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Dilution Factor.
setDisabilityEndDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability End Date.
setDisabilityEndDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability End Date.
setDisabilityReturnToWorkDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability Return To Work Date.
setDisabilityReturnToWorkDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability Return To Work Date.
setDisabilityStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability Start Date.
setDisabilityStartDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability Start Date.
setDisabilityUnableToWorkDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability Unable To Work Date.
setDisabilityUnableToWorkDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disability Unable To Work Date.
setDisabledIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disabled Indicator.
setDisabledIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disabled Indicator.
setDisabledPersonCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disabled Person Code.
setDisabledPersonCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disabled Person Code.
setDisabledPersonIdentifier(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Disabled Person Identifier.
setDischargeCareProvider(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Discharge Care Provider.
setDischargeCareProvider(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Discharge Care Provider.
setDischargeDateOrTime(ISingleCollection<DTM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Discharge DateOrTime list.
setDischargeDisposition(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Discharge Disposition.
setDischargeDisposition(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Discharge Disposition.
setDischargedToLocation(String, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Discharged To Location.
setDischargedToLocation(DLD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Discharged To Location.
setDischargeToLocation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLD
Sets the Discharge Location.
setDischargeToLocation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLD
Sets the Discharge Location.
setDiscountSurcharge(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Discount/Surcharge.
setDiscountSurcharge(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Discount/Surcharge.
setDispenseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Dispense Amount.
setDispenseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Dispense Amount.
setDispenseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Amount This field specify the amount to be dispensed as encoded by the pharmacy or treatment supplier.
setDispenseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Amount This field specify the amount to be dispensed as encoded by the pharmacy or treatment supplier.
setDispenseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense Amount This field specify the amount to be dispensed as encoded by the pharmacy or treatment supplier.
setDispenseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense Amount This field specify the amount to be dispensed as encoded by the pharmacy or treatment supplier.
setDispenseGiveCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Give Code.
setDispenseGiveCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Give Code.
setDispenseNotes(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Notes.
setDispensePackageMethod(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Package Method.
setDispensePackageMethod(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Package Method.
setDispensePackageMethod(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Package Method.
setDispensePackageMethod(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Package Method.
setDispensePackageSize(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Package Size.
setDispensePackageSize(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Package Size.
setDispensePackageSize(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Package Size.
setDispensePackageSize(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Package Size.
setDispensePackageSizeUnit(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Package Size Unit.
setDispensePackageSizeUnit(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Package Size Unit.
setDispensePackageSizeUnit(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Package Size Unit.
setDispensePackageSizeUnit(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Package Size Unit.
setDispenseSub_IDCounter(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Sub ID Counter.
setDispenseSub_IDCounter(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Sub ID Counter.
setDispenseSub_IDCounter(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense Sub ID Counter.
setDispenseSub_IDCounter(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense Sub ID Counter.
setDispenseTagIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the DispenseTagIdentifier list.
setDispensetoPharmacy(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense to Pharmacy.
setDispensetoPharmacy(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense to Pharmacy.
setDispensetoPharmacy(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense to Pharmacy.
setDispensetoPharmacy(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense to Pharmacy.
setDispensetoPharmacyAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense to Pharmacy Address.
setDispensetoPharmacyAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense to Pharmacy Address.
setDispensetoPharmacyAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense to Pharmacy Address.
setDispensetoPharmacyAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense to Pharmacy Address.
setDispenseType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Type.
setDispenseType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispense Type.
setDispenseUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Dispense Units.
setDispenseUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Dispense Units.
setDispenseUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Units.
setDispenseUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispense Units.
setDispenseUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense Units.
setDispenseUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Dispense Units.
setDispensingInterval(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Dispensing Interval
setDispensingInterval(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Dispensing Interval.
setDispensingPharmacy(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispensing Pharmacy.
setDispensingPharmacy(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispensing Pharmacy.
setDispensingPharmacy(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Dispensing Pharmacy.
setDispensingPharmacy(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Dispensing Pharmacy.
setDispensingPharmacyAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispensing Pharmacy Address.
setDispensingPharmacyAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Dispensing Pharmacy Address.
setDispensingPharmacyAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Dispensing Pharmacy Address.
setDispensingPharmacyAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Dispensing Pharmacy Address.
setDispensingProvider(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Dispensing Provider.
setDisplayLevel(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Display Level.
setDisplayLevel(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Display Level.
setDistributedCopies(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the DistributedCopies.
setDocumentAvailabilityStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Availability Status.
setDocumentAvailabilityStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Availability Status.
setDocumentChangeReason(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Change Reason.
setDocumentChangeReason(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Change Reason.
setDocumentCompletionStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Completion Status.
setDocumentCompletionStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Completion Status.
setDocumentConfidentialityStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Confidentiality Status.
setDocumentConfidentialityStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Confidentiality Status.
setDocumentContentPresentation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Content Presentation.
setDocumentContentPresentation(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Content Presentation.
setDocumentControlNumber(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the DocumentControlNumber list.
setDocumentedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Documented Date Time.
setDocumentedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Documented Date Time.
setDocumentNotificationSegment(TXA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T01_Common
Sets value of TXA segment for this message,overwrites if already present.
setDocumentNotificationSegment(TXA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T02_Common
Sets value of TXA segment for this message,overwrites if already present.
setDocumentStorageStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Storage Status.
setDocumentStorageStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Storage Status.
setDocumentTitle(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Title.
setDocumentType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Type.
setDocumentType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Document Type.
setDonationAcceptStaff(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Accept Staff.
setDonationAcceptStaff(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Accept Staff.
setDonationDuration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Number of Donation Duration.
setDonationDuration(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Number of Donation Duration.
setDonationDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Duration Units.
setDonationDurationUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Duration Units.
setDonationGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DPR_O48
Sets value of DONATION Group for this message,overwrites if already present.
setDonationGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K34
Sets value of DONATION Group for this message,overwrites if already present.
setDonationIdentificationNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Identification Number.
setDonationIdentificationNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Identification Number.
setDonationMaterialReviewStaff(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Material Review Staff.
setDonationOrderGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DEO_O45
Sets value of DONATION ORDER Group for this message,overwrites if already present.
setDonationOrderGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DPR_O48
Sets value of DONATION ORDER Group for this message,overwrites if already present.
setDonationOrderGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DRC_O47
Sets value of DONATION ORDER Group for this message,overwrites if already present.
setDonationSampleIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Sample Identifier.
setDonationSegment(DON) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DEL_O46
Sets value of Donation(DON) segment for this message,overwrites if already present.
setDonationType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Type.
setDonationType(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donation Type.
setDonorEligibilityDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donor Eligibility Date.
setDonorEligibilityDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donor Eligibility Date.
setDonorEligibilityFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donor Eligibility Flag.
setDonorEligibilityFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donor Eligibility Flag.
setDonorEligibilityProcedureType(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donor Eligibility Procedure Type.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DBC_O41
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DBU_O42
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DEL_O46
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DEO_O45
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DER_O44
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DPR_O48
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DRC_O47
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DRG_O43
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K33
Sets value of DONOR Group for this message,overwrites if already present.
setDonorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K34
Sets value of DONOR Group for this message,overwrites if already present.
setDonorOrderGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DER_O44
Sets value of DONOR ORDER Group for this message,overwrites if already present.
setDonorReaction(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donor Reaction.
setDonorReaction(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Donor Reaction.
setDoorOpen(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Door Open.
setDoorOpen(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Door Open.
setDRGApprovalIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Approval Indicator.
setDRGApprovalIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Approval Indicator.
setDRGAssignedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Assigned Date Time.
setDRGAssignedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Assigned Date Time.
setDRGCCLValueCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the DRG CCL Value Code.
setDRGCCLValueCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the DRG CCL Value Code.
setDRGDiagnosisDeterminationStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the DRG Diagnosis Determination Status.
setDRGDiagnosisDeterminationStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the DRG Diagnosis Determination Status.
setDRGGrouperReviewCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Grouper Review Code.
setDRGGrouperReviewCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Grouper Review Code.
setDRGGroupingUsage(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the DRG Grouping Usage.
setDRGGroupingUsage(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the DRG Grouping Usage.
setDRGPayor(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Payor.
setDRGPayor(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Payor.
setDRGProcedureDeterminationStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the DRG Procedure Determination Status .
setDRGProcedureDeterminationStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the DRG Procedure Determination Status .
setDRGProcedureRelevance(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the DRG Procedure Relevance.
setDRGProcedureRelevance(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the DRG Procedure Relevance.
setDRGTransferType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Transfer Type.
setDRGTransferType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the DRG Transfer Type.
setDriversLicenseNumberStaff(String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Drivers License Number Staff.
setDriversLicenseNumberStaff(DLN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Drivers License Number Staff.
setDrugInterference(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Drug Interference.
setDryTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Dry Time.
setDryTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Dry Time.
setDTofMostRecentRefillorDoseDispensed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Date/time of the most recent refill or dose dispensed.
setDTofMostRecentRefillorDoseDispensed(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Date/time of the most recent refill or dose dispensed.
setDtTimeOfAnalysis(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Dt Time Of Analysis.
setDtTimeOfAnalysis(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Dt Time Of Analysis.
setDtTimeOfObservation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Dt Time Of Observation.
setDtTimeOfObservation(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Dt Time Of Observation.
setDuplicatePatient(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Duplicate Patient List.
setDuration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Duration.
setDuration(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Duration.
setDuration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Duration.
setDuration(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Duration.
setDuration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Duration.
setDuration(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Duration.
setDuration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the duration.
setDuration(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the duration.
setDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Duration Units.
setDurationUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Duration Units.
setDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Duration Units.
setDurationUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Duration Units.
setDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Duration Units.
setDurationUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Duration Units.
setDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Duration Units.
setDurationUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Duration Units.
setDwellingNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SAD
Sets the DwellingNumber.
setDwellingNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SAD
Sets the DwellingNumber.
setEditDateTime(ISingleCollection<DTM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Edit Date/Time.
setEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Effective Date.
setEffectiveDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Effective Date.
setEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLD
Sets the Effective Date.
setEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLD
Sets the Effective Date.
setEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FC
Sets the EffectiveDate.
setEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Effective Date.
setEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the EffectiveDate.
setEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Effective Date.
setEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Effective Date.
setEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the EffectiveDate.
setEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the EffectiveDate.
setEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Effective Date.
setEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Effective Date.
setEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Effective Date.
setEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Effective Date.
setEffectiveDateOfReferenceRange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Equipment Instance Identifier.
setEffectiveDateOfReferenceRange(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the EffectiveDateOfReferenceRange This field identify the Equipment Instance.
setEffectiveDateRange(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Effective Date Range.
setEffectiveDateRange(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Effective Date Range.
setEffectiveDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Effective Date/Time.
setEffectiveDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Effective Date/Time.
setEffectiveDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Effective Date Time.
setEffectiveDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Sets the Effective Date Time
setEffectiveDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Effective Date Time.
setEffectiveDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Effective Date Time.
setEffectiveDateTimeofChange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Effective Date Time of Change.
setEffectiveDateTimeofChange(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Effective Date Time of Change.
setEffectiveDateTimeOfChange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Effective Date Time Of Change.
setEffectiveDateTimeOfChange(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Effective Date Time Of Change.
setEffectiveEndDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Effective End Date.
setEffectiveEndDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Effective End Date.
setEffectiveEndDateofProviderRole(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Effective End Date of Provider Role.
setEffectiveEndDateofProviderRole(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Effective End Date of Provider Role.
setEffectiveStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Effective Start Date.
setEffectiveStartDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Effective Start Date.
setEffectiveStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Effective Start Date.
setEffectiveStartDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Effective Start Date.
setEffectiveStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Effective Start Date.
setEffectiveStartDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Effective Start Date.
setEffectiveStartDateofProviderRole(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Effective Start Date of Provider Role.
setEffectiveStartDateofProviderRole(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Effective Start Date of Provider Role.
setEffectiveTestServiceEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Effective Test Service End Date Time.
setEffectiveTestServiceEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Effective Test Service End Date Time.
setEffectiveTestServiceStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Effective Test Service Start Date Time.
setEffectiveTestServiceStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Effective Test Service Start Date Time.
setEffectiveWeight(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Effective Weight.
setEffectiveWeight(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Effective Weight.
setEligibilitySource(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Eligibility Source.
setEligibilitySource(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Eligibility Source.
setEligibleOrCertified(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the EligibleOrCertified.
setEligibleOrCertified(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the EligibleOrCertified.
setEMailAddress(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Add the EMail Address.
setEmployerContactPersonName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the EmployerContactPersonName list.
setEmployerContactPersonPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the EmployerContactPersonPhoneNumber list.
setEmployerContactReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Employer Contact Reason.
setEmployerContactReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Employer Contact Reason.
setEmployerInformationData(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Employer Information Data.
setEmployerInformationData(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Employer Information Data.
setEmploymentIllnessRelatedIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Employment Illness Related Indicator.
setEmploymentIllnessRelatedIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Employment Illness Related Indicator.
setEmploymentStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Employment Status Code.
setEmploymentStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Employment Status Code.
setEmploymentStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Employment Status Code.
setEmploymentStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Employment Status Code.
setEmploymentStopDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Employment Stop Date.
setEmploymentStopDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Employment Stop Date.
setEmploymentStopDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Employment Stop Date.
setEmploymentStopDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Employment Stop Date.
setEncoding(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the Encoding.
setEncoding(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the Encoding.
setEncodingChars(char, char, char, char) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Encoding Char.
setEncodingChars(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Encoding Char.
setEncodingChars(char, char, char, char, char) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Encoding Char.
setEncodingChars(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Encoding Char.
setEncounterType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Encounter Type.
setEncounterType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Encounter Type.
setEndDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the End Date.
setEndDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the End Date.
setEndDate_Time(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the End Date Time.
setEndDate_Time(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the End Date Time.
setEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the EndDateTime.
setEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the EndDateTime.
setEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the End Date Time.
setEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the End Date Time.
setEndDayRange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the EndDayRange.
setEndDayRange(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the EndDayRange.
setEndHourRange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the EndHourRange.
setEndHourRange(TM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the EndHourRange.
setEndingNotificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Ending Notification Code.
setEndingNotificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Ending Notification Code.
setEndingNotificationDate_Time(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Ending Notification Date Time.
setEndingNotificationDate_Time(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Ending Notification Date Time.
setEndingNotificationReferenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Ending Notification Reference Number.
setEndingNotificationReferenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Ending Notification Reference Number.
setEndogenousContentofPre_DilutionDiluent(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Endogenous Content of Pre Dilution Diluent.
setEndogenousContentofPre_DilutionDiluent(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Endogenous Content of Pre Dilution Diluent.
setEndogenousContentofPreDilutionDiluent(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Endogenous Content of Pre Dilution Diluent.
setEndogenousContentofPreDilutionDiluent(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Endogenous Content of Pre Dilution Diluent.
setEndSequencing(boolean) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.InitiatingSequenceAgent
Ends the Sequence Numbering
setEndSequencing(boolean) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.ReceivingSequenceAgent
Ends the Sequence Numbering
setEndSequencing(boolean) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.ISequenceAgent
End the Sequence numbering
setEnteredBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Entered By.
setEnteredBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Entered By.
setEnteredBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Entered By.
setEnteredBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Entered By.
setEnteredBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Entered By.
setEnteredBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Entered By.
setEnteredBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Entered By.
setEnteredBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Entered By.
setEnteredBy(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Entered By,.
setEnteredByCode(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the EnteredByCode list.
setEnteredByLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Entered By Location.
setEnteredByLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Entered By Location.
setEnteredByLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Entered By Location.
setEnteredByLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Entered By Location.
setEnteredByPerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Entered By Person.
setEnteredByPerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Entered By Person.
setEnteredByPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Entered By Phone Number.
setEnteredByPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Entered By Phone Number.
setEnteredDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Entered Date/Time.
setEnteredDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Entered Date/Time.
setEnteredDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Entered Date Time.
setEnteredDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Entered Date Time.
setEnteredDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Entered Date/Time.
setEnteredDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Entered Date/Time.
setEntererAuthorizationMode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Enterer Authorization Mode.
setEntererAuthorizationMode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Enterer Authorization Mode.
setEntererLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Enterer Location.
setEntererLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Enterer Location.
setEnteringDevice(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Entering Device.
setEnteringDevice(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Entering Device.
setEnteringOrganization(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Entering Organization.
setEnteringOrganization(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Entering Organization.
setEntityIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the EntityIdentifier.
setEntityIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the EntityIdentifier.
setEpisodeofCareID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Episode of Care ID.
setEpisodeofCareID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Episode of Care ID.
setEpisodeOfCareID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Episode Of Care ID.
setEpisodeOfCareID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Episode Of Care ID.
setEquipmentContainerIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Equipment Container Identifier.
setEquipmentContainerIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Equipment Container Identifier.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.EAC_U07
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.EAN_U09
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.EAR_U08
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.ESR_U02
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.ESU_U01
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.INR_U06
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.INU_U05
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.LSU_U12_Common
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.SSR_U04
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.SSU_U03
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDetailSegment(EQU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.TCU_U10_Common
Sets value of Equipment Detail segment for this message,overwrites if already present.
setEquipmentDynamicRange(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Equipment Dynamic Range.
setEquipmentDynamicRange(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Equipment Dynamic Range.
setEquipmentInstanceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Equipment Instance Identifier.
setEquipmentInstanceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Equipment Instance Identifier.
setEquipmentInstanceIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the EquipmentInstanceIdentifier list.
setEquipmentState(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Equipment State.
setEquipmentState(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Equipment State.
setErrorCode(EnumErrorCode) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets Error Code of received
setErrorCode(EnumErrorCode) - Method in exception cdac.medinfo.sdk.hl7282.utils.HL7Exception
Sets Error Code corresponding to exception occured.
setErrorCode(EnumErrorCode) - Method in class cdac.medinfo.sdk.hl7282.utils.LogTemplate
Sets the ErrorCode.
setErrorLocation(ISingleCollection<ERL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Error Location.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K21_Common
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K22
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K23_Common
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K32
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_K15_Common
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_Z80
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z82
Sets value of ERR segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z84
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z86
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z88
Sets value of ERR segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z90
Sets value of Error segment for this message,overwrites if already present.
setErrorSegment(ERR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RTB_K13_Common
Sets value of Error segment for this message,overwrites if already present.
setEscortRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Escort Required.
setEscortRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Escort Required.
setESR_Code_Line(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Retrieve ESR-Code-Line (ST) This field is about Invoice Reference used with electronic banking methods.
setESR_Code_Line(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Retrieve ESR-Code-Line (ST) This field is about Invoice Reference used with electronic banking methods.
setEstimatedLengthOfInPatientStay(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Estimated Length Of InPatient Stay.
setEstimatedLengthOfInPatientStay(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Estimated Length Of InPatient Stay.
setEthnicGroup(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the EthnicGroup list.
setEthnicGroup(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the EthnicGroup list.
setEthnicGroup(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Ethnic Group list.
setEthnicGroup(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Ethnic Group.
setEthnicGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Ethnic Group.
setEthnicGroup(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Ethnic Group.
setEvaluatedProductSource(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Evaluated Product Source.
setEvaluatedProductSource(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Evaluated Product Source.
setEvent(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the Event.
setEvent(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the Event.
setEventCausalityObservations(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Event Causality Observations.
setEventCompletionDate_Time(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
SetEventCompletionDate_Time
setEventCompletionDate_Time(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
SetEventCompletionDate_Time
setEventDate_Time(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Event Date Time.
setEventDate_Time(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Event Date Time.
setEventDescriptionFromAutopsy(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
set the Event Description From Autopsy.
setEventDescriptionFromOthers(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Description From Others.
setEventDescriptionFromPatient(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
set the Event Description From Patient.
setEventDescriptionFromPractitioner(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Description From Practitioner.
setEventEndedDataTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Ended Date Time.
setEventEndedDataTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Ended Date Time.
setEventExacerbationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Exacerbation Date Time.
setEventExacerbationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Exacerbation Date Time.
setEventExpected(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Expected.
setEventExpected(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Expected.
setEventFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Set the Event Facility.
setEventFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Set the Event Facility.
setEventFromOriginalReporter(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event From Original Reporter.
setEventIdentifiersUsed(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Add the Event Identifiers Used.
setEventImprovedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Improved Date Time.
setEventImprovedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Improved Date Time.
setEventLocationOccurredAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Location Occurred Address.
setEventOccurred(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Set the Event Occurred.
setEventOccurred(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Sets the Event Occurred.
setEventOffsetQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the EventOffsetQuantity.
setEventOffsetQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the EventOffsetQuantity.
setEventOffsetUnits(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the EventOffsetUnits.
setEventOffsetUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the EventOffsetUnits.
setEventOnsetDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Onset Date Time.
setEventOnsetDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Onset Date Time.
setEventOutcome(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Outcome.
setEventQualification(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Qualification.
setEventReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Event Reason.
setEventReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Event Reason.
setEventReasonCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Set the Event Reason Code.
setEventReasonCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
set the Event Reason Code.
setEventReportDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Event Report Date.
setEventReportDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Event Report Date.
setEventReportedTo(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Event Reported To.
setEventReportSource(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Event Report Source.
setEventReportSource(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Event Report Source.
setEventReportTimingType(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Event Report Timing Type.
setEventSerious(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Serious.
setEventSerious(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Serious.
setEventsScheduledThisTimePoint(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM2
Set the Events Scheduled This Time Point.
setEventSymptomDiagnosisCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Event Symptom Diagnosis Code.
setEventtype(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the Event type.
setEventtype(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the Event type.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P01
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P02
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P05
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P06
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P10
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P12
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T01_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T02_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.PEX_P07_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A02
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A09_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A12
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A15
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A17
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A20
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A21_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A24
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A37
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A38
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A39_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A43_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A44
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A44_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A45
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A47_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A50_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A52_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A55
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A60
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A61_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCM_I21
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B01_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B03
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B04_Common
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B07
Sets value of Event Type segment for this message,overwrites if already present.
setEventTypeSegment(EVN) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B08
Sets value of Event Type segment for this message,overwrites if already present.
setExceptionReceiver(IExceptionReceiver) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Sets the IExceptionReceiver
setExclusiveTest(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Exclusive Test.
setExclusiveTest(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Exclusive Test.
setExecutingPhysicianID(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Executing Physician ID (XCN) This field is about ID of the physician who is providing the Service, e.g., executing the radiology-exam (EAN ID = European Article Numbering).
setExecutingPhysicianID(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Executing Physician ID (XCN) This field is about ID of the physician who is providing the Service, e.g., executing the radiology-exam (EAN ID = European Article Numbering).
setExecutionDeliveryTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Execution Delivery Time.
setExecutionDeliveryTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Execution Delivery Time.
setExhaustTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Exhaust Time.
setExhaustTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Exhaust Time.
setExpectedAdmitDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Admit Date Or Time.
setExpectedAdmitDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Admit Date Or Time.
setExpectedCMSPaymentAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Expected CMS Payment Amount.
setExpectedCMSPaymentAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Expected CMS Payment Amount.
setExpectedDischargeDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Discharge Date Or Time.
setExpectedDischargeDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Discharge Date Or Time.
setExpectedDischargeDisposition(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Discharge Disposition.
setExpectedDischargeDisposition(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Discharge Disposition.
setExpectedGoalAchieveDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Expected Goal Achieve Date Time.
setExpectedGoalAchieveDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Expected Goal Achieve Date Time.
setExpectedLOAReturnDAteOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected LOA Return DAte Or Time.
setExpectedLOAReturnDAteOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected LOA Return DAte Or Time.
setExpectedNumberOfInsurancePlans(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Number Of Insurance Plans.
setExpectedNumberOfInsurancePlans(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Number Of Insurance Plans.
setExpectedPaymentDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Expected Payment Date/Time (DTM) This field is about Date payment is expected for this IPR.
setExpectedPaymentDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Expected Payment Date/Time (DTM) This field is about Date payment is expected for this IPR.
setExpectedPreAdmissionTestingDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Pre Admission Testing Date Or Time.
setExpectedPreAdmissionTestingDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Pre Admission Testing Date Or Time.
setExpectedReturnDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Expected Return Date.
setExpectedReturnDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Expected Return Date.
setExpectedSequenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Expected Sequence Number.
setExpectedSequenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Expected Sequence Number.
setExpectedShelfLife(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Expected Shelf Life.
setExpectedShelfLife(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Expected Shelf Life.
setExpectedSurgeryDateAndTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Surgery Date And Time.
setExpectedSurgeryDateAndTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Expected Surgery Date And Time.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Expiration Date.
setExpirationDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Expiration Date.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLN
Sets the ExpirationDate.
setExpirationDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLN
Sets the ExpirationDate.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PIP
Sets the ExpirationDate.
setExpirationDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PIP
Sets the ExpirationDate.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the ExpirationDate.
setExpirationDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the ExpirationDate.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Expiration Date.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the ExpirationDate.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Expiration Date.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Expiration Date.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Expiration Date.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Expiration Date.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Expiration Date.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Expiration Date.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the ExpirationDate.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the ExpirationDate.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Expiration Date.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Expiration Date.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Expiration Date.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Expiration Date.
setExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Expiration Date.
setExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Expiration Date.
setExpirationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Expiration Date/Time.
setExpirationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Expiration Date/Time.
setExpirationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Expiration Date Time.
setExpirationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Expiration Date Time.
setExpirationReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Expiration Reason.
setExpirationReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Expiration Reason.
setExplicitTime(ISingleCollection<TM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Explicit Time.
setExplicitTimeInterval(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RI
Sets the ExplicitTimeInterval.
setExplicitTimeInterval(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RI
Sets the ExplicitTimeInterval.
setExplodingCharges(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Exploding Charges.
setExtension(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Extension.
setExtension(SNM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Extension.
setExtensionPrefix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the ExtensionPrefix.
setExtensionPrefix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the ExtensionPrefix.
setExternalAccessionIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the External AccessionIdentifier.
setExternalAccessionIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the External AccessionIdentifier.
setExternalHealthPlanIdentifiers(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the External Health Plan Identifiers.
setExternalReferralIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the External Referral Identifier list.
setExternalScalingFactorPP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set External Scaling Factor PP (NM) This field is about External Scaling Factor for the amount of the professional part of the service.
setExternalScalingFactorPP(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set External Scaling Factor PP (NM) This field is about External Scaling Factor for the amount of the professional part of the service.
setExternalScalingFactorTechnicalPart(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set External Scaling Factor Technical Part (NM) This field is about External Scaling Factor for the amount of the technical part of the service.
setExternalScalingFactorTechnicalPart(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set External Scaling Factor Technical Part (NM) This field is about External Scaling Factor for the amount of the technical part of the service.
setFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Facility.
setFacility(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PIP
Sets the Facility.
setFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the Facility.
setFacilityAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Facility Address.
setFacilityID_FAC(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Facility ID FAC.
setFacilityID_FAC(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Facility ID FAC.
setFacilityID_PRC(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Facility ID PRC.
setFacilityTelecommunication(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Facility Telecommunication.
setFacilityTelecommunication(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Facility Telecommunication.
setFacilityType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Facility Type.
setFacilityType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Facility Type.
setFactorsthatmayAffecttheObservation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Factors that may Affect the Observation.
setFactorsthatmayAffecttheObservation(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Factors that may Affect the Observation.
setFamilyName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Family Name.
setFamilyName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Family Name.
setFamilyName(FN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the FamilyName.
setFamilyName(FN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Family Name.
setFamilyName(FN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Family Name.
setFamilyOrSignificantOtherAwarenessOfProblemOrPrognosis(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Family Or Significant Other Awareness Of Problem Or Prognosis.
setFamilyOrSignificantOtherAwarenessOfProblemOrPrognosis(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Family Or Significant Other Awareness Of Problem Or Prognosis.
setFeeSchedule(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Fee Schedule.
setFeeSchedule(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Fee Schedule.
setFibrinIndex(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Fibrin Index.
setFibrinIndex(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Fibrin Index.
setFibrinIndexUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Fibrin Index Units.
setFibrinIndexUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Fibrin Index Units.
setFieldName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Sets name of Component
setFieldName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets name of attribute.
setFieldName(String) - Method in class cdac.medinfo.sdk.hl7282.unrecognized.UnRecognizedField
Set unrecognized Field Name of the HL7 file.
setFieldName(String) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets name of attribute
setFieldName(String) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Sets name of Component
setFieldPosition(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the FieldPosition.
setFieldPosition(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the FieldPosition.
setFieldRepetition(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the FieldRepetition.
setFieldRepetition(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the FieldRepetition.
setFieldSeparator(char) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Field Separator.
setFieldSeparator(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Field Separator.
setFieldSeparator(char) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Field Separator.
setFieldSeparator(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Field Separator.
setFileBatchCount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FTS
Set the File Batch Count This field contains the count of the individual batches contained within the File
setFileBatchCount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FTS
Set the File Batch Count This field contains the count of the individual batches contained within the File
setFileControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Control ID.
setFileControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Control ID.
setFileHeaderComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the file Comment.
setFileHeaderComment(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the file Comment.
setFileLevelEventCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the File Level Event Code.
setFileLevelEventCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the File Level Event Code.
setFileName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the File Name.
setFileName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the File Name.
setFileName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Type.
setFileName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Type.
setFileReceivingNetworkAddress(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Receiving Network Address.
setFileReceivingNetworkAddress(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Receiving Network Address.
setFileSendingNetworkAddress(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Sending Network Address.
setFileSendingNetworkAddress(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the File Sending Network Address.
setFileTrailerComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FTS
Set the File Trailer Comment.
setFileTrailerComment(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FTS
Set the File Trailer Comment.
setFillerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Filler Appointment ID.
setFillerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Filler Appointment ID.
setFillerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Appointment ID.
setFillerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Appointment ID.
setFillerAssignedIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EIP
Sets the FillerAssignedIdentifier.
setFillerContactAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Contact Address.
setFillerContactLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Contact Location.
setFillerContactLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Contact Location.
setFillerContactPerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Contact Person.
setFillerContactPhoneNumber(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Contact Phone Number.
setFillerContactPhoneNumber(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Contact Phone Number.
setFillerField1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Filler Field1.
setFillerField1(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Filler Field1.
setFillerField2(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Filler Field2.
setFillerField2(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Filler Field2.
setFillerOrderNumber(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Filler Order Number.
setFillerOrderNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Filler Order Number.
setFillerOrderNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Filler Order Number.
setFillerOrderNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Filler Order Number.
setFillerOrderNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Filler Order Number.
setFillerOrderNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Filler Order Number.
setFillerOrderNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Filler Order Number.
setFillerOrderNumber(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Order Number.
setFillerOrderNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Filler Order Number.
setFillerOrderNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Filler Order Number.
setFillerOverrideCriteria(ISingleCollection<SCV>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.APR
Set the Filler Override Criteria.
setFillersExpectedAvailabilityDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Fillers Expected Availability Date Time.
setFillersExpectedAvailabilityDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Fillers Expected Availability Date Time.
setFillerStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Filler Status Code.
setFillerStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Filler Status Code.
setFillerStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Filler Status Code.
setFillerStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Filler Status Code.
setFillerStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Filler Status Code.
setFillerStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Filler Status Code.
setFillerStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Filler Status Code.
setFillerStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Filler Status Code.
setFillerStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Status Code.
setFillerStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Filler Status Code.
setFillerSupplementalServiceInformation(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Filler Supplemental Service Information.
setFillerSupplementalServiceInformation(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Filler Supplemental Service Information.
setFillTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Fill Time.
setFillTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Fill Time.
setFinalReviewDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Final Review Date Time.
setFinalReviewDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Final Review Date Time.
setFinalReviewStaffID(FN, String, String, String, String, String, String, CWE, String, DTM, DTM, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Final Review Staff ID.
setFinalReviewStaffID(XPN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Final Review Staff ID.
setFinancialClass(ISingleCollection<FC>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Financial Class list.
setFinancialClassCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FC
Sets the FinancialClassCode.
setFinancialClassCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FC
Sets the FinancialClassCode.
setFirstDataCodeValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VR
Sets the FirstDataCodeValue.
setFirstDataCodeValue(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VR
Sets the FirstDataCodeValue.
setFirstSimilarIllnessDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the First Similar Illness Date.
setFirstSimilarIllnessDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the First Similar Illness Date.
setFirstUsedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the First Used Date Time.
setFirstUsedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the First Used Date Time.
setFixedCannedMessage(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Fixed Canned Message.
setFixedCannedMessage(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Fixed Canned Message.
setFloor(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Floor.
setFloor(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Floor.
setFloor(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the Floor.
setFloor(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the Floor.
setFolderAssignment(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Folder Assignment.
setFormattedText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Formatted Text.
setFormattedText(FT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Formatted Text.
setFormula(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Formula.
setFormularyStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Formulary Status.
setFormularyStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Formulary Status.
setFormularyStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Formulary Status.
setFormularyStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Formulary Status.
setFragmentProcessor(IFragmentProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Sets the Fragment Processor
setFragmentProcessor(IFragmentProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets the Fragment Processor
setFragmentProcessor(IFragmentProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.Controller
Sets the Fragment Processor
setFragmentProcessor(IFragmentProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Sets the Fragment Processor
setFragmentProcessor(IFragmentProcessor) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets the Fragment Processor
setFreightChargeIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Freight Charge Indicator.
setFreightChargeIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Freight Charge Indicator.
setFromValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the From Value.
setFromValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the From Value.
setFutureItemPrice(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Future Item Price.
setFutureItemPrice(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Future Item Price.
setFutureItemPriceEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Future Item Price Effective Date.
setFutureItemPriceEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Future Item Price Effective Date.
setGenderRestriction(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the GenderRestriction list.
setGeneralTimingSpecification(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the GeneralTimingSpecification.
setGeneralTimingSpecification(GTS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the GeneralTimingSpecification.
setGenericClassificationIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Generic Classification Indicator.
setGenericClassificationIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Generic Classification Indicator.
setGenericName(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Generic Name.
setGenericName(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Generic Name.
setGenericProduct(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Generic Product.
setGenericProduct(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Generic Product.
setGenericResourceTypeOrCategory(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Generic resource type or category.
setGestationalAgeRange(NR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the GestationalAgeRange.
setGestationCategoryCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Gestation Category Code.
setGestationCategoryCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Gestation Category Code.
setGestationPeriodInWeeks(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Gestation Period In Weeks.
setGestationPeriodInWeeks(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Gestation Period In Weeks.
setGiveAmount_Maximum(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Amount Maximum.
setGiveAmount_Maximum(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Amount Maximum.
setGiveAmount_Maximum(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Amount Maximum.
setGiveAmount_Maximum(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Amount Maximum.
setGiveAmount_Minimum(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Amount Minimum.
setGiveAmount_Minimum(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Amount Minimum.
setGiveAmount_Minimum(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Amount Minimum.
setGiveAmount_Minimum(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Amount Minimum.
setGiveBarcodeIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Barcode Identifier.
setGiveBarcodeIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Barcode Identifier.
setGiveCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Code.
setGiveCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Code.
setGiveCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Code.
setGiveCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Code.
setGiveDosageForm(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Dosage.
setGiveDosageForm(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Dosage.
setGiveDosageForm(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Dosage Form.
setGiveDosageForm(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Dosage Form.
setGiveDrugStrengthVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Drug Strength Volume.
setGiveDrugStrengthVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Drug Strength Volume.
setGiveDrugStrengthVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Drug Strength Volume.
setGiveDrugStrengthVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Drug Strength Volume.
setGiveDrugStrengthVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Drug Strength Volume Units.
setGiveDrugStrengthVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Drug Strength Volume Units.
setGiveDrugStrengthVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Drug Strength Volume Units.
setGiveDrugStrengthVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Drug Strength Volume Units.
setGiveIndication(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Indication.
setGivenName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Given Name.
setGivenName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Given Name.
setGivenName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the GivenName.
setGivenName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the GivenName.
setGivenName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Given Name.
setGivenName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Given Name.
setGivenName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Given Name.
setGivenName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Given Name.
setGivePerTimeUnit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Per Time Unit.
setGivePerTimeUnit(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Per Time Unit.
setGivePerTimeUnit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Per Time Unit.
setGivePerTimeUnit(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Per Time Unit.
setGiveRateAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Rate Amount.
setGiveRateAmount(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Rate Amount.
setGiveRateAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Rate Amount.
setGiveRateAmount(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Rate Amount.
setGiveRateUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Rate Units.
setGiveRateUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Rate Units.
setGiveRateUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Rate Units.
setGiveRateUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Rate Units.
setGiveStrength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Strength.
setGiveStrength(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Strength.
setGiveStrength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Strength.
setGiveStrength(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Strength.
setGiveStrengthUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Strength Units.
setGiveStrengthUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Strength Units.
setGiveStrengthUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Strength Units.
setGiveStrengthUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Strength Units.
setGiveSub_IDCounter(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Give Sub ID Counter.
setGiveSub_IDCounter(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Give Sub ID Counter.
setGiveSub_IDCounter(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Sub ID Counter.
setGiveSub_IDCounter(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Sub ID Counter.
setGiveTagIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Tag Identifier.
setGiveUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Units.
setGiveUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Give Units.
setGiveUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Units
setGiveUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Give Units.
setGlobalTradeItemNumber(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Global Trade Item Number.
setGlobalTradeItemNumber(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Global Trade Item Number.
setGoalClassification(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Classification.
setGoalClassification(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Classification.
setGoalEstablishedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Established Date Time.
setGoalEstablishedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Established Date Time.
setGoalEvaluation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Evaluation.
setGoalEvaluation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Evaluation.
setGoalEvaluationComment(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the GoalEvaluationComment
setGoalID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal ID.
setGoalID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal ID.
setGoalInstanceID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Instance ID.
setGoalInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Instance ID.
setGoalLifeCycleStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Life Cycle Status.
setGoalLifeCycleStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Life Cycle Status.
setGoalLifeCycleStatusDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Life Cycle Status Date Time.
setGoalLifeCycleStatusDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Life Cycle Status Date Time.
setGoalListPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal List Priority.
setGoalListPriority(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal List Priority.
setGoalManagementDiscipline(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Management Discipline.
setGoalManagementDiscipline(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Goal Management Discipline.
setGoalTargetName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the GoalTargetName
setGoalTargetType(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the GoalTargetType
setGoverningBoard(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the GoverningBoard.
setGoverningBoard(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the GoverningBoard.
setGovernmentReimbursementBillingEligibility(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Government Reimbursement Billing Eligibility.
setGrantingAuthority(String, String, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting Authority.
setGrantingAuthority(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting Authority.
setGrantingCountry(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting Country.
setGrantingCountry(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting Country.
setGrantingCounty_Parish(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting County Parish.
setGrantingCounty_Parish(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting County Parish.
setGrantingDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting Date.
setGrantingDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting Date.
setGrantingState_Province(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting State Province.
setGrantingState_Province(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Granting State Province.
setGroup(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Group.
setGroup(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Group
setGroupedSpecimenCount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Grouped Specimen Count.
setGroupedSpecimenCount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Grouped Specimen Count.
setGrouperSoftwareName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Grouper Software Name .
setGrouperSoftwareName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Grouper Software Name .
setGrouperSoftwareVersion(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Grouper Software Version.
setGrouperSoftwareVersion(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Grouper Software Version.
setGrouperStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Grouper Status.
setGrouperStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Grouper Status.
setGroupingReimbursementVisitSegment(GP1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P10
Sets value of Grouping/Reimbursement - Visit segment for this message,overwrites if already present.
setGroupItems(IMap) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messagedictionary.SegmentItem
Sets list of Group items
setGroupItems(IMap) - Method in interface cdac.medinfo.sdk.hl7282.utils.ISegmentItem
Sets list of Group items
setGroupName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the GroupName list.
setGroupName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the GroupName list.
setGroupNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Group Number.
setGroupNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Group Number.
setGroupNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Group Number.
setGroupNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Group Number.
setGroupNumberPattern(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Group Number Pattern.
setGroupNumberPattern(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Group Number Pattern.
setGuarantorAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Address list.
setGuarantorAdminSex(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Admin Sex.
setGuarantorAdminSex(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Admin Sex.
setGuarantorBillingHoldFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Billing Hold Flag.
setGuarantorBillingHoldFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Billing Hold Flag.
setGuarantorBirthPlace(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Setthe Guarantor Birth Place.
setGuarantorBirthPlace(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Birth Place.
setGuarantorChargeAdjustmtCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Charge Adjustmt Code.
setGuarantorChargeAdjustmtCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Charge Adjustmt Code.
setGuarantorCreditRatingCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Credit Rating Code.
setGuarantorCreditRatingCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Credit Rating Code.
setGuarantorDate_Begin(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Date Begin.
setGuarantorDate_Begin(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Date Begin.
setGuarantorDate_End(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Date End.
setGuarantorDate_End(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Date End.
setGuarantorDeathDateAndTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Death Date And Time.
setGuarantorDeathDateAndTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Death Date And Time.
setGuarantorDeathFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set Guarantor Death Flag.
setGuarantorDeathFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set Guarantor Death Flag.
setGuarantorDtTmOfBirth(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Dt Tm Of Birth.
setGuarantorDtTmOfBirth(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Dt Tm Of Birth.
setGuarantorEmpAdd(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorEmpAdd list.
setGuarantorEmpIDNo(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorEmpIDNo list.
setGuarantorEmployeeIDNo(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorEmployeeIDNo list.
setGuarantorEmpmtStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Empmt Status.
setGuarantorEmpmtStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Empmt Status.
setGuarantorEmpName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorEmpName list.
setGuarantorEmpPhNo(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorEmpPhNo list.
setGuarantorEmpsOrgNm(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorEmpsOrgNm list.
setGuarantorFinancialClass(CWE, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Financial Class.
setGuarantorFinancialClass(FC) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Financial Class.
setGuarantorGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OPL_O37
Sets value of GUARANTOR Group for this message,overwrites if already present.
setGuarantorHireEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Hire Effective Date.
setGuarantorHireEffectiveDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Hire Effective Date.
setGuarantorHousehldAnualInc(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Househld Anual Inc.
setGuarantorHousehldAnualInc(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Househld Anual Inc.
setGuarantorHousehldSize(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Househld Size.
setGuarantorHousehldSize(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Househld Size.
setGuarantorInsuranceGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPI_I01_Common
Sets value of GuarantorInsurance Group for this message,overwrites if already present.
setGuarantorInsuranceGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQA_I08_Common
Sets value of GuarantorInsurance Group for this message,overwrites if already present.
setGuarantorInsuranceGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQI_I01_Common
Sets value of GuarantorInsurance Group for this message,overwrites if already present.
setGuarantorMaritalStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Marital Status Code.
setGuarantorMaritalStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Marital Status Code.
setGuarantorName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorName list.
setGuarantorNumber(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorNumber list.
setGuarantorOrgName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorOrgName list.
setGuarantorPhNum_Business(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorPhNum_Business list.
setGuarantorPhNum_Home(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorPhNum_Home list.
setGuarantorPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Priority.
setGuarantorPriority(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Priority.
setGuarantorRace(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorRace list.
setGuarantorRelationship(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Relationship.
setGuarantorRelationship(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Relationship.
setGuarantorSpouseName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the GuarantorSpouseName list.
setGuarantorsRelationshipToInsured(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Guarantors Relationship To Insured.
setGuarantorsRelationshipToInsured(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Guarantors Relationship To Insured.
setGuarantorSSN(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor SSN.
setGuarantorSSN(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor SSN.
setGuarantorType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Type.
setGuarantorType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Guarantor Type.
setHandicap(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Handicap.
setHandicap(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Handicap.
setHandicap(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Handicap.
setHandicap(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Handicap.
setHandicap(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Handicap.
setHandicap(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Handicap.
setHandicap(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Handicap.
setHandicap(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Handicap.
setHazardousIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Hazardous Indicator.
setHazardousIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Hazardous Indicator.
setHeader(MSH) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.Message
Sets Message Header
setHealthCareProviderAreaofSpecializationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Health Care Provider Area of Specialization Code.
setHealthCareProviderAreaofSpecializationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Health Care Provider Area of Specialization Code.
setHealthCareProviderClassificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Health Care Provider Classification Code.
setHealthCareProviderClassificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Health Care Provider Classification Code.
setHealthCareProviderTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Health Care Provider Type Code.
setHealthCareProviderTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Health Care Provider Type Code.
setHealthDocumentReferenceIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Health Document Reference Identifier (EI) This field is about Health Documents (electronic or paper) that support this Product/Service Line Item.
setHealthPlanID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Health Plan ID.
setHealthPlanID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Health Plan ID.
setHealthPlanID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Health Plan ID.
setHealthPlanID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Health Plan ID.
setHelpDeskContactPoint(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Help Desk ContactPoint.
setHemolysisIndex(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Hemolysis Index.
setHemolysisIndex(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Hemolysis Index.
setHemolysisIndexUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Hemolysis Index Units.
setHemolysisIndexUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Hemolysis Index Units.
setHighValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NR
Sets the HighValue.
setHighValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NR
Sets the HighValue.
setHintHelpText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Hint/Help Text.
setHintHelpText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Hint/Help Text.
setHitCountTotal(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Hit Count Total.
setHitCountTotal(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Hit Count Total.
setHitsremaining(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Hits remaining.
setHitsremaining(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Hits remaining.
setHL7BatchCollection(ISingleCollection<IHL7Batch>) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.batch.HL7BatchFile
Sets the HL7Batch collection.
setHL7BatchCollection(ISingleCollection<IHL7Batch>) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IHL7BatchFile
Sets the HL7Batch collection.
setHL7DataType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RCD
Sets the HL7DataType.
setHL7DataType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RCD
Sets the HL7DataType.
setHL7ErrorCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the HL7 Error Code.
setHL7ErrorCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the HL7 Error Code.
setHospitalItemCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Hospital Item Code.
setHospitalItemCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Hospital Item Code.
setHospitalService(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Hospital Service.
setHospitalService(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Hospital Service.
setHospitalServiceSTF(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Hospital Service STF.
setIBatchReceiver(IBatchReceiver) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
This will set the IBatchReceiver on user session.
setICanceledQueryReceiver(ICanceledQueryReceiver) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
This will set the ICanceledQueryReceiver on Client session.
setICanceledResponseReceiver(ICanceledResponseReceiver) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
This will set the ICanceledResponseReceiver on user session.
setICLength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PrimitiveDataType
Function sets the cLength in the member variable iCVariable.
setIcterusIndex(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Icterus Index.
setIcterusIndex(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Icterus Index.
setIcterusIndexUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Icterus Index Units.
setIcterusIndexUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Icterus Index Units.
setIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Identifier
setIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Identifier
setIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Identifier.
setIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Identifier.
setIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Identifier.
setIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Identifier.
setIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Identifier.
setIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Sequence
setIdentifierCheckDigit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the IdentifierCheckDigit.
setIdentifierCheckDigit(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the IdentifierCheckDigit.
setIdentifierCheckDigit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Identifier Check Digit.
setIdentifierCheckDigit(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Identifier CheckDigit.
setIdentifierTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Identifier Type Code.
setIdentifierTypeCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Identifier Type Code.
setIdentifierTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the IdentifierTypeCode.
setIdentifierTypeCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the IdentifierTypeCode.
setIdentifierTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Identifier Type Code.
setIdentifierTypeCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Identifier Type Code.
setIdentifierTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Identifier Type Code.
setIdentifierTypeCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Identifier Type Code.
setIdentityofInstrumentUsedtoPerformthisStudy(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Identity of Instrument Used to Perform this Study.
setIdentityReliabilityCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Identity Reliability Code.
setIdentityUnknownIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Identity Unknown Indicator.
setIdentityUnknownIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Sets the Identity Unknown Indicator.
setIdNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Id Number.
setIdNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Id Number.
setIdNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Id Number.
setIdNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Id Number.
setIdNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the IdNumber.
setIdNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the IdNumber.
setIdNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Id Number.
setIdNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Id Number.
setIInteractiveResponseReciever(IInteractiveResponseReciever) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
This will set the IInteractiveResponseReciever on user session.
setIMaxLength(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PrimitiveDataType
Function sets the maxLength in the member variable iMaxVariable.
setIMinLength(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PrimitiveDataType
Function sets the minLength in the member variable iMinVariable.
setImmunizationRegistryStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Immunization Registry Status.
setImmunizationRegistryStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Immunization Registry Status.
setImmunizationRSEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Immunization RS Effective Date.
setImmunizationRSEffectiveDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Immunization RS Effective Date.
setImplicatedProduct(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Implicated Product.
setImplicatedProduct(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Implicated Product.
setInactivatedByOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Inactivated By Organization
setInactivatedByOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Inactivated By Organization.
setInactivatedByPerson(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Inactivated By Person.
setInactivatedByPerson(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Inactivated By Person.
setInactivatedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Inactivated Date Time.
setInactivatedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Inactivated Date Time.
setInactivatedReason(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Inactivated Reason.
setInactivatedReason(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Inactivated Reason.
setInactivationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Inactivation Date.
setInactivationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Inactivation Date.
setInactivationDateLDP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Inactivation Date LDP.
setInactivationDateLDP(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Inactivation Date LDP.
setInactiveReasonCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Inactive Reason Code.
setInactiveReasonCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Inactive Reason Code.
setIncidentTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RMI
Set the Incident Type Code This field specify the code depicting a classification of the incident type.
setIncidentTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RMI
Set the Incident Type Code This field specify the code depicting a classification of the incident type.
setIndication(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Indication.
setIndication(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Indication.
setIndication(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Indication.
setIndication(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Indication.
setIndicationForProductUse(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Indication For Product Use.
setIndicationForProductUse(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Indication For Product Use.
setIndirectExposureMechanism(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Indirect Exposure Mechanism.
setIndividualAwarenessOfProblem(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Individual Awareness Of Problem.
setIndividualAwarenessOfProblem(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Individual Awareness Of Problem.
setIndividualAwarenessOfPrognosis(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Individual Awareness Of Prognosis.
setIndividualAwarenessOfPrognosis(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Individual Awareness Of Prognosis.
setInformationalMaterialSuppliedIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Informational Material Supplied Indicator This field identifies whether additional educational or reference material was provided to the subject as part of the consent process.
setInformationalMaterialSuppliedIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Informational Material Supplied Indicator.
setInformPersonIndicator(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Inform Person Indicator.
setInitialDispenseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Initial Dispense Amount.
setInitialDispenseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Initial Dispense Amount.
setInitiallyRecordedByPerson(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Initially Recorded By Person
setInitiallyRecordedByPerson(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Initially Recorded By Person
setInitiallyRecordedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Inactivated Date Time.
setInitiallyRecordedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Initially Recorded DateTime.
setInitiallyRecordedOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Initially Recorded Organization
setInitiallyRecordedOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Initially Recorded Organization.
setInitialQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Initial Quantity.
setInitialQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Initial Quantity.
setInitialQueueValue(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.InitiatingSequenceAgent
Sets the initial value in Queue.
setInitialQueueValue(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.ReceivingSequenceAgent
Sets the initial value in Queue.
setInitialQueueValue(int) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.ISequenceAgent
Sets the initial value in Queue.
setInitialSpecimenVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Initial Specimen Volume.
setInitialSpecimenVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Initial Specimen Volume.
setInitiatingLocation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Initiating Location.
setInitiatingLocation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Initiating Location.
setInjectionRate(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Injection Rate.
setInjectionRate(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Injection Rate.
setInletTemperature(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Inlet Temperature.
setInletTemperature(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Inlet Temperature.
setInputStream(ByteArrayInputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7BufferStream
Sets the ByteArrayInputStream to BufferStream.
setInputStream(FileInputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7FileStream
Sets the file FileInputStream to the FileStream.
setInstitution(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Institution.
setInstitution(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Institution.
setInstitutionActivationDate(ISingleCollection<DIN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Institution Activation Date.
setInstitutionInactivationDate(ISingleCollection<DIN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Institution Inactivation Date.
setInstitutionName(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DIN
Sets the Institution Name.
setInstitutionRegisteringthePatient(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Institution Registering the Patient.
setInstitutionRegisteringthePatient(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Institution Registering the Patient.
setInstitutionRelationshipPeriod(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Institution Relationship Period.
setInstitutionRelationshipPeriod(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Institution Relationship Period.
setInstitutionRelationshipTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Institution Relationship Type Code.
setInstitutionRelationshipTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Institution Relationship Type Code.
setInstitutionSpecifiedTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the InstitutionSpecifiedTime.
setInstitutionSpecifiedTime(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the InstitutionSpecifiedTime.
setInsuranceActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insurance Action Code.
setInsuranceActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insurance Action Code.
setInsuranceAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Insurance Amount.
setInsuranceAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Insurance Amount.
setInsuranceCoContactPerson(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuranceCoContactPerson list.
setInsuranceCoContactPerson(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the InsuranceCoContactPerson list.
setInsuranceCoContactPhoneNumber(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insurance Co Contact Phone Number.
setInsuranceCoContactPhoneNumber(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insurance Co Contact Phone Number.
setInsuranceCoContactReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insurance Co Contact Reason.
setInsuranceCoContactReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insurance Co Contact Reason.
setInsuranceCompanyAddr(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuranceCompanyAddr list.
setInsuranceCompanyAddr(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the InsuranceCompanyAddr list.
setInsuranceCompanyID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuranceCompanyID list.
setInsuranceCompanyID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the InsuranceCompanyID list.
setInsuranceCompanyName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuranceCompanyName list.
setInsuranceCompanyName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the InsuranceCompanyName list.
setInsuranceCoPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuranceCoPhoneNumber list.
setInsuranceCoPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the InsuranceCoPhoneNumber list.
setInsurancePlanID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insurance Plan ID.
setInsurancePlanID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insurance Plan ID.
setInsuredAddr(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuredAddr list.
setInsuredAdministrativeSex(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Administrative Sex.
setInsuredAdministrativeSex(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Administrative Sex.
setInsuredBirthPlace(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Birth Place.
setInsuredBirthPlace(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Birth Place.
setInsuredDOB(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured DOB.
setInsuredDOB(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured DOB.
setInsuredEmployerAddr(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuredEmployerAddr list.
setInsuredEmployerOrganizationNameandID(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredEmployerOrganizationNameandID list.
setInsuredEmploymentStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Employment Status.
setInsuredEmploymentStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Employment Status.
setInsuredGroupEmpID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuredGroupEmpID list.
setInsuredGroupEmpName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuredGroupEmpName list.
setInsuredIDNumber(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the InsuredIDNumber list.
setInsuredOrganizationNameandID(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredOrganizationNameandID list.
setInsuredRelationshipToPatient(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Relationship To Patient.
setInsuredRelationshipToPatient(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Insured Relationship To Patient.
setInsuredsContactPersonPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredsContactPersonPhoneNumber list.
setInsuredsContactPersonReason(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredsContactPersonReason list.
setInsuredsContactPersonsName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredsContactPersonsName list.
setInsuredsEmployeeId(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredsEmployeeId list.
setInsuredsEmployerPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredsEmployerPhoneNumber list.
setInsuredsEmployersNameandID(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredsEmployersNameandID list.
setInsuredsEmploymentStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insureds Employment Start Date.
setInsuredsEmploymentStartDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insureds Employment Start Date.
setInsuredsPhoneNumberHome(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the InsuredsPhoneNumberHome list.
setInsuredsSocialSecurityNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insureds Social Security Number.
setInsuredsSocialSecurityNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Insureds Social Security Number.
setIntendedProcedureType(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Procedure Type.
setIntendedRecipientBloodRelative(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Blood Relative.
setIntendedRecipientBloodRelative(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Blood Relative.
setIntendedRecipientDOB(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient DOB.
setIntendedRecipientDOB(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient DOB.
setIntendedRecipientFacility(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Facility.
setIntendedRecipientFacility(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Facility.
setIntendedRecipientName(FN, String, String, String, String, String, String, CWE, String, DTM, DTM, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Name.
setIntendedRecipientName(XPN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Name.
setIntendedRecipientOrderingProvider(FN, String, String, String, String, String, String, CWE, String, DTM, DTM, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Ordering Provider.
setIntendedRecipientOrderingProvider(XPN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Ordering Provider.
setIntendedRecipientProcedureDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Procedure Date.
setIntendedRecipientProcedureDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Intended Recipient Procedure Date.
setInteractionActiveState(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ISD
Set the Interaction Active State.
setInteractionActiveState(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ISD
Set the Interaction Active State.
setInteractionTypeIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ISD
Set the Interaction Type Identifier.
setInteractionTypeIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ISD
Set the Interaction Type Identifier.
setInteractiveContinuation(IClientInteractiveContinuation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Sets IInteractiveContinuation on MessageAgent.
setInteractiveQueryReciever(IInteractiveQueryReciever) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
This will set the Interactive Query Receiver.
setInterestCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Interest Code.
setInterestCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Interest Code.
setInternalScalingFactorPP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Internal Scaling Factor PP (NM) This field is about Internal Scaling Factor for the amount of the professional part of the service.
setInternalScalingFactorPP(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Internal Scaling Factor PP (NM) This field is about Internal Scaling Factor for the amount of the professional part of the service.
setInternalScalingFactorTechnicalPart(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Internal Scaling Factor Technical Part (NM) This field is about Internal Scaling Factor for the amount of the technical part of the service.
setInternalScalingFactorTechnicalPart(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Internal Scaling Factor Technical Part (NM) This field is about Internal Scaling Factor for the amount of the technical part of the service.
setInternalShipmentID(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Internal Shipment ID.
setInternationalizationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VID
Sets the InternationalizationCode.
setInternationalVersionId(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VID
Sets the InternationalVersionId.
setInterpretationofObservations(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Interpretation of Observations.
setInterpretationofObservations(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Interpretation of Observations.
setInventoryContainerIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Inventory Container Identifier.
setInventoryContainerIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Inventory Container Identifier.
setInventoryExpirationDate(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Expiration Date.
setInventoryExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Expiration Date.
setInventoryExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Expiration Date.
setInventoryExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Expiration Date.
setInventoryLimitsWarningLevel(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Inventory Limits Warning Level.
setInventoryLimitsWarningLevel(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Inventory Limits Warning Level.
setInventoryLocation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Location.
setInventoryLocation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Location.
setInventoryLocationIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Inventory Location Identifier.
setInventoryLocationIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Inventory Location Identifier.
setInventoryLocationName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Inventory Location Name.
setInventoryLocationName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Inventory Location Name.
setInventoryLotNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Lot Number.
setInventoryLotNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Lot Number.
setInventoryLotNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Lot Number.
setInventoryLotNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Lot Number.
setInventoryManufacturerName(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Manufacturer Name.
setInventoryManufacturerName(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Manufacturer Name.
setInventoryNumber(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Inventory Number.
setInventoryOnHandDate(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory On Hand Date.
setInventoryOnHandDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory On Hand Date.
setInventoryOnHandDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory On Hand Date.
setInventoryOnHandDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory On Hand Date.
setInventoryOnHandQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory On Hand Quantity.
setInventoryOnHandQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory On Hand Quantity.
setInventoryOnHandQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory On Hand Quantity.
setInventoryOnHandQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory On Hand Quantity.
setInventoryOnHandQuantityUnit(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory on Hand Quantity Unit.
setInventoryOnHandQuantityUnit(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory on Hand Quantity Unit.
setInventoryOnHandQuantityUnit(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory On Hand Quantity Unit.
setInventoryOnHandQuantityUnit(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory On Hand Quantity Unit.
setInventoryReceivedDate(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Date.
setInventoryReceivedDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Date.
setInventoryReceivedDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Date.
setInventoryReceivedDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Date.
setInventoryReceivedItemCost(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Item Cost.
setInventoryReceivedItemCost(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Item Cost.
setInventoryReceivedItemCost(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Item Cost.
setInventoryReceivedItemCost(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Item Cost.
setInventoryReceivedQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Quantity.
setInventoryReceivedQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Quantity.
setInventoryReceivedQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Quantity.
setInventoryReceivedQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Quantity.
setInventoryReceivedQuantityUnit(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Quantity Unit.
setInventoryReceivedQuantityUnit(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Inventory Received Quantity Unit.
setInventoryReceivedQuantityUnit(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Quantity Unit.
setInventoryReceivedQuantityUnit(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Inventory Received Quantity Unit.
setInvocationEvent(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCD
Sets the Invocation Event.
setInvocationEvent(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CCD
Sets the Invocation Event.
setInvoiceAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Retrieve Invoice Amount (CP) This field is all about Sum total of Product/Service Billed Amount on PSL for all Product/Service Line Items for this Invoice.
setInvoiceAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Retrieve Invoice Amount (CP) This field is all about Sum total of Product/Service Billed Amount on PSL for all Product/Service Line Items for this Invoice.
setInvoiceBookingPeriod(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Booking Period (DTM) This field is about Period in which the invoice must be booked.
setInvoiceBookingPeriod(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Booking Period (DTM) This field is about Period in which the invoice must be booked.
setInvoiceControl(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Control (CWE) This field is to explain about Code describing reason for this Invoice
setInvoiceControl(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Control (CWE) This field is to explain about Code indicating what action is being performed by this message.
setInvoiceDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Date Or Time (DTM) This field tells about Date Invoice was created.
setInvoiceDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Date Or Time (DTM) This field tells about Date Invoice was created.
setInvoiceFixedAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Fixed Amount (CP) This field is about Fixed Amount for this invoice.
setInvoiceFixedAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Fixed Amount (CP) This field is about Fixed Amount for this invoice.
setInvoicePrepaidAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Prepaid Amount (CP) This field is about Deposit paid to the service Provider prior to admission.
setInvoicePrepaidAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Prepaid Amount (CP) This field is about Deposit paid to the service Provider prior to admission.
setInvoiceReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Reason (CWE) This field is to explain about Code describing reason for this Invoice.
setInvoiceReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Reason (CWE) This field is to explain about Code describing reason for this Invoice.
setInVoiceSegment(IVC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E12
Sets value of IVC segment for this message,overwrites if already present.
setInVoiceSegment(IVC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E13
Sets value of IVC segment for this message,overwrites if already present.
setInvoiceType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Type (CWE) This field is to explain about Code indicating the type of Invoice.
setInvoiceType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Invoice Type (CWE) This field is to explain about Code indicating the type of Invoice.
setIPRChecksum(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Retrieve IPR Checksum (ST) This field is about Conditional, if Status = "Accepted", then Required, else Not Permitted.
setIPRChecksum(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Retrieve IPR Checksum (ST) This field is about Conditional, if Status = "Accepted", then Required, else Not Permitted.
setIPRDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set IPR Date/Time (DTM) This field is about Date/Time IPR was created.
setIPRDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set IPR Date/Time (DTM) This field is about Date/Time IPR was created.
setIPRIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Retrieve IPR Identifier (EI) This field is Unique IPR Number assigned by the Payer Application.
setIPRIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Retrieve IPR Identifier (EI) This field is Unique IPR Number assigned by the Payer Application.
setIProcessHandler(IProcessHandler) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.Controller
Sets the IProcessHandler.
setIProcessHandler(IProcessHandler) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Sets the IProcessHandler.
setIPRStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set IPR Status (CWE) This field is about Processing status for the Product/Service Group (if Adjudicate as Group = "Y") or Product/Service Line Item.
setIPRStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set IPR Status (CWE) This field is about Processing status for the Product/Service Group (if Adjudicate as Group = "Y") or Product/Service Line Item.
setIsCanceledQuery(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.AbstractQuery
Verifies whether Query is canceled.
setIsCanceledResponse(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.AbstractQuery
Verifies whether Response is Canceled.
setIsGroup(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messagedictionary.SegmentItem
Specifies item as group or segment
setIsGroup(boolean) - Method in interface cdac.medinfo.sdk.hl7282.utils.ISegmentItem
Specifies item as group or segment
setIsInteractiveQuery(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.AbstractQuery
Verifies whether Query is Interactive.
setIsInteractiveResponse(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.AbstractQuery
Verifies whether Response is Interactive.
setIssuePackaging(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Issue Packaging.
setIssuePackaging(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Issue Packaging.
setIssuingAuthority(String, FN, String, String, String, String, String, HD, String, String, String, String, HD, String, CWE, String, DTM, DTM, String, CWE, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Issuing Authority.
setIssuingAuthority(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Issuing Authority.
setIssuingDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Issuing Date.
setIssuingDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Issuing Date.
setIssuingStateProvinceCountry(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLN
Sets the IssuingStateProvinceCountry.
setIssuingStateProvinceCountry(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLN
Sets the IssuingStateProvinceCountry.
setISubscriptionListener(ISubscriptionListener) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets instance of ISubscriptionListener on ClientSession.
setItemCategory(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Category.
setItemCategory(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Category.
setItemCode_External(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Item Code External.
setItemCode_External(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Item Code External.
setItemCode_Internal(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Item Code Internal.
setItemCode_Internal(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Item Code Internal.
setItemDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Description.
setItemDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Description.
setItemID(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets Item ID for attribute defined by HL7 standard.
setItemID(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets Item ID for attribute defined by HL7 standard.
setItemIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Identifier.
setItemIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Identifier.
setItemIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Item Identifier.
setItemIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Item Identifier.
setItemImportanceCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Item Importance Code.
setItemImportanceCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Item Importance Code.
setItemNaturalAccountCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Natural Account Code.
setItemNaturalAccountCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Natural Account Code.
setItemNaturalAccountCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Item Natural Account Code.
setItemNaturalAccountCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Item Natural Account Code.
setItemNumber(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Item Number.
setItemNumber(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Item Number.
setItemSetIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Set Identifier.
setItemSetIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Set Identifier.
setItemSetIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Set Indicator.
setItemSetIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Set Indicator.
setItemStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Status.
setItemStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Status.
setItemStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Item Status.
setItemStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Item Status.
setItemType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Type.
setItemType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Item Type.
setJobClass(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.JCC
Sets the JobClass.
setJobClass(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.JCC
Sets the JobClass.
setJobCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.JCC
Sets the JobCode.
setJobCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.JCC
Sets the JobCode.
setJobCodeClass(CWE, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Job Code Class.
setJobCodeClass(JCC) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Job Code Class.
setJobCodeClass(CWE, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Job Code Class.
setJobCodeClass(JCC) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Job Code Class.
setJobCodeOrClass(CWE, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Job Code Or Class.
setJobCodeOrClass(JCC) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Job Code Or Class.
setJobDescriptionText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.JCC
Sets the JobDescriptionText.
setJobDescriptionText(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.JCC
Sets the JobDescriptionText.
setJobStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Job Status.
setJobStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Job Status.
setJobStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Job Status.
setJobStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Job Status.
setJobStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the JobStatus.
setJobStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Status.
setJobTitle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Job Title.
setJobTitle(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Job Title.
setJobTitle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Job Title.
setJobTitle(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Job Title.
setJobTitle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Job Title.
setJobTitle(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Job Title.
setJurisdictionBreadth(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Jurisdiction Breadth.
setJurisdictionCountry(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Jurisdiction Country.
setJurisdictionCountry(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Jurisdiction Country.
setJurisdictionCounty_Parish(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Jurisdiction County Parish.
setJurisdictionCounty_Parish(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Jurisdiction County Parish.
setJurisdictionState_Province(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Jurisdiction State Province.
setJurisdictionState_Province(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Jurisdiction State Province.
setKindofQuantityObserved(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Kind of Quantity Observed.
setKindofQuantityObserved(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Kind of Quantity Observed.
setLabeledShelfLife(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Labeled Shelf Life.
setLabeledShelfLife(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Labeled Shelf Life.
setLaborCalculationType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Labor Calculation Type.
setLaborCalculationType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Labor Calculation Type.
setLanguageAbilityCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LAN
Set the Language Ability Code.
setLanguageCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LAN
Set the Language Code.
setLanguageCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LAN
Set the Language Code.
setLanguageProficiencyCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LAN
Set the Language Proficiency Code.
setLanguageProficiencyCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LAN
Set the Language Proficiency Code.
setLanguageTranslatedTo(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Language Translated To.
setLanguageTranslatedTo(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Language Translated To.
setLastAccrualDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Last Accrual Date.
setLastAccrualDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Last Accrual Date.
setLastDataCodeValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VR
Sets the LastDataCodeValue.
setLastDataCodeValue(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VR
Sets the LastDataCodeValue.
setLastInvoiceIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Last Invoice Indicator (ID) This field Can be set to indicate that this is the last Invoice for a particular Case, Claim and/or Encounter.
setLastInvoiceIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Last Invoice Indicator (ID) This field Can be set to indicate that this is the last Invoice for a particular Case, Claim and/or Encounter.
setLastIRBApprovalDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Last IRB Approval Date.
setLastIRBApprovalDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Last IRB Approval Date.
setLastUpdateDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Last Update Date Time.
setLastUpdateDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Sets the last Update DateTime.
setLastUpdateFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Last Update Facility.
setLastUpdateFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Sets the LastUpdateFacility
setLatexFreeSubstituteItemIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Latex-Free Substitute Item Identifier.
setLatexFreeSubstituteItemIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Latex-Free Substitute Item Identifier.
setLatexIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Latex Indicator.
setLatexIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Latex Indicator.
setLeakRate(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Leak Rate.
setLeakRate(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Leak Rate.
setLengthErrorsReceived(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Length Errors Received.
setLengthErrorsReceived(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Length Errors Received.
setLicenseNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLN
Sets the LicenseNumber.
setLicenseNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLN
Sets the LicenseNumber.
setLicenseNumber(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the License Number.
setLifetimeReserveDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Lifetime Reserve Days.
setLifetimeReserveDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Lifetime Reserve Days.
setLipemiaIndex(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Lipemia Index.
setLipemiaIndex(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Lipemia Index.
setLipemiaIndexUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Lipemia Index Units.
setLipemiaIndexUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Lipemia Index Units.
setListener(IProcessHandler) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets Listener Which implements IProcessHandler, All messages subscribed by this UserSession are received using this listener.
setLivingArrangement(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Living Arrangement.
setLivingArrangement(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Living Arrangement.
setLivingArrangement(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Living Arrangement.
setLivingArrangement(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Living Arrangement.
setLivingArrangement(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Living Arrangement.
setLivingArrangement(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
 
setLivingArrangement(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Living Arrangement.
setLivingArrangement(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Living Arrangement.
setLivingDependency(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Living Dependency.
setLivingDependency(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Living Dependency.
setLivingDependency(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Living Dependency.
setLivingDependency(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Living Dependency.
setLivingDependency(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Living Dependency list.
setLivingDependency(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Living Dependency List.
setLivingWillCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Living Will Code.
setLivingWillCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Living Will Code.
setLivingWillCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Living Will Code.
setLivingWillCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Living Will Code.
setLoadNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Load Number.
setLoadNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Load Number.
setLoadStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Load Status.
setLoadStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Load Status.
setLocal_RemoteControlState(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Local Remote Control State.
setLocal_RemoteControlState(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQU
Set the Local Remote Control State.
setLocale(EnumLocale) - Method in class cdac.medinfo.sdk.hl7282.utils.HL7Config
Sets Locale Property
setLocalExtensionAgent(LocalExtensionAgent) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.MessageFactory
Sets LocalExtensionAgent.
setLocalExtensionAgent(LocalExtensionAgent) - Method in class cdac.medinfo.sdk.hl7282.baselibs.parserserializer.HL7Parser
Sets LocalExtensionAgent to process locally extended segments.
setLocalExtensionAgent(LocalExtensionAgent) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IBufferReceiver
Sets LocalExtensionAgent to process locally extended segments
setLocalExtensionAgent(LocalExtensionAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Sets LocalExtensionAgent to process locally extended segments
setLocalExtensionAgent(LocalExtensionAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
sets localextensionAgent on UserSession.
setLocalNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the LocalNumber.
setLocalNumber(SNM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the LocalNumber.
setLocalProcessControl(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Local Process Control.
setLocalProcessControl(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Local Process Control.
setLocation(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Location.
setLocationAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Address.
setLocationCharacteristicID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Location Characteristic ID.
setLocationCharacteristicID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Location Characteristic ID.
setLocationCharacteristicValueLCH(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Location Characteristic Value LCH.
setLocationCharacteristicValueLCH(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Location Characteristic Value LCH.
setLocationCostCenter(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Location Cost Center.
setLocationCostCenter(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Location Cost Center.
setLocationDepartment(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCC
Set the Location Department.
setLocationDepartment(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCC
Set the Location Department.
setLocationDepartment(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Location Department.
setLocationDepartment(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Location Department.
setLocationDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the LocationDescription.
setLocationDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the LocationDescription.
setLocationDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Description.
setLocationDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Description.
setLocationEquipment(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Equipment.
setLocationGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Location Group.
setLocationGroup(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Location Group.
setLocationPhone(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Phone.
setLocationRelationshipID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Location Relationship ID.
setLocationRelationshipID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Location Relationship ID.
setLocationResourceID(ISingleCollection<PL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Location Resource ID.
setLocationSelectionCriteria(ISingleCollection<SCV>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.APR
Set the Location Selection Criteria.
setLocationService(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Location Service.
setLocationServiceCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Service Code.
setLocationServiceCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Service Code.
setLocationStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the LocationStatus.
setLocationStatus(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the LocationStatus.
setLocationStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the LocationStatus.
setLocationStatus(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the LocationStatus.
setLocationType_AIL(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Location Type AIL.
setLocationType_AIL(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Location Type AIL.
setLocationTypeLOC(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the Location Type LOC.
setLock(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.DataTypeMap
Sets lock on IDataTypeMap.
setLock(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messagedictionary.Map
Sets lock on IMessageMap.
setLock(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.SegmentMap
Sets lock on ISegmentMap.
setLock(boolean) - Method in interface cdac.medinfo.sdk.hl7282.utils.IDataTypeMap
Sets lock on IDataTypeMap.
setLock(boolean) - Method in interface cdac.medinfo.sdk.hl7282.utils.IMap
Sets lock on IMessageMap.
setLock(boolean) - Method in interface cdac.medinfo.sdk.hl7282.utils.ISegmentMap
Sets lock on ISegmentMap.
setLockoutInterval(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Lockout Interval.
setLockoutInterval(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Lockout Interval.
setLogicalBreakPoint(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Logical Break Point.
setLogicalBreakPoint(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Logical Break Point.
setLongInChargePhase(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Long in Charge Phase.
setLongInChargePhase(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Long in Charge Phase.
setLongInExhaustPhase(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Long in Exhaust Phase.
setLongInExhaustPhase(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Long in Exhaust Phase.
setLongInFastExhaustPhase(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Long in Fast Exhaust Phase.
setLongInFastExhaustPhase(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Long in Fast Exhaust Phase.
setLotControl(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Lot Control.
setLotControl(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Lot Control.
setLotNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Lot Number.
setLotNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Lot Number.
setLotNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Lot Number.
setLotNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Set the Lot Number.
setLowerAndUpperTrimPoints(NM, NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Lower and Upper Trim Points.
setLowerAndUpperTrimPoints(NR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Lower and Upper Trim Points.
setLowValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NR
Sets the LowValue.
setLowValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NR
Sets the LowValue.
setMailClaimParty(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the MailClaimParty list.
setMain_Service(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Main-Service (ID) This field is about Main-Service .
setMain_Service(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Main-Service (ID) This field is about Main-Service.
setMaintenanceCycle(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Maintenance Cycle.
setMaintenanceCycle(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Maintenance Cycle.
setMaintenanceType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Maintenance Type.
setMaintenanceType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Maintenance Type.
setMajorDiagnosticCategory(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Major Diagnostic Category.
setMajorDiagnosticCategory(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Major Diagnostic Category.
setMajorFieldofStudy(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Add the Major Field of Study.
setManagement(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set the Management.
setManagement(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set Management.
setManufacturerCatalog(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Manufacturer Catalog.
setManufacturerCatalog(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Manufacturer Catalog.
setManufacturerCatalogNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Catalog Number.
setManufacturerCatalogNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Catalog Number.
setManufacturerDistributor(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Manufacturer Distributor.
setManufacturerIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Manufacturer Identifier.
setManufacturerIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Manufacturer Identifier.
setManufacturerIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Identifier.
setManufacturerIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Identifier.
setManufacturerIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Manufacturer Identifier.
setManufacturerIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Manufacturer Identifier.
setManufacturerLabelerIdentificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Labeler Identification Code.
setManufacturerLabelerIdentificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Labeler Identification Code.
setManufacturerLotNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Manufacturer Lot Number.
setManufacturerLotNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Manufacturer Lot Number.
setManufacturerName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Name.
setManufacturerName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Manufacturer Name.
setMaritalStatus(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the MaritalStatus list.
setMaritalStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Marital Status.
setMaritalStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Marital Status.
setMaritalStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Marital Status.
setMaritalStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Marital Status.
setMaritalStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Marital Status.
setMaritalStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Marital Status.
setMarketingApprovalID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Marketing Approval ID.
setMarketingApprovalID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Marketing Approval ID.
setMarketingBasis(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Marketing Basis.
setMarketingBasis(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Marketing Basis.
setMasterFileApplicationIdentifier(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Master File Application Identifier.
setMasterFileApplicationIdentifier(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Master File Application Identifier.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFK_M01_Common
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M02
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M04
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M05
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M06
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M07
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M08
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M09
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M10
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M11
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M12
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M13
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M15
Set the value of Master File Identification Segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M16
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M17
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentificationSegment(MFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M18
Sets value of Master File Identification segment for this message,overwrites if already present.
setMasterFileIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Master File Identifier.
setMasterFileIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Master File Identifier.
setMatchReasonCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QRI
Set the MatchReasonCode list.
setMaterialDataSafetySheetNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Material Data Safety Sheet Number.
setMaterialDataSafetySheetNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Material Data Safety Sheet Number.
setMaxDoseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount.
setMaxDoseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount.
setMaxDoseAmountUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount Units.
setMaxDoseAmountUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount Units.
setMaxDoseAmountVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount Volume.
setMaxDoseAmountVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount Volume.
setMaxDoseAmountVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount Volume Units.
setMaxDoseAmountVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose Amount Volume Units.
setMaxDoseperTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose per Time.
setMaxDoseperTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Max Dose per Time.
setMaximumColumnWidth(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RCD
Sets the MaximumColumnWidth.
setMaximumColumnWidth(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RCD
Sets the MaximumColumnWidth.
setMaximumLength(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Sets Maximum Length for Component defined by HL7 standard in segment
setMaximumLength(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets Maximum Length for attribute defined by HL7 standard in segment.
setMaximumLength(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets Maximum Length for attribute defined by HL7 standard in segment
setMaximumLength(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Sets Maximum Length for Component defined by HL7 standard in segment
setMaximumPrice(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Maximum Price.
setMaximumPrice(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Maximum Price.
setMaximumQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Maximum Quantity.
setMaximumQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Maximum Quantity.
setMaxLength(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.fragment.FragmentAgent
Sets maximum length for fragments.
setMaxLength(int) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IFragmentProcessor
Sets maximum length for fragments.
setMedicaidCaseName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the MedicaidCaseName list.
setMedicaidCaseNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Medicaid Case Number.
setMedicaidCaseNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Medicaid Case Number.
setMedicallyNecessaryDuplicateProcedureReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Medically Necessary Duplicate Procedure Reason.
setMedicallyNecessaryDuplicateProcedureReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
within the same date of service and has been determined to be medically necessary.
setMedicallyNecessaryDuplicateProcedureReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Medically Necessary Duplicate Procedure Reason.
setMedicallyNecessaryDuplicateProcedureReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Medically Necessary Duplicate Procedure Reason.
setMedicalRoleExecutingPhysician(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Medical Role Executing Physician (CWE) This field is about The role of the Physician ("self-employed" or "employed").
setMedicalRoleExecutingPhysician(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Medical Role Executing Physician (CWE) This field is about The role of the Physician ("self-employed" or "employed").
setMedicareHealthInsCardNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Medicare Health Ins Card Number.
setMedicareHealthInsCardNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Medicare Health Ins Card Number.
setMedicationInstanceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Medication Instance Identifier This field contains a value that uniquely identifies the medication associated with this segment.
setMedicationInstanceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Medication Instance Identifier This field contains a value that uniquely identifies the medication associated with this segment.
setMergeInformationSegment(MRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Merge Information segment(MRG) for this message,overwrites if already present.
setMergeInformationSegment(MRG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A50_Common
Sets value of Merge Information segment(MRG) for this message,overwrites if already present.
setMessage(String) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IUnrecognizedDataSet
Set error Message for unknown data.
setMessage(Message) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets Message on UserSession.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.ACK
Sets the Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E10
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E13
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E24
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.RSP_E03
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.RSP_E22
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFK_M01_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORA_R33
Sets value of MSA segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORA_R41
Sets value of MSA segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BRP_O30
Sets value of Message Acknowledgment (MSA) segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BRT_O32
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OPR_O38
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORB_O28
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORD_O04
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORG_O20
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORI_O24
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O22
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O34
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O36
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O40
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORN_O08
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORP_O10
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORS_O06
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORX_O43
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OSU_O41
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRA_O18
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRD_O14
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRE_O12_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRG_O16
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K31
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K33
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K34
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RTB_Z74
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K21_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K22
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K23_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K32
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCI_I22
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CQU_I19
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPA_I08_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPI_I01_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPL_I02
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPR_I03
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RRI_I12_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.RSP_K25
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_K15_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_Z80
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z82
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z84
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z86
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z88
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z90
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RTB_K13_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageAcknowledgmentSegment(MSA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling.SRR_S01_Common
Sets value of Message Acknowledgment segment for this message,overwrites if already present.
setMessageCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MSG
Sets the MessageCode.
setMessageCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MSG
Sets the MessageCode.
setMessageCollection(ISingleCollection<Message>) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.batch.HL7Batch
Sets the message collection.
setMessageCollection(ISingleCollection<Message>) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IHL7Batch
Sets the message collection.
setMessageControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Message Control ID.
setMessageControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Message Control ID.
setMessageControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Message Control ID.
setMessageControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Message Control ID.
setMessageFactory(MessageFactory) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.HL7MessageValidator
Sets Message Factory.
setMessageFactory(MessageFactory) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Sets Message Handler on Message Agent.
setMessageFactory(MessageFactory) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Sets Message Handler on Message Agent.
setMessageFactory(MessageFactory) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets MessageFactory on ClientSession.
setMessageFactory(MessageFactory) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets Message Factory
setMessageProfileIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the MessageProfileIdentifier list.
setMessageQueryName(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Message Query Name.
setMessageQueryName(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Message Query Name.
setMessageQueryName(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QID
Set the Message Query Name.
setMessageQueryName(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QID
Set the Message Query Name.
setMessageQueryName(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QPD
Set the Message Query Name.
setMessageQueryName(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QPD
Set the Message Query Name.
setMessagesReceived(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Messages Received.
setMessagesReceived(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Messages Received.
setMessagesSent(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Messages Sent.
setMessagesSent(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Messages Sent.
setMessageStructure(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MSG
Sets the MessageStructure.
setMessageStructure(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MSG
Sets the MessageStructure.
setMessageType(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Message Type.
setMessageType(MSG) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Message Type.
setMessageWaitingNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Message Waiting Number .
setMessageWaitingNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Message Waiting Number .
setMessageWaitingPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Message Waiting Priority .
setMessageWaitingPriority(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSA
Set the Message Waiting Priority .
setMFNControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the MFN Control ID.
setMFNControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the MFN Control ID.
setMFNControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the MFN Control ID.
setMFNControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the MFN Control ID.
setMFNRecordLevelErrorReturn(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the MFN Record Level Error Return.
setMFNRecordLevelErrorReturn(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the MFN Record Level Error Return.
setMilitaryBranch(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Military Branch.
setMilitaryBranch(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Military Branch.
setMilitaryHandicappedProgram(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Handicapped Program.
setMilitaryHandicappedProgram(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Handicapped Program.
setMilitaryIDNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military ID Number.
setMilitaryIDNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military ID Number.
setMilitaryNonAvailabilityCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Military Non Availability Code.
setMilitaryNonAvailabilityCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Military Non Availability Code.
setMilitaryNonAvailCertOnFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Non Avail Cert On File.
setMilitaryNonAvailCertOnFile(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Non Avail Cert On File.
setMilitaryOrganization(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Organization.
setMilitaryOrganization(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Organization.
setMilitaryPartnershipCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Military Partnership Code.
setMilitaryPartnershipCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Military Partnership Code.
setMilitaryRank_Grade(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Military Rank Grade.
setMilitaryRank_Grade(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Sets the Military Rank_Grade
setMilitaryRankOrGrade(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Rank Or Grade.
setMilitaryRankOrGrade(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Rank Or Grade.
setMilitaryRetireDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Retire Date.
setMilitaryRetireDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Retire Date.
setMilitaryService(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Service.
setMilitaryService(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Service.
setMilitarySponsorName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the MilitarySponsorName list.
setMilitaryStation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Station.
setMilitaryStation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Station.
setMilitaryStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Status.
setMilitaryStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Military Status.
setMilitaryStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Military Status.
setMilitaryStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Military Status.
setMinimumCollectionVolume(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Minimum Collection Volume.
setMinimumCollectionVolume(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Minimum Collection Volume.
setMinimumLength(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Sets Minimum Length for Component defined by HL7 standard in segment
setMinimumLength(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets Minimum Length for attribute defined by HL7 standard in segment.
setMinimumLength(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets Minimum Length for attribute defined by HL7 standard in segment
setMinimumLength(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Sets Minimum Length for Component defined by HL7 standard in segment
setMinimumMaximumDataValues(NR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CD
Sets the Minimum - Maximum Data Values.
setMinimumMeaningfulIncrements(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Minimum Meaningful Increments.
setMinimumMeaningfulIncrements(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Minimum Meaningful Increments.
setMinimumPrice(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Minimum Price.
setMinimumPrice(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Minimum Price.
setMinimumQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Minimum Quantity.
setMinimumQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Minimum Quantity.
setMLLPProcessor(IMLLP) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Sets the MLLP Processor.
setMLLPProcessor(IMLLP) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets the MLLP Processor.
setMLLPProcessor(IMLLP) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.Controller
Sets the MLLP Processor.
setMLLPProcessor(IMLLP) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Sets the MLLP Processor.
setModality(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Modality.
setModality(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Modality.
setModalityOfImagingMeasurement(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Modality Of Imaging Measurement.
setModalityOfImagingMeasurement(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Modality Of Imaging Measurement.
setModelIdentifier(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Model Identifier.
setModelNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Model Number.
setModelNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Model Number.
setModeOfArrivalCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Mode Of Arrival Code.
setModeOfArrivalCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Mode Of Arrival Code.
setModifiedByOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Modified By Organization
setModifiedByOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Modified By Organization.
setModifiedByPerson(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Modified By Person
setModifiedByPerson(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the ModifiedByPerson
setModifiedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Modified DateTime
setModifiedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Modified DateTime.
setModifierEditCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the ModifierEditCode list.
setModifyIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Modify Indicator.
setModifyIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Modify Indicator.
setMonetaryAmount(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DDI
Sets the Monetary Amount.
setMonetaryAmount(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOC
Sets the MonetaryAmount.
setMonetaryAmount(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Monetary Amount.
setMonetaryAmount(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Monetary Amount.
setMoneyOrPercentage(MOP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PTA
Sets the MoneyOrPercentage.
setMoneyOrPercentage(MOP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RMC
Sets the MoneyOrPercentage.
setMoneyOrPercentageIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOP
Sets the MoneyOrPercentageIndicator.
setMoneyOrPercentageIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOP
Sets the MoneyOrPercentageIndicator.
setMoneyOrPercentageQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOP
Sets the MoneyOrPercentageQuantity.
setMoneyOrPercentageQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MOP
Sets the MoneyOrPercentageQuantity.
setMoodCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Mood Code.
setMoodCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Mood Code.
setMoodCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Mood Code.
setMoodCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Mood Code.
setMoodCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Mood Code.
setMoodCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Mood Code.
setMoodCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Mood Code.
setMoodCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Mood Code.
setMoodCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Mood Code.
setMoodCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Mood Code.
setMotherIdentifier(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Mother Identifier.
setMotherMaidenName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the MothersMaiden name.
setMothersMaidenName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the MothersMaidenName list.
setMothersMaidenName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the MothersMaidenName list.
setMothersMaidenName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Mothers Maiden Name list.
setMultipleAnswersAllowed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Multiple Answers Allowed.
setMultipleAnswersAllowed(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Multiple Answers Allowed.
setMultipleBirthIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Multiple Birth Indicator.
setMultipleBirthIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Multiple Birth Indicator.
setName(ISegmentKey) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messagedictionary.SegmentItem
Sets Name of segment
setName(ISegmentKey) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.Group
Sets the name of group.
setName(CNN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Name.
setName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Name.
setName(ISegmentKey) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.Segment
This method Sets SegmentName.
setName(ISegmentKey) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IGroup
Sets the name of group.
setName(ISegmentKey) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.ISegment
Sets Segment Name.
setName(String) - Method in class cdac.medinfo.sdk.hl7282.unrecognized.UnRecognizedSegment
Set unrecognized Segment of the HL7 file.
setName(ISegmentKey) - Method in interface cdac.medinfo.sdk.hl7282.utils.ISegmentItem
Sets Name of segment
setNameAssemblyOrder(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the NameAssemblyOrder.
setNameAssemblyOrder(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the NameAssemblyOrder.
setNameAssemblyOrder(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Name Assembly Order.
setNameAssemblyOrder(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Name Assembly Order.
setNameAssemblyOrder(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Name Assembly Order.
setNameAssemblyOrder(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Name Assembly Order.
setNameContext(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the NameContext.
setNameContext(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Name Context.
setNameContext(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Name Context.
setNameOfAlternateCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Name Of Alternate Coding System.
setNameOfAlternateCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Name Of Alternate Coding System.
setNameOfAlternateCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Name Of Alternate Coding System.
setNameOfAlternateCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Name Of Alternate Coding System.
setNameOfAlternateCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Name Of Alternate Coding System.
setNameOfAlternateCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Name Of Alternate Coding System.
setNameOfCoder(FN, String, String, String, String, String, String, CWE, String, DTM, DTM, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Name of Coder.
setNameOfCoder(XPN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Sets the Name of Coder This field holds the name of the person ("coder") who supervised or undertook the determination of the DRG code.
setNameOfCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Name Of Coding System.
setNameOfCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Name Of Coding System.
setNameOfCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Name Of Coding System.
setNameOfCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Name Of Coding System.
setNameOfCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Name Of Coding System.
setNameOfCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Name Of Coding System.
setNameOfInsured(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the NameOfInsured list.
setNameofSecondAlternateCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Name of Second Alternate Coding System.
setNameofSecondAlternateCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Name of Second Alternate Coding System.
setNameofSecondAlternateCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Name of Second Alternate Coding System.
setNameofSecondAlternateCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Name of Second Alternate Coding System.
setNameofSecondAlternateCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Name of Second Alternate Coding System.
setNameofSecondAlternateCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Name of Second Alternate Coding System.
setNameofSecondAlternateUnitofMeasureCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Name of Second Alternate Unit of Measure Coding System.
setNameofSecondAlternateUnitofMeasureCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Name of Second Alternate Unit of Measure Coding System.
setNameRepresentationCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the NameRepresentationCode.
setNameRepresentationCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the NameRepresentationCode.
setNameRepresentationCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Name Representation Code.
setNameRepresentationCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Name Representation Code.
setNameRepresentationCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Name Representation Code.
setNameRepresentationCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Name Representation Code.
setNameRepresentationCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Name Representation Code.
setNameRepresentationCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Name Representation Code.
setNamespaceId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the NamespaceId.
setNamespaceId(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the NamespaceId.
setNamespaceId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.HD
Sets the NamespaceId.
setNamespaceId(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.HD
Sets the NamespaceId.
setNameTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the NameTypeCode.
setNameTypeCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the NameTypeCode.
setNameTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Name Type Code.
setNameTypeCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Name Type Code.
setNameTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Name Type Code.
setNameTypeCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Name Type Code.
setNationality(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Nationality.
setNationality(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Nationality.
setNationality(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Nationality.
setNationality(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Nationality.
setNationality(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Nationality.
setNationality(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Nationality.
setNatureOfAbnormalTest(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the NatureOfAbnormalTest list.
setNatureofServiceTestObservation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Nature of Service Test Observation.
setNatureofServiceTestObservation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
 
setNDCCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the NDC Code.
setNDCCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the NDC Code.
setNDCQtyAndUOM(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the NDC Qty and UOM.
setNDCQtyAndUOM(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the NDC Qty and UOM.
setNeedsHumanReview(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Needs Human Review.
setNeedsHumanReview(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Needs Human Review.
setNeedsHumanReview(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Needs Human Review.
setNeedsHumanReview(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Needs Human Review.
setNeedsHumanReview(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Needs Human Review
setNeedsHumanReview(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Needs Human Review.
setNeedsHumanReview(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Needs Human Review.
setNeedsHumanReview(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Needs Human Review.
setNegationIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Negation Indicator.
setNegationIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Negation Indicator.
setNetworkAgent(INetworkAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Sets NetworkAgent on INetworkAgent.
setNewApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New Application.
setNewApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New Application.
setNewBornBabyIndictor(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the New Born Baby Indictor.
setNewBornBabyIndictor(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the New Born Baby Indictor.
setNewbornCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Newborn Code.
setNewbornCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Newborn Code.
setNewCPU(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New CPU.
setNewCPU(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New CPU.
setNewFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New Facility.
setNewFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New Facility.
setNewFileserver(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New Fileserver.
setNewFileserver(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NSC
Set the New Fileserver.
setNextGoalReviewDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Next Goal Review Date Time.
setNextGoalReviewDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Next Goal Review Date Time.
setNextOfKinAssociatedPartiesEmployeeNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Next Of Kin Associated Parties Employee Number.
setNextOfKinAssociatedPartiesEmployeeNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Next Of Kin Associated Parties Employee Number.
setNextOfKinAssociatedPartiesJobCodeClass(CWE, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Next Of Kin Associated Parties Job Code Class.
setNextOfKinAssociatedPartiesJobCodeClass(JCC) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Next Of Kin Associated Parties Job Code Class.
setNextOfKinAssociatedPartiesJobTitle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Next Of Kin Associated Parties Job Title.
setNextOfKinAssociatedPartiesJobTitle(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Next Of Kin Associated Parties Job Title.
setNextOfKinAssociatedPartysIdentifiers(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Next Of Kin Associated Partys Identifiers list.
setNextOfKinBirthPlace(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Next Of Kin Birth Place.
setNextOfKinBirthPlace(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Next Of Kin Birth Place.
setNextOfKinTelecommunicationInformation(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Next of Kin Telecommunication Information.
setNextOfKinTelecommunicationInformation(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Next of Kin Telecommunication Information.
setNonConcurCodeOrDesc(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Non Concur Code Or Desc.
setNonConcurCodeOrDesc(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Non Concur Code Or Desc.
setnonConcurEffectiveDtOrTm(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Non Concur Effective Dt Or Tm.
setnonConcurEffectiveDtOrTm(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Non Concur Effective Dt Or Tm.
setNonCoveredDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Non Covered Days.
setNonCoveredDays(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Non Covered Days.
setNonCoveredInsuranceCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the NonCoveredInsuranceCode list.
setNonMonetaryValueAmountQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.UVC
Sets the Non-Monetary Value Amount / Quantity.
setNonMonetaryValueAmountQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.UVC
Sets the Non-Monetary Value Amount / Quantity.
setNonMonetaryValueAmountUnits(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.UVC
Sets the Non-Monetary Value Amount / Units.
setNonMonetaryValueAmountUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.UVC
Sets the Non-Monetary Value Amount / Units.
setNonPatientUpdateSegment(NPU) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A20
Sets value of Non-Patient Update(NPU) segment for this message,overwrites if already present.
setNonsubjectConsenterReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Non-subject Consenter Reason.
setNonsubjectConsenterReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Non-subject Consenter Reason.
setNoOfProductExpReportFiledByDistributor(ISingleCollection<NM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the No Of Product Exp Report Filed By Distributor.
setNoOfProductExpReportFiledByFacility(ISingleCollection<NM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the No Of Product Exp Report Filed By Facility.
setNoOfRefills(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the No Of Refills.
setNoOfRefills(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the No Of Refills.
setNormalCollectionVolume(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Normal Collection Volume.
setNormalCollectionVolume(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Normal Collection Volume.
setNormalRange(NR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLT
Sets the NormalRange.
setNormalTextCodesforCategoricalObservations(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Normal Text Codes for Categorical Observations.
setNotesAndCommentsSegment(NTE) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R22
Sets value of Notes And Comments segment for this message,overwrites if already present.
setNotesAndCommentsSegment(NTE) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R23
Sets value of Notes And Comments segment for this message,overwrites if already present.
setNotesAndCommentsSegment(NTE) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R24
Sets value of Notes And Comments segment for this message,overwrites if already present.
setNoticeOfAdmissionDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Notice Of Admission Date.
setNoticeOfAdmissionDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Notice Of Admission Date.
setNoticeOfAdmissionFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Notice Of Admission Flag.
setNoticeOfAdmissionFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Notice Of Admission Flag.
setNotificationAlertSeverity(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Alert Severity.
setNotificationAlertSeverity(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Alert Severity.
setNotificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Code.
setNotificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Code.
setNotificationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Date Time.
setNotificationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Date Time.
setNotificationReferenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Reference Number.
setNotificationReferenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NDS
Set the Notification Reference Number.
setNotifyClergyCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Notify Clergy Code List.
setNum1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the Num1.
setNum1(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the Num1.
setNum2(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the Num2.
setNum2(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the Num2.
setNumberOfAuthorizedTreatmentsUnits(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Number of Authorized Treatments/Units.
setNumberOfAuthorizedTreatmentsUnits(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Number of Authorized Treatments/Units.
setNumberOfAuthorizedTreatmentsUnits(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Number of Authorized Treatments/Units.
setNumberOfAuthorizedTreatmentsUnits(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Number of Authorized Treatments/Units.
setNumberofColumnsperRow(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RDF
Set the Number of Columns per Row.
setNumberofColumnsperRow(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RDF
Set the Number of Columns per Row.
setNumberOfDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DDI
Sets the Number Of Days.
setNumberOfDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DDI
Sets the Number Of Days.
setNumberOfDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DTN
Sets the NumberOfDays.
setNumberOfDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DTN
Sets the NumberOfDays.
setNumberOfDecimals(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Number of Decimals.
setNumberOfDecimals(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Number of Decimals.
setNumberOfDecontaminationSterilizationDevices(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Number Of Decontamination/Sterilization Devices.
setNumberOfDecontaminationSterilizationDevices(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCP
Set the Number Of Decontamination/Sterilization Devices.
setNumberOfPackagesInShipment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Number of Packages in Shipment.
setNumberOfPackagesInShipment(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Number of Packages in Shipment.
setNumberofRefills(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Number of Refills.
setNumberofRefills(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Number of Refills.
setNumberofRefillsDosesDispensed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Number of Refills Doses Dispensed.
setNumberofRefillsDosesDispensed(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Number of Refills Doses Dispensed.
setNumberofRefillsRemaining(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Number of Refills Remaining.
setNumberofRefillsRemaining(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Number of Refills Remaining.
setNumberofRefillsRemaining(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Sets the Number of refills remaining.
setNumberofRefillsRemaining(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Sets the Number of refills remaining.
setNumberofSampleContainers(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Number of Sample Containers.
setNumberofSampleContainers(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Number of Sample Containers.
setNumberOfScheduleTreatmentsUnits(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Number of Schedule Treatments/Units.
setNumberOfScheduleTreatmentsUnits(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Number of Schedule Treatments/Units.
setNumberOfScheduleTreatmentsUnits(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Number of Schedule Treatments/Units.
setNumberOfScheduleTreatmentsUnits(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Number of Schedule Treatments/Units.
setNumberOfServiceUnits(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Number Of Service Units.
setNumberOfServiceUnits(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Number Of Service Units.
setNumberofSpecimenContainers(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Number of Specimen Containers.
setNumberofSpecimenContainers(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Number of Specimen Containers.
setNumberOfTPsPP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Number of TP's PP (NM) This field is about Cost of the service "professional part" expressed in "points".
setNumberOfTPsPP(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Number of TP's PP (NM) This field is about Cost of the service "professional part" expressed in "points".
setNumberOfTPsTechnicalPart(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Number of TP's Technical Part (NM) This field is about Cost of the service (Technical Part) expressed in "points".
setNumberOfTPsTechnicalPart(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Number of TP's Technical Part (NM) This field is about Cost of the service (Technical Part) expressed in "points".
setNumberofTubesCollected(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Number of Tubes Collected.
setNumberofTubesCollected(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Number of Tubes Collected.
setNumberOfUsedTreatmentsUnits(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Number of Used Treatments/Units.
setNumberOfUsedTreatmentsUnits(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Number of Used Treatments/Units.
setNumberOfUsedTreatmentsUnits(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Number of Used Treatments/Units.
setNumberOfUsedTreatmentsUnits(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Number of Used Treatments/Units.
setNumbetOfItemsPerUnit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Number of Items per Unit (NM) This field is about Number of items in each unit – for Services, this should be set to 1.
setNumbetOfItemsPerUnit(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Number of Items per Unit (NM) This field is about Number of items in each unit – for Services, this should be set to 1.
setNumericRange(NR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the NumericRange.
setNumericThreshold(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLT
Sets the NumericThreshold.
setNumericThreshold(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DLT
Sets the NumericThreshold.
setObservationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Observation Date Time.
setObservationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Observation Date Time.
setObservationDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Observation Description.
setObservationDescription(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Observation Description.
setObservationEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Observation End Date Time.
setObservationEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Observation End Date Time.
setObservationGroupID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Observation Group ID.
setObservationGroupID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Observation Group ID.
setObservationIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Identifier.
setObservationIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Identifier.
setObservationIdentifierAssociatedWithProducersServiceTestObservationID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Observation/Identifier associated with Producer’s Service/Test/Observation ID.
setObservationIdentifierAssociatedWithProducersServiceTestObservationID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Observation/Identifier associated with Producer’s Service/Test/Observation ID.
setObservationIDSuffixes(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM5
Set the Observation ID Suffixes.
setObservationIDSuffixes(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM5
Set the Observation ID Suffixes.
setObservationInstanceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Instance Identifier.
setObservationInstanceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Instance Identifier.
setObservationMethod(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the ObservationMethod list.
setObservationProducingDepartmentSection(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Observation Producing Department Section.
setObservationRequestSegment(OBR) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R30_Common
Sets value of Observation Request segment for this message,overwrites if already present.
setObservationResultSegment(OBX) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P12
Sets value of Observation Result(OBX) segment for this message, overwrites if already present.
setObservationResultStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Result Status.
setObservationResultStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Result Status.
setObservationSite(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Site.
setObservationsRequiredtoInterprettheObservation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Observations Required to Interpret the Observation.
setObservationsRequiredtoInterprettheObservation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Observations Required to Interpret the Observation.
setObservationSubID(ST, NM, NM, ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Sub ID.
setObservationSubID(OG) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Sub ID.
setObservationSubType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Sub-Type.
setObservationSubType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Sub-Type.
setObservationType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Type.
setObservationType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Observation Type.
setObservationValue(ISingleCollection<IDataType>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the ObservationValue list.
setOccuranceCodeAndDate(ISingleCollection<OCD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the OccuranceCodeAndDate list.
setOccuranceSpanCodeOrDates(ISingleCollection<OSP>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the OccuranceSpanCodeOrDates list.
setOccurrence(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets Occurrence for attribute defined by HL7 standard in segment.
setOccurrence(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets Occurrence for attribute defined by HL7 standard in segment
setOccurrenceCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OCD
Sets the OccurrenceCode.
setOccurrenceDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OCD
Sets the OccurrenceDate.
setOccurrenceDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OCD
Sets the OccurrenceDate.
setOccurrenceDuration(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Occurrence Duration.
setOccurrenceDuration(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Occurrence Duration.
setOccurrenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Occurrence Number.
setOccurrenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Occurrence Number.
setOccurrenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Occurrence Number.
setOccurrenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Occurrence Number.
setOccurrenceSpanCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OSP
Sets the OccurrenceSpanCode.
setOccurrenceSpanStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OSP
Sets the OccurrenceSpanStartDate.
setOccurrenceSpanStartDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OSP
Sets the OccurrenceSpanStartDate.
setOccurrenceSpanStopDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OSP
Sets the OccurrenceSpanStopDate.
setOccurrenceSpanStopDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OSP
Sets the OccurrenceSpanStopDate.
setOCEEditCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the OCEEditCode list.
setOCEEditsPerVisitCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the OCEEditsPerVisitCode list.
setOffice_HomeAddress_Birthplace(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Office Home Address Birthplace.
setOfficeOrHome_AddressOrBirthplace(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Office Or Home Add Or Birthplace.
setOnBoardStabilityTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the On Board Stability Time.
setOnBoardStabilityTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the On Board Stability Time.
setOnsetDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Onset Date.
setOnsetDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Onset Date.
setOnsetDateText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Onset Date Text.
setOnsetDateText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Onset Date Text.
setOperatingRoomParLevelIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Operating Room Par Level Indicator.
setOperatingRoomParLevelIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Operating Room Par Level Indicator.
setOperator(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Operator list.
setOperatorID(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
This sets the Operator ID.
setOperatorName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Operator Name.
setOperatorName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SDD
Set the Operator Name.
setOperatorUnload(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Operator - Unload.
setOperatorUnload(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Sets the Operator - Unload.
setOptional(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Sets optionality status for Component defined by HL7 standard in segment
setOptional(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets optionality status for attribute defined by HL7 standard in segment.
setOptional(boolean) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets optionality status for attribute defined by HL7 standard in segment
setOptional(boolean) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Sets optionality status for Component defined by HL7 standard in segment
setOrderability(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Orderability.
setOrderability(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Orderability.
setOrderableAtLocation(ISingleCollection<PL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Orderable At Location.
setOrderCallbackPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Order Callback Phone Number.
setOrderControl(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Control.
setOrderControl(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Control.
setOrderControlCodeReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Control Code Reason.
setOrderControlCodeReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Control Code Reason.
setOrderedByCode(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the OrderedByCode list.
setOrderEffectiveDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Effective Date Time.
setOrderEffectiveDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Effective Date Time.
setOrderingFacility(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Ordering Facility.
setOrderingFacility(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Ordering Facility.
setOrderingFacilityAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Ordering Facility Address.
setOrderingFacilityName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Ordering Facility Name.
setOrderingFacilityPhNo(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Ordering Facility PhNo.
setOrderingProvider(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Ordering Provider.
setOrderingProvider(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Ordering Provider.
setOrderingProviderAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Ordering Provider Address.
setOrderingProviderDEANo(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Ordering Provider DEA No.
setOrderingProviderDEANumber(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Ordering Provider DEA Number.
setOrderPackaging(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Order Packaging.
setOrderPackaging(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Order Packaging.
setOrderStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Status.
setOrderStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Status.
setOrderStatusModifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Status Modifier.
setOrderStatusModifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Status Modifier.
setOrderType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Type.
setOrderType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Order Type.
setOrderWorkflowProfile(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set Order Workflow Profile.
setOrganDonorCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Organ Donor Code.
setOrganDonorCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Sets the Organ Donor Code.
setOrganDonorCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Organ Donor Code.
setOrganDonorCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Organ Donor Code.
setOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Organization.
setOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Ses the Organization.
setOrganizationalLocationRelationshipValue(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Organizational Location Relationship Value.
setOrganizationIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Organization Identifier.
setOrganizationIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Organization Identifier.
setOrganizationName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Organization Name.
setOrganizationName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Organization Name.
setOrganizationNameLOC(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the field which contains the organization(s) of which this location is a part.
setOrganizationNameNK1(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Organization Name NK1 list.
setOrganizationNameTypeCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Organization Name Type Code.
setOrganizationNameTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XON
Sets the Organization Name Type Code.
setOrganizationUnitCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Organization Unit Code.
setOrganizationUnitCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Organization Unit Code.
setOrganizationUnitType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Organization Unit Type.
setOrganizationUnitType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Organization Unit Type.
setOrganizationUnitTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Organization Unit Type Code.
setOrganizationUnitTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Organization Unit Type Code.
setOrigin(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Origin (ST) This field is about Responsible Person for this specific invoice.
setOrigin(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Origin (ST) This field is about Responsible Person for this specific invoice.
setOriginalOrderDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Original Order Date Time.
setOriginalOrderDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Original Order Date Time.
setOriginalSubIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Original Sub-identifier.
setOriginalSubIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Original Sub-identifier
setOriginalText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Original Text.
setOriginalText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Original Text.
setOriginalText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Original Text.
setOriginalText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Original Text.
setOriginalText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Original Text.
setOriginalText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Original Text.
setOriginalText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Original Text.
setOriginalText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Original Text.
setOriginalValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Original Value (NM) This field is about Original value of data item noted in this adjustment.
setOriginalValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Original Value (NM) This field is about Original value of data item noted in this adjustment.
setOriginatingReferralIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Originating Referral Identifier.
setOriginatingReferralIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Originating Referral Identifier.
setOriginationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Origination Date/Time.
setOriginationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Origination Date/Time.
setOriginatorCodeName(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the OriginatorCodeName This field specify the name of the person identified in the document as being responsible for performing the procedure or activity.
setOtherDesignation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Other Designation.
setOtherDesignation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Other Designation.
setOtherDesignation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the OtherDesignation.
setOtherDesignation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the OtherDesignation.
setOtherEnvironmentalFactors(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the OtherEnvironmentalFactors.
setOtherErrorsReceived(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Other Errors Received.
setOtherErrorsReceived(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Other Errors Received.
setOtherGeographicDesignation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Other Geographic Designation.
setOtherGeographicDesignation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Other Geographic Designation.
setOtherGeographicDesignation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the OtherGeographicDesignation.
setOtherGeographicDesignation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the OtherGeographicDesignation.
setOtherHealthCareProvider(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
/** Set the Other Health Care Provider list.
setOtherIdentifier(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Other Identifier.
setOtherNames(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Other Names.
setOtherServiceTestObservationIDsfortheObservation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Other Service Test Observation IDs for the Observation.
setOtherServiceTestObservationIDsfortheObservation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Other Service Test Observation IDs for the Observation.
setOtherSpecimenID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Other Specimen ID.
setOutlierCost(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Cost.
setOutlierCost(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Cost.
setOutlierCost(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the Outlier Cost.
setOutlierCost(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the Outlier Cost.
setOutlierDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Days.
setOutlierDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Days.
setOutlierReimbursement(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Reimbursement.
setOutlierReimbursement(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Reimbursement.
setOutlierType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Type.
setOutlierType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Outlier Type.
setOutputStream(ByteArrayOutputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7BufferStream
Sets the ByteArrayOutputStream to BufferStream.
setOutputStream(FileOutputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7FileStream
Sets the file FileOutputStream to the FileStream.
setOutsideSiteWhereObservationmaybePerformed(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Outside Site Where Observation may be Performed.
setOverallClaimDispositionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the Overall Claim Disposition Code.
setOverallClaimDispositionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the Overall Claim Disposition Code.
setoverrideAuthorizedBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Override Authorized By.
setoverrideAuthorizedBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Override Authorized By.
setoverrideComments(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Override Comments.
setoverrideComments(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Override Comments.
setoverrideEnteredBy(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Override Entered By.
setoverrideEnteredBy(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OVR
Sets the Override Entered By.
setOverrideReasonCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Override Reason Code.
setOverrideType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Override Type.
setOverrideType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Override Type.
setOverTemperature(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Over Temperature.
setOverTemperature(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Over Temperature.
setOwnSurname(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the OwnSurname.
setOwnSurname(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the OwnSurname.
setOwnSurnamePrefix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the OwnSurnamePrefix.
setOwnSurnamePrefix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the OwnSurnamePrefix.
setPackageCondition(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Package Condition.
setPackageHandlingCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Package Handling Code.
setPackageID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Package ID.
setPackageID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Package ID.
setPackageQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Package Quantity.
setPackageQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Package Quantity.
setPackageRiskCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Package Risk Code.
setPackageType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Package Type.
setPackageType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Package Type.
setPackagingAssemblyLocation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Packaging Assembly Location.
setPackagingAssemblyLocation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Packaging Assembly Location.
setPackagingStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Packaging Status Code.
setPackagingStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Packaging Status Code.
setPackagingUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Packaging Units.
setPackagingUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Packaging Units.
setParameterClass(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SCV
Sets the ParameterClass.
setParameters(ISingleCollection<TX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECD
Set the Parameters.
setParameterValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SCV
Sets the ParameterValue.
setParameterValue(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SCV
Sets the ParameterValue.
setParent(EI, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent.
setParent(EIP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent.
setParent(EI, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Parent.
setParent(EIP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Parent.
setParentDiagnosis(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Parent Diagnosis.
setParentDiagnosis(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Parent Diagnosis.
setParentDocumentNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Parent Document Number.
setParentDocumentNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Parent Document Number.
setParentFillerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Parent Filler Appointment ID.
setParentFillerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Parent Filler Appointment ID.
setParentFillerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Parent Filler Appointment ID.
setParentFillerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Parent Filler Appointment ID.
setParentObservationGroupID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Observation Group ID.
setParentObservationGroupID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Observation Group ID.
setParentObservationIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PRL
Sets the ParentObservationIdentifier.
setParentObservationSubidentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PRL
Sets the ParentObservationSubidentifier.
setParentObservationSubidentifier(OG) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PRL
Sets the ParentObservationSubidentifier.
setParentObservationValueDescriptor(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PRL
Sets the ParentObservationValueDescriptor.
setParentObservationValueDescriptor(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PRL
Sets the ParentObservationValueDescriptor.
setParentOrder(EI, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Order.
setParentOrder(EIP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Order.
setParentPackageID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Parent Package ID.
setParentPackageID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Parent Package ID.
setParentPlacerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Parent Placer Appointment ID.
setParentPlacerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Parent Placer Appointment ID.
setParentPlacerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Parent Placer Appointment ID.
setParentPlacerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Parent Placer Appointment ID.
setParentProcedureID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Parent Procedure ID.
setParentProcedureID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Parent Procedure ID.
setParentResult(CWE, OG, TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Result.
setParentResult(PRL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Result.
setParentUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Universal Service Identifier.
setParentUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Parent Universal Service Identifier.
setParentUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Parent Universal Service Identifier.
setParentUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Parent Universal Service Identifier.
setParticipantDeviceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participant Device Identifier.
setParticipantDeviceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participant Device Identifier.
setParticipantTelecommunicationAddress(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set Participant Telecommunication Address.
setParticipation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation.
setParticipation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation.
setParticipationAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Address.
setParticipationBeginDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Begin Date Time.
setParticipationBeginDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Begin Date Time.
setParticipationDevice(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device.
setParticipationDeviceDonationIdentification(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Donation Identification.
setParticipationDeviceDonationIdentification(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Donation Identification.
setParticipationDeviceExpiryDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Expiry Date.
setParticipationDeviceExpiryDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Expiry Date.
setParticipationDeviceLotNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Lot Number.
setParticipationDeviceLotNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Lot Number.
setParticipationDeviceManufactureDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Manufacture Date.
setParticipationDeviceManufactureDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Manufacture Date.
setParticipationDeviceSerialNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Serial Number.
setParticipationDeviceSerialNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Serial Number.
setParticipationDeviceType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Type.
setParticipationDeviceType(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Device Type.
setParticipationEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation End Date Time.
setParticipationEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation End Date Time.
setParticipationInstanceID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Instance ID.
setParticipationInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Instance ID.
setParticipationLocation(ISingleCollection<PL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Location.
setParticipationOrganization(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Organization.
setParticipationOrganizationUnitType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participant Organization Unit Type.
setParticipationOrganizationUnitType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Organization Unit Type.
setParticipationPerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Person.
setParticipationPersonProviderType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Person Provider Type.
setParticipationPersonProviderType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Person Provider Type.
setParticipationQualitativeDuration(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Qualitative Duration.
setParticipationQualitativeDuration(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRT
Set the Participation Qualitative Duration.
setPathwayEstablishedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway Established Date Time.
setPathwayEstablishedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway Established Date Time.
setPathwayID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway ID.
setPathwayID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway ID.
setPathwayInstanceID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway Instance ID.
setPathwayInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway Instance ID.
setPathwayLifeCycleStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway Life Cycle Status.
setPathwayLifeCycleStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PTH
Set the Pathway Life Cycle Status.
setPatientAccountNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Account Number.
setPatientAccountNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Account Number.
setPatientAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Address.
setPatientAddressRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Address Required.
setPatientAddressRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Address Required.
setPatientChargeableIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Patient Chargeable Indicator.
setPatientChargeableIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Patient Chargeable Indicator.
setPatientChargeableIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Patient Chargeable Indicator.
setPatientChargeableIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Patient Chargeable Indicator.
setPatientChargeAdjustmentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Charge Adjustment Code.
setPatientChargeAdjustmentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Charge Adjustment Code.
setPatientClass(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set thePatient Class.
setPatientClass(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set thePatient Class.
setPatientConditionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Condition Code.
setPatientConditionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Condition Code.
setPatientConsent(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Patient Consent (ID) This field is about Code indicating if the Payer has obtained patient consent for release of information.
setPatientConsent(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Patient Consent (ID) This field is about Code indicating if the Payer has obtained patient consent for release of information.
setPatientDeathandAutopsySegment(PDA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Patient Death and Autopsy segment(PDA) for this message,overwrites if already present.
setPatientDeathandAutopsySegment(PDA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A02
Sets value of Patient Death and Autopsy segment(PDA) for this message,overwrites if already present.
setPatientDeathandAutopsySegment(PDA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of Patient Death and Autopsy segment(PDA) for this message,overwrites if already present.
setPatientDeathDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Death Date Time.
setPatientDeathDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Death Date Time.
setPatientDeathIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Death Indicator.
setPatientDeathIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Death Indicator.
setPatientDOBRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient DOB Required.
setPatientDOBRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient DOB Required.
setPatientEvaluabilityStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Patient Evaluability Status.
setPatientEvaluabilityStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Patient Evaluability Status.
setPatientGenderRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Gender Required.
setPatientGenderRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Gender Required.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R22
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R23
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R24
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BPS_O29
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BTS_O31
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMB_O27
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMD_O03
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMG_O19
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMI_O23
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O21
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O33
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O35
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O39
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMN_O07
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMP_O09
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMQ_O42
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMS_O05
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RAS_O17
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RDE_O11_Common
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RDS_O13
Sets value of Patient Group for this message,overwrites if already present.
setPatientGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RGV_O15
Sets value of Patient Group for this message,overwrites if already present.
setPatientIdentification1Group(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A17
Sets value of Patient1 Identification Group for this message,overwrites if already present.
setPatientIdentification1Group(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A24
Sets value of Patient1 Identification Group for this message,overwrites if already present.
setPatientIdentification1Group(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A37
Sets value of Patient1 Identification Group for this message,overwrites if already present.
setPatientIdentification2Group(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A17
Sets value of Patient2 Identification Group for this message,overwrites if already present.
setPatientIdentification2Group(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A24
Sets value of Patient2 Identification Group for this message,overwrites if already present.
setPatientIdentification2Group(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A37
Sets value of Patient2 Identification Group for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P01
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P05
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P10
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P12
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T01_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T02_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R30_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.PEX_P07_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OSU_O41
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.VXU_V04
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A02
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A09_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A12
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A15
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A21_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A38
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A45
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A50_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A52_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A55
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A60
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A61_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PGL_PC6_Common
Sets value of Patient Identification(PID) segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPG_PCG_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPP_PCB_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPR_PC1_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCF_I22
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCI_I22
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCM_I21
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.REF_I12_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPA_I08_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPI_I01_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQA_I08_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQI_I01_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQP_I04
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RRI_I12_Common
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q13
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z75
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z77
Set the value of Patient Identification Segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z91
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z93
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z95
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z99
Sets value of PID segment for this message,overwrites if already present.
setPatientIdentifierList(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Identifier List.
setPatientIdentifierList(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Patient Identifier List.
setPatientLocationRelationshipValue(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Patient Location Relationship Value.
setPatientLocationRelationshipValue(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Patient Location Relationship Value.
setPatientLocationType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the PatientLocationType.
setPatientLocationType(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the PatientLocationType.
setPatientMemberNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Patient Member Number.
setPatientMemberNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Patient Member Number.
setPatientName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient name.
setPatientNameRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Name Required.
setPatientNameRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Name Required.
setPatientOutcome(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Patient Outcome.
setPatientOutcome(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Patient Outcome.
setPatientPreparation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Patient Preparation.
setPatientPreparation(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Patient Preparation.
setPatientPrimaryFacility(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Patient Primary Facility.
setPatientRelationshipRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Relationship Required.
setPatientRelationshipRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Relationship Required.
setPatientResultsReleaseCategory(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Patient Results Release Category.
setPatientResultsReleaseCategory(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Patient Results Release Category.
setPatientSignatureRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Signature Required.
setPatientSignatureRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Patient Signature Required.
setPatientStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Status Code.
setPatientStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Status Code.
setPatientStatusEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Status Effective Date.
setPatientStatusEffectiveDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Status Effective Date.
setPatientStudyEligibilityStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Patient Study Eligibility Status.
setPatientStudyEligibilityStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Patient Study Eligibility Status.
setPatientTelecommunicationInformation(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Patient Telecommunication Information.
setPatientType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Patient Type.
setPatientType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Patient Type.
setPatientType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Patient Type.
setPatientType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Patient Type.
setPatientValuables(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Valuables.
setPatientValusblesLocation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Valusbles Location.
setPatientValusblesLocation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Patient Valusbles Location.
setPatientVisitAdditiionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of Patient Visit Additiional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditiionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of Patient Visit Additiional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OPU_R25
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A02
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A09_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A12
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A15
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A21_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A38
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A52_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A55
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A60
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitAdditionalInfoSegment(PV2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A61_Common
Sets value of Patient Visit Additional Info(PV2) segment for this message,overwrites if already present.
setPatientVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.VXU_V04
Sets value of Patient Visit Group for this message,overwrites if already present.
setPatientVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PGL_PC6_Common
Sets value of Patient Visit Group for this message,overwrites if already present.
setPatientVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPG_PCG_Common
Sets value of Patient Visit Group for this message,overwrites if already present.
setPatientVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPP_PCB_Common
Sets value of Patient Visit Group for this message,overwrites if already present.
setPatientVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPR_PC1_Common
Sets value of Patient Visit Group for this message,overwrites if already present.
setPatientVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.REF_I12_Common
Sets value of PatientVisit Group for this message,overwrites if already present.
setPatientVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RRI_I12_Common
Sets value of PatientVisit Group for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P10
Sets value of PV1 segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P12
Sets value of PV1 segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of PV1 segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of PV1 segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T01_Common
Sets value of PV1 segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T02_Common
Sets value of PV1 segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OPU_R25
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A02
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A09_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A12
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A15
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A21_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A38
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A50_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A52_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A55
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A60
Sets value of Patient Visit segment for this message,overwrites if already present.
setPatientVisitSegment(PV1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A61_Common
Sets value of Patient Visit segment for this message,overwrites if already present.
setPayeeAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set PYE-6 Payee Address (XAD) Address for payee.
setPayeeBankAccountID(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payee Bank Account ID (CX) Id of Payee's Bank account.
setPayeeBankAccountID(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payee Bank Account ID (CX) Id of Payee's Bank account.
setPayeeBankIdentification(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payee Bank Identification (XON) This field is about Identification of Payee's financial contact, e.g., name of the bank .
setPayeeBankIdentification(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payee Bank Identification (XON) This field is about Identification of Payee's financial contact, e.g., name of the bank .
setPayeeIdentificationList(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payee Identification List (XON) This field is about Payee or Business Arrangement identification information.
setPayeePersonName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payee Person Name (XPN) Individual's name; may be a patient's name or other individual.
setPayeeRelationshipToInvoice(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payee Relationship to Invoice (Patient) (CWE) This field is about For Person Payee Types, the relationship to Invoice.
setPayeeRelationshipToInvoice(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payee Relationship to Invoice (Patient) (CWE) This field is about For Person Payee Types, the relationship to Invoice.
setPayeeTransitNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Retrieve Payee Transit Number (ST) This field is about Personal ID of the payee used in financial transaction.
setPayeeTransitNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Retrieve Payee Transit Number (ST) This field is about Personal ID of the payee used in financial transaction.
setPayeeType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payee Type (CWE) This field is about Type of Payee.
setPayeeType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payee Type (CWE) This field is about Type of Payee.
setPayerAdjustmentNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Payer Adjustment Number (EI) This field is Unique Adjustment Number assigned by the Payer Application.
setPayerAdjustmentNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Payer Adjustment Number (EI) This field is Unique Adjustment Number assigned by the Payer Application.
setPayerCrossReferenceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Retrieve Payer Cross Reference Identifier (EI) This field is Cross reference to Payer Product/Service Group Number or Payer Product/Service Line Item Number from original Invoice.
setPayerCrossReferenceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Retrieve Payer Cross Reference Identifier (EI) This field is Cross reference to Payer Product/Service Group Number or Payer Product/Service Line Item Number from original Invoice.
setPayerInvoiceNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payer Invoice Number (EI) This Field is Unique Invoice Number assigned by the Payer Application.
setPayerInvoiceNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Invoice Number (EI) This Field is Unique Invoice Number assigned by the Payer Application.
setPayerOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payer Organization (XON) The business organization that is designated as Payer for this Invoice.
setPayerOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payer Organization (XON) The business organization that is designated as Payer for this Invoice.
setPayerProductOrServiceGroupNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Set Payer Product/Service Group Number (EI) This field is used to defineUnique Product/Service Group Number assigned by the Payer Application
setPayerProductOrServiceGroupNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Set Payer Product/Service Group Number (EI) This field is used to define Unique Product/Service Group Number assigned by the Payer Application.
setPayerProductOrServiceLineItemNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Retrieve Payer Product/Service Line Item Number (EI) This field is Unique Product/Service Line Item Number assigned by the Payer Application.
setPayerProductOrServiceLineItemNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Retrieve Payer Product/Service Line Item Number (EI) This field is Unique Product/Service Line Item Number assigned by the Payer Application.
setPayerProductOrServiceSectionNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Payer Product/Service Section Number (EI) This Field Contain unique Product/Service Section Number assigned by the Provider Application.
setPayerProductOrServiceSectionNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Payer Product Or Service Section Number (EI) This Field is Unique Product/Service Section Number assigned by the Payer Application.
setPayerTaxID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payer Tax ID (ST) This field is about The Tax ID of the Payer (general Tax identification number or VAT number).
setPayerTaxID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Sales Tax ID (ST) This field is about The Tax ID of the Sales (general Tax identification number or VAT number).
setPayerTaxStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payer Tax Status (CWE) This field is about Code indicating the Payer Tax Status.
setPayerTaxStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payer Tax Status (CWE) This field is about Code indicating the Payer Tax Status.
setPayerTrackingID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Payer Tracking ID (EI) This field is used to Identifier for this Product/Service Line Item assigned by the Payer Application.
setPayerTrackingID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Payer Tracking ID (EI) This field is used to Identifier for this Product/Service Line Item assigned by the Payer Application.
setPaymentAdjustmentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Payment Adjustment Code.
setPaymentAdjustmentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Payment Adjustment Code.
setPaymentMethod(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment Method (CWE) This field is about Code identifying the method for the movement of payment.
setPaymentMethod(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment Method (CWE) This field is about Code identifying the method for the movement of payment.
setPaymentMethod(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payment Method (CWE) This field is about For Payee organizations that have more than one payment method.
setPaymentMethod(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Payment Method (CWE) This field is about For Payee organizations that have more than one payment method.
setPaymentOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment Organization (XON) This field is about Organization identifier that made the Payment/Remittance Advice; could be a Payer, Insurance Company, TPA, Drug Company.
setPaymentOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment Organization (XON) This field is about Organization identifier that made the Payment/Remittance Advice; could be a Payer, Insurance Company, TPA, Drug Company.
setPaymentOrRemittanceAdviceNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Retrieve Payment/Remittance Advice Number (EI) This field is Unique Payment/Remittance Advice number for the sending Network Application ID.
setPaymentOrRemittanceAdviceNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Retrieve Payment/Remittance Advice Number (EI) This field is Unique Payment/Remittance Advice number for the sending Network Application ID.
setPaymentOrRemittanceAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Amount (CP) This field is about Sum total of all Product/Service Paid Amount on PSL for this Payment/Remittance Advice, net of any Adjustments to Payee.
setPaymentOrRemittanceAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Amount (CP) This field is about Sum total of all Product/Service Paid Amount on PSL for this Payment/Remittance Advice, net of any Adjustments to Payee.
setPaymentOrRemittanceDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Date/Time (DTM) This field is about Date Payment/Remittance Advice was paid, which might not be the same as Date/Time of Message on MSH.
setPaymentOrRemittanceDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Expiration Date/Time (DTM) This field is about Date Payment/Remittance Advice was paid, which might not be the same as Date/Time of Message on MSH.
setPaymentOrRemittanceEffectiveDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Effective Date/Time (DTM) This field is about Date/Time for this Payment/Remittance Advice.
setPaymentOrRemittanceEffectiveDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Effective Date/Time (DTM) This field is about Date/Time for this Payment/Remittance Advice.
setPaymentOrRemittanceExpirationDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Expiration Date/Time (DTM) This field is about Date/Time for this Payment/Remittance Advice.
setPaymentOrRemittanceExpirationDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PMT
Set Payment/Remittance Expiration Date/Time (DTM) This field is about Date/Time for this Payment/Remittance Advice.
setPaymentReferenceID(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Payment Reference ID.
setPaymentReferenceID(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Payment Reference ID.
setPaymentTerms(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payment Terms (ST) This field is about Terms for Payer payment of Invoice.
setPaymentTerms(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Payment Terms (ST) This field is about Terms for Payer payment of Invoice.
setPayorID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the PayorID list.
setPayorSubscriberID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the PayorSubscriberID list.
setPayRatePerServiceUnit(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Pay Rate Per Service Unit.
setPayRatePerServiceUnit(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Pay Rate Per Service Unit.
setPCADoseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount.
setPCADoseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount.
setPCADoseAmountUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount Units.
setPCADoseAmountUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount Units.
setPCADoseAmountVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount Volume.
setPCADoseAmountVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount Volume.
setPCADoseAmountVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount Volume Units.
setPCADoseAmountVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Dose Amount Volume Units.
setPCAType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Type.
setPCAType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the PCA Type.
setPCCLValueCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the PCCL Value Code.
setPCCLValueCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the PCCL Value Code.
setPenalty(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Penalty.
setPenalty(MOP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Penalty.
setPendingLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Pending Location.
setPendingLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Pending Location.
setPerformedByCode(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the PerformedByCode list.
setPerformingFacility(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set Performing Facility.
setPerformingOrganizationAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Performing Organization Address.
setPerformingOrganizationAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Performing Organization Address.
setPerformingOrganizationMedicalDirector(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Performing Organization Medical Director.
setPerformingOrganizationMedicalDirector(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Performing Organization Medical Director.
setPerformingOrganizationName(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Performing Organization Name.
setPerformingOrganizationName(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Performing Organization Name.
setPeriodQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PeriodQuantity.
setPeriodQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PeriodQuantity.
setPeriodUnits(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PeriodUnits.
setPeriodUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PeriodUnits.
setPermittedDataTypes(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Permitted Data Types.
setPersonIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E12
Sets value of PID segment for this message,overwrites if already present.
setPersonIdentificationSegment(PID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E13
Sets value of PID segment for this message,overwrites if already present.
setPersonIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Person Identifier.
setPersonIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Person Identifier.
setPersonLocationType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the PersonLocationType.
setPersonLocationType(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the PersonLocationType.
setPersonnelResourceID(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Personnel Resource ID.
setPersonPerformingStudyRegistration(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Person Performing Study Registration.
setPersonsLocation(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Person's Location.
setPersonsLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Person's Location.
setPharmaceuticalSubstanceAlternative(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Pharmaceutical Substance Alternative.
setPharmacistTreatmentSupplierVerifierID(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Pharmacist Treatment Supplier Verifier ID.
setPharmacistTreatSupplierVerifierID(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Pharmacist Treat Supplier Verifier ID.
setPharmacyofMostRecentFill(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Pharmacy of Most Recent Fill.
setPharmacyofMostRecentFill(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Pharmacy of Most Recent Fill.
setPharmacyOrderType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Pharmacy Order Type.
setPharmacyOrderType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Pharmacy Order Type.
setPharmacyOrderType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Pharmacy Order Type.
setPharmacyOrderType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Pharmacy Order Type.
setPharmacyOrderType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Pharmacy Order Type.
setPharmacyOrderType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Pharmacy Order Type.
setPharmacyOrderType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Pharmacy Order Type.
setPharmacyOrderType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Pharmacy Order Type.
setPharmacyOrderType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Pharmacy Order Type.
setPharmacyOrderType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Pharmacy Order Type.
setPharmacyPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Pharmacy Phone Number.
setPharmacyPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Pharmacy Phone Number.
setPharmacyPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Pharmacy Phone Number.
setPhaseRangeBeginValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PhaseRangeBeginValue.
setPhaseRangeBeginValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PhaseRangeBeginValue.
setPhaseRangeEndValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PhaseRangeEndValue.
setPhaseRangeEndValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the PhaseRangeEndValue.
setPhlebotomyEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Phlebotomy End Date Time.
setPhlebotomyEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Phlebotomy End Date Time.
setPhlebotomyIssue(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Phlebotomy Issue.
setPhlebotomyStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Phlebotomy Start Date Time.
setPhlebotomyStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Phlebotomy Start Date Time.
setPhlebotomyStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Phlebotomy Status.
setPhlebotomyStatus(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Phlebotomy Status.
setPhone(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Phone.
setPhone(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Phone
setPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the PhoneNumber list.
setPhoneNumberBusiness(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Phone Number Business.
setPhoneNumberHome(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Phone Number Home.
setPhoneNumberofOutsideSite(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Phone Number of Outside Site.
setPhoneNumberofOutsideSite(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Phone Number of Outside Site.
setPhysicianReviewer(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the PhysicianReviewer list.
setPlaceOfWorship(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Place Of Worship.
setPlacerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Appointment ID.
setPlacerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Appointment ID.
setPlacerAppointmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Appointment ID.
setPlacerAppointmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Appointment ID.
setPlacerAssignedIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EIP
Sets the PlacerAssignedIdentifier.
setPlacerContactAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Contact Address.
setPlacerContactAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Contact Address.
setPlacerContactLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Contact Location.
setPlacerContactLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Contact Location.
setPlacerContactLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Contact Location.
setPlacerContactLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Contact Location.
setPlacerContactPerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Contact Person.
setPlacerContactPerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Contact Person.
setPlacerContactPhoneNumber(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Contact Phone Number.
setPlacerContactPhoneNumber(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Contact Phone Number.
setPlacerContactPhoneNumber(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Contact Phone Number.
setPlacerField1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Placer Field1.
setPlacerField1(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Placer Field1.
setPlacerField2(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Placer Field2.
setPlacerField2(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Placer Field2.
setPlacerGroupNumber(EI, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Group Number.
setPlacerGroupNumber(EIP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Group Number.
setPlacerGroupNumber(EI, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Placer Group Number.
setPlacerGroupNumber(EIP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Placer Group Number.
setPlacerGroupNumber(EI, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Group Number.
setPlacerGroupNumber(EIP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Group Number.
setPlacerOrderNumber(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Placer Order Number.
setPlacerOrderNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Placer Order Number.
setPlacerOrderNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Placer Order Number.
setPlacerOrderNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Placer Order Number.
setPlacerOrderNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Placer Order Number.
setPlacerOrderNumber(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Placer Order Number.
setPlacerOrderNumber(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the PlacerOrderNumber
setPlacerSupplementalServiceInformation(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Placer Supplemental Service Information.
setPlacerSupplementalServiceInformation(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
set the Placer Supplemental Service Information.
setPlanEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Plan Effective Date.
setPlanEffectiveDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Plan Effective Date.
setPlanEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Plan Effective Date.
setPlanEffectiveDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Plan Effective Date.
setPlanExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Plan Expiration Date.
setPlanExpirationDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Plan Expiration Date.
setPlanExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Plan Expiration Date.
setPlanExpirationDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Plan Expiration Date.
setPlannedPatientTransportComment(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Planned Patient Transport Comment.
setPlannedTreatmentStopDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Planned Treatment Stop Date.
setPlannedTreatmentStopDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Planned Treatment Stop Date.
setPlannedTreatmentStopDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Planned Treatment Stop Date.
setPlannedTreatmentStopDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Planned Treatment Stop Date.
setPlanType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Plan Type.
setPlanType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Plan Type.
setPointer(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RP
Sets the Pointer.
setPointer(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RP
Sets the Pointer.
setPointOfCare(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the PointOfCare.
setPointOfCare(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the PointOfCare.
setPointOfCare(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the PointOfCare.
setPointVersusInterval(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Point Versus Interval.
setPointVersusInterval(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Point Versus Interval.
setPoliceNotifiedIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Police Notified Indicator.
setPoliceNotifiedIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ACC
Set the Police Notified Indicator.
setPolicyDeductible(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Policy Deductible.
setPolicyDeductible(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Policy Deductible.
setPolicyLimitDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Policy Limit Days.
setPolicyLimitDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Policy Limit Days.
setPolicyNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Policy Number.
setPolicyNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Policy Number.
setPolicyNumberPattern(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Policy Number Pattern.
setPolicyNumberPattern(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Policy Number Pattern.
setPolicyScope(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Policy Scope.
setPolicyScope(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Policy Scope.
setPolicySource(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Policy Source.
setPolicySource(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Policy Source.
setPolicyType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PTA
Sets the PolicyType.
setPolicyType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PTA
Sets the PolicyType.
setPolicyTypeOrAmount(ISingleCollection<PTA>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the PolicyTypeOrAmount list.
setPortableDeviceIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Portable Device Indicator.
setPortableDeviceIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Portable Device Indicator.
setPositioninCarrier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Position In Carrier.
setPositioninCarrier(NA) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Position In Carrier.
setPositionInParentPackage(NM, NM, NM, NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Parent Package ID.
setPositionInParentPackage(NA) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Position in Parent Package.
setPositioninTray(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Position In Tray.
setPositioninTray(NA) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Position In Tray.
setPositiononCarrier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Position on Carrier.
setPositiononCarrier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Position on Carrier.
setPractitionerCategory(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Practitioner Category.
setPractitionerGroup(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Practitioner Group.
setPractitionerIDNumbers(ISingleCollection<PLN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Practitioner ID Numbers.
setPractitionerOrgUnitIdentifier(String, String, String, HD, String, HD, String, String, CWE, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Practitioner Org Unit Identifier.
setPractitionerOrgUnitIdentifier(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Practitioner Org Unit Identifier.
setPractitionerSegment(PRA) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B08
Adds Practitioner Segment(PRA) to this message.
setPre_DilutionFactor(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Pre Dilution Factor.
setPre_DilutionFactor(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Pre Dilution Factor.
setPreAdmitCert(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Pre Admit Cert.
setPreAdmitCert(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Pre Admit Cert.
setPreAdmitNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Pre Admit Number.
setPreAdmitNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Pre Admit Number.
setPreAdmitTestIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Pre Admit Test Indicator.
setPreAdmitTestIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Pre Admit Test Indicator.
setPrecautionCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Precaution Code list.
setPrecertificationRequirement(ISingleCollection<ICD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the PrecertificationRequirement list.
setPreDilutionFactorDefault(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Pre Dilution Factor Default.
setPreDilutionFactorDefault(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Pre Dilution Factor Default.
setPreferenceOrder(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Preference Order .
setPreferenceOrder(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Preference Order .
setPreferenceOrder(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Preference Order.
setPreferenceOrder(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Preference Order.
setPreferredCodingSystem(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Preferred Coding System.
setPreferredCodingSystem(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Preferred Coding System.
setPreferredLongNamefortheObservation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Preferred Long Name for the Observation.
setPreferredLongNamefortheObservation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Preferred Long Name for the Observation.
setPreferredMethodContact(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Set the Preferred Method Contact.
setPreferredMethodContact(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTD
Set the Preferred Method Contact.
setPreferredMethodofContact(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Preferred Method of Contact.
setPreferredMethodofContact(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Preferred Method of Contact.
setPreferredMethodofContact(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Preferred Method of Contact.
setPreferredMethodofContact(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Preferred Method of Contact.
setPreferredReportNamefortheObservation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Preferred Report Name for the Observation.
setPreferredReportNamefortheObservation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Preferred Report Name for the Observation.
setPreferredShortNameorMnemonicforObservation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Preferred Short Name or Mnemonic for Observation.
setPreferredShortNameorMnemonicforObservation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Preferred Short Name or Mnemonic for Observation.
setPreferredSpecimenAttribtureSequenceID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Preferred Specimen/Attribture Sequence ID.
setPreferredSpecimenAttribtureSequenceID(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Preferred Specimen/Attribture Sequence ID.
setPrefix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Prefix
setPrefix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Prefix
setPrefix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Prefix.
setPrefix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Prefix.
setPrefix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Prefix.
setPrefix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Prefix.
setPrefix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Prefix.
setPrefix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Prefix.
setPreparation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Preparation.
setPreparation(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Preparation.
setPrescriptionNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Prescription Number.
setPrescriptionNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Prescription Number.
setPrescriptionNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Prescription Number.
setPrescriptionNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Prescription Number.
setPrescriptionNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Prescription Number.
setPrescriptionNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Prescription Number.
setPresentOnAdmissionPOAIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Present On Admission (POA) Indicator.
setPresentOnAdmissionPOAIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Present On Admission (POA) Indicator.
setPreviousGoalReviewDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Previous Goal Review Date Time.
setPreviousGoalReviewDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GOL
Set the Previous Goal Review Date Time.
setPreviousServiceDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Previous Service Date.
setPreviousServiceDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Previous Service Date.
setPreviousTreatmentDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Previous Treatment Date.
setPreviousTreatmentDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Previous Treatment Date.
setPrice(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the Price
setPrice(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Price.
setPrice(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Price.
setPrice(ISingleCollection<CP>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Price.
setPriceOverrideFlag(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Price Override Flag.
setPriceOverrideFlag(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Price Override Flag.
setPriceType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the Price Type.
setPriceType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the Price Type.
setPrimaryActivityProviderCodeName(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set Primary Activity Provide Code/Name This field specify the name of the person identified in the document as being responsible for performing the procedure or activity.
setPrimaryActivityProviderCodeName(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the PrimaryActivityProviderCodeName This field specify the name of the person identified in the document as being responsible for performing the procedure or activity.
setPrimaryCarePhysicianIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Primary Care Physician Indicator.
setPrimaryCarePhysicianIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Primary Care Physician Indicator.
setPrimaryKeyValue_PRA(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Primary Key Value PRA.
setPrimaryKeyValue_PRA(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Primary Key Value PRA.
setPrimaryKeyValue_PRC(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Primary Key Value PRC.
setPrimaryKeyValue_PRC(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Primary Key Value PRC.
setPrimaryKeyValueCDM(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Primary Key Value CDM.
setPrimaryKeyValueCDM(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Primary Key Value CDM.
setPrimaryKeyValueCDM(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Primary Key Value CDM.
setPrimaryKeyValueIIM(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Primary Key Value IIM.
setPrimaryKeyValueIIM(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Primary Key Value IIM.
setPrimaryKeyValueLCC(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCC
Set the Primary Key Value LCC.
setPrimaryKeyValueLCC(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCC
Set the Primary Key Value LCC.
setPrimaryKeyValueLCH(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Primary Key Value LCH.
setPrimaryKeyValueLCH(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Primary Key Value LCH.
setPrimaryKeyValueLDP(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Primary Key Value LDP.
setPrimaryKeyValueLDP(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Primary Key Value LDP.
setPrimaryKeyValueLoc(HD, HD, HD, HD, String, String, String, String, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the field which contains the institution's identification code for the location.
setPrimaryKeyValueLoc(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LOC
Set the field which contains the institution's identification code for the location.
setPrimaryKeyValueLRL(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Primary Key Value LRL.
setPrimaryKeyValueLRL(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Primary Key Value LRL.
setprimaryKeyValueMFA(ISingleCollection<IDataType>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the Primary Key Value MFA.
setprimaryKeyValueMFE(ISingleCollection<IDataType>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Primary Key Value MFE.
setPrimaryKeyValueSTF(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Primary Key Value STF.
setPrimaryKeyValueSTF(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Primary Key Value STF.
setPrimaryKeyValueType(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the Primary Key Value Type MFA.
setPrimaryKeyValueType(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Primary Key Value Type.
setPrimaryLanguage(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Primary Language.
setPrimaryLanguage(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Primary Language.
setPrimaryLanguage(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Primary Language.
setPrimaryLanguage(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Primary Language.
setPrimaryLanguage(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Primary Language.
setPrimaryLanguage(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Primary Language.
setPrimaryLanguage(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Primary Language.
setPrimaryLanguage(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Primary Language.
setPrimaryObserverAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Address.
setPrimaryObserverAwareDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Aware Date Time.
setPrimaryObserverAwareDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Aware Date Time.
setPrimaryObserverIdentityMayBeDivulged(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Identity.
setPrimaryObserverIdentityMayBeDivulged(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Identity.
setPrimaryObserverName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Name.
setPrimaryObserverQualification(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Qualification.
setPrimaryObserverQualification(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Qualification.
setPrimaryObserverTelephone(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PEO
Set the Primary Observer Telephone.
setPrimaryOrgUnitIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Primary Org Unit Indicator.
setPrimaryOrgUnitIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Primary Org Unit Indicator.
setPrimaryParentContainerIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Primary Parent Container Identifier.
setPrimaryParentContainerIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Primary Parent Container Identifier.
setPrimaryVendorIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Primary Vendor Indicator.
setPrimaryVendorIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Primary Vendor Indicator.
setPrincipalLanguageOfMessage(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Principal Language Of Message.
setPrincipalLanguageOfMessage(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Principal Language Of Message.
setPrincipalResultInterpreter(CNN, DTM, DTM, String, String, String, HD, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Principal Result Interpreter.
setPrincipalResultInterpreter(NDL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Principal Result Interpreter.
setPriorAlternateVisitID(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MRG
Set the Prior Alternate Visit ID.
setPriorInsurancePlanID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Prior Insurance Plan ID.
setPriorInsurancePlanID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Prior Insurance Plan ID.
setPriority(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Priority.
setPriorityARQ(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Priority ARQ.
setPriorityARQ(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Priority ARQ.
setPriorityNo(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Priority No.
setPriorityNo(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Priority No.
setPrioritySequenceNo(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Priority Sequence No.
setPrioritySequenceNo(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Priority Sequence No.
setPriorPatientAccountNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MRG
Set the Prior Patient Account Number.
setPriorPatientAccountNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MRG
Set the Prior Patient Account Number.
setPriorPatientIdentifierList(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MRG
Set the Patient Identifier.
setPriorPatientLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Prior Patient Location.
setPriorPatientLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Prior Patient Location.
setPriorPatientName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MRG
Set the Prior Patient Name.
setPriorPendingLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Prior Pending Location.
setPriorPendingLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Prior Pending Location.
setPriorResutsInstructions(ISingleCollection<TX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Prior Resuts Instructions.
setPriorTemporaryLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Prior Temporary Location.
setPriorTemporaryLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Prior Temporary Location.
setPriorVisitNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MRG
Set the Prior Visit Number.
setPriorVisitNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MRG
Sets the Prior Visit Number.
setPrivilege(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PIP
Sets the Privilege.
setPrivilegeClass(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PIP
Sets the PrivilegeClass.
setPrivileges(ISingleCollection<PIP>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Privileges.
setProbability(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Probability.
setProbability(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Probability.
setProbabilityOfProblem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Probability Of Problem.
setProbabilityOfProblem(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Probability Of Problem.
setProblemClassification(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Classification.
setProblemClassification(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Classification.
setProblemConfirmationStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Confirmation Status.
setProblemConfirmationStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Confirmation Status.
setProblemDateOfOnset(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Date Of Onset.
setProblemDateOfOnset(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Date Of Onset.
setProblemEstablishedDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Established Date Or Time.
setProblemEstablishedDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Established Date Or Time.
setProblemID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem ID.
setProblemID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem ID.
setProblemInstanceID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Instance ID.
setProblemInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Instance ID.
setProblemLifeCycleStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Life Cycle Status.
setProblemLifeCycleStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Life Cycle Status.
setProblemLifeCycleStatusDateOrTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Life Cycle Status Date Or Time.
setProblemLifeCycleStatusDateOrTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Life Cycle Status Date Or Time.
setProblemListPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem List Priority.
setProblemListPriority(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem List Priority.
setProblemManagementDiscipline(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the ProblemManagementDiscipline
setProblemOnsetText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem On set Text.
setProblemOnsetText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem On set Text.
setProblemPersistence(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Persistence.
setProblemPersistence(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Persistence.
setProblemPerspective(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Perspective.
setProblemPerspective(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Perspective.
setProblemPrognosis(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Prognosis.
setProblemPrognosis(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Prognosis.
setProblemRanking(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Ranking.
setProblemRanking(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Ranking.
setProblemSeverity(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Severity.
setProblemSeverity(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Problem Severity.
setProcedureActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Action Code.
setProcedureActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Action Code.
setProcedureCode(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Procedure Code.
setProcedureCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Procedure Code.
setProcedureCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Procedure Code.
setProcedureCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Procedure Code.
setProcedureCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Procedure Code.
setProcedureCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Procedure Code.
setProcedureCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Procedure Code.
setProcedureCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Procedure Code.
setProcedureCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Procedure Code.
setProcedureCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Procedure Code.
setProcedureCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Code.
setProcedureCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Code.
setProcedureCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Procedure Code.
setProcedureCode(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Procedure Code.
setProcedureCodeModifier(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the ProcedureCodeModifier list.
setProcedureCodeModifier(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Procedure Code Modifier.
setProcedureCodeModifier(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Procedure Code Modifier.
setProcedureCodeModifier(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Procedure Code Modifier.
setProcedureCodeModifier(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the ProcedureCodeModifier list.
setProcedureDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Date Time.
setProcedureDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Date Time.
setProcedureDRGType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure DRG Type.
setProcedureDRGType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure DRG Type.
setProcedureFunctionalType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Functional Type.
setProcedureFunctionalType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Functional Type.
setProcedureIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Identifier.
setProcedureIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Identifier.
setProcedureMedication(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Procedure Medication.
setProcedureMedication(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Procedure Medication.
setProcedureMinutes(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Minutes.
setProcedureMinutes(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Minutes.
setProcedurePriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Priority.
setProcedurePriority(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Procedure Priority.
setProcessDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Process Date.
setProcessDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Process Date.
setProcessDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Process Date.
setProcessDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Process Date.
setProcessingConsiderationCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Processing Consideration Code (CWE) This field is about Codes indicating special processing requested of Payer for this Product/Service Line Item .
setProcessingId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PT
Sets the ProcessingId.
setProcessingId(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PT
Sets the ProcessingId.
setProcessingID(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Processing ID.
setProcessingID(PT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Processing ID.
setProcessingMode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PT
Sets the ProcessingMode.
setProcessingMode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PT
Sets the ProcessingMode.
setProcessingPriority(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Processing Priority.
setProcessingTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Processing Time.
setProcessingTime(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Processing Time.
setProcessingType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Processing Type.
setProcessingType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Processing Type.
setProcessInterruption(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Process Interruption.
setProcessInterruption(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Process Interruption.
setProcessInterruptionReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Process Interruption Reason.
setProcessInterruptionReason(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DON
Set the Process Interruption Reason.
setProducerID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Producer ID.
setProducerID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Producer ID.
setProducerServiceTestObservationID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Producer Service Test Observation ID.
setProducerServiceTestObservationID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Producer Service Test Observation ID.
setProducerServiceTestObservationID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Producer Service Test Observation ID.
setProducerServiceTestObservationID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Producer Service Test Observation ID.
setProducersID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Producers ID.
setProducersID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Producers ID.
setProductAvailableForInspection(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Available For Inspection.
setProductAvailableForInspection(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Available For Inspection.
setProductClass(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Class.
setProductClass(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Class.
setProductCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Product Code.
setProductCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PDC
Set the Product Code.
setProductEvaluationPerformed(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Evaluation Performed.
setProductEvaluationPerformed(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Evaluation Performed.
setProductEvaluationResults(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Evaluation Results.
setProductEvaluationResults(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Evaluation Results.
setProductEvaluationStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Evaluation Status.
setProductEvaluationStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Evaluation Status.
setProductExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Expiration Date.
setProductExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Expiration Date.
setProductExplantationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Explanation Date.
setProductExplantationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Explanation Date.
setProductImplantationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Implantation Date.
setProductImplantationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Implantation Date.
setProductionClassCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the ProductionClassCode.
setProductManufactureDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Manufacture Date.
setProductManufactureDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Manufacture Date.
setProductOrServiceAmountForPhysician(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Amount for Physician (CP) This field is about Monetary Amount of product/service item which is for the physician.
setProductOrServiceAmountForPhysician(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Amount for Physician (CP) This field is about Monetary Amount of product/service item which is for the physician.
setProductOrServiceBilledAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Billed Amount (CP) This field contains Amount that is being billed for this Product/Service Code on PSL, = Product/Service Gross Amount + sum of all Product/Service Adjustments on ADJ for this Product/Service Line Item..
setProductOrServiceBilledAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Billed Amount (CP) This field contains Amount that is being billed for this Product/Service Code on PSL, = Product/Service Gross Amount + sum of all Product/Service Adjustments on ADJ for this Product/Service Line Item..
setProductOrServiceClarificationCodeType(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Clarification Code Type (CWE) This field is about Additional codes describing the Product/Service Code on PSL.
setProductOrServiceClarificationCodeValue(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Clarification Code Value (ST) This field is about : Additional codes describing the Product/Service Code on PSL.
setProductOrServiceCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Code (CWE) This field is about Code describing the service that was delivered/received.
setProductOrServiceCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Code (CWE) This field is about Code describing the service that was delivered/received.
setProductOrServiceCodeDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Code Description (ST) This field is about Text describing Product/Service Code in PSL.
setProductOrServiceCodeDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Code Description (ST) This field is about Text describing Product/Service Code in PSL.
setProductOrServiceCodeModifier(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service CodeModifier Modifier (CWE) This field is about : Additional optional modifier(s) for the Product/Service Code .
setProductOrServiceCostFactor(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Retrieve Product/Service Cost Factor (NM) This field is about Factor to increase the billed amount.
setProductOrServiceCostFactor(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Retrieve Product/Service Cost Factor (NM) This field is about Factor to increase the billed amount.
setProductOrServiceEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Effective Date (DTM) This field is about Date/Time product/service was delivered/received.
setProductOrServiceEffectiveDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Effective Date (DTM) This field is about Date/Time product/service was delivered/received.
setProductOrServiceExpirationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Expiration Date (DTM) This field is about Date/Time product/service was delivered/received.
setProductOrServiceExpirationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Expiration Date (DTM) This field is about Date/Time product/service was delivered/received.
setProductOrServiceGrossAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Gross Amount (CP) This field contains the Product/Service Quantity * Product/Service Unit Cost.
setProductOrServiceGrossAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Gross Amount (CP) This field contains the Product/Service Quantity * Product/Service Unit Cost.
setProductOrServiceGroupBilledAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Set Product/Service Group Billed Amount (CP) This field is about Sum of all Product/Service Billed Amounts for all Product/Service Line Items for this Product/Service Group.
setProductOrServiceGroupBilledAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Set Product/Service Group Billed Amount (CP) This field is about Sum of all Product/Service Billed Amounts for all Product/Service Line Items for this Product/Service Group.
setProductOrServiceGroupDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Retrieve Product/Service Group Description (ST) This field is about Product/Service Group description or heading.
setProductOrServiceGroupDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Retrieve Product/Service Group Description (ST) This field is about Product/Service Group description or heading.
setProductOrServiceGroupSegment(PSG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E12
Sets value of PSG segment for this message,overwrites if already present.
setProductOrServiceGroupSegment(PSG) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E13
Sets value of PSG segment for this message,overwrites if already present.
setProductOrServiceGroupSequenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Retrieve Product/Service Group Sequence Number (SI) This field tell about : Unique sequence number for the Product/Service Group (3) – starts with 1, then 2, etc.
setProductOrServiceGroupSequenceNumber(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Retrieve Product/Service Group Sequence Number (SI) This field tell about : Unique sequence number for the Product/Service Group (3) – starts with 1, then 2, etc.
setProductOrServiceLineItemSequenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Retrieve Product/Service Line Item sequence Number (SI) Unique sequence number for the Product/Service Line Item – starts with 1, then 2, etc.
setProductOrServiceLineItemSequenceNumber(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Retrieve Product/Service Line Item Sequence Number (SI) Unique sequence number for the Product/Service Line Item – starts with 1, then 2, etc.
setProductOrServiceLineItemStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Line Item Status (CWE) This field is about Processing status for the Product/Service Code.
setProductOrServiceLineItemStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Line Item Status (CWE) This field is about Processing status for the Product/Service Code.
setProductOrServiceQuantity(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Quantity (CQ) This field is Amount that has been negotiated for this Product/Service Code on PSL between a Provider and Payer for each unit.
setProductOrServiceQuantity(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Quantity (CQ) This field is Amount that has been negotiated for this Product/Service Code on PSL between a Provider and Payer for each unit.
setProductOrServiceSectionSegment(PSS) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E12
Sets value of PSS segment for this message,overwrites if already present.
setProductOrServiceSectionSegment(PSS) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E13
Sets value of PSS segment for this message,overwrites if already present.
setProductOrServiceSectionSequenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Product/Service Section Sequence Number (SI) This field is Unique sequence number for the Product/Service Section (3) – starts with 1, then 2, etc.
setProductOrServiceSectionSequenceNumber(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Product/Service Section Sequence Number (SI) This field is Unique sequence number for the Product/Service Section (3) – starts with 1, then 2, etc.
setProductOrServiceUnitCost(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Unit Cost (CP) This field contains the cost per unit either in monetary amount or in points.
setProductOrServiceUnitCost(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Product/Service Unit Cost (CP) This field contains the cost per unit either in monetary amount or in points.
setProductProblem(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Problem.
setProductProblem(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Problem.
setProductSerialLotNumber(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Product Serial Lot Number.
setProfessionalAffiliationAdditionalInformation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Professional Affiliation Additional Information.
setProfessionalAffiliationAdditionalInformation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
 
setProfessionalOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Professional Organization.
setProfessionalOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Professional Organization.
setProfessionalOrganizationAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Professional Organization Address.
setProfessionalOrganizationAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Professional Organization Address.
setProfessionalOrganizationAffiliationDateRange(ISingleCollection<DR>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Professional Organization Affiliation Date Range.
setProfessionalSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the ProfessionalSuffix.
setProfessionalSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the ProfessionalSuffix.
setProfessionalSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Professional Suffix.
setProfessionalSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Professional Suffix.
setProfessionalSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Professional Suffix.
setProfessionalSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Professional Suffix.
setPropertiesFile(String) - Method in class cdac.medinfo.sdk.hl7282.utils.PropertiesReader
Sets the properties file path and loads the properties from the file.
setPropertiesFile(InputStream) - Method in class cdac.medinfo.sdk.hl7282.utils.PropertiesReader
Loads properties from the Input Stream provided.
setPropertyValue(String, String) - Method in class cdac.medinfo.sdk.hl7282.utils.PropertiesReader
Modify the value of key as set by the user and writes it in the property file.
setProtectionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Preference Code .
setProtectionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Protection Code .
setProtectionIEDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Protection IE Date.
setProtectionIEDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Protection IE Date.
setProtectionIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Protection Indicator.
setProtectionIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Protection Indicator.
setProtectionIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Protection Indicator.
setProtectionIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Protection Indicator.
setProtectionIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Protection Indicator.
setProtectionIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Protection Indicator.
setProtectionIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Protection Indicator.
setProtectionIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Protection Indicator.
setProtocolCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Protocol Code.
setProviderAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Address.
setProviderAdjustmentNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Provider Adjustment Number (EI) This field is Unique Adjustment Number assigned by the Provider Application.
setProviderAdjustmentNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Provider Adjustment Number (EI) This field is Unique Adjustment Number assigned by the Provider Application.
setProviderAdjustmentNumberCrossReference(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Provider Adjustment Number Cross Reference (EI) This field is Unique Provider Adjustment Number assigned by the Provider Application that is referenced by this Payer Adjustment.
setProviderAdjustmentNumberCrossReference(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Provider Adjustment Number Cross Reference (EI) This field is Unique Provider Adjustment Number assigned by the Provider Application that is referenced by this Payer Adjustment.
setProviderAdministrationInstructions(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Provider Administration Instructions.
setProviderBilling(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Provider Billing.
setProviderBilling(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Provider Billing.
setProviderCommunicationInformation(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Communication Information list.
setProviderCrossReferenceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Retrieve Provider Cross Reference Identifier (EI) This field is Cross reference to Provider Product/Service Group Number or Provider Product/Service Line Item Number from original Invoice.
setProviderCrossReferenceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPR
Set Retrieve Provider Cross Reference Identifier (EI) This field is Cross reference to Provider Product/Service Group Number or Provider Product/Service Line Item Number from original Invoice.
setProviderIdentifiers(ISingleCollection<PLN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Identifiers list.
setProviderInvoiceNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Invoice Number (EI) This Field is Unique Invoice Number assigned by the Provider Application.
setProviderInvoiceNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Invoice Number (EI) This Field is Unique Invoice Number assigned by the Provider Application.
setProviderLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Location.
setProviderLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Sets the Provider Location.
setProviderName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Name list.
setProviderOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Organization (XON) Business organization that is responsible for the invoice.
setProviderOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Organization (XON) Business organization that is responsible for the invoice.
setProviderOrganizationAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Organization Address list.
setProviderOrganizationCommunicationInformation(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Organization Communication Information list.
setProviderOrganizationLocationInformation(ISingleCollection<PL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Organization Location Information.
setProviderOrganizationMethodOfContact(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Organization Method of Contact.
setProviderOrganizationMethodOfContact(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Organization Method of Contact.
setProviderOrganizationNameAndIdentifier(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Organization Name and Identifier.
setProviderOrganizationNameAndIdentifier(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Ses the Provider Organization Name and Identifier.
setProviderPharmacyTreatmentInstructions(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Provider Pharmacy Treatment Instructions.
setProviderProductOrServiceGroupNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Set PSG-1 Provider Product/Service Group Number (EI) This field is used to Unique Product/Service Group Number assigned by the Provider Application.
setProviderProductOrServiceGroupNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSG
Set PSG-1 Provider Product/Service Group Number (EI) This field is used to Unique Product/Service Group Number assigned by the Provider Application.
setProviderProductOrServiceLineItemNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Retrieve Provider Product/Service Line Item Number (EI) This field is Unique Product/Service Line Item Number assigned by the Provider Application.
setProviderProductOrServiceLineItemNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Retrieve Provider Product/Service Line Item Number (EI) This field is Unique Product/Service Line Item Number assigned by the Provider Application.
setProviderProductOrServiceLineItemNumberCrossReference(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Provider Product/Service Line Item Number Cross Reference (EI) This field is : Unique Provider Product/Service Line Item Number assigned by the Provider Application that is referenced by this Payer Adjustment; used for groups with multiple line items that need to be singled out by a Payer Adjustment.
setProviderProductOrServiceLineItemNumberCrossReference(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Retrieve Provider Product/Service Line Item Number Cross Reference (EI) This field is : Unique Provider Product/Service Line Item Number assigned by the Provider Application that is referenced by this Payer Adjustment; used for groups with multiple line items that need to be singled out by a Payer Adjustment.
setProviderProductOrServiceSectionNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Provider Product/Service Section Number(EI) This Field Contain unique Product/Service Section Number assigned by the Provider Application.
setProviderProductOrServiceSectionNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Set Provider Product/Service Section Number(EI) This Field Contain unique Product/Service Section Number assigned by the Provider Application.
setProviderRole(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRD
Set the Provider Role list.
setProvidersAdministrationInstructions(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Providers Administration Instructions.
setProviderTaxID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Tax ID (ST) This field is about The Tax ID of the Provider (general Tax identification number or VAT number).
setProviderTaxID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Tax ID (ST) This field is about The Tax ID of the Provider (general Tax identification number or VAT number).
setProviderTaxStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Tax Status (CWE) This field is about Code indicating the Provider Tax Status.
setProviderTaxStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Provider Tax Status (CWE) This field is about Code indicating the Provider Tax Status.
setProviderTrackingID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Provider Tracking ID (EI) This field is used to Identifier for this Product/Service Line Item assigned by the Provider Application.
setProviderTrackingID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Provider Tracking ID (EI) This field is used to Identifier for this Product/Service Line Item assigned by the Provider Application.
setProviderType(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Provider Type.
setPublicityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Publicity Code.
setPublicityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Publicity Code.
setPublicityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Publicity Code.
setPublicityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Publicity Code.
setPublicityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Publicity Code.
setPublicityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Publicity Code.
setPublicityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Publicity Code.
setPublicityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Publicity Code.
setPublicityCodeEffectiveDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Publicity Code Effective Date.
setPublicityCodeEffectiveDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Publicity Code Effective Date.
setPublishAgent(IPublishAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Sets instance of PublishAgent on ClientSession.
setPublishAgent(IPublishAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets instance of PublishAgent on ClientSession.
setPurgeStatusCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Purge Status Code.
setPurgeStatusCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Purge Status Code.
setPurgeStatusDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Purge Status Date.
setPurgeStatusDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Purge Status Date.
setQSCValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the QSCValue.
setQSCValue(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the QSCValue.
setQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CQ
Sets the Quantity.
setQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CQ
Sets the Quantity.
setQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MO
Sets the Quantity.
setQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MO
Sets the Quantity.
setQuantity(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Quantity.
setQuantity(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Quantity.
setQuantityDistributed(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Distributed.
setQuantityDistributed(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Distributed.
setQuantityDistributedComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Distributed Comment.
setQuantityDistributedComment(FT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Distributed Comment.
setQuantityDistributedMethod(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Distributed Method.
setQuantityDistributedMethod(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Distributed Method.
setQuantityinUse(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity in Use.
setQuantityinUse(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity in Use.
setQuantityinUseComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity in Use Comment.
setQuantityinUseComment(FT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity in Use Comment.
setQuantityinUseMethod(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity in Use Method.
setQuantityinUseMethod(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity in Use Method.
setQuantityLimitedRequest(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Quantity Limited Request.
setQuantityLimitedRequest(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Quantity Limited Request.
setQuantityManufactured(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Manufactured.
setQuantityManufactured(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Quantity Manufactured.
setQuantityUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Quantity Units.
setQuantityUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Quantity Units.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K31
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K33
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K34
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RTB_Z74
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K21_Common
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K22
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K23_Common
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K32
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.RSP_K25
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_K15_Common
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_Z80
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z82
Sets value of Query Acknowledgement segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z84
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z86
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z88
Sets value of Query Acknowledgement segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z90
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryAcknowledgementSegment(QAK) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RTB_K13_Common
Set the value of Query Acknowledgement Segment for this message,overwrites if already present.
setQueryIdentificationSegment(QID) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QCN_J01_Common
Set the value of Query identification Segment for this message,overwrites if already present.
setQueryIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.transactionhandler.MessageData
Sets Query Identifier.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q31
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q33
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q34
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Z73
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K31
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K33
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K34
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RTB_Z74
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.QBP_Q21_Common
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K21_Common
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K22
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K23_Common
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K32
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.RSP_K25
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q11
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q13
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q15
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z75
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z77
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z79
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z81
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z85
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z87
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z89
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z91
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z93
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z95
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z97
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z99
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QSB_Q16_Common
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QVR_Q17
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_K15_Common
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_Z80
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_K11
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z82
Sets value of Query Parameter Definition segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z84
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z86
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z88
Sets value of Query Parameter Definition segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z90
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryParameterDefinitionSegment(QPD) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RTB_K13_Common
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setQueryPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Query Priority.
setQueryPriority(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Query Priority.
setQueryResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K21_Common
Sets value of QUERY RESPONSE Group for this message,overwrites if already present.
setQueryResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K22
Sets value of QUERY RESPONSE Group for this message,overwrites if already present.
setQueryResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K23_Common
Sets value of QUERY RESPONSE Group for this message,overwrites if already present.
setQueryResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K32
Sets value of QUERY RESPONSE Group for this message,overwrites if already present.
setQueryResponseStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Query Response Status.
setQueryResponseStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Query Response Status.
setQuerySegments(QPD, RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.batch.HL7Batch
Sets query segments required to form Enhanced mode Query Batch.
setQuerySegments(QPD, RCP) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IHL7Batch
Sets query segments required to form Enhanced mode Query Batch.
setQueryTag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Query Tag.
setQueryTag(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the Query Tag.
setQueryTag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QID
Set the Query Tag.
setQueryTag(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QID
Set the Query Tag.
setQueryTag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QPD
Set the Query Tag.
setQueryTag(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QPD
Set the Query Tag.
setQueueLength(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.InitiatingSequenceAgent
Sets Queue length.
setQueueLength(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.ReceivingSequenceAgent
Sets Queue length.
setQueueLength(int) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.ISequenceAgent
Sets Queue length.
setRace(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Race list.
setRace(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Race list.
setRace(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Race.
setRace(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Race.
setRace(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Race.
setRacesubspecies(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the Racesubspecies.
setRacesubspecies(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the Racesubspecies.
setRandomizedStudyArm(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Randomized Study Arm.
setRangeEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DR
Sets the RangeEndDateTime.
setRangeofDecimalPrecision(ISingleCollection<NM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Range of Decimal Precision.
setRangeStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.DR
Sets the Range Start DateTime.
setRangeType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the Range Type.
setRangeType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the Range Type.
setRangeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the Range Units.
setReactivationApprovalIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Reactivate Approval Indicator.
setReactivationApprovalIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Reactivate Approval Indicator.
setReadingFailure(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Reading Failure.
setReadingFailure(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Reading Failure.
setReAdmissionIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Re Admission Indicator.
setReAdmissionIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Re Admission Indicator.
setReadWriteLength(int, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideNetworkAgent
Sets max length limit of reading.
setReadWriteLength(int, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideNetworkAgent
Sets max length limit of reading and writing.
setReadWriteLength(int, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets max length limit of reading and writing.
setReadWriteLength(int, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.Controller
Sets max length limit of reading and writing.
setReadWriteLength(int, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Sets max length limit of reading and writing.
setReadWriteLength(int, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets max length limit of reading and writing.
setReasonEndedStudy(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Reason Ended Study.
setReasonEndedStudy(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Reason Ended Study.
setReasonforStudy(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
set the Reason for Study.
setReasonForUniversalServiceCostRange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Reason for Universal Service Cost Range.
setReasonForUniversalServiceCostRange(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Reason for Universal Service Cost Range.
setReasonText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Reason Text.
setReasonText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Reason Text.
setReceiveCharacterCount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Receive Character Count.
setReceiveCharacterCount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Receive Character Count.
setReceiveTimeouts(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Receive Timeouts.
setReceiveTimeouts(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Receive Timeouts.
setReceivingApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Receiving Application.
setReceivingApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Receiving Application.
setReceivingApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Receiving Application.
setReceivingApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Receiving Application.
setReceivingFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Receiving Facility.
setReceivingFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Receiving Facility.
setReceivingFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Receiving Facility.
setReceivingFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Receiving Facility.
setReceivingNetworkAddress(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Receiving Network Address.
setReceivingNetworkAddress(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Receiving Network Address.
setReceivingResponsibleOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Receiving Responsible Organization.
setReceivingResponsibleOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Ses the Receiving Responsible Organization.
setRecommendedMaximumDaysInventory(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Maximum Days Inventory.
setRecommendedMaximumDaysInventory(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Maximum Days Inventory.
setRecommendedOrderAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Order Amount.
setRecommendedOrderAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Order Amount.
setRecommendedOrderPoint(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Order Point.
setRecommendedOrderPoint(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Order Point.
setRecommendedReorderTheory(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Reorder Theory.
setRecommendedReorderTheory(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Reorder Theory.
setRecommendedSafetyStockDays(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Safety Stock Days.
setRecommendedSafetyStockDays(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Recommended Safety Stock Days.
setRecordedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Set the Recorded Date Time.
setRecordedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EVN
Set the Recorded Date Time.
setRecordLevelEventCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the Record Level Event Code.
setRecordLevelEventCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFA
Set the Record Level Event Code.
setRecordLevelEventCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Record Level Event Code.
setRecordLevelEventCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFE
Set the Record Level Event Code.
setRecreationalDrugUseCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Recreational Drug UseCode List.
setRecurringServiceCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Recurring Service Code.
setRecurringServiceCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Recurring Service Code.
setReferenceBatchControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Reference Batch Control ID.
setReferenceBatchControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BHS
Set the Reference Batch Control ID.
setReferenceCommandNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECD
Set the Reference Command Number.
setReferenceCommandNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECD
Set the Reference Command Number.
setReferenceFileControlID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Reference File Control ID.
setReferenceFileControlID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Reference File Control ID.
setReferenceInteractionNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ISD
Set the Reference Interaction Number.
setReferenceInteractionNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ISD
Set the Reference Interaction Number.
setReferenceNormalRangeOrdinalandContinuousObservations(ISingleCollection<RFR>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Reference Normal Range Ordinal and Continuous Observations.
setReferencesRange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the References Range.
setReferencesRange(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the References Range.
setReferralCategory(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Category.
setReferralCategory(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Category.
setReferralDisposition(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Disposition list.
setReferralDocumentationCompletionStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Documentation Completion Status.
setReferralDocumentationCompletionStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Documentation Completion Status.
setReferralInformationSegment(RF1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCQ_I19
Sets value of Referral Information segment for this message,overwrites if already present.
setReferralInformationSegment(RF1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCU_I20
Sets value of Referral Information segment for this message,overwrites if already present.
setReferralInformationSegment(RF1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CQU_I19
Sets value of Referral Information segment for this message,overwrites if already present.
setReferralInformationSegment(RF1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.REF_I12_Common
Sets value of Referral Information segment for this message,overwrites if already present.
setReferralInformationSegment(RF1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPA_I08_Common
Sets value of Referral Information segment for this message,overwrites if already present.
setReferralInformationSegment(RF1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQA_I08_Common
Sets value of Referral Information segment for this message,overwrites if already present.
setReferralInformationSegment(RF1) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RRI_I12_Common
Sets value of Referral Information segment for this message,overwrites if already present.
setReferralNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Referral Number.
setReferralNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Referral Number.
setReferralPriority(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Priority.
setReferralPriority(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Priority.
setReferralReason(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Reason list.
setReferralReasonText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Reason Text.
setReferralReasonText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Reason Text.
setReferralSourceCode(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set Referral SourceCode.
setReferralStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Status.
setReferralStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Status.
setReferralType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Type.
setReferralType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Referral Type.
setReferringDoctor(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Referring Doctor list.
setReflexAllowed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Reflex Allowed.
setReflexAllowed(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Reflex Allowed.
setReflexTestsObservations(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Reflex Tests Observations.
setRegistrationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Registration Date Time.
setRegistrationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Registration Date Time.
setReimbursementActionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Reimbursement Action Code.
setReimbursementActionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Reimbursement Action Code.
setReimbursementLimit(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Reimbursement Limit.
setReimbursementLimit(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Reimbursement Limit.
setReimbursementTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Reimbursement Type Code.
setReimbursementTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Reimbursement Type Code.
setRelatedFillerNo(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Related Filler No.
setRelatednessAssessment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Relatedness Assessment.
setRelatednessAssessment(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Relatedness Assessment.
setRelatedPlacerGroupNo(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Related Placer Group No.
setRelatedPlacerNo(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Related Placer No.
setRelatedProductOrServiceCodeIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Related Product/Service Code Indicator (CWE) This field is about Two Product /Service Line Items (PSL-7) may be in a relation to each other.
setRelatedProductOrServiceCodeIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Related Product/Service Code Indicator (CWE) This field is about Two Product /Service Line Items (PSL-7) may be in a relation to each other.
setRelationalConjunction(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the RelationalConjunction.
setRelationalConjunction(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the RelationalConjunction.
setRelationalOperator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the RelationalOperator.
setRelationalOperator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the RelationalOperator.
setRelationship(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Relationship.
setRelationship(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Relationship.
setRelationshipModifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Relationship Modifier.
setRelationshipModifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Relationship Modifier.
setRelationshipPatientCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Relationship Patient Code.
setRelationshipPatientCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Relationship Patient Code.
setRelationshipToSubject(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Relationship To Subject.
setRelationshipToThePatientStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Relationship To The Patient Start Date.
setRelationshipToThePatientStartDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Relationship To The Patient Start Date.
setRelationshipToThePatientStopDate(ISingleCollection<DT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the RelationshipToThePatientStopDate list.
setRelationshipType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Relationship Type.
setRelationshipType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the RelationshipType.
setRelativeDiscountSurcharge(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Relative Discount/Surcharge.
setRelativeDiscountSurcharge(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Relative Discount/Surcharge.
setRelativeTimeAndUnits(ISingleCollection<CQ>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Relative Time And Units.
setRelativeWeight(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Relative Weight.
setRelativeWeight(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DMI
Set the Relative Weight.
setReleaseInformationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Release Information Code.
setReleaseInformationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Release Information Code.
setRelevantClinicalInformation(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
set the Relevant Clinical Information.
setReligion(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Religion.
setReligion(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Religion.
setReligion(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Religion.
setReligion(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Religion.
setReligion(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Religion.
setReligion(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Religion.
setReligion(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Religion.
setReligion(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Religion.
setReligion(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Religion.
setReligion(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Religion.
setRemainingBenefitAmount(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Remaining Benefit Amount.
setRemainingBenefitAmount(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Remaining Benefit Amount.
setRemainingBenefitAmount(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Remaining Benefit Amount.
setRemainingBenefitAmount(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Remaining Benefit Amount.
setRemoteControlCommand(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECD
Set the Remote Control Command.
setRemoteControlCommand(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECD
Set the Remote Control Command.
setRenewalDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Renewal Date.
setRenewalDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Renewal Date.
setRepeatable(boolean) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets repeatability status for attribute defined by HL7 standard in segment.
setRepeatable(boolean) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets repeatability status for attribute defined by HL7 standard in segment
setRepeatingInterval(CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Repeating Interval.
setRepeatingInterval(RI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Repeating Interval.
setRepeatingIntervalDuration(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Repeating Interval Duration.
setRepeatingIntervalDuration(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Repeating Interval Duration.
setRepeatPattern(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RI
Sets the RepeatPattern.
setRepeatPattern(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RI
Sets the RepeatPattern.
setRepeatPattern(ISingleCollection<RPT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Repeat Pattern.
setRepeatPatternCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RPT
Sets the RepeatPatternCode.
setReplacementProducersServiceTestObservationID(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Replacement Producer's Service/Test/Observation ID.
setReportDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Date.
setReportDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Date.
setReportDisplayOrder(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Report Display Order.
setReportDisplayOrder(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Report Display Order.
setReportedBy(FN, String, String, String, String, String, String, CWE, String, DTM, DTM, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Reported By.
setReportedBy(XPN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Reported By
setReportedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Reported Date Time.
setReportedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Reported Date Time.
setReportFormIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Form Identifier.
setReportFormIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Form Identifier.
setReportingPriority(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Reporting Priority.
setReportingPriority(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Reporting Priority.
setReportIntervalEndDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Interval End Date.
setReportIntervalEndDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Interval End Date.
setReportIntervalStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Interval Start Date.
setReportIntervalStartDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Interval Start Date.
setReportOfEligibilityDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Report Of Eligibility Date.
setReportOfEligibilityDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Report Of Eligibility Date.
setReportOfEligibilityFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Report Of Eligibility Flag.
setReportOfEligibilityFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Report Of Eligibility Flag.
setReportSubheader(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Report Sub header.
setReportSubheader(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Report Sub header.
setReportType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Type.
setReportType(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSH
Set the Report Type.
setRequestDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Set Request Date(DTM)
setRequestDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Set Request Date(DTM)
setRequestedDisciplines(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Requested Discipline(s).
setRequestedDispenseAmount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dispense Amount.
setRequestedDispenseAmount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dispense Amount.
setRequestedDispenseCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dispense Code.
setRequestedDispenseCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dispense Code.
setRequestedDispenseUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dispense Units.
setRequestedDispenseUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dispense Units.
setRequestedDosageForm(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dosage Form.
setRequestedDosageForm(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Dosage Form.
setRequestedDrugStrengthVolume(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Drug Strength Volume.
setRequestedDrugStrengthVolume(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Drug Strength Volume.
setRequestedDrugStrengthVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Drug Strength Volume Units.
setRequestedDrugStrengthVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Drug Strength Volume Units.
setRequestedGiveAmt_Max(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Amt Max.
setRequestedGiveAmt_Max(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Amt Max.
setRequestedGiveAmt_Min(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Amt Min.
setRequestedGiveAmt_Min(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Amt Min.
setRequestedGiveCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Code.
setRequestedGiveCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Code.
setRequestedGivePer(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Per.
setRequestedGivePer(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Per.
setRequestedGiveRateAmt(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Rate Amt.
setRequestedGiveRateAmt(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Rate Amt.
setRequestedGiveRateUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Rate Units.
setRequestedGiveRateUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Rate Units.
setRequestedGiveStrength(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Strength.
setRequestedGiveStrength(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Strength.
setRequestedGiveStrengthUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Strength Units.
setRequestedGiveStrengthUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Strength Units.
setRequestedGiveUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Units.
setRequestedGiveUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Requested Give Units.
setRequestedNumberofTreatments(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Requested Number of Treatments.
setRequestedNumberofTreatments(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Requested Number of Treatments.
setRequestedProcedureID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Requested Procedure ID.
setRequestedProcedureID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Requested Procedure ID.
setRequestedStartDateTimeRange(ISingleCollection<DR>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Requested Start Date Time Range.
setRequestEventReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Request Event Reason.
setRequestEventReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Request Event Reason.
setRequestForInformationSegment(RFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E12
Sets value of RFI segment for this message,overwrites if already present.
setRequestForInformationSegment(RFI) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement.EHC_E13
Sets value of RFI segment for this message,overwrites if already present.
setRequisitionLineNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Requisition Line Number.
setRequisitionLineNumber(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Requisition Line Number.
setRequisitionQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Requisition Quantity.
setRequisitionQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Requisition Quantity.
setRequisitionUnitMeasure(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Requisition Unit Measure.
setRequisitionUnitMeasure(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQD
Set the Requisition Unit Measure.
setRerunDilutionFactor(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Rerun Dilution Factor.
setRerunDilutionFactor(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Rerun Dilution Factor.
setRerunDilutionFactorDefault(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Rerun Dilution Factor Default.
setRerunDilutionFactorDefault(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Rerun Dilution Factor Default.
setReset(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Reset.
setReset(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Reset.
setResourceGroup(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource Group.
setResourceGroup(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Resource Group.
setResourceGroup(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Resource Group.
setResourceGroupID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RGS
Set the Resource Group ID.
setResourceGroupID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RGS
Set the Resource Group ID.
setResourceID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource ID.
setResourceID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource ID.
setResourceLoad(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Resource Load.
setResourceLoad(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Resource Load.
setResourceQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource Quantity.
setResourceQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource Quantity.
setResourceQuantityUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource Quantity Units.
setResourceQuantityUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource Quantity Units.
setResourceSelectionCriteria(ISingleCollection<SCV>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.APR
Set the Resource Selection Criteria.
setResourceType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource Type.
setResourceType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Resource Type.
setResourceType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Resource Type.
setResourceType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Resource Type.
setRespiratoryWithinSurgery(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Respiratory Within Surgery.
setRespiratoryWithinSurgery(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Respiratory Within Surgery.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q31
Set the value of Response Control Parameter Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q33
Set the value of Response Control Parameter Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q34
Set the value of Response Control Parameter Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Z73
Set the value of Response Control Parameter Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K31
Set the value of Response Control Parameter Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.RSP_K25
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q11
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q13
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q15
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z75
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z77
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z79
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z81
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z85
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z89
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z91
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z93
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z95
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z97
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z99
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QSB_Q16_Common
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QVR_Q17
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_K11
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z82
Sets value of Response Control Parameter segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z88
Sets value of Response Control Parameter segment for this message,overwrites if already present.
setResponseControlParameterSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z90
Set the value of Response Control Parameter Segment for this message,overwrites if already present.
setResponseControlParameterSoftwareSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z87
Set the value of Query Parameter Definition Segment for this message,overwrites if already present.
setResponseControlParametersSegment(RCP) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.QBP_Q21_Common
Set the value of Response Control Parameters Segment for this message,overwrites if already present.
setResponseDueDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Set Response Due Date (DTM) This Field is about the The latest date by which the additional information is to be returned to requester.
setResponseDueDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RFI
Set Response Due Date (DTM) This Field is about the The latest date by which the additional information is to be returned to requester.
setResponseFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Response Flag.
setResponseFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Response Flag.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BRP_O30
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BRT_O32
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OPR_O38
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORB_O28
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORD_O04
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORG_O20
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORI_O24
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O22
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O34
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O36
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O40
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORN_O08
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORP_O10
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORS_O06
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORX_O43
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRA_O18
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRD_O14
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRE_O12_Common
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRG_O16
Sets value of RESPONSE Group for this message,overwrites if already present.
setResponseLevelCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Response Level Code.
setResponseLevelCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MFI
Set the Response Level Code.
setResponseModality(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the field which specifies the timing and grouping of the response message(s).
setResponseModality(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the field which specifies the timing and grouping of the response message(s).
setResponseRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECD
Set the Response Required.
setResponseRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ECD
Set the Response Required.
setResponsibleObserver(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the ResponsibleObserver list.
setResponsibleOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Responsible Organization (XON) This field is about Business organization that is responsible for the adjustment .
setResponsibleOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Responsible Organization (XON) This field is about Business organization that is responsible for the adjustment .
setResponsiblePhysician(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Responsible Physician (XCN) This field is about Doctor who is responsible for this invoice.
setResponsiblePhysician(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Responsible Physician (XCN) This field is about Doctor who is responsible for this invoice.
setResponsiblePhysicianID(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Responsible Physician ID (XCN) This field is about ID of the physician who is responsible for the Service.
setResponsiblePhysicianID(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Responsible Physician ID (XCN) This field is about ID of the physician who is responsible for the Service.
setRestrictedDusclosureIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Restricted Disclosure Indicator (ID) This field is about Set to "Yes" if information on this invoice should be treated with increased confidentiality/security.
setRestrictedDusclosureIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Restricted Disclosure Indicator (ID) This field is about Set to "Yes" if information on this invoice should be treated with increased confidentiality/security.
setResultCopiesTo(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Result Copies To.
setResultHandling(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Result Handling.
setResultHandling(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Result Handling.
setResultID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Result ID.
setResultID(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Result ID.
setResultsRptStatusChng_DateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Results Rpt Status Chng Date Time.
setResultsRptStatusChng_DateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Results Rpt Status Chng Date Time.
setResultStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Result Status.
setResultStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Result Status.
setRetentionIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Retention Indicator.
setRetentionIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Retention Indicator.
setReusableCost(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Reusable Cost.
setReusableCost(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Reusable Cost.
setReusableItemIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Reusable Item Indicator.
setReusableItemIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Reusable Item Indicator.
setRevenueCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Revenue Code This field contains the Revenue Code for the charge.
setRevenueCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Revenue Code This field contains the Revenue Code for the charge.
setRevenueCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the RevenueCode list.
setRevenueCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Revenue Code.
setRevenueCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP2
Set the Revenue Code.
setRevocationDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Revocation Date.
setRevocationDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Revocation Date.
setRevocationReasonCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Revocation Reason Code.
setRevocationReasonCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Revocation Reason Code.
setrFieldName(String) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IUnrecognizedDataSet
Sets Fiekd name.
setRiskManagementIncidentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RMI
Set the Risk Management Incident Code.
setRiskManagementIncidentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RMI
Set the Risk Management Incident Code.
setRole_ROL(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role ROL.
setRole_ROL(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role ROL.
setRoleActionReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Action Reason.
setRoleActionReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Action Reason.
setRoleBeginDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Begin Date Time.
setRoleBeginDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Begin Date Time.
setRoleDuration(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Duration.
setRoleDuration(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Duration.
setRoleEndDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role End Date Time.
setRoleEndDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role End Date Time.
setRoleExecutingPhysician(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Role Executing Physician (CWE) This field is about Account role of the physician, for example only billing for the professional part, the technical part or both.
setRoleExecutingPhysician(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Role Executing Physician (CWE) This field is about Account role of the physician, for example only billing for the professional part, the technical part or both.
setRoleInstanceID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Instance ID.
setRoleInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Instance ID.
setRolePerson(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ROL
Set the Role Person.
setRoom(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Room.
setRoom(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the Room.
setRoom(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PL
Sets the Room.
setRoomCoverageTypeOrAmount(ISingleCollection<RMC>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the RoomCoverageTypeOrAmount list.
setRoomFeeIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Room Fee Indicator.
setRoomFeeIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDM
Set the Room Fee Indicator.
setRoomType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RMC
Sets the RoomType.
setRoomType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RMC
Sets the RoomType.
setRootCause(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Root Cause.
setRootCause(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Root Cause.
setRoute(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Route.
setRoute(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Route.
setRoutingInstruction(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Routing Instruction.
setRoutingInstruction(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXR
Set the Routing Instruction.
setRowDefinitionGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RTB_Z74
Sets value of ROW DEFINITION Group for this message,overwrites if already present.
setRowDefinitionGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z84
Sets value of ROW DEFINITION Group for this message,overwrites if already present.
setRowDefinitionGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RTB_K13_Common
Sets value of ROW DEFINITION Group for this message,overwrites if already present.
setRulesthatTriggerReflexTesting(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Rules that Trigger Reflex Testing.
setRulesthatTriggerReflexTesting(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Rules that Trigger Reflex Testing.
setRulingAct(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Ruling Act list.
setRXComponentType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Rx Component Type.
setRXComponentType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Rx Component Type.
setSalesTaxID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Sales Tax ID (ST) This field is about The Tax ID of the Sales (general Tax identification number or VAT number).
setSalesTaxID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Sales Tax ID (ST) This field is about The Tax ID of the Sales (general Tax identification number or VAT number).
setSample1FromChannel1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample1FromChannel1.
setSample1FromChannel1(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample1FromChannel1.
setSample1FromChannel2(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample1FromChannel2.
setSample1FromChannel2(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample1FromChannel2.
setSample1FromChannelN(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample1FromChannelN.
setSample1FromChannelN(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample1FromChannelN.
setSample2FromChannel1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample2FromChannel1.
setSample2FromChannel1(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample2FromChannel1.
setSample2FromChannelN(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample2FromChannelN.
setSample2FromChannelN(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the Sample2FromChannelN.
setSampleNFromChannelN(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the SampleNFromChannelN.
setSampleNFromChannelN(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MA
Sets the SampleNFromChannelN.
setScheduleActivityInformation(SCH) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling.SIU_S12_Common
Sets value of Schedule Activity Information segment for this message,overwrites if already present.
setScheduledDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Scheduled Date Time.
setScheduledDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Scheduled Date Time.
setScheduledProcedureStepID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Scheduled Procedure Step ID.
setScheduledProcedureStepID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Scheduled Procedure Step ID.
setScheduledProcedureStepLocation(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Scheduled Procedure Step Location.
setScheduledStationAETitle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Scheduled Station AE Title.
setScheduledStationAETitle(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Scheduled Station AE Title.
setScheduledStationName(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Scheduled Station Name.
setScheduledStationName(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Scheduled Station Name.
setScheduledTimePoint(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM2
Set the Scheduled Time Point.
setScheduledTimePoint(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM2
Set the Scheduled Time Point.
setScheduleGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling.SRR_S01_Common
Sets value of Schedule Group for this message,overwrites if already present.
setScheduleID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Schedule ID This field specify an identifier code for the schedule in which this appointment should be (or is) booked.
setScheduleID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARQ
Set the Schedule ID This field specify an identifier code for the schedule in which this appointment should be (or is) booked.
setScheduleID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Schedule ID.
setScheduleID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCH
Set the Schedule ID.
setSchool(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the School.
setSchool(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the School.
setSchoolAddress(SAD, String, String, String, String, String, String, String, CWE, CWE, String, DTM, DTM, CWE, String, String, String, String, String, String, CWE, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the School Address.
setSchoolAddress(XAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the School Address.
setSchoolTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the School Type Code.
setSchoolTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the School Type Code.
setSecondAlternateCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Coding System OID.
setSecondAlternateCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Coding System OID.
setSecondAlternateCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Coding System OID.
setSecondAlternateCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Coding System OID.
setSecondAlternateCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Coding System OID.
setSecondAlternateCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Coding System OID.
setSecondAlternateCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Coding System Version ID.
setSecondAlternateCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Coding System Version ID.
setSecondAlternateCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Coding System Version ID.
setSecondAlternateCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Coding System Version ID.
setSecondAlternateCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Coding System Version ID.
setSecondAlternateCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Coding System Version ID.
setSecondAlternateFormattedText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Formatted Text.
setSecondAlternateFormattedText(FT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Formatted Text.
setSecondAlternateIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Identifier.
setSecondAlternateIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Identifier.
setSecondAlternateIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Identifier.
setSecondAlternateIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Identifier.
setSecondAlternateIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Identifier.
setSecondAlternateIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second AlternateIdentifier.
setSecondAlternateText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Text.
setSecondAlternateText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Text.
setSecondAlternateText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Text.
setSecondAlternateText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Text.
setSecondAlternateUnitofMeasureCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Coding System OID.
setSecondAlternateUnitofMeasureCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Coding System OID.
setSecondAlternateUnitofMeasureCodingSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Coding System Version ID.
setSecondAlternateUnitofMeasureCodingSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Coding System Version ID.
setSecondAlternateUnitofMeasureIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Identifier.
setSecondAlternateUnitofMeasureIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Identifier.
setSecondAlternateUnitofMeasureText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Text.
setSecondAlternateUnitofMeasureText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Text.
setSecondAlternateUnitofMeasureValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Value Set OID.
setSecondAlternateUnitofMeasureValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Value Set OID.
setSecondAlternateUnitofMeasureValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Second Alternate Unit of Measure Value Set Version ID.
setSecondAlternateUnitofMeasureValueSetVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Alternate Unit of Measure Value Set Version ID.
setSecondAlternateValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Value Set OID.
setSecondAlternateValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Value Set OID.
setSecondAlternateValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Value Set OID.
setSecondAlternateValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Value Set OID.
setSecondAlternateValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Value Set OID.
setSecondAlternateValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Value Set OID.
setSecondAlternateValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Value Set Version ID .
setSecondAlternateValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Second Alternate Value Set Version ID.
setSecondAlternateValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Value Set Version ID.
setSecondAlternateValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Second Alternate Value Set Version ID.
setSecondAlternateValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Alternate Value Set Version ID.
setSecondAlternateValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Second Second Alternate Value Set Version ID.
setSecondAndFurtherGivenNamesOrInitialsThereof(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the SecondAndFurtherGivenNamesOrInitialsThereof.
setSecondAndFurtherGivenNamesOrInitialsThereof(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the SecondAndFurtherGivenNamesOrInitialsThereof.
setSecondNameOrInitials(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Second Name Or Initials.
setSecondNameOrInitials(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Second Name Or Initials.
setSecondNameOrInitials(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Second Name Or Initials.
setSecondNameOrInitials(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Second Name Or Initials.
setSecondNamesOrInitials(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Second Names Or Initials.
setSecondNamesOrInitials(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Second Names Or Initials.
setSecondOpinionDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Second Opinion Date.
setSecondOpinionDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Second Opinion Date.
setSecondOpinionDocumentationReceived(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the SecondOpinionDocumentationReceived list.
setSecondOpinionPhysician(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the SecondOpinionPhysician list.
setSecondOpinionStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Second Opinion Status.
setSecondOpinionStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Second Opinion Status.
setSectionDescriptionOrheading(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Section Description or Heading (ST) This Field describe about Section description or heading.
setSectionDescriptionOrheading(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSS
Section Description or Heading (ST) This Field describe about Section description or heading.
setSecurity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Security.
setSecurity(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Security.
setSecurity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Security.
setSecurity(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Security.
setSecurityCheck(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Security Check.
setSecurityCheck(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Security Check.
setSecurityCheck(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Security Check.
setSecurityCheck(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Security Check.
setSecurityCheck(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Security Check.
setSecurityCheck(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Security Check.
setSecurityCheckScheme(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Security Check Scheme.
setSecurityCheckScheme(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CX
Sets the Security Check Scheme.
setSecurityCheckScheme(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Security Check Scheme.
setSecurityCheckScheme(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Security Check Scheme.
setSecurityCheckScheme(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Security Check Scheme.
setSecurityCheckScheme(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Security Check Scheme.
setSecurityOrSensitivity(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Security Or Sensitivity.
setSecurityOrSensitivity(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRB
Set the Security Or Sensitivity sensitivity surrounding the problem (e.g., highly sensitive, not sensitive, sensitive, etc.).
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Segment Action Code.
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Segment Action Code.
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Segment Action Code.
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Segment Action Code.
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Segment Action Code.
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Segment Action Code.
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Segment Action Code.
setSegmentActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RGS
Set the Segment Action Code.
setSegmentActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RGS
Set the Segment Action Code.
setSegmentCardinality(EnumSegmentCardinality) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messagedictionary.SegmentItem
Sets Segment Cardinality
setSegmentCardinality(EnumSegmentCardinality) - Method in interface cdac.medinfo.sdk.hl7282.utils.ISegmentItem
Sets Segment Cardinality
setSegmentFieldName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QIP
Sets the SegmentFieldName.
setSegmentFieldName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QIP
Sets the SegmentFieldName.
setSegmentFieldName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the SegmentFieldName.
setSegmentFieldName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QSC
Sets the SegmentFieldName.
setSegmentFieldName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RCD
Sets the SegmentFieldName.
setSegmentFieldName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RCD
Sets the SegmentFieldName.
setSegmentgroupinclusion(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Segment group inclusion.
setSegmentGroupName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGH
Set the Segment Group Name.
setSegmentGroupName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGH
Set the Segment Group Name.
setSegmentGroupName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGT
Set the Segment Group Name.
setSegmentGroupName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGT
Set the Segment Group Name.
setSegmentId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the SegmentId.
setSegmentId(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the SegmentId.
setSegmentInstanceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Segment Instance Identifier This field contains a value that uniquely identifies this segment across time and messages.
setSegmentInstanceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Medication Instance Identifier This field contains a value that uniquely identifies this segment across time and messages.
setSegmentName(String) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IUnrecognizedDataSet
Sets Segment Name.
setSegmentName(String) - Method in class cdac.medinfo.sdk.hl7282.unrecognized.UnRecognizedField
Set unrecognized Segment Name of the HL7 file.
setSegmentSequence(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the SegmentSequence.
setSegmentSequence(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the SegmentSequence.
setSegmentUniqueKey(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Segment Unique Key.
setSegmentUniqueKey(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LCH
Set the Segment Unique Key.
setSegmentUniqueKey(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Segment Unique Key.
setSegmentUniqueKey(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LRL
Set the Segment Unique Key.
setSegmentUniqueKey(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Segment Unique Key.
setSegmentUniqueKey(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Segment Unique Key.
setSendCharacterCount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Send Character Count.
setSendCharacterCount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Send Character Count.
setSenderAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Address.
setSenderAwareDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Aware Date Time.
setSenderAwareDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Aware Date Time.
setSenderComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Comment.
setSenderComment(FT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Comment.
setSenderEventDescription(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Event Description.
setSenderEventIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Event Identifier.
setSenderEventIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Event Identifier.
setSenderIndividualName(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Individual Name.
setSenderOrganizationName(ISingleCollection<XON>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Organization Name.
setSenderSequenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Sequence Number.
setSenderSequenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Sequence Number.
setSenderTelephone(ISingleCollection<XTN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PES
Set the Sender Telephone.
setSendingApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Sending Application.
setSendingApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Sending Application.
setSendingApplication(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sending Application.
setSendingApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sending Application.
setSendingFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Sending Facility.
setSendingFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FHS
Set the Sending Facility.
setSendingFacility(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sending Facility.
setSendingFacility(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sending Facility.
setSendingNetworkAddress(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sending Network Address.
setSendingNetworkAddress(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sending Network Address.
setSendingResponsibleOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sending Responsible Organization.
setSendingResponsibleOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Ses the Sending Responsible Organization.
setSensitivityCausativeAgentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Sensitivity Causative Agent Code.
setSensitivityCausativeAgentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Sensitivity Causative Agent Code.
setSensitivityToCausativeAgentCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set Sensitivity to Causative Agent Code.
setSensitivityToCausativeAgentCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAR
Set the Sensitivity to Causative Agent Code.
setSeparabilityIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Separability Indicator.
setSeparabilityIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Separability Indicator.
setSeparateBill(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Separate Bill.
setSeparateBill(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Separate Bill.
setSeparatorSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the SeparatorSuffix.
setSeparatorSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SN
Sets the SeparatorSuffix.
setSeparatorType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Separator Type.
setSeparatorType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Separator Type.
setSequence(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Sequence.
setSequence(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.OG
Sets the Sequence
setSequenceAgent(ISequenceAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Sets the Sequence Agent.Sequence Agent is required to enable Sequence Numbering in the message transactions.
setSequenceAgent(ISequenceAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Sets the Sequence Agent.
setSequenceAgent(ISequenceAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets the Sequence Agent.
setSequenceAgent(ISequenceAgent) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets the sequence agent on UserSession.Sequence Agent is required to enable Sequence Numbering in the message transactions.
setSequenceConditionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Sequence Condition Code.
setSequenceConditionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Sequence Condition Code.
setSequenceCondTimeInterval(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Sequence Condition Time Interval.
setSequenceCondTimeInterval(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Sequence Condition Time Interval.
setSequenceNo(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Sets sequence number for Component defined by HL7 standard in segment
setSequenceNo(int) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets sequence number for attribute defined by HL7 standard in segment.
setSequenceNo(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets sequence number for attribute defined by HL7 standard in segment
setSequenceNo(int) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Sets sequence number for Component defined by HL7 standard in segment
setSequenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sequence Number.
setSequenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Sequence Number.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM5
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM5
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM6
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM6
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Sequence Number Test Observation Master File.
setSequenceNumberTestObservationMasterFile(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Sequence Number - Test/Observation Master File.
setSequenceNumberTestObservationMasterFile(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Sequence Number - Test/Observation Master File.
setSequenceResultsFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Sequence Results Flag.
setSequenceResultsFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Sequence Results Flag.
setSequencing(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SRT
Sets the Sequencing
setSequencing(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SRT
Sets the Sequencing
setSerialNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Serial Number.
setSerialNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Serial Number.
setServerSideQCNAgent(IServerQueryCancellation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Sets the Query Cancellation agent.
setServerSideQCNAgent(IServerQueryCancellation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
This will set the Query Cancellation agent on ClientSideMessageAgent
setServerSideQICAgent(IServerInteractiveContinuation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ServerSideMessageAgent
Sets the Interactive Continuation Agent.
setServerSideQICAgent(IServerInteractiveContinuation) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
Sets the Interactive Continuation Agent.
setServerSideTransactionHandler(ITransactionHandler) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ClientSession
This will set the ITransactionHandler on Client session.
setServerSideTransactionHandler(ITransactionHandler) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.Controller
This will set the ITransactionHandler on Client session.
setServiceDuration(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Service Duration.
setServiceDuration(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Service Duration.
setServiceEpisodeDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Service Episode Description.
setServiceEpisodeDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Service Episode Description.
setServiceEpisodeIdentifier(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Service Episode Identifier.
setServiceEpisodeIdentifier(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Service Episode Identifier.
setServiceItemCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Service Item Code.
setServiceItemCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IIM
Set the Service Item Code.
setServicePeriod(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODS
Set the Service Period.
setServicePeriod(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODT
Set the Service Period.
setServiceProviderTaxonomyCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Service Provider Taxonomy Code This field contains the Taxonomy code for the Service Provider.
setServiceProviderTaxonomyCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Service Provider Taxonomy Code This field contains the Taxonomy code for the Service Provider.
setServiceRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Service Required.
setServiceRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Service Required.
setServiceTestObservationPerformanceSchedule(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Service Test Observation Performance Schedule.
setServicingFacility(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Servicing Facility.
setServicingFacility(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Servicing Facility.
setSession_No(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Session-No (NM) This field is about Several line items may be grouped to a session.
setSession_No(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Session-No (NM) This field is about Several line items may be grouped to a session.
setSetID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Set ID.
setSetID(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Set ID.
setSetID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Set ID.
setSetID(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Set ID.
setSetID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Set ID.
setSetID(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Set ID.
setSetID_AFF(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Set ID AFF.
setSetID_AFF(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AFF
Set the Set ID AFF.
setSetID_AIG(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Set ID AIG.
setSetID_AIG(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Set ID AIG.
setSetID_AIL(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Set ID AIL.
setSetID_AIL(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Set ID AIL.
setSetID_AIP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Set ID AIP.
setSetID_AIP(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Set ID AIL.
setSetID_AIS(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Set ID AIS.
setSetID_AIS(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Set ID AIS.
setSetID_AL1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Set ID AL1.
setSetID_AL1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AL1
Set the Set ID AL1.
setSetID_BPO(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the Set ID BPO.
setSetID_BPO(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPO
Set the Set ID BPO.
setSetID_BPX(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the Set ID BPX.
setSetID_BPX(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BPX
Set the Set ID BPX.
setSetID_BTX(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Set ID BTX.
setSetID_BTX(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BTX
Set the Set ID BTX.
setSetID_BUI(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Set ID BUI.
setSetID_BUI(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Set ID BUI.
setSetID_CDO(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
` Set the Set ID CDO.
setSetID_CDO(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CDO
Set the Set ID CDO.
setSetID_CER(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Set ID CER.
setSetID_CER(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Set ID CER.
setSetID_CM0(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Set ID CM0.
setSetID_CM0(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Set ID CM0.
setSetID_CM1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM1
Set the Set ID CM1.
setSetID_CM1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM1
Set the Set ID CM1.
setSetID_CM2(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM2
Set the Set ID CM2.
setSetID_CM2(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM2
Set the Set ID CM2.
setSetID_CON(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Set ID CON.
setSetID_CON(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Set ID CON.
setSetID_DB1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Set ID DB1.
setSetID_DB1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DB1
Set the Set ID DB1.
setSetID_DG1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Set ID DG1.
setSetID_DG1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DG1
Set the Set ID DG1.
setSetID_EDU(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Set ID EDU.
setSetID_EDU(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EDU
Set the Set ID EDU.
setSetID_GT1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Set ID GT1.
setSetID_GT1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Set ID GT1.
setSetID_IAM(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Set ID IAM.
setSetID_IAM(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Set ID IAM.
setSetId_ILT(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Set Id – ILT.
setSetId_ILT(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ILT
Set the Set Id – ILT.
setSetID_IN1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Set ID IN1.
setSetID_IN1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Set ID IN1.
setSetID_IN3(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Set ID IN3.
setSetID_IN3(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN3
Set the Set ID IN3.
setSetId_IVT(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Set Id – IVT.
setSetId_IVT(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Set Id – IVT.
setSetID_LAN(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LAN
Set the Set ID LAN.
setSetID_LAN(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LAN
Set the Set ID LAN.
setSetID_MCP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Set ID - MCP.
setSetID_MCP(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Set ID - MCP.
setSetID_NTE(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Set ID NTE.
setSetID_NTE(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Set ID NTE.
setSetID_OBR(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Set ID OBR.
setSetID_OBR(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Set ID OBR.
setSetID_OBX(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Set ID OBX.
setSetID_OBX(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Set ID OBX.
setSetID_ORG(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Set ID ORG.
setSetID_ORG(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORG
Set the Set ID ORG.
setSetID_PAC(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Set ID PAC.
setSetID_PAC(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PAC
Set the Set ID PAC.
setSetId_PCE(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Set ID - PCE.
setSetId_PCE(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Set ID - PCE.
setSetID_PID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Set ID PID.
setSetID_PID(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Set ID PID.
setSetId_PKG(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Set Id - PKG.
setSetId_PKG(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PKG
Set the Set Id - PKG.
setSetID_PR1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Set ID PR1.
setSetID_PR1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Set ID PR1.
setSetID_PRA(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Set ID PRA.
setSetID_PRA(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Set ID PRA.
setSetID_PYE(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Set ID - PYE (SI) This field is about Sequence Number.
setSetID_PYE(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PYE
Set Set ID - PYE (SI) This field is about Sequence Number.
setSetID_REL(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Set ID REL.
setSetID_REL(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Set ID REL.
setSetID_RGS(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RGS
Set the Set ID RGS.
setSetID_RGS(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RGS
Set the Set ID RGS.
setSetID_RXV(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
` Set the Set ID RXV.
setSetID_RXV(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Set ID RXV.
setSetID_SGH(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGH
Set the Set ID SGH.
setSetID_SGH(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGH
Set the Set ID SGH.
setSetID_SGT(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGT
Set the Set ID SGT.
setSetID_SGT(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SGT
Set the Set ID SGT.
setSetID_SPM(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Set ID SPM.
setSetID_SPM(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Set ID SPM.
setSetID_TQ1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Set ID TQ1.
setSetID_TQ1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Set ID TQ1.
setSetID_TQ2(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Set ID TQ2.
setSetID_TQ2(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Set ID TQ2.
setSetID_TXA(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Set ID-TXA.
setSetID_TXA(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Set ID-TXA.
setSetIDDSP(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Set ID DSP.
setSetIDDSP(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DSP
Set the Set ID DSP.
setSetIDFT1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Set ID FT1.
setSetIDFT1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Set ID FT1.
setSetIDNK1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Set ID NK1.
setSetIDNK1(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Set ID NK1.
setSetIdVND(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Set Id - VND.
setSetIdVND(SI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Set Id - VND.
setSeverity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Severity.
setSeverity(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the Severity.
setSeverityOfIllnessCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Severity Of Illness Code.
setSeverityOfIllnessCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Severity Of Illness Code.
setSharedTelecommunicationIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the Shared Telecommunication Identifier.
setShipmentCondition(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Condition.
setShipmentConfidentiality(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Confidentiality.
setShipmentHandlingCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Condition.
setShipmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment ID.
setShipmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment ID.
setShipmentID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Shipment ID.
setShipmentID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen ID.
setShipmentPriority(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Priority.
setShipmentPriority(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Priority.
setShipmentRiskCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Risk Code.
setShipmentStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Status This is the shipment status which specifies where in the shipment process the package is at the time of messaging.
setShipmentStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Status.
setShipmentStatusDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Status Date Time.
setShipmentStatusDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Status Date Time.
setShipmentStatusReason(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Status Reason.
setShipmentStatusReason(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Set the Shipment Status Reason.
setSIConversionFactor(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the SI Conversion Factor.
setSIConversionFactor(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the SI Conversion Factor.
setSideOfBody(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Side of body (CWE) This field is about The role of the Physician ("self-employed" or "employed").
setSideOfBody(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Side of body (CWE) This field is about The role of the Physician ("self-employed" or "employed").
setSignature(HD, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Signature.
setSignature(ED) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Signature.
setSignatureAuthority(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Signature Authority.
setSignatureAuthorityAddress(ISingleCollection<XAD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Signature Authority Address.
setSignatureAuthorityTelecommunication(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Signature Authority Telecommunication.
setSignatureAuthorityTelecommunication(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Signature Authority Telecommunication.
setSignatureAuthorityTitle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Signature Authority Title.
setSignatureAuthorityTitle(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FAC
Set the Signature Authority Title.
setSignatureCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Signature Code.
setSignatureCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Signature Code.
setSignatureCodeDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Signature Code Date.
setSignatureCodeDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Signature Code Date.
setSignatureofIssuingAuthority(HD, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Signature of Issuing Authority.
setSignatureofIssuingAuthority(ED) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Signature of Issuing Authority.
setSignatureOnFileDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Signature On File Date.
setSignatureOnFileDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Sets the Signature On File Date.
setSingleUseDevice(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Single Use Device.
setSingleUseDevice(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Single Use Device.
setSlotSpacingCriteria(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.APR
Set the Slot Spacing Criteria.
setSlotSpacingCriteria(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.APR
Set the Slot Spacing Criteria.
setSocketInputstream(InputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideNetworkAgent
Sets SocketInputStream
setSocketOutputstream(OutputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideNetworkAgent
Sets Socket InputStream
setSoftwareBinaryId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Binary Id.
setSoftwareBinaryId(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Binary Id.
setSoftwareCertifiedVersionOrReleaseNO(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Certified Version Or Release NO.
setSoftwareCertifiedVersionOrReleaseNO(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Certified Version Or Release NO.
setSoftwareInstallDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Install Date.
setSoftwareInstallDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Install Date.
setSoftwareProductInformation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Product Information.
setSoftwareProductInformation(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Product Information.
setSoftwareProductName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Product Name.
setSoftwareProductName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Product Name.
setSoftwareVendorOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Vendor Organization.
setSoftwareVendorOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Set the Software Vendor Organization.
setSortbyField(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SRT
Sets the Sort by Field.
setSortbyField(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SRT
Sets the Sort by Field.
setSortField(ISingleCollection<SRT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RCP
Set the Sort Field list.
setSource(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AUI
sets the Source.
setSource(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AUI
sets the Source.
setSourceApplication(HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the SourceApplication.
setSourceDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Source Date.
setSourceDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Sets the Source Date.
setSourceDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Source Date.
setSourceDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Sets the Source Date.
setSourceIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Source Identifier.
setSourceIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Source Identifier.
setSourceInformationInstanceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Source Information Instance Identifier.
setSourceInformationInstanceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Source Information Instance Identifier.
setSourceLocationIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Source Location Identifier.
setSourceLocationIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Source Location Identifier.
setSourceLocationName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Source Location Name.
setSourceLocationName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Source Location Name.
setSourceOfComment(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Source Of Comment.
setSourceOfComment(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NTE
Set the Source Of Comment.
setSourceOneName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVS
Sets the SourceOneName.
setSourceOneName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVS
Sets the SourceOneName.
setSourcePhone(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Source Phone.
setSourcePhone(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Sets the Source Phone.
setSourcePhone(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Source Phone.
setSourcePhone(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Sets the Source Phone.
setSourceTable(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Source Table
setSourceTable(IS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Source Table
setSourceTable(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the SourceTable.
setSourceTable(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the SourceTable.
setSourceTable(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Source Table.
setSourceTable(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Source Table.
setSourceText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Source Text.
setSourceText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AUT
Set the Source Text.
setSourceText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Source Text.
setSourceText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RF1
Set the Source Text.
setSourceTwoName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVS
Sets the SourceTwoName.
setSourceTwoName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.WVS
Sets the SourceTwoName.
setSourceType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Source Type.
setSourceType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Source Type.
setSpecialAccessRestrictionInstructions(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ARV
Set the Special Access Restriction Instructions.
setSpecialAdministrationInstructions(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Special Administration Instructions.
setSpecialCosts(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Special costs (CP) This field is about Special costs for this invoice.
setSpecialCosts(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Special costs (CP) This field is about Special costs for this invoice.
setSpecialCoverageApprovalName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the SpecialCoverageApprovalName list.
setSpecialCoverageApprovalTitle(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Special Coverage Approval Title.
setSpecialCoverageApprovalTitle(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Special Coverage Approval Title.
setSpecialDispensingInstructions(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Special Dispensing Instructions.
setSpecialDispensingInstructions(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Special Dispensing Instructions.
setSpecialHandlingCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Special Handling Code.
setSpecialHandlingCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Special Handling Code.
setSpecialHandlingCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Special Handling Code.
setSpecialHandlingRequirements(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Special Handling Requirements.
setSpecialHandlingRequirements(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Special Handling Requirements.
setSpecialInstructions(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Special Instructions.
setSpecialInstructions(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Special Instructions.
setSpecialOrderIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Special Order Indicator.
setSpecialOrderIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Special Order Indicator.
setSpecialProcessingCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Special Processing Code.
setSpecialProcessingCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Special Processing Code.
setSpecialProgramCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Special Program Code.
setSpecialProgramCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Special Program Code.
setSpecialServiceRequestRelationship(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Special Service Request Relationship.
setSpecialServiceRequestRelationship(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ2
Set the Special Service Request Relationship.
setSpecialty(ISingleCollection<SPD>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRA
Set the Specialty.
setSpecialtyName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the SpecialtyName.
setSpecialtyName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SPD
Sets the SpecialtyName.
setSpecialtyType(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Specialty Type.
setSpecialVisitCount(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Special Visit Count.
setSpecialVisitCount(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the Special Visit Count.
setSpecies(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the Species.
setSpecies(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RFR
Sets the Species.
setSpecimen(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen.
setSpecimen(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen.
setSpecimenActionCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Specimen Action Code.
setSpecimenActionCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Specimen Action Code.
setSpecimenAdditives(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Additives.
setSpecimenAppropriateness(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Appropriateness.
setSpecimenAppropriateness(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Appropriateness.
setSpecimenAvailability(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Availability.
setSpecimenAvailability(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Availability.
setSpecimenChildRole(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Child Role.
setSpecimenChildRole(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Child Role.
setSpecimenCollectionAmount(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Amount.
setSpecimenCollectionAmount(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Amount.
setSpecimenCollectionDateTime(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Date Time.
setSpecimenCollectionDateTime(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Date Time.
setSpecimenCollectionMethod(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Method.
setSpecimenCollectionMethod(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Method.
setSpecimenCollectionSite(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Site.
setSpecimenCollectionSite(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Collection Site.
setSpecimenComponent(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Specimen Component.
setSpecimenComponent(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Specimen Component.
setSpecimenCondition(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Condition.
setSpecimenCurrentQuantity(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Current Quantity.
setSpecimenCurrentQuantity(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Current Quantity.
setSpecimenDescription(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Description.
setSpecimenExpirationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Expiration Date Time.
setSpecimenExpirationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Expiration Date Time.
setSpecimenHandlingCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Handling Code.
setSpecimenHandlingCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Handling Code.
setSpecimenID(EI, EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen ID.
setSpecimenID(EIP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen ID.
setSpecimenParentIDs(ISingleCollection<EIP>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Parent IDs.
setSpecimenPreference(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Preference.
setSpecimenPreference(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Preference.
setSpecimenPriorities(ISingleCollection<ID>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Priorities.
setSpecimenQuality(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Quality.
setSpecimenQuality(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Quality.
setSpecimenReceivedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Received Date Time.
setSpecimenReceivedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Received Date Time.
setSpecimenRejectReason(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Reject Reason.
setSpecimenRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Specimen Required.
setSpecimenRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Specimen Required.
setSpecimenRequirements(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Requirements.
setSpecimenRequirements(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Requirements.
setSpecimenRetentionTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Retention Time.
setSpecimenRetentionTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Specimen Retention Time.
setSpecimenRiskCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Risk Code.
setSpecimenRole(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Role.
setSpecimenSourceSite(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Source Site.
setSpecimenSourceSite(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Source Site.
setSpecimenSourceSiteModifier(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Source Site Modifier.
setSpecimenType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Type.
setSpecimenType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Set the Specimen Type.
setSpecimenTypeModifier(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
set the Specimen Type Modifier.
setSpeedDialCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the SpeedDialCode.
setSpeedDialCode(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the SpeedDialCode.
setSponsorPatientID(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Sponsor Patient ID.
setSponsorPatientID(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Sponsor Patient ID.
setSponsorStudyID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Sponsor Study ID.
setSponsorStudyID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Sponsor Study ID.
setSponsorStudyID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Sponsor Study ID.
setSponsorStudyID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Sponsor Study ID.
setSponsorStudyID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTI
Set the Sponsor Study ID.
setSponsorStudyID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTI
Set the Sponsor Study ID.
setStaffIdentifierList(ISingleCollection<CX>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Staff Identifier List.
setStaffName(ISingleCollection<XPN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Staff Name.
setStaffSegment(STF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B01_Common
Sets value of Staff segment for this message,overwrites if already present.
setStaffSegment(STF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B03
Sets value of Staff segment for this message,overwrites if already present.
setStaffSegment(STF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B04_Common
Sets value of Staff segment for this message,overwrites if already present.
setStaffSegment(STF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B07
Sets value of Staff segment for this message,overwrites if already present.
setStaffSegment(STF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B08
Sets value of Staff segment for this message,overwrites if already present.
setStaffType(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Set the Staff Type.
setStartDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Start Date.
setStartDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Start Date.
setStartDate_Time(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the Start Date Time.
setStartDate_Time(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the Start Date Time.
setStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the StartDateTime.
setStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NDL
Sets the StartDateTime.
setStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Start Date Time.
setStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Start Date Time.
setStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Start Date Time.
setStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Start Date Time.
setStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Start Date Time.
setStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Start Date Time.
setStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Start Date Time.
setStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Start Date Time.
setStartDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Start Date Time.
setStartDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Start Date Time.
setStartDateTimeOffset(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Start Date Time Offset.
setStartDateTimeOffset(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Start Date Time Offset.
setStartDateTimeOffset(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Start Date Time Offset.
setStartDateTimeOffset(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Start Date Time Offset.
setStartDateTimeOffset(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Start Date Time Offset.
setStartDateTimeOffset(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Start Date Time Offset.
setStartDateTimeOffset(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Start Date Time Offset.
setStartDateTimeOffset(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Start Date Time Offset.
setStartDateTimeOffsetUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Start Date Time Offset Units.
setStartDateTimeOffsetUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIG
Set the Start Date Time Offset Units.
setStartDateTimeOffsetUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Start Date Time Offset Units.
setStartDateTimeOffsetUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIL
Set the Start Date Time Offset Units.
setStartDateTimeOffsetUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Start Date Time Offset Units.
setStartDateTimeOffsetUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIP
Set the Start Date Time Offset Units.
setStartDateTimeOffsetUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Start Date Time Offset Units.
setStartDateTimeOffsetUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Start Date Time Offset Units.
setStartDayRange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the StartDayRange.
setStartDayRange(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the StartDayRange.
setStartHourRange(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the StartHourRange.
setStartHourRange(TM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VH
Sets the StartHourRange.
setStartingNotificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Starting Notification Code.
setStartingNotificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Starting Notification Code.
setStartingNotificationDate_Time(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Starting Notification Date Time.
setStartingNotificationDate_Time(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Starting Notification Date Time.
setStartingNotificationReferenceNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Starting Notification Reference Number.
setStartingNotificationReferenceNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CNS
Set the Starting Notification Reference Number.
setStartSequencing(boolean) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.InitiatingSequenceAgent
Starts the Sequence Numbering.
setStartSequencing(boolean) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.sequence.ReceivingSequenceAgent
Starts the Sequence Numbering
setStartSequencing(boolean) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.ISequenceAgent
Start the Sequence numbering
setStatedVarianceDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Stated Variance Date Time.
setStatedVarianceDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Stated Variance Date Time.
setStateOrProvince(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the State Or Province.
setStateOrProvince(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the State Or Province.
setStateOrProvince(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the StateOrProvince.
setStateOrProvince(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the StateOrProvince.
setStateOtherQualifyingInformation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the StateOtherQualifyingInformation.
setStateOtherQualifyingInformation(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the StateOtherQualifyingInformation.
setStatisticsAvailable(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Statistics Available.
setStatisticsAvailable(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Statistics Available.
setStatisticsEnd(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Statistics End.
setStatisticsEnd(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Statistics End.
setStatisticsStart(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Statistics Start.
setStatisticsStart(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NST
Set the Statistics Start.
setStatusAdmission(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Admission .
setStatusAdmission(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Admission .
setStatusAge(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Age.
setStatusAge(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Age.
setStatusedDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Statused Date Time.
setStatusedDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Statused Date Time.
setStatusedOrganization(String, CWE, HD, String, HD, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Statused Organization.
setStatusedOrganization(XON) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Ses the Statused Organization.
setStatusedPerson(String, FN, String, String, String, String, CWE, HD, String, String, String, String, HD, String, CWE, String, String, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Set the Statused Person.
setStatusedPerson(XCN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IAM
Sets the Statused Person.
setStatusFinancialCalculation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Financial Calculation.
setStatusFinancialCalculation(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Financial Calculation.
setStatusGender(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Gender.
setStatusGender(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Gender.
setStatusLengthOfStay(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Length of Stay.
setStatusLengthOfStay(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Length of Stay.
setStatusPatient(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Patient.
setStatusPatient(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Patient.
setStatusRespirationMinutes(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Respiration Minutes.
setStatusRespirationMinutes(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Respiration Minutes.
setStatusSameDayFlag(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Same Day Flag.
setStatusSameDayFlag(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Same Day Flag.
setStatusSeparationMode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Separation Mode.
setStatusSeparationMode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Separation Mode.
setStatusWeightAtBirth(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Weight at Birth.
setStatusWeightAtBirth(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Status Weight at Birth.
setSterileIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Sterile Indicator.
setSterileIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Sterile Indicator.
setSterilizationCycle(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Sterilization Cycle.
setSterilizationCycle(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Sterilization Cycle.
setSterilizationType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Sterilization Type.
setSterilizationType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Set the Sterilization Type.
setSterilizerTemperature(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Sterilizer Temperature.
setSterilizerTemperature(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Sterilizer Temperature.
setSterilizeTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Sterilize Time.
setSterilizeTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Sterilize Time.
setStillbornIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Still born Indicator.
setStillbornIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Still born Indicator.
setStockedItemIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Stocked Item Indicator.
setStockedItemIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Stocked Item Indicator.
setStockedItemIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Stocked Item Indicator.
setStockedItemIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Stocked Item Indicator.
setStoplossLimitFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Stoploss Limit Flag.
setStoplossLimitFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Stoploss Limit Flag.
setStoreCancelledMessage(boolean) - Method in class cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.querycancel.ClientSideQCNAgent
This will set the status whether to store canceled response messages or not.
setStoreCancelledMessage(boolean) - Method in interface cdac.medinfo.sdk.hl7282.hl7net.commons.IClientQueryCancellation
Sets the Mode for retrieving canceled messages By default its value is set true.
setStrain(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Strain.
setStrain(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Strain.
setStratumforStudyRandomization(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Stratum for Study Randomization.
setStream(FileInputStream, FileOutputStream) - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7FileStream
This method sets the file Streams to the FileStream.
setStreetAddress(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Street Address.
setStreetAddress(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Street Address.
setStreetAddress(SAD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the StreetAddress.
setStreetName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SAD
Sets the StreetName.
setStreetName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SAD
Sets the StreetName.
setStreetOrMailingAddress(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SAD
Sets the StreetOrMailingAddress.
setStreetOrMailingAddress(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.SAD
Sets the StreetOrMailingAddress.
setStudentIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Student ndicator.
setStudentIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the Student ndicator.
setStudentIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Student Indicator.
setStudentIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Student Indicator.
setStudentIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the Student Indicator.
setStudentIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Sets the Student Indicator.
setStudentIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Student Indicator.
setStudentIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PD1
Set the Student Indicator.
setStudyAuthorizingProvider(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Study Authorizing Provider.
setStudyInstanceUID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Study Instance UID.
setStudyInstanceUID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IPC
Set the Study Instance UID.
setStudyPhaseEvaluability(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Study Phase Evaluability.
setStudyPhaseEvaluability(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Study Phase Evaluability.
setStudyPhaseIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM1
Set the Study Phase Identifier.
setStudyPhaseIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM1
Set the Study Phase Identifier.
setStudyPhaseIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Study Phase Identifier.
setStudyPhaseIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSP
Set the Study Phase Identifier.
setStudyPhaseIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTI
Set the Study Phase Identifier.
setStudyPhaseIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTI
Set the Study Phase Identifier.
setStudyQualityControlCodes(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSS
Set the Study Quality Control Codes.
setStudyRandomizationDatetime(ISingleCollection<DTM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSR
Set the Study Randomization Date time.
setStudyScheduledPatientTimePoint(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSS
Set the Study Scheduled Patient Time Point.
setStudyScheduledPatientTimePoint(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSS
Set the Study Scheduled Patient Time Point.
setStudyScheduledTimePoint(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSS
Set the Study Scheduled Time Point.
setStudyScheduledTimePoint(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CSS
Set the Study Scheduled Time Point.
setStudyScheduledTimePoint(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTI
Set the Study Scheduled Time Point.
setStudyScheduledTimePoint(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CTI
Set the Study Scheduled Time Point.
setSubComponentNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the SubComponentNumber.
setSubComponentNumber(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ERL
Sets the SubComponentNumber.
setSubjectCompetenceIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Subject Competence Indicator This field identifies whether the subject was deemed competent to provide consent.
setSubjectCompetenceIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Subject Competence Indicator.
setSubjectDirectoryAttributeExtension(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Subject Directory Attribute Extension.
setSubjectID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Subject ID.
setSubjectID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Subject ID.
setSubjectName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Subject Name.
setSubjectName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Subject Name.
setSubjectPublicKeyInfo(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Subject Public Key Info.
setSubjectPublicKeyInfo(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Subject Public Key Info.
setSubjectspecificConsentBackgroundText(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Consent Background Information.
setSubjectspecificConsentText(ISingleCollection<FT>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Subject-specific Consent Text.
setSubjectToExpirationIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Subject to Expiration Indicator.
setSubjectToExpirationIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Subject to Expiration Indicator.
setSubscribersNameRequired(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Subscribers Name Required.
setSubscribersNameRequired(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Subscribers Name Required.
setSubscriptionType(EnumSubscriptionType) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.Message
Sets SubscriptionType for Message.
setSubstanceContainerIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Substance Container Identifier.
setSubstanceContainerIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Substance Container Identifier.
setSubstanceExpirationDate(ISingleCollection<DTM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Substance Expiration Date.
setSubstanceExpirationDate(ISingleCollection<DTM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Substance Expiration Date.
setSubstanceExpirationDate(ISingleCollection<DTM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Substance Expiration Date.
setSubstanceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Substance Identifier.
setSubstanceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Substance Identifier.
setSubstanceLotNumber(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Substance Lot Number.
setSubstanceLotNumber(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Substance Lot Number.
setSubstanceLotNumber(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Substance Lot Number.
setSubstanceLotNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Substance Lot Number.
setSubstanceLotNumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Substance Lot Number.
setSubstanceManufacturerIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Substance Manufacturer Identifier.
setSubstanceManufacturerIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Set the Substance Manufacturer Identifier.
setSubstanceManufacturerName(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Substance Manufacturer Name.
setSubstanceManufacturerName(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Substance Manufacturer Name.
setSubstanceManufacturerName(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Substance Manufacturer Name.
setSubstanceStatus(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Substance Status.
setSubstanceTreatmentRefusalReason(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the Substance Treatment Refusal Reason.
setSubstanceType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Substance Type.
setSubstanceType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Substance Type.
setSubstituteAllowed(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Substitute Allowed.
setSubstituteAllowed(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Substitute Allowed.
setSubstituteItemIdentifier(ISingleCollection<EI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Substitute Item Identifier.
setSubstituteValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Substitute Value (NM) This field is about Substitute value of data item noted in this adjustment.
setSubstituteValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ADJ
Set Substitute Value (NM) This field is about Substitute value of data item noted in this adjustment.
setSubstitutionStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Sets the Substitution Status.
setSubstitutionStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Sets the Substitution Status.
setSubstitutionStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Sets the Substitution Status.
setSubstitutionStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Sets the Substitution Status.
setSubstitutionStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Substitution Status.
setSubstitutionStatus(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXG
Set the Substitution Status.
setSubtype(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RP
Sets the Subtype.
setSubtype(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RP
Sets the Subtype.
setSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Suffix
setSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNN
Sets the Suffix
setSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Suffix.
setSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PPN
Sets the Suffix.
setSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Suffix.
setSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XCN
Sets the Suffix.
setSuffix(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Suffix.
setSuffix(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XPN
Sets the Suffix.
setSupplementaryCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXC
Set the Supplementary Code.
setSupplementaryCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Supplementary Code.
setSupplementaryCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Supplementary Code.
setSupplementaryCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Supplementary Code.
setSupplierIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Supplier Identifier.
setSupplierIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Supplier Identifier.
setSupplyRiskCodes(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Supply Risk Codes.
setSupplyRiskCodes(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Supply Risk Codes.
setSurname(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the Surname.
setSurname(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the Surname.
setSurnameFromPartnerSpouse(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the SurnameFromPartnerSpouse.
setSurnameFromPartnerSpouse(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the SurnameFromPartnerSpouse.
setSurnamePrefixFromPartnerSpouse(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the SurnamePrefixFromPartnerSpouse.
setSurnamePrefixFromPartnerSpouse(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.FN
Sets the SurnamePrefixFromPartnerSpouse.
setSuspendFlag(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Suspend Flag.
setSuspendFlag(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN2
Set the Suspend Flag.
setSyringeManufacturer(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Manufacturer.
setSyringeManufacturer(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Manufacturer.
setSyringeModelNumber(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Model Number.
setSyringeModelNumber(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Model Number.
setSyringeSize(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Size.
setSyringeSize(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Size.
setSyringeSizeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Size Units.
setSyringeSizeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXV
Set the Syringe Size Units.
setSystemDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NCK
Set the System Date Time.
setSystemDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NCK
Set the System Date Time.
setSystemEntryDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the System Entry Date Time.
setSystemEntryDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXA
Set the System Entry Date Time.
setSystemInducedContaminants(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the System Induced Contaminants.
setTableNo(int[]) - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.ComponentItem
Sets Table number for Component defined by HL7 standard in segment
setTableNo(int[]) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.AttributeItem
Sets Table number for attribute defined by HL7 standard in segment.
setTableNo(int[]) - Method in interface cdac.medinfo.sdk.hl7282.utils.IAttributeItem
Sets Table number for attribute defined by HL7 standard in segment
setTableNo(int[]) - Method in interface cdac.medinfo.sdk.hl7282.utils.IComponentItem
Sets Table number for Component defined by HL7 standard in segment
setTableRowDefinitionSegment(RDF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q13
Set the value of Table Row Definition Segment for this message,overwrites if already present.
setTableRowDefinitionSegment(RDF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z75
Set the value of Table Row Definition Segment for this message,overwrites if already present.
setTableRowDefinitionSegment(RDF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z77
Set the value of Table Row Definition Segment for this message,overwrites if already present.
setTableRowDefinitionSegment(RDF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z91
Set the value of Table Row Definition Segment for this message,overwrites if already present.
setTableRowDefinitionSegment(RDF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z93
Set the value of Table Row Definition Segment for this message,overwrites if already present.
setTableRowDefinitionSegment(RDF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z95
Set the value of Table Row Definition Segment for this message,overwrites if already present.
setTableRowDefinitionSegment(RDF) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z99
Set the value of Table Row Definition Segment for this message,overwrites if already present.
setTargetAnatomicSiteOfTest(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Target Anatomic Site Of Test.
setTargetAnatomicSiteOfTest(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Target Anatomic Site Of Test.
setTargetInformationInstanceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Target Information Instance Identifier.
setTargetInformationInstanceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Target Information Instance Identifier.
setTargetValue(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Target Value.
setTargetValue(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Target Value.
setTaxable(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Taxable.
setTaxable(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Taxable.
setTaxableItemIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Taxable Item Indicator.
setTaxableItemIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Taxable Item Indicator.
setTaxonomicClassificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Taxonomic Classification Code.
setTaxonomicClassificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Taxonomic Classification Code.
setTaxonomicClassificationCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM4
Set the Taxonomic Classification Code.
setTaxonomicClassificationCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Species Code.
setTaxonomicClassificationCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Species Code.
setTechnician(ISingleCollection<NDL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
set the Technician.
setTelecommunicationEquipmentType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the TelecommunicationEquipmentType.
setTelecommunicationEquipmentType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the TelecommunicationEquipmentType.
setTelecommunicationUseCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the TelecommunicationUseCode.
setTelecommunicationUseCode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the TelecommunicationUseCode.
setTelephoneNumberofSection(String, String, String, String, String, String, String, String, String, String, String, String, String, CWE, CWE, EI, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Telephone Number of Section.
setTelephoneNumberofSection(XTN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Telephone Number of Section.
setTemperature(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Temperature.
setTemperature(SN) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Temperature.
setTempMax(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Temp Max.
setTempMax(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Temp Max.
setTempMin(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Temp Min.
setTempMin(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Temp Min.
setTemporaryIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Temporary Indicator.
setTemporaryIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the Temporary Indicator.
setTemporaryLocation(HD, HD, HD, HD, String, String, HD, HD, String, EI, HD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Temporary Location.
setTemporaryLocation(PL) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Temporary Location.
setTestApplicationIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Test Application Identifier.
setTestApplicationIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Test Application Identifier.
setTestCategory(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the TestCategory list.
setTestCriticality(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Test Criticality.
setTestCriticality(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Test Criticality.
setTestFluidIdentifier(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.INV
Set the Test Fluid Identifier.
setTestObservationsIncludedwithinanOrderedTestBattery(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM5
Set the Test Observations Included within an Ordered Test Battery.
setTestServiceDefaultDurationQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Test Service Default Duration Quantity.
setTestServiceDefaultDurationQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Test Service Default Duration Quantity.
setTestServiceDefaultDurationUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Test Service Default Duration Units.
setTestServiceDefaultDurationUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Test Service Default Duration Units.
setTestServiceDefaultFrequency(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Test Service Default Frequency.
setTestServiceDefaultFrequency(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Test Service Default Frequency.
setText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Text
setText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Text
setText(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Text.
setText(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Text.
setTextInstruction(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODS
Set the Text Instruction.
setTextInstruction(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODT
Set the Text Instruction.
setTextInstruction(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODT
Set the Text Instruction.
setTextInstruction(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Text Instruction.
setTextInstruction(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Text Instruction.
setThermalRinseTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Thermal Rinse Time.
setThermalRinseTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Thermal Rinse Time.
setThispayload(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the This payload.
setThispayload(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QAK
Set the This payload.
setThisRelationshipInstanceIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the This Relationship Instance Identifier.
setThisRelationshipInstanceIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the This Relationship Instance Identifier.
setTimeOut(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
sets Socket read timeout of this session, in milliseconds.
setTimeOut(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
sets Socket read timeout of this session, in milliseconds.
setTimeSelectionCriteria(ISingleCollection<SCV>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.APR
Set the Time Selection Criteria.
setTissueTypeCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the TissueTypeCode list.
setTitleofStudy(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Title of Study.
setTitleofStudy(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Title of Study.
setTotalAccrualtoDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Total Accrual to Date.
setTotalAccrualtoDate(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CM0
Set the Total Accrual to Date.
setTotalAdjustments(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Total Adjustments.
setTotalAdjustments(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Total Adjustments.
setTotalAmountOfVAT(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Total-Amount of VAT (CP) This field is about Total Amount of VAT included in the Total Invoice Amount (IVC-8).
setTotalAmountOfVAT(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Total-Amount of VAT (CP) This field is about Total Amount of VAT included in the Total Invoice Amount (IVC-8).
setTotalAmountProfessionalPartTechnicalPart(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Total Amount Professional Part + Technical Part (CP) This field is about Total Amount of the cost of this service (Professional plus technical part).
setTotalAmountProfessionalPartTechnicalPart(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Total Amount Professional Part + Technical Part (CP) This field is about Total Amount of the cost of this service (Professional plus technical part).
setTotalCharge(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Total Charge.
setTotalCharge(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DRG
Set the Total Charge.
setTotalCharges(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Total Charges.
setTotalCharges(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Total Charges.
setTotalCycleTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Total Cycle Time.
setTotalCycleTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Total Cycle Time.
setTotalDailyDose(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Total Daily Dose.
setTotalDailyDose(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXD
Set the Total Daily Dose.
setTotalDailyDose(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Total Daily Dose.
setTotalDailyDose(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXE
Set the Total Daily Dose.
setTotalDailyDose(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Total Daily Dose.
setTotalDailyDose(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RXO
Set the Total Daily Dose.
setTotalDurationOfTherapy(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Total Duration Of Therapy.
setTotalDurationOfTherapy(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCR
Set the Total Duration Of Therapy.
setTotalInvoiceAmountWithoutPrepaidAmount(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Total Invoice Amount without Prepaid Amount (CP) This field is about Total amount of Invoice without the prepaid deposit .
setTotalInvoiceAmountWithoutPrepaidAmount(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set Total Invoice Amount without Prepaid Amount (CP) This field is about Total amount of Invoice without the prepaid deposit.
setTotalOccurrences(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Total Occurrences.
setTotalOccurrences(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TQ1
Set the Total Occurrences.
setTotalPayments(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Total Payments.
setTotalPayments(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Total Payments.
setToValue(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the To Value.
setToValue(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CP
Sets the To Value.
setTP_ValuePP(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set TP-Value PP (CP) This field is about Monetary Value of one "point" for the professional part of the service.
setTP_ValuePP(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set TP-Value PP (CP) This field is about Monetary Value of one "point" for the professional part of the service.
setTP_ValueTechnicalPart(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set TP-Value Technical Part (CP) This field is about Monetary Value of one "point" for the technical part of the service.
setTP_ValueTechnicalPart(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set TP-Value Technical Part (CP) This field is about Monetary Value of one "point" for the technical part of the service.
setTrackDepartmentUsageIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Track Department Usage Indicator.
setTrackDepartmentUsageIndicator(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Track Department Usage Indicator.
setTransactionAmountExtended(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Amount Extended.
setTransactionAmountExtended(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Amount Extended.
setTransactionAmountUnit(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Amount Unit.
setTransactionAmountUnit(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Amount Unit.
setTransactionAmountUnit(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Transaction amount - unit.
setTransactionAmountUnit(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Transaction amount - unit.
setTransactionAmountUnit(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Transaction Amount - Unit.
setTransactionAmountUnit(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Transaction Amount - Unit.
setTransactionAmountUnit(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Transaction Amount - Unit.
setTransactionAmountUnit(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Transaction Amount - Unit.
setTransactionBatchID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Batch ID.
setTransactionBatchID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Batch ID.
setTransactionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Code.
setTransactionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Code.
setTransactionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Transaction Code.
setTransactionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the Transaction Code.
setTransactionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Transaction Code.
setTransactionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVT
Set the Transaction Code.
setTransactionCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Transaction Code.
setTransactionCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PCE
Set the Transaction Code.
setTransactionData(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the Transaction Data.
setTransactionData(FT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.EQP
Set the Transaction Data.
setTransactionDate(DTM, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the field which contains the date/time or date/time range of the transaction.
setTransactionDate(DR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the field which contains the date/time or date/time range of the transaction.
setTransactionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction ID.
setTransactionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction ID.
setTransactionPostingDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Posting Date.
setTransactionPostingDate(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Posting Date.
setTransactionQuantity(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Quantity.
setTransactionQuantity(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Quantity.
setTransactionReference(ISingleCollection<SI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the TransactionReference list.
setTransactionReferenceKey(ISingleCollection<SI>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Reference Key.
setTransactionType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Type.
setTransactionType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Transaction Type.
setTranscriptionDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Transcription Date/Time.
setTranscriptionDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Transcription Date/Time.
setTranscriptionist(ISingleCollection<NDL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transcriptionist.
setTranscriptionistCodeName(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Transcriptionist Code Name This field specify the name of the person identified in the document as being responsible for performing the procedure or activity.
setTransferMedicalServiceCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Transfer Medical Service Code.
setTransferMedicalServiceCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Transfer Medical Service Code.
setTransferReason(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Transfer Reason.
setTransferReason(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Transfer Reason.
setTransferToBadDebtCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Transfer To Bad Debt Code.
setTransferToBadDebtCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Transfer To Bad Debt Code.
setTransferToBadDebtDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Advanced Beneficiary Notice Date.
setTransferToBadDebtDate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Transfer To Bad Debt Date.
setTransferToBadDebtDate(DT) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Transfer To Bad Debt Date.
setTranslatorAssistanceIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Translator Assistance Indicator This field identifies whether the subject was deemed competent to provide consent.
setTranslatorAssistanceIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ConsentSeg
Set the Translator Assistance Indicator.
setTransportArranged(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transport Arranged.
setTransportArranged(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transport Arranged.
setTransportArrangementResponsibility(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transport Arrangement Responsibility.
setTransportArrangementResponsibility(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transport Arrangement Responsibility.
setTransportationMode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transportation Mode.
setTransportationMode(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transportation Mode.
setTransportLogisticsofCollectedSample(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Transport Logistics of Collected Sample.
setTransportTemperature(NM, NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Transport Temperature.
setTransportTemperature(NR) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Transport Temperature.
setTransportTemperatureUnits(ISingleCollection<CNE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Transport Temperature Units.
setTrayIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Tray Identifier.
setTrayIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Tray Identifier.
setTrayType(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODT
Set the Tray Type.
setTrayType(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODT
Set the Tray Type.
setTrayType_SAC(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Tray Type SAC.
setTrayType_SAC(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Tray Type SAC.
setTreatingOrganizationalUnit(ISingleCollection<PL>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PR1
Set the Treating Organizational Unit.
setTreatment(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Treatment.
setTreatment(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Treatment.
setTriageCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Triage Code.
setTriageCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ABS
Set the Triage Code.
setTribalCitizenship(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Tribal Citizenship.
setTriggerEvent(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MSG
Sets the TriggerEvent.
setTriggerEvent(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.MSG
Sets the TriggerEvent.
setType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODS
Set the Type.
setType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ODS
Set the Type.
setTypeOfAgreementCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Type Of Agreement Code.
setTypeOfAgreementCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Type Of Agreement Code.
setTypeOfAnswer(ISingleCollection<IDataType>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OMC
Set the Type of Answer.This field contains the allowed datatype for answers, and is drawn from HL7 Table 0125 – Value Type for valid values.
setTypeOfBillCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the Type Of Bill Code.
setTypeOfBillCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GP1
Set the Type Of Bill Code.
setTypeOfData(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the TypeOfData.
setTypeOfData(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.ED
Sets the TypeOfData.
setTypeOfData(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RP
Sets the TypeOfData.
setTypeOfData(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.RP
Sets the TypeOfData.
setTypeOfIdNumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the TypeOfIdNumber.
setTypeOfIdNumber(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PLN
Sets the TypeOfIdNumber.
setTypeOfLimitation(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Type of Limitation.
setTypeOfLimitation(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.DPS
Set the Type of Limitation.
setTypicalTurnAroundTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Typical Turn-Around Time.
setTypicalTurnAroundTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM1
Set the Typical Turn-Around Time.
setUnderTemperature(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Under Temperature.
setUnderTemperature(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Under Temperature.
setUnformattedTelephonenumber(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the UnformattedTelephonenumber.
setUnformattedTelephonenumber(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XTN
Sets the UnformattedTelephonenumber.
setUniformBillingLocator11State(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBillingLocator11State list.
setUniformBillingLocator2State(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBillingLocator2State list.
setUniformBillingLocator31National(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBilling Locator 31 National.
setUniformBillingLocator31National(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBilling Locator 31 National.
setUniformBillingLocator49National(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBillingLocator49National list.
setUniformBillingLocator56State(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBillingLocator56State list.
setUniformBillingLocator57National(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBilling Locator 57 National.
setUniformBillingLocator57National(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBilling Locator 57 National.
setUniformBillingLocator78State(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the UniformBillingLocator78State list.
setUniqueDocumentFileName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Unique Document File Name.
setUniqueDocumentFileName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Unique Document File Name.
setUniqueDocumentNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Unique Document Number.
setUniqueDocumentNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TXA
Set the Unique Document Number.
setUnitCost(MO, String, String, String, CWE, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Unit Cost.
setUnitCost(CP) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.FT1
Set the Unit Cost.
setUnitedNationsStandardProductsAndServicesCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the United Nations Standard Products and Services Code (UNSPSC).
setUnitedNationsStandardProductsAndServicesCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ITM
Set the United Nations Standard Products and Services Code (UNSPSC).
setUnitOfMeasureCodingSystem(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit Of Measure Coding System.
setUnitOfMeasureCodingSystem(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit Of Measure Coding System.
setUnitofMeasureCodingSystemOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Coding System OID.
setUnitofMeasureCodingSystemOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Coding System OID.
setUnitofMeasureCodinSystemVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Coding System Version ID.
setUnitofMeasureCodinSystemVersionID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Coding System Version ID.
setUnitOfMeasureDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit Of Measure Description.
setUnitOfMeasureDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit Of Measure Description.
setUnitOfMeasureIdentifier(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
sets the Unit Of Measure Identifier.
setUnitOfMeasureIdentifier(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
sets the Unit Of Measure Identifier.
setUnitofMeasureValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Value Set OID.
setUnitofMeasureValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Value Set OID.
setUnitofMeasureValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Value Set Version ID.
setUnitofMeasureValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CSU
Sets the Unit of Measure Value Set Version ID.
setUnits(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CQ
Sets the Units.
setUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CQ
Sets the Units.
setUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Units.
setUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Units.
setUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Units.
setUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Units.
setUnitsofMeasure(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Units of Measure.
setUnitsofMeasure(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM2
Set the Units of Measure.
setUniversalBill92InformationSegment(UB2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of Universal Bill 92 Information segment(UB2) for this message,overwrites if already present.
setUniversalBill92InformationSegment(UB2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of Universal Bill 92 Information segment(UB2) for this message,overwrites if already present.
setUniversalBill92InformationSegment(UB2) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of Universal Bill 92 Information segment(UB2) for this message,overwrites if already present.
setUniversalId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the UniversalId.
setUniversalId(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the UniversalId.
setUniversalId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.HD
Sets the UniversalId.
setUniversalId(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.HD
Sets the UniversalId.
setUniversalIdType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the UniversalIdType.
setUniversalIdType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.EI
Sets the UniversalIdType.
setUniversalIdType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.HD
Sets the UniversalIdType.
setUniversalIdType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.HD
Sets the UniversalIdType.
setUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Universal Service Identifier.
setUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.AIS
Set the Universal Service Identifier.
setUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Universal Service Identifier.
setUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBR
Set the Universal Service Identifier.
setUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Universal Service Identifier.
setUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM7
Set the Universal Service Identifier.
setUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Universal Service Identifier.
setUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCC
Set the Universal Service Identifier.
setUniversalServiceIdentifier(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Universal Service Identifier.
setUniversalServiceIdentifier(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.TCD
Set the Universal Service Identifier.
setUniversalServicePriceRange_HighValue(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Universal Service Price Range – High Value.
setUniversalServicePriceRange_HighValue(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Universal Service Price Range – High Value.
setUniversalServicePriceRange_LowValue(String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Universal Service Price Range – Low Value.
setUniversalServicePriceRange_LowValue(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MCP
Set the Universal Service Price Range – Low Value.
setUnRecognizedData(String) - Method in class cdac.medinfo.sdk.hl7282.unrecognized.UnRecognizedData
Set unrecognized data of the HL7 file.
setUnRecognizedField(String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.Segment
 
setUserAuthenticationCredential(HD, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UAC
Set the User Authentication Credential.
setUserAuthenticationCredential(ED) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UAC
Set the User Authentication Credential.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.ACK
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.applicationmanagement.NMD_N02
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.EAC_U07
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.EAN_U09
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.EAR_U08
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.ESR_U02
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.ESU_U01
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.INR_U06
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.INU_U05
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.LSU_U12_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.SSR_U04
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.SSU_U03
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation.TCU_U10_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P01
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P02
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P05
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P06
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P10
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.BAR_P12
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P03
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement.DFT_P11
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFK_M01_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M02
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M04
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M05
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M06
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M07
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M08
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M09
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M10
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M11
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M12
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M13
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M15
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M16
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M17
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles.MFN_M18
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement.SDR_S31_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement.SDR_S32_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement.SLR_S28_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement.STC_S33
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T01_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords.MDM_T02_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.CRM_C01_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.CSU_C09_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OPU_R25
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORA_R33
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORA_R41
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R01
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R01_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R30_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R40
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OSM_R26
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R22
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R23
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.OUL_R24
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.PEX_P07_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BPS_O29
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BRP_O30
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BRT_O32
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.BTS_O31
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DBC_O41
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DBU_O42
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DEL_O46
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DEO_O45
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DER_O44
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DPR_O48
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DRC_O47
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.DRG_O43
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMB_O27
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMD_O03
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMG_O19
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMI_O23
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O21
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O33
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O35
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OML_O39
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMN_O07
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMP_O09
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMQ_O42
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OMS_O05
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OPL_O37
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OPR_O38
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORB_O28
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORD_O04
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORG_O20
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORI_O24
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O22
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O34
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O36
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORL_O40
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORN_O08
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORP_O10
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORS_O06
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.ORX_O43
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.OSU_O41
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q31
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q33
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.QBP_Q34
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RAS_O17
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RDE_O11_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RDS_O13
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RGV_O15
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRA_O18
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRD_O14
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRE_O12_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RRG_O16
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K31
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K33
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.RSP_K34
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry.VXU_V04
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A01_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A02
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A03
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A05_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A06_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A09_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A12
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A15
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A16
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A17
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A20
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A21_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A24
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A37
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A38
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A39_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A43_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A44
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A44_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A45
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A47_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A50_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A52_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A54_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A55
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A60
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.ADT_A61_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.QBP_Q21_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K21_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K22
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration.RSP_K23_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PGL_PC6_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPG_PCG_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPP_PCB_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientcare.PPR_PC1_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCF_I22
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCI_I22
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCM_I21
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCQ_I19
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCR_I16_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CCU_I20
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.CQU_I19
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.REF_I12_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPA_I08_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPI_I01_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPL_I02
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPR_I03
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQA_I08_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQI_I01_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQP_I04
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RRI_I12_Common
Sets value of User Authentication Credential segment for this message,overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B01_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B03
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B04_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B07
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.PMU_B08
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement.RSP_K25
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q11
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q13
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Q15
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z75
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z77
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z79
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z81
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z85
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z87
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z89
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z91
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z93
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z95
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z97
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QBP_Z99
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QCN_J01_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QSB_Q16_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.QVR_Q17
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_K15_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RDY_Z80
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_K11
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z82
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z84
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z86
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z88
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RSP_Z90
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.RTB_K13_Common
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialSegment(UAC) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.query.UDM_Q05
Sets value of User Authentication Credential(UAC) segment for this message, overwrites if already present.
setUserAuthenticationCredentialTypeCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UAC
Set the User Authentication Credential Type Code.
setUserAuthenticationCredentialTypeCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UAC
Set the User Authentication Credential Type Code.
setUserDefinedAccessChecks(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the User Defined Access Checks.
setUserDefinedAccessChecks(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the User Defined Access Checks.
setUserMessage(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the User Message.
setUserMessage(TX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ERR
Set the User Message.
setUserParameters(ISingleCollection<IDataType>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.QPD
Set the User Parameters.
setValidation(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Validation (ID) This field is about Service line item has passed an approved validator software (yes/no).
setValidation(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set Validation (ID) This field is about Service line item has passed an approved validator software (yes/no).
setValidCodedAnswers(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Valid Coded Answers.
setValidCodedAnswers(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Valid Coded Answers.
setValidPatientClasses(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Valid Patient Classes.
setValidPatientClasses(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PRC
Set the Valid Patient Classes.
setValue(Object) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CompositeDataType
This sets the object value on DataType.
setValue(Object) - Method in class cdac.medinfo.sdk.hl7282.baselibs.PrimitiveDataType
Function sets the value in the member variable strValue after validations.
setValue(Object) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IDataType
Sets the value for Data Type as object.
setValue(String) - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IUnrecognizedDataSet
Setes Value to unknown data.
setValue1(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValue1(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValue2(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValue2(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValue3(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValue3(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValue4(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValue4(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.NA
Sets the value of single element.
setValueAmount(MO) - Method in class cdac.medinfo.sdk.hl7282.baselibs.UVC
Sets the ValueAmount.
setValueAmountAndCode(ISingleCollection<UVC>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.UB2
Set the ValueAmountAndCode list.
setValueCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.UVC
Sets the ValueCode.
setValues(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QIP
Sets the Values.
setValues(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.QIP
Sets the Values.
setValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Value Set OID .
setValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Value Set OID.
setValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Value Set OID.
setValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Value Set OID.
setValueSetOID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Value Set OID.
setValueSetOID(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Value Set OID .
setValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Value Set Version ID .
setValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CF
Sets the Value Set Version ID.
setValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Value Set Version ID.
setValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CNE
Sets the Value Set Version ID.
setValueSetVersionID(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Value Set Version ID .
setValueSetVersionID(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CWE
Sets the Value Set Version ID .
setValueType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Value Type.
setValueType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OBX
Set the Value Type.
setValueType(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Value Type.
setValueType(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.OM3
Set the Value Type.
setVarianceClassification(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Variance Classification.
setVarianceClassification(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Variance Classification.
setVarianceDescription(ISingleCollection<ST>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the VarianceDescription list.
setVarianceInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.REL
Set the Source Information Instance Identifier.
setVarianceInstanceID(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Variance Instance ID.
setVarianceInstanceID(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the Variance Instance ID.
setVarianceOriginator(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VAR
Set the VarianceOriginator list.
setVAT_Rate(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set VAT-Rate (NM) This field is about VAT–Rate Applied on the total amount of this service.
setVAT_Rate(NM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PSL
Set VAT-Rate (NM) This field is about VAT–Rate Applied on the total amount of this service.
setVATRatesApplied(ISingleCollection<NM>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IVC
Set VAT-Rates applied (NM) This field tells us Applied VAT Rates on Invoice.
setVendorCatalog(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Vendor Catalog.
setVendorCatalog(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Vendor Catalog.
setVendorCatalogNumber(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Vendor Catalog Number.
setVendorCatalogNumber(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Vendor Catalog Number.
setVendorID(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Vendor ID.
setVendorID(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.RQ1
Set the Vendor ID.
setVendorIdentifier(String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Vendor Identifier.
setVendorIdentifier(EI) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Vendor Identifier.
setVendorName(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Vendor Name.
setVendorName(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.VND
Set the Vendor Name.
setVerificationBy(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the VerificationBy list.
setVerificationDateTime(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Verification Date Time.
setVerificationDateTime(DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Verification Date Time.
setVerificationStatus(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Verification Status.
setVerificationStatus(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the Verification Status.
setVerifiedBy(ISingleCollection<XCN>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.ORC
Set the Verified By.
setVersion(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Version.
setVersion(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.CER
Set the Version.
setVersionID(String, CWE, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Version ID.
setVersionID(VID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.MSH
Set the Version ID.
setVersionId(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VID
Sets the VersionId.
setVersionId(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.VID
Sets the VersionId.
setVeteransMilitaryStatus(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Set the Veterans Military Status.
setVeteransMilitaryStatus(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PID
Sets the Veterans Military Status.
setVIPIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the VIP Indicator.
setVIPIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.GT1
Set the VIP Indicator.
setVIPIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the VIP Indicator.
setVIPIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.IN1
Set the VIP Indicator.
setVIPIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the VIP Indicator.
setVIPIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.NK1
Set the VIP Indicator.
setVipIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Vip Indicator.
setVipIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Vip Indicator.
setVisitDescription(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Description.
setVisitDescription(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Description.
setVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.ORU_R30_Common
Sets value of Visit Group for this message,overwrites if already present.
setVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.observationreporting.PEX_P07_Common
Sets value of Visit Group for this message,overwrites if already present.
setVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RPA_I08_Common
Sets value of Visit Group for this message,overwrites if already present.
setVisitGroup(IGroup) - Method in class cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral.RQA_I08_Common
Sets value of Visit Group for this message,overwrites if already present.
setVisitIndicator(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Visit Indicator.
setVisitIndicator(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Visit Indicator.
setVisitingHours(ISingleCollection<VH>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.LDP
Set the Visiting Hours.
setVisitNumber(String, String, String, HD, String, HD, String, String, CWE, CWE, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Visit Number.
setVisitNumber(CX) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV1
Set the Visit Number.
setVisitPriorityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Priority Code.
setVisitPriorityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Priority Code.
setVisitProtectionIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Protection Indicator.
setVisitProtectionIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Protection Indicator.
setVisitPublicityCode(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Publicity Code.
setVisitPublicityCode(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit Publicity Code.
setVisitUserCode(ISingleCollection<CWE>) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PV2
Set the Visit User Code.
setVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Volume Units.
setVolumeUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Volume Units.
setVolumeUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Volume Units.
setVolumeUnits(CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SAC
Set the Volume Units.
setWaitPeriod(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Sets the wait period for which UserSession should wait till it receives ACK/reponse for triggered event/Query.
setWashTime(String, CWE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Wash Time.
setWashTime(CQ) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SCD
Set the Wash Time.
setWaveformSource(WVS) - Method in class cdac.medinfo.sdk.hl7282.baselibs.CD
Sets the Waveform Source.
setWeightUnits(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Weight Units.
setWeightUnits(CNE) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BUI
Set the Weight Units.
setWhenToCharge(String, DTM) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set when to charge for the ordered service.
setWhenToCharge(CCD) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.BLG
Set when to charge for the ordered service.
setWorkmansCompIndicator(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Workman's Comp Indicator.
setWorkmansCompIndicator(ID) - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.PM1
Set the Workman's Comp Indicator.
setWriteLength(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.AuxAgent
Sets max length limit of writing.
setWriteLength(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.ClientSideMessageAgent
Sets max length limit of writing.
setZipOrPostalCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Zip Or Postal Code.
setZipOrPostalCode(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.AD
Sets the Zip Or Postal Code.
setZipOrPostalCode(String) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the ZipOrPostalCode.
setZipOrPostalCode(ST) - Method in class cdac.medinfo.sdk.hl7282.baselibs.XAD
Sets the ZipOrPostalCode.
SFT - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SFT - software segment.
SFT() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SFT
Constructs the SFT segment.
SGH - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SGH - Segment Group Header
SGH() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SGH
Constructs the SGH segment.
SGT - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SGT - Segment Group Header
SGT() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SGT
Constructs the SGT segment.
SHP - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SHP - Shipment Segment .
SHP() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SHP
Constructs the SHP segment.
SI - Class in cdac.medinfo.sdk.hl7282.baselibs
SI - Sequence ID
SI() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SI
Constructor for SI class.
SI(int, int, String) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SI
Constructor for SI class which takes three argument and sets the value in the respective member variable.
SI(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SI
Constructor for SI class which takes four arguments and sets the value in the respective member variable.
SID - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SID - Substance Identifier Segment.
SID() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SID
Constucts the SID segment.
SingleCollection<T> - Class in cdac.medinfo.sdk.hl7282.utils
This class provides an abstract mechanism of holding a collection.
SingleCollection() - Constructor for class cdac.medinfo.sdk.hl7282.utils.SingleCollection
This constructor creats vector of type T.
SingleCollection(int) - Constructor for class cdac.medinfo.sdk.hl7282.utils.SingleCollection
This constructor creats collection of size iSize.
SIU_S12 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S12 - Schedule Information Unsolicited Message (event S12).
SIU_S12_Common - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S12 - Schedule Information Unsolicited Message (event S12).
SIU_S13 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S13 - Notification of Appointment Rescheduling (Event S13).
SIU_S14 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S14 - Notification of Appointment Modification (Event S14).
SIU_S15 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S15 - Notification of Appointment Cancellation (Event S15).
SIU_S16 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S16 - Notification of Appointment Discontinuation (Event S16).
SIU_S17 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S17 - Notification of Appointment Deletion (Event S17).
SIU_S18 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S18 - Notification of Addition of Service/Resource on Appointment (Event S18).
SIU_S19 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S19 - Notification of Modification of Service/Resource on Appointment (Event S19).
SIU_S20 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S20 - Notification of Cancellation of Service/Resource on Appointment (Event S20).
SIU_S21 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S21 - Notification of Discontinuation of Service/Resource on Appointment (Event S21).
SIU_S22 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S22 - Notification of Deletion of Service/Resource on Appointment (Event S22).
SIU_S23 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S23 - Notification of Blocked Schedule Time Slot(S) (Event S23).
SIU_S24 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S24 - Notification of Opened ("un-blocked") Schedule Time Slot(s) (Event S24).
SIU_S26 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S26 - Notification That Patient Did Not Show Up for Scheduled Appointment (Event S26).
SIU_S27 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SIU_S27 - Broadcast Notification of Scheduled Appointments (Event S27).
size() - Method in class cdac.medinfo.sdk.hl7282.baselibs.datatypefactory.DataTypeMap
 
size() - Method in class cdac.medinfo.sdk.hl7282.baselibs.messagedictionary.Map
This method returns the size of Message Map
size() - Method in class cdac.medinfo.sdk.hl7282.baselibs.messages.Group
Returns the size of the group
size() - Method in class cdac.medinfo.sdk.hl7282.baselibs.segmentfactory.SegmentMap
 
size() - Method in class cdac.medinfo.sdk.hl7282.baselibs.segments.SegmentSet
Retrieves size of SegmentSet
size() - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IGroup
Returns the size of the group
size() - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.ISegmentSet
Retrieves size of SegmentSet
size() - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.ISingleCollection
Returns number of elements in the collection.
size() - Method in interface cdac.medinfo.sdk.hl7282.utils.IDataTypeMap
Retrieves size of IDataTypeMap
size() - Method in interface cdac.medinfo.sdk.hl7282.utils.IMap
This method returns the size of Message Map
size() - Method in interface cdac.medinfo.sdk.hl7282.utils.IPairedCollection
The implementation of this method retrieves the size of the collection.
size() - Method in interface cdac.medinfo.sdk.hl7282.utils.ISegmentMap
Retrieves size of ISegmentMap
size() - Method in class cdac.medinfo.sdk.hl7282.utils.MultiValuedPairedCollection
Returns the size of the collection
size() - Method in class cdac.medinfo.sdk.hl7282.utils.PairedCollection
Returns the size of the collection.
size() - Method in class cdac.medinfo.sdk.hl7282.utils.SingleCollection
Returns number of elements in the collection.
skip(int) - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7Stream
Skips the number of bytes specified in the parameter.
SLN_S34 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SLN_S34 - Notification of New Sterilization Lot (Event S34).
SLN_S35 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SLN_S35 - Notification of Sterilization Lot Deletion (Event S28).
SLR_S28 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SLT_S28 - Request New Sterilization Lot (Event S28).
SLR_S28_Common - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SLT_S28 - Request New Sterilization Lot (Event S28).
SLR_S29 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SLT_S29 - Request Sterilization Lot Deletion (Event S29).
SLT - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SLT - Sterilization Lot Segment
SLT() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SLT
Constructs the SLT segment.
SMD_S32 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
SMD_S32 - Request Anti-Microbial Device Cycle Data (Event S32).
SN - Class in cdac.medinfo.sdk.hl7282.baselibs
SN - Structured numeric
SN() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SN
Default Constructor for SN
SN(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SN
Constructor for CQ class which takes four arguments and sets the value in the respective member variable.
SN(int, int, String, int, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SN
Constructor for SN class which takes five arguments and sets the value in the respective member variable.
SN(int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SN
Constructor for SN class which takes two arguments and sets the value in the respective member variable.
SN(int, int, int, String, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SN
Constructor for SN class which takes five arguments and sets the value in the respective member variable.
SN(int, int, int, String, int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SN
Constructor for SN class which takes six arguments and sets the value in the respective member variable.
SNM - Class in cdac.medinfo.sdk.hl7282.baselibs
SNM - String of Telephone Number Digits
SNM() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SNM
Constructor for SNM class.
SNM(int, int, String) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SNM
Constructor for DT class which takes three argument and sets the value in the respective member variable.
SNM(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SNM
Constructor for DT class which takes four arguments and sets the value in the respective member variable.
sortedIterator() - Method in class cdac.medinfo.sdk.hl7282.utils.MultiValuedPairedCollection
Returns an iterator over the internal collection.
SPD - Class in cdac.medinfo.sdk.hl7282.baselibs
SPD - Specialty description
SPD() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SPD
Default Constructor for SPD
SPD(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SPD
Constructor for CQ class which takes four arguments and sets the value in the respective member variable.
SPD(int, int, String, int, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SPD
Constructor for SPD class which takes five arguments and sets the value in the respective member variable.
SPD(int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SPD
Constructor for SPD class which takes two arguments and sets the value in the respective member variable.
SPD(int, int, int, String, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SPD
Constructor for SPD class which takes five arguments and sets the value in the respective member variable.
SPD(int, int, int, String, int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SPD
Constructor for SPD class which takes six arguments and sets the value in the respective member variable.
splitMessageBuffer(ISegmentSet) - Method in class cdac.medinfo.sdk.hl7282.hl7net.communication.MessageStreamSplitter
Reads Byte Array specified and divides them into stream pieces containing single message.
SPM - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SPM - Specimen Segment.
SPM() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SPM
Constructs the SPM segment.
SPR - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
SPR - Stored Procedure Request.
SPR() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.SPR
Constructs the SPR Segment
SRM_S01 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S01 - Schedule Request Message (Event S01).
SRM_S01_Common - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S01 - Schedule Request Message (Event S01).
SRM_S02 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S02 - Request Appointment Rescheduling (Event S02).
SRM_S03 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S03 - Request Appointment Modification (Event S03).
SRM_S04 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S04 - Request Appointment Cancellation (Event S04).
SRM_S05 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S05 - Request Appointment Discontinuation (Event S05) This event to request that an appointment in progress be stopped, or that the remaining occurrences of a parent appointment not occur as scheduled.
SRM_S06 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S06 - Request Appointment Deletion (Event S06).
SRM_S07 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S07 - Request Addition of Service/Resource on Appointment (Event S07).
SRM_S08 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S08 - Request Modification of Service/Resource on Appointment (Event S08).
SRM_S09 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S09 - Request Cancellation of Service/Resource on Appointment (Event S09).
SRM_S10 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S10 - Request Discontinuation of Service/Resource on Appointment (Event S10).
SRM_S11 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRM_S11 - Request Deletion of Service/Resource on Appointment (Event S11).
SRR_S01 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S01 - Scheduled Request Response (Event S01).
SRR_S01_Common - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S01 - Scheduled Request Response (Event S01).
SRR_S02 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S02 - Request Appointment Rescheduling (Event S02).
SRR_S03 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S03 - Request Appointment Modification (Event S03).
SRR_S04 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S04 - Request Appointment Cancellation (Event S04).
SRR_S05 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S05 - Request Appointment Discontinuation (Event S05).
SRR_S06 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S06 - Request Appointment Deletion (Event S06).
SRR_S07 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S07 - Request Addition of Service/Resource on Appointment (Event S07).
SRR_S08 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S08 - Request Modification of Service/Resource on Appointment (Event S08).
SRR_S09 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S09 - Request Cancellation of Service/Resource on Appointment (Event S09).
SRR_S10 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S10 - Request Discontinuation of Service/Resource on Appointment (Event S10).
SRR_S11 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.scheduling
SRR_S11 - Request Deletion of Service/Resource on Appointment (Event S11).
SRT - Class in cdac.medinfo.sdk.hl7282.baselibs
SRT - Sort order
SRT() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SRT
Default Constructor for SRT
SRT(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SRT
Constructor for SRT class which takes four arguments and sets the value in the respective member variable.
SRT(int, int, String, int, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.SRT
Constructor for SRT class which takes five arguments and sets the value in the respective member variable.
SSR_U04 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation
SSR_U04 - Specimen Status Request (Event U04).
SSU_U03 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation
SSU_U03 - Specimen Status Update (Event U03).
ST - Class in cdac.medinfo.sdk.hl7282.baselibs
ST - String Data
ST() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.ST
Constructor for ST class.
ST(int, int, String) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.ST
Constructor for ST class which takes three argument and sets the value in the respective member variable.
ST(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.ST
Constructor for ST class which takes four arguments and sets the value in the respective member variable.
StandardMethods - Class in cdac.medinfo.sdk.hl7282.utils
Contains some general purpose methods used in the project.
StandardMethods() - Constructor for class cdac.medinfo.sdk.hl7282.utils.StandardMethods
 
StandardUtilityMethods - Class in cdac.medinfo.sdk.hl7282.hl7net.commons
This class contains some general purpose methods used in the project.
StandardUtilityMethods() - Constructor for class cdac.medinfo.sdk.hl7282.hl7net.commons.StandardUtilityMethods
 
start(String, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Start.
start(int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
 
start(InetAddress, int) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
 
start(InetSocketAddress) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Starts UserSession on Socket Address
start(Socket) - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.ServerSession
Starts ClientSession on Socket
startReceive() - Method in interface cdac.medinfo.sdk.hl7282.commoninterface.IHL7Stream
Checks receiving of Stream.
startReceive() - Method in class cdac.medinfo.sdk.hl7282.hl7streams.HL7Stream
 
STC_S33 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
STC_S33 - Notification of Sterilization Configuration (Event S33).
STF - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
STF - Staff Identification Segment.
STF() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.STF
Constructs the STF segment.
STI_S30 - Class in cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement
STI_S30 - Request Item (Event S30).
stopListener() - Method in class cdac.medinfo.sdk.hl7282.hl7net.upperlayer.UserSession
Stops listening for HL7 message if listener is started.
STREAM_TYPE_INPUT - Static variable in class cdac.medinfo.sdk.hl7282.utils.HL7Constants
if stream type is inputStream
STREAM_TYPE_INPUTOUTPUT - Static variable in class cdac.medinfo.sdk.hl7282.utils.HL7Constants
if stream type is inputStream as well as OutputStream
STREAM_TYPE_INVALID - Static variable in class cdac.medinfo.sdk.hl7282.utils.HL7Constants
if stream type is Invalid.
STREAM_TYPE_OUTPUT - Static variable in class cdac.medinfo.sdk.hl7282.utils.HL7Constants
if stream type is OutputStream
STZ - Class in cdac.medinfo.sdk.hl7282.baselibs.segments
STZ - Sterilization Parameter Segment
STZ() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.segments.STZ
Constructs the STZ segment.
A B C D E F G H I J L M N O P Q R S T U V W X