| 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 |
|---|---|
RequestedProcedureCodeSequence |
ReferencedRequestSequenceItem.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.
|
| Modifier and Type | Method and Description |
|---|---|
RequestedProcedureCodeSequence |
StudySchedulingModule.getRequestedProcedureCodeSequence()
Retrieves pre-initialized object of 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
|
RequestedProcedureCodeSequence |
RequestedProcedureModule.getRequestedProcedureCodeSequence()
Retrieves sequence that conveys the Requested Procedure of one Procedure Type.
|
| Modifier and Type | Method and Description |
|---|---|
RequestedProcedureCodeSequence |
RequestedProcedureAttributes.getRequestedProcedureCodeSequence()
Retrieves sequence that conveys the Requested Procedure of one Procedure Type.
|