←Select platform

OtherPatientIds Property

Summary

List of Other Patient IDs (0010:1000) associated with the patient.

Syntax
C#
C++/CLI
[Element(DicomTag.OtherPatientIDs)] 
public List<string> OtherPatientIds {get; set;} 
public:  
   [ElementAttribute((gcnew DicomTag::OtherPatientIDs()))] 
   property List<String^>^ OtherPatientIds 
   { 
      List<String^>^ get() 
      void set(List<String^>^ value) 
   } 

Property Value

A list of Other Patient IDs (0010:1000) associated with the patient

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.