C#
VB
C++
Gets or sets the other patient IDs.
[DataMemberAttribute()]public List<string> OtherPatientIDs { get; set; }
<DataMemberAttribute()>Public Property OtherPatientIDs As List(Of String)
[DataMemberAttribute()]public:property List<String^>^ OtherPatientIDs {List<String^>^ get();void set ( List<String^>^ );}
Alternate identifiers used to identify the patient.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
