public class GeneralPurposePerformedProcedureStepInformationModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static ISingleCollection<ITag> |
objSingleCollection
The obj single collection.
|
| Constructor and Description |
|---|
GeneralPurposePerformedProcedureStepInformationModule(IDataSet objIDataSet)
Instantiates a new general purpose performed procedure step information module.
|
| Modifier and Type | Method and Description |
|---|---|
ActualHumanPerformersSequence |
getActualHumanPerformersSequence()
Retrieves pre-initialized object of ActualHumanPerformersSequence.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 |
getCommentsonthePerformedProcedureStep()
Return attribute identifies User-defined comments on the Performed Procedure Step.
|
java.lang.String |
getGeneralPurposePerformedProcedureStepStatus()
Retrieves value Contains the state of the Performed Procedure Step.
|
java.lang.String |
getPerformedProcedureStepDescription()
Return attribute identifies Institution-generated description or classification of the Procedure Step that was performed.
|
java.lang.String |
getPerformedProcedureStepEndDate()
Return identifies Date on which the General Purpose Performed Procedure Step ended.
|
java.lang.String |
getPerformedProcedureStepEndTime()
Return Time at which the General Purpose Performed Procedure Step ended.
|
java.lang.String |
getPerformedProcedureStepID()
Return attribute identifies User or equipment generated identifier of that part of
a Procedure that has been carried out within this procedure step.
|
java.lang.String |
getPerformedProcedureStepStartDate()
Return attribute identifies Date on which the General Purpose Performed Procedure Step started.
|
java.lang.String |
getPerformedProcedureStepStartTime()
Return attribute identifies Time at which the General Purpose Performed Procedure Step started.
|
PerformedProcessingApplicationsCodeSequence |
getPerformedProcessingApplicationsCodeSequence()
Retrieves pre-initialized object of PerformedProcessingApplicationsCodeSequence.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
|
PerformedStationClassCodeSequence |
getPerformedStationClassCodeSequence()
Retrieves pre-initialized object of PerformedStationClassCodeSequence.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
|
PerformedStationGeographicLocationCodeSequence |
getPerformedStationGeographicLocationCodeSequence()
Retrieves pre-initialized object of PerformedStationGeographicLocationCodeSequence.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
|
PerformedStationNameCodeSequence |
getPerformedStationNameCodeSequence()
Retrieves pre-initialized object of PerformedStationNameCodeSequence.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
|
PerformedWorkitemCodeSequence |
getPerformedWorkitemCodeSequence()
Retrieves pre-initialized object of PerformedWorkitemCodeSequence.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
|
ISingleCollection<ITag> |
getVectorOfKeys()
This method returns the vector of keys representing the DataElements
that belong to this module.
|
void |
setCommentsonthePerformedProcedureStep(java.lang.String strCommentsonthePerformedProcedureStep)
Sets attribute identifies User-defined comments on the Performed Procedure Step.
|
void |
setGeneralPurposePerformedProcedureStepStatus(EnumGeneralPurposePerformedProcedureStepStatus enumGeneralPurposePerformedProcedureStepStatus)
Sets Contains the state of the Performed Procedure Step.
|
void |
setPerformedProcedureStepDescription(java.lang.String strPerformedProcedureStepDescription)
Sets attribute identifies Institution-generated description or classification of the Procedure Step that was performed.
|
void |
setPerformedProcedureStepEndDate(java.lang.String strPerformedProcedureStepEndDate)
Sets attribute identifies Date on which the General Purpose Performed Procedure Step ended.
|
void |
setPerformedProcedureStepEndTime(java.lang.String strPerformedProcedureStepEndTime)
Sets Time at which the General Purpose Performed Procedure Step ended.
|
void |
setPerformedProcedureStepID(java.lang.String StrPerformedProcedureStepID)
Sets attribute identifies User or equipment generated identifier of that part of
a Procedure that has been carried out within this procedure step.
|
void |
setPerformedProcedureStepStartDate(java.lang.String StrPerformedProcedureStepStartDate)
Sets attribute identifies Date on which the General Purpose Performed Procedure Step started.
|
void |
setPerformedProcedureStepStartTime(java.lang.String strPerformedProcedureStepStartTime)
Sets attribute identifies Time at which the General Purpose Performed Procedure Step started.
|
boolean |
validateModule()
This method validates each Attribute in the Module according to the Type
of the Attribute.Attributes are of 5 types.
|
add, dumpDICOMInfo, getDictionaryReader, getTransferSyntax, isPresent, isPresent, iterator, removepublic static ISingleCollection<ITag> objSingleCollection
public GeneralPurposePerformedProcedureStepInformationModule(IDataSet objIDataSet)
objIDataSet - the obj i data setpublic boolean validateModule()
throws InvalidModuleException
validateModule in interface IModulevalidateModule in class ModuleInvalidModuleException - - If validation of Module failspublic ISingleCollection<ITag> getVectorOfKeys()
getVectorOfKeys in class Modulepublic ActualHumanPerformersSequence getActualHumanPerformersSequence()
public PerformedStationNameCodeSequence getPerformedStationNameCodeSequence()
public PerformedStationClassCodeSequence getPerformedStationClassCodeSequence()
public PerformedStationGeographicLocationCodeSequence getPerformedStationGeographicLocationCodeSequence()
public PerformedProcessingApplicationsCodeSequence getPerformedProcessingApplicationsCodeSequence()
public void setPerformedProcedureStepStartDate(java.lang.String StrPerformedProcedureStepStartDate)
StrPerformedProcedureStepStartDate - - String Date on which the General Purpose Performed Procedure Step started.public java.lang.String getPerformedProcedureStepStartDate()
public void setPerformedProcedureStepStartTime(java.lang.String strPerformedProcedureStepStartTime)
strPerformedProcedureStepStartTime - - String Time at which the General Purpose Performed Procedure Step started.public java.lang.String getPerformedProcedureStepStartTime()
public void setPerformedProcedureStepID(java.lang.String StrPerformedProcedureStepID)
StrPerformedProcedureStepID - - String User or equipment generated identifier.public java.lang.String getPerformedProcedureStepID()
public void setPerformedProcedureStepEndDate(java.lang.String strPerformedProcedureStepEndDate)
strPerformedProcedureStepEndDate - - String identifies Date on which the General Purpose Performed Procedure Step ended.public java.lang.String getPerformedProcedureStepEndDate()
public void setPerformedProcedureStepEndTime(java.lang.String strPerformedProcedureStepEndTime)
strPerformedProcedureStepEndTime - - String Time at which the General Purpose Performed Procedure Step ended.public java.lang.String getPerformedProcedureStepEndTime()
public void setGeneralPurposePerformedProcedureStepStatus(EnumGeneralPurposePerformedProcedureStepStatus enumGeneralPurposePerformedProcedureStepStatus)
enumGeneralPurposePerformedProcedureStepStatus - - Enum value Contains the state of the Performed Procedure Step.public java.lang.String getGeneralPurposePerformedProcedureStepStatus()
public void setPerformedProcedureStepDescription(java.lang.String strPerformedProcedureStepDescription)
strPerformedProcedureStepDescription - - String identifies description of Institutionpublic java.lang.String getPerformedProcedureStepDescription()
public void setCommentsonthePerformedProcedureStep(java.lang.String strCommentsonthePerformedProcedureStep)
strCommentsonthePerformedProcedureStep - - String identifies User-defined commentspublic java.lang.String getCommentsonthePerformedProcedureStep()
public PerformedWorkitemCodeSequence getPerformedWorkitemCodeSequence()