Initializes a new instance of the StudyInfo class with the given studyInstanceUid, studyDate, accessionNumber, studyId, referringPhysiciansName, and studyDescription.
Overload | Description |
---|---|
StudyInfo() | Initializes a new instance of the StudyInfo class. |
StudyInfo(string,string,string,string,string,string) | Initializes a new instance of the StudyInfo class with the given studyInstanceUid, studyDate, accessionNumber, studyId, referringPhysiciansName, and studyDescription. |