| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonIdentification | |
|---|---|
| org.dcm4che2.iod.module.composite | This package contains classes which represent the Modules that are common to all Composite Image IODs (C.7 COMMON COMPOSITE IMAGE IOD MODULES). | 
| org.dcm4che2.iod.module.macro | |
| Uses of PersonIdentification in org.dcm4che2.iod.module.composite | 
|---|
| Methods in org.dcm4che2.iod.module.composite that return PersonIdentification | |
|---|---|
|  PersonIdentification[] | GeneralSeriesModule.getOperatorIdentification() | 
|  PersonIdentification[] | GeneralSeriesModule.getPerformingPhysicianIdentification() | 
|  PersonIdentification[] | GeneralStudyModule.getPhysiciansOfRecordIdentification() | 
|  PersonIdentification[] | GeneralStudyModule.getPhysiciansReadingStudyIdentification() | 
|  PersonIdentification | GeneralStudyModule.getReferringPhysicianIdentification() | 
| Methods in org.dcm4che2.iod.module.composite with parameters of type PersonIdentification | |
|---|---|
|  void | GeneralSeriesModule.setOperatorIdentification(PersonIdentification[] ids) | 
|  void | GeneralSeriesModule.setPerformingPhysicianIdentification(PersonIdentification[] ids) | 
|  void | GeneralStudyModule.setPhysiciansOfRecordIdentification(PersonIdentification[] ids) | 
|  void | GeneralStudyModule.setPhysiciansReadingStudyIdentification(PersonIdentification[] ids) | 
|  void | GeneralStudyModule.setReferringPhysicianIdentification(PersonIdentification id) | 
| Uses of PersonIdentification in org.dcm4che2.iod.module.macro | 
|---|
| Methods in org.dcm4che2.iod.module.macro that return PersonIdentification | |
|---|---|
| static PersonIdentification[] | PersonIdentification.toPersonIdentifications(DicomElement sq) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||