UnscheduledPatient Property

Summary
Gets or sets the unscheduled patient information.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public PatientInfoforUnscheduledPPS UnscheduledPatient { get; set; } 
[DataMemberAttribute()] 
public: 
property PatientInfoforUnscheduledPPS^ UnscheduledPatient { 
   PatientInfoforUnscheduledPPS^ get(); 
   void set (    PatientInfoforUnscheduledPPS^ ); 
} 

Property Value

The information that describes the unscheduled patient for the Performed Procedure Step.

Remarks

The unscheduled patient information is used if the patient that the performed procedure is for is unknow to the implementing system.

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.Medical.Worklist.Wcf Assembly

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