LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

UnscheduledPatient Property

Show in webframe





Gets or sets the unscheduled patient information.
Syntax
[DataMemberAttribute()]
public PatientInfoforUnscheduledPPS UnscheduledPatient {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property UnscheduledPatient As PatientInfoforUnscheduledPPS
'Usage
 
Dim instance As WCFPPSInformation
Dim value As PatientInfoforUnscheduledPPS
 
instance.UnscheduledPatient = value
 
value = instance.UnscheduledPatient

            

            
[DataMemberAttribute()]
public:
property PatientInfoforUnscheduledPPS^ UnscheduledPatient {
   PatientInfoforUnscheduledPPS^ get();
   void set (    PatientInfoforUnscheduledPPS^ value);
}

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

See Also

Reference

WCFPPSInformation Class
WCFPPSInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.