public class Study
extends java.lang.Object
| Constructor and Description |
|---|
Study() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSequenceModel(SQModel objSQModel)
This method adds the Sequence Model to the current study.
|
void |
fill(IDataSet objIDataSet)
It populates the DataSet with all attributes which are present in a Study.
|
java.lang.String |
getAccessionNumber()
Retrieves the value of Accession Number.
|
java.lang.String |
getAdditionalPatientHistory()
Retrieves the value of AdditionalPatientHistory.
|
java.lang.String[] |
getAdmittingDiagnosesDescription()
Retrieves the value of AdmittingDiagnosesDescription.
|
java.lang.String |
getInterpretationAuthor()
Retrieves the value of InterpretationAuthor.
|
java.lang.String |
getIssuerOfPatientID()
Retrieves the value of IssuerOfPatientID.
|
java.lang.String[] |
getModalitiesInStudy()
Retrieves the Modalities in study.
|
java.lang.String[] |
getNameOfPhysicianReadingStudy()
Retrieves the value of NameOfPhysicianReadingStudy.
|
int |
getNumberOfSeries()
Retrieves Number of Series.
|
java.lang.String |
getNumberOfStudyRelatedInstances()
Retrieves the value of NumberOfStudyRelatedInstances.
|
java.lang.String |
getNumberOfStudyRelatedSeries()
Retrieves the value of NumberOfStudyRelatedSeries.
|
java.lang.String |
getOccupation()
Retrieves the value of Occupation.
|
java.lang.String[] |
getOtherStudyNumbers()
Retrieves the value of OtherStudyNumbers.
|
java.lang.String |
getPatientAge()
Retrieves the value of Patient Age.
|
java.lang.String |
getPatientID()
Retrieves the value of Patient ID.
|
java.lang.String |
getPatientSize()
Retrieves the value of PatientSize
|
java.lang.String |
getPatientWeight()
Retrieves the value of Patient weight.
|
java.lang.String |
getReferringPhysiansName()
Retrieves the value of Referring physician Name.
|
ISingleCollection<SQModel> |
getSequenceModel()
This method gets all the Sequence Model of Study.
|
ISingleCollection<Series> |
getSeriesList()
Retrieves the collection of Series
|
java.lang.String[] |
getSOPClasses()
Retrieves the value of SOPClasses.
|
java.lang.String |
getStudyDate()
Retrieves the value of Study Date.
|
java.lang.String |
getStudyDescription()
Retrieves the value of Study Description.
|
java.lang.String |
getStudyID()
Retrieves the value of Study ID
|
java.lang.String |
getStudyInstanceUID()
Retrieves the value of Study Instance UID.
|
java.lang.String |
getStudyTime()
Retrieves the value of Study Time.
|
boolean |
isAccessionNumber()
Specifies the presence of AccessionNumber
|
boolean |
isAdditionalPatientHistory()
Specifies the presence of AdditionalPatientHistory
|
boolean |
isAdmittingDiagnosesDescription()
Specifies the presence of AdmittingDiagnosesDescription
|
boolean |
isInterpretationAuthor()
Specifies the presence of InterpretationAuthor
|
boolean |
isIssuerOfPatientID()
Specifies the presence of IssuerOfPatientID
|
boolean |
isModalitesInStudy()
Specifies the presence of ModalitesInStudy
|
boolean |
isNameOfPhysicianReadingStudy()
Specifies the presence of NameOfPhysicianReadingStudy
|
boolean |
isNumberOfStudyRelatedInstances()
Specifies the presence of NumberOfStudyRelatedInstances
|
boolean |
isNumberOfStudyRelatedSeries()
Specifies the presence of NumberOfStudyRelatedSeries
|
boolean |
isOccupation()
Specifies the presence of Occupation
|
boolean |
isOtherStudyNumbers()
Specifies the presence of OtherStudyNumbers
|
boolean |
isPatientAge()
Specifies the presence of PatientAge
|
boolean |
isPatientID()
Specifies the presence of PatientID
|
boolean |
isPatientSize()
Specifies the presence of PatientSize
|
boolean |
isPatientWeight()
Specifies the presence of PatienWeight
|
boolean |
isReferringPhysiansName()
Specifies the presence of ReferringPhysiansName
|
Series |
isSeriesInsUIDPresent(java.lang.String strSeriesInsUID)
Verifies whether Series Instance UID is already present or not and Retrieves that instance of Series.
|
boolean |
isSOPClasses()
Specifies the presence of SOPClasses
|
boolean |
isStudyDate()
Specifies the presence of StudyDate
|
boolean |
isStudyDescription()
Specifies the presence of StudyDescription
|
boolean |
isStudyID()
Specifies the presence of StudyID
|
boolean |
isStudyInstanceUID()
Specifies the presence of StudyInstanceUID
|
boolean |
isStudyTime()
Specifies the presence of StudyTime
|
void |
populate(IDataSet objIDataSet)
Initializes the Study according to the presence of DataElements in passed DataSet.
|
void |
setAccessionNumber(java.lang.String strAccessionNumber)
Sets the value of Accession Number.
|
void |
setAdditionalPatientHistory(java.lang.String strAdditionalPatientHistory)
Sets the value of AdditionalPatientHistory.
|
void |
setAdmittingDiagnosesDescription(java.lang.String[] arrstrAdmittingDiagnosesDescription)
Sets the value of AdmittingDiagnosesDescription.
|
void |
setBAccessionNumber(boolean accessionNumber)
Sets the presence of AccessionNumber
|
void |
setBAdditionalPatientHistory(boolean additionalPatientHistory)
Sets the presence of AdditionalPatientHistory
|
void |
setBAdmittingDiagnosesDescription(boolean admittingDiagnosesDescription)
Sets the presence of AdmittingDiagnosesDescription
|
void |
setBInterpretationAuthor(boolean interpretationAuthor)
Sets the presence of InterpretationAuthor
|
void |
setBIssuerOfPatientID(boolean issuerOfPatientID)
Sets the presence of IssuerOfPatientID
|
void |
setBModalitesInStudy(boolean modalitesInStudy)
Sets the presence of ModalitesInStudy
|
void |
setBNameOfPhysicianReadingStudy(boolean nameOfPhysicianReadingStudy)
Sets the presence of NameOfPhysicianReadingStudy
|
void |
setBNumberOfStudyRelatedInstances(boolean numberOfStudyRelatedInstances)
Sets the presence of NumberOfStudyRelatedInstances
|
void |
setBNumberOfStudyRelatedSeries(boolean numberOfStudyRelatedSeries)
Sets the presence of NumberOfStudyRelatedSeries
|
void |
setBOccupation(boolean occupation)
Sets the presence of Occupation
|
void |
setBOtherStudyNumbers(boolean otherStudyNumbers)
Sets the presence of OtherStudyNumbers
|
void |
setBPatientAge(boolean patientAge)
Sets the presence of PatientAge
|
void |
setBPatientID(boolean patientID)
Sets the presence of PatientID
|
void |
setBPatientSize(boolean patientSize)
Sets the presence of PatientSize
|
void |
setBPatientWeight(boolean patienWeight)
Sets the presence of PatienWeight
|
void |
setBReferringPhysiansName(boolean referringPhysiansName)
Sets the presence of ReferringPhysiansName
|
void |
setBSOPClasses(boolean classes)
Sets the presence of SOPClasses
|
void |
setBStudyDate(boolean studyDate)
Sets the presence of StudyDate
|
void |
setBStudyDescription(boolean studyDescription)
Sets the presence of StudyDescription
|
void |
setBStudyID(boolean studyID)
Sets the presence of StudyID
|
void |
setBStudyInstanceUID(boolean studyInstanceUID)
Sets the presence of StudyInstanceUID
|
void |
setBStudyTime(boolean studyTime)
Sets the presence of StudyTime
|
void |
setInterpretationAuthor(java.lang.String strInterpretationAuthor)
Sets the value of InterpretationAuthor.
|
void |
setIssuerOfPatientID(java.lang.String strIssuerOfPatientID)
Sets the value of IssuerOfPatientID.
|
void |
setModalitiesInStudy(java.lang.String[] strModalitiesInStudy)
Sets the Modalities in study.
|
void |
setNameOfPhysicianReadingStudy(java.lang.String[] arrstrNameOfPhysicianReadingStudy)
Sets the value of NameOfPhysicianReadingStudy.
|
void |
setNumberOfSeries(int noSeries)
Sets Number of Series.
|
void |
setNumberOfStudyRelatedInstances(java.lang.String strNumberOfStudyRelatedInstances)
Sets the value of NumberOfStudyRelatedInstances.
|
void |
setNumberOfStudyRelatedSeries(java.lang.String strNumberOfStudyRelatedSeries)
Sets the value of NumberOfStudyRelatedSeries.
|
void |
setOccupation(java.lang.String strOccupation)
Sets the value of Occupation.
|
void |
setOtherStudyNumbers(java.lang.String[] arrstrOtherStudyNumbers)
Sets the value of OtherStudyNumbers
|
void |
setPatientAge(java.lang.String strPatientAge)
Sets the value of Patient Age.
|
void |
setPatientID(java.lang.String strPatientID)
Sets the value of Patient ID.
|
void |
setPatientSize(java.lang.String strPatientSize)
Sets the value of PatientSize
|
void |
setPatientWeight(java.lang.String strPatientWeight)
Sets the value of Patient weight.
|
void |
setReferringPhysiansName(java.lang.String strReferringPhysiansName)
Sets the value of Referring physician Name.
|
void |
setSeriesList(ISingleCollection<Series> objSeriesList)
Sets the collection of Series
|
void |
setSOPClasses(java.lang.String[] arrstrSOPClasses)
Sets the value of SOPClasses.
|
void |
setStudyDate(java.lang.String strStudyDate)
Sets the value of Study Date.
|
void |
setStudyDescription(java.lang.String strStudyDescription)
Sets the value of Study Description.
|
void |
setStudyID(java.lang.String strStudyID)
Sets the value of Study ID
|
void |
setStudyInstanceUID(java.lang.String strStudyInstanceUID)
Sets the value of Study Instance UID.
|
void |
setStudyTime(java.lang.String strStudyTime)
Sets the value of Study Time.
|
public Series isSeriesInsUIDPresent(java.lang.String strSeriesInsUID)
strSeriesInsUID - value of Series Instance UIDpublic java.lang.String getAccessionNumber()
public void setAccessionNumber(java.lang.String strAccessionNumber)
strAccessionNumber - value of Accession Number.public java.lang.String[] getModalitiesInStudy()
public void setModalitiesInStudy(java.lang.String[] strModalitiesInStudy)
strModalitiesInStudy - array of Modalities in study.public java.lang.String getPatientAge()
public void setPatientAge(java.lang.String strPatientAge)
strPatientAge - value of Patient Age.public java.lang.String getPatientID()
public void setPatientID(java.lang.String strPatientID)
strPatientID - value of Patient ID.public java.lang.String getPatientWeight()
public void setPatientWeight(java.lang.String strPatientWeight)
strPatientWeight - value of Patient weight.public java.lang.String getReferringPhysiansName()
public void setReferringPhysiansName(java.lang.String strReferringPhysiansName)
strReferringPhysiansName - value of Referring physician Name.public java.lang.String getStudyDate()
public void setStudyDate(java.lang.String strStudyDate)
strStudyDate - value of Study Date.public java.lang.String getStudyDescription()
public void setStudyDescription(java.lang.String strStudyDescription)
strStudyDescription - value of Study Description.public java.lang.String getStudyID()
public void setStudyID(java.lang.String strStudyID)
strStudyID - value of Study IDpublic java.lang.String getStudyInstanceUID()
public void setStudyInstanceUID(java.lang.String strStudyInstanceUID)
strStudyInstanceUID - value of Study Instance UID.public java.lang.String getStudyTime()
public void setStudyTime(java.lang.String strStudyTime)
strStudyTime - value of Study Time.public int getNumberOfSeries()
public void setNumberOfSeries(int noSeries)
noSeries - Number of Series.public java.lang.String getAdditionalPatientHistory()
public void setAdditionalPatientHistory(java.lang.String strAdditionalPatientHistory)
strAdditionalPatientHistory - value of AdditionalPatientHistory.public java.lang.String[] getAdmittingDiagnosesDescription()
public void setAdmittingDiagnosesDescription(java.lang.String[] arrstrAdmittingDiagnosesDescription)
arrstrAdmittingDiagnosesDescription - value of AdmittingDiagnosesDescription.public java.lang.String getInterpretationAuthor()
public void setInterpretationAuthor(java.lang.String strInterpretationAuthor)
strInterpretationAuthor - value of InterpretationAuthor.public java.lang.String getIssuerOfPatientID()
public void setIssuerOfPatientID(java.lang.String strIssuerOfPatientID)
strIssuerOfPatientID - value of IssuerOfPatientID.public java.lang.String[] getNameOfPhysicianReadingStudy()
public void setNameOfPhysicianReadingStudy(java.lang.String[] arrstrNameOfPhysicianReadingStudy)
arrstrNameOfPhysicianReadingStudy - value of NameOfPhysicianReadingStudy.public java.lang.String getNumberOfStudyRelatedInstances()
public void setNumberOfStudyRelatedInstances(java.lang.String strNumberOfStudyRelatedInstances)
strNumberOfStudyRelatedInstances - value of NumberOfStudyRelatedInstances.public java.lang.String getNumberOfStudyRelatedSeries()
public void setNumberOfStudyRelatedSeries(java.lang.String strNumberOfStudyRelatedSeries)
strNumberOfStudyRelatedSeries - value of NumberOfStudyRelatedSeries.public java.lang.String getOccupation()
public void setOccupation(java.lang.String strOccupation)
strOccupation - value of Occupation.public java.lang.String[] getOtherStudyNumbers()
public void setOtherStudyNumbers(java.lang.String[] arrstrOtherStudyNumbers)
arrstrOtherStudyNumbers - value of OtherStudyNumbers.public java.lang.String getPatientSize()
public void setPatientSize(java.lang.String strPatientSize)
strPatientSize - value of PatientSizepublic java.lang.String[] getSOPClasses()
public void setSOPClasses(java.lang.String[] arrstrSOPClasses)
arrstrSOPClasses - value of SOPClasses.public ISingleCollection<Series> getSeriesList()
public boolean isAccessionNumber()
public void setBAccessionNumber(boolean accessionNumber)
accessionNumber - shows status True if present else Falsepublic boolean isModalitesInStudy()
public void setBModalitesInStudy(boolean modalitesInStudy)
modalitesInStudy - shows status True if present else Falsepublic boolean isPatientAge()
public void setBPatientAge(boolean patientAge)
patientAge - shows status True if present else Falsepublic boolean isPatientID()
public void setBPatientID(boolean patientID)
patientID - shows status True if present else Falsepublic boolean isPatientWeight()
public void setBPatientWeight(boolean patienWeight)
patienWeight - shows status True if present else Falsepublic boolean isReferringPhysiansName()
public void setBReferringPhysiansName(boolean referringPhysiansName)
referringPhysiansName - shows status True if present else Falsepublic boolean isStudyDate()
public void setBStudyDate(boolean studyDate)
studyDate - shows status True if present else Falsepublic boolean isStudyDescription()
public void setBStudyDescription(boolean studyDescription)
studyDescription - shows status True if present else Falsepublic boolean isStudyID()
public void setBStudyID(boolean studyID)
studyID - shows status True if present else Falsepublic boolean isStudyInstanceUID()
public void setBStudyInstanceUID(boolean studyInstanceUID)
studyInstanceUID - shows status True if present else Falsepublic boolean isStudyTime()
public void setBStudyTime(boolean studyTime)
studyTime - shows status True if present else Falsepublic void setSeriesList(ISingleCollection<Series> objSeriesList)
objSeriesList - collection of Seriespublic boolean isAdditionalPatientHistory()
public void setBAdditionalPatientHistory(boolean additionalPatientHistory)
additionalPatientHistory - shows status True if present else Falsepublic boolean isAdmittingDiagnosesDescription()
public void setBAdmittingDiagnosesDescription(boolean admittingDiagnosesDescription)
admittingDiagnosesDescription - shows status True if present else Falsepublic boolean isInterpretationAuthor()
public void setBInterpretationAuthor(boolean interpretationAuthor)
interpretationAuthor - shows status True if present else Falsepublic boolean isIssuerOfPatientID()
public void setBIssuerOfPatientID(boolean issuerOfPatientID)
issuerOfPatientID - shows status True if present else Falsepublic boolean isNameOfPhysicianReadingStudy()
public void setBNameOfPhysicianReadingStudy(boolean nameOfPhysicianReadingStudy)
nameOfPhysicianReadingStudy - shows status True if present else Falsepublic boolean isNumberOfStudyRelatedInstances()
public void setBNumberOfStudyRelatedInstances(boolean numberOfStudyRelatedInstances)
numberOfStudyRelatedInstances - shows status True if present else Falsepublic boolean isNumberOfStudyRelatedSeries()
public void setBNumberOfStudyRelatedSeries(boolean numberOfStudyRelatedSeries)
numberOfStudyRelatedSeries - shows status True if present else Falsepublic boolean isOccupation()
public void setBOccupation(boolean occupation)
occupation - shows status True if present else Falsepublic boolean isOtherStudyNumbers()
public void setBOtherStudyNumbers(boolean otherStudyNumbers)
otherStudyNumbers - shows status True if present else Falsepublic boolean isPatientSize()
public void setBPatientSize(boolean patientSize)
patientSize - shows status True if present else Falsepublic boolean isSOPClasses()
public void setBSOPClasses(boolean classes)
classes - shows status True if present else Falsepublic void addSequenceModel(SQModel objSQModel)
objSQModel - instance of sequence modelpublic ISingleCollection<SQModel> getSequenceModel()
public void fill(IDataSet objIDataSet)
objIDataSet - instance of IDataSet.public void populate(IDataSet objIDataSet)
objIDataSet - instance of IDataSet