public class ReferencedRequestSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccessionNumber()
Retrieves a departmental IS generated number which identifies the order for the Study.
|
java.lang.String |
getConfidentialityCode()
Retrieves Confidentiality Constraints on the Requested Procedure by the party filling the order
|
java.lang.String |
getFillerOrderNumberOrImagingServiceRequest()
Retrieves the order number assigned to the Imaging Service Request by the party filling the order
|
java.lang.String |
getImagingServiceRequestComments()
Retrieves User-defined comments on the Imaging Service Request.
|
java.lang.String |
getIssueDateOfImagingServiceRequest()
Retrieves Date at which the Imaging Service Request was issued by the requester.
|
IssuerofAccessionNumberSequence |
getIssuerofAccessionNumberSequence()
Retrieves pre-initialized object of Issuer of Accession Number Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
java.lang.String |
getIssueTimeOfImagingServiceRequest()
Retrieves Time at which the Imaging Service Request was issued by the requester.
|
java.lang.String[] |
getNamesOfIntendedRecipientsOfResults()
Retrieves Names of the physicians, who are intended recipients of results.
|
OrderFillerIdentifierSequence |
getOrderFillerIdentifierSequence()
Retrieves pre-initialized object of Order Filler Identifier Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
OrderPlacerIdentifierSequence |
getOrderPlacerIdentifierSequence()
Retrieves pre-initialized object of Order Placer Identifier Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
java.lang.String |
getPlacerOrderNumberOrImagingServiceRequest()
Retrieves the order number assigned to the Imaging Service Request by the party placing the order
|
ReasonForRequestedProcedureCodeSequence |
getReasonForRequestedProcedureCodeSequence()
Retrieves pre-initialized object of Reason for Requested Procedure Code Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
java.lang.String |
getReasonForTheRequestedProcedure()
Retrieves Reason for requesting this procedure.
|
ReferencedStudySequence |
getReferencedStudySequence()
Retrieves pre-initialized object of Referenced Study Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
java.lang.String |
getReferringPhysiciansName()
Retrieves Patient's primary physician for this Imaging Service Request.
|
RequestedProcedureCodeSequence |
getRequestedProcedureCodeSequence()
Retrieves pre-initialized object of RequestedProcedureCodeSequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
java.lang.String |
getRequestedProcedureComments()
Retrieves User-defined comments on the Requested Procedure.
|
java.lang.String |
getRequestedProcedureDescription()
Retrieves the Institution-generated administrative description or classification of Requested Procedure.
|
java.lang.String |
getRequestedProcedureID()
Retrieves the Identifier of the related Requested Procedure
|
java.lang.String |
getRequestingPhysician()
Retrieves Physician who requested the Imaging Service Request.
|
java.lang.String |
getRequestingService()
Retrieves Institutional department where the request initiated.
|
java.lang.String |
getStudyInstanceUID()
Retrieves the Unique identifier for the Study
|
void |
setAccessionNumber(java.lang.String strAccessionNumber)
Sets a departmental IS generated number which identifies the order for the Study.
|
void |
setConfidentialityCode(java.lang.String strConfidentialityCode)
Sets Confidentiality Constraints on the Requested Procedure by the party filling the order.
|
void |
setFillerOrderNumberOrImagingServiceRequest(java.lang.String strFillerOrderNumber_ImagingServiceRequest)
Sets the order number assigned to the Imaging Service Request by the party filling the order
|
void |
setImagingServiceRequestComments(java.lang.String strImagingServiceRequestComments)
Sets User-defined comments on the Imaging Service Request.
|
void |
setIssueDateOfImagingServiceRequest(java.lang.String strIssueDateOfImagingServiceRequest)
Sets Date at which the Imaging Service Request was issued by the requester.
|
void |
setIssueTimeOfImagingServiceRequest(java.lang.String strIssueTimeOfImagingServiceRequest)
Sets Time at which the Imaging Service Request was issued by the requester.
|
void |
setNamesOfIntendedRecipientsOfResults(java.lang.String[] strNamesOfIntendedRecipientsOfResults)
Sets Names of the physicians, who are intended recipients of results.
|
void |
setPlacerOrderNumberOrImagingServiceRequest(java.lang.String strPlacerOrderNumber_ImagingServiceRequest)
Sets the order number assigned to the Imaging Service Request by the party placing the order
|
void |
setReasonForTheRequestedProcedure(java.lang.String strReasonForTheRequestedProcedure)
Sets Reason for requesting this procedure.
|
void |
setReferringPhysiciansName(java.lang.String strReferringPhysiciansName)
Sets Patient's primary physician for this Imaging Service Request.
|
void |
setRequestedProcedureComments(java.lang.String strRequestedProcedureComments)
Sets User-defined comments on the Requested Procedure.
|
void |
setRequestedProcedureDescription(java.lang.String strRequestedProcedureDescription)
Sets the Institution-generated administrative description or classification of Requested Procedure.
|
void |
setRequestedProcedureID(java.lang.String strRequestedProcedureID)
Sets the Identifier of the related Requested Procedure
|
void |
setRequestingPhysician(java.lang.String strRequestingPhysician)
Sets Physician who requested the Imaging Service Request.
|
void |
setRequestingService(java.lang.String strRequestingService)
Sets Institutional department where the request initiated.
|
void |
setStudyInstanceUID(java.lang.String strStudyInstanceUID)
Sets the Unique identifier for the Study
|
boolean |
validateForModule()
Validates all the attributes in ReferencedRequestSequenceItem that are present in the DataSet
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - If Mandatory or Conditional element fails.public void setStudyInstanceUID(java.lang.String strStudyInstanceUID)
strStudyInstanceUID - String value of the Unique identifierpublic java.lang.String getStudyInstanceUID()
public void setAccessionNumber(java.lang.String strAccessionNumber)
strAccessionNumber - String value of departmental IS generated numberpublic java.lang.String getAccessionNumber()
public void setPlacerOrderNumberOrImagingServiceRequest(java.lang.String strPlacerOrderNumber_ImagingServiceRequest)
strPlacerOrderNumber_ImagingServiceRequest - String value of order numberpublic java.lang.String getPlacerOrderNumberOrImagingServiceRequest()
public void setFillerOrderNumberOrImagingServiceRequest(java.lang.String strFillerOrderNumber_ImagingServiceRequest)
strFillerOrderNumber_ImagingServiceRequest - String value of the order numberpublic java.lang.String getFillerOrderNumberOrImagingServiceRequest()
public void setRequestedProcedureID(java.lang.String strRequestedProcedureID)
strRequestedProcedureID - String value of the Identifierpublic java.lang.String getRequestedProcedureID()
public void setRequestedProcedureDescription(java.lang.String strRequestedProcedureDescription)
strRequestedProcedureDescription - String value of the administrative description or classificationpublic java.lang.String getRequestedProcedureDescription()
public ReferencedStudySequence getReferencedStudySequence()
public RequestedProcedureCodeSequence getRequestedProcedureCodeSequence()
public void setReferringPhysiciansName(java.lang.String strReferringPhysiciansName)
strReferringPhysiciansName - String value of Patient's primary physician for this Imaging Service Request.public java.lang.String getReferringPhysiciansName()
public void setIssueTimeOfImagingServiceRequest(java.lang.String strIssueTimeOfImagingServiceRequest)
strIssueTimeOfImagingServiceRequest - String value of Issue Time of Imaging Service Request.public java.lang.String getIssueTimeOfImagingServiceRequest()
public void setIssueDateOfImagingServiceRequest(java.lang.String strIssueDateOfImagingServiceRequest)
strIssueDateOfImagingServiceRequest - String value of Issue Date of Imaging Service Request.public java.lang.String getIssueDateOfImagingServiceRequest()
public void setRequestingService(java.lang.String strRequestingService)
strRequestingService - String value of Institutional department where the request initiated.public java.lang.String getRequestingService()
public void setRequestingPhysician(java.lang.String strRequestingPhysician)
strRequestingPhysician - String value of Physician who requested the Imaging Service Request.public java.lang.String getRequestingPhysician()
public void setImagingServiceRequestComments(java.lang.String strImagingServiceRequestComments)
strImagingServiceRequestComments - String value of User-defined comments on the Imaging Service Request.public java.lang.String getImagingServiceRequestComments()
public void setNamesOfIntendedRecipientsOfResults(java.lang.String[] strNamesOfIntendedRecipientsOfResults)
strNamesOfIntendedRecipientsOfResults - String value of Names of the physicians, who are intended recipients of results.public java.lang.String[] getNamesOfIntendedRecipientsOfResults()
public void setConfidentialityCode(java.lang.String strConfidentialityCode)
strConfidentialityCode - String value of Confidentiality Constraints on the Requested Procedure by the party filling the orderpublic java.lang.String getConfidentialityCode()
public void setRequestedProcedureComments(java.lang.String strRequestedProcedureComments)
strRequestedProcedureComments - String value of Requested Procedure Commentspublic java.lang.String getRequestedProcedureComments()
public ReasonForRequestedProcedureCodeSequence getReasonForRequestedProcedureCodeSequence()
public void setReasonForTheRequestedProcedure(java.lang.String strReasonForTheRequestedProcedure)
strReasonForTheRequestedProcedure - String value of Reason for requesting this procedure.public java.lang.String getReasonForTheRequestedProcedure()
public IssuerofAccessionNumberSequence getIssuerofAccessionNumberSequence()
public OrderPlacerIdentifierSequence getOrderPlacerIdentifierSequence()
public OrderFillerIdentifierSequence getOrderFillerIdentifierSequence()