| Package | Description |
|---|---|
| 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 |
|---|---|
ReferencedPatientSequence |
VisitRelationshipModule.getReferencedPatientSequence()
This method provides the pre-initialized object of Referenced Patient Sequence.
|
ReferencedPatientSequence |
StudyRelationshipModule.getReferencedPatientSequence()
Return instance of Referenced Patien tSequence
Uniquely identifies the Patient SOP Instance that relates to the Study SOP Instance.
|
ReferencedPatientSequence |
PerformedProcedureStepRelationshipModule.getReferencedPatientSequence()
Retrieves pre-initialized object of ReferencedPatientSequence.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
|
ReferencedPatientSequence |
PatientModule.getReferencedPatientSequence()
This method Returns provides the pre-initialized object of Referenced Patient Sequence
return - object of Referenced Patient Sequence.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedPatientSequence |
VisitRelationshipAttributes.getReferencedPatientSequence()
This method Returns provides the pre-initialized object of Referenced Patient Sequence
return - object of Referenced Patient Sequence.
|