| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.baselibs |
It includes implementation of various data types,tag,transfer syntaxes,both implicit and explicit data elements, along with classes that
provide reading writing capability, .
|
| cdac.medinfo.sdk.dcm30_04.dicommodel.modules |
Defines DICOM specified composite and normalized Information object definitions and
data set.
|
| cdac.medinfo.sdk.dcm30_04.services.mwl.mwlsourceimpl |
Provides integration with Database, performs queries fired and populate the database.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedStudySequence |
ScheduledStepAttributesSequenceItem.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
|
ReferencedStudySequence |
RequestAttributesMacro.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
|
ReferencedStudySequence |
ReferencedRequestSequenceItem.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.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedStudySequence |
VisitRelationshipModule.getReferencedStudySequence()
This method provides the pre-initialized object of Referenced Study Sequence.
|
ReferencedStudySequence |
StudyComponentRelationshipModule.getReferencedStudySequence()
This method provides the pre-initialized object of Referenced Study Sequence.
|
ReferencedStudySequence |
ResultsRelationshipModule.getReferencedStudySequence()
Returns Instance of ReferencedStudySequence that Uniquely identifies the Study SOP Instances associated with the Results SOP Instance.
|
ReferencedStudySequence |
RequestedProcedureModule.getReferencedStudySequence()
Retrieves Uniquely identifies the Study SOP Instances associated with this SOP Instance.
|
ReferencedStudySequence |
PatientRelationshipModule.getReferencedStudySequence()
This method provides the pre-initialized object of Referenced Study Sequence.
|
ReferencedStudySequence |
GeneralStudyModule.getReferencedStudySequence()
This method Returns provides the pre-initialized object of Referenced Study Sequence
return - object of Referenced Study Sequence.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedStudySequence |
PatientRelationshipAttributes.getReferencedStudySequence()
This method provides the pre-initialized object of Referenced Study Sequence.
|
ReferencedStudySequence |
VisitRelationshipAttributes.getReferencedStudySequence()
This method provides the pre-initialized object of Referenced Study Sequence.
|
ReferencedStudySequence |
RequestedProcedureAttributes.getReferencedStudySequence()
Retrieves Uniquely identifies the Study SOP Instances associated with this SOP Instance.
|