←Select platform

UnscheduledPatient Property

Summary

Gets or sets the unscheduled patient information.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public PatientInfoforUnscheduledPPS UnscheduledPatient { get; set; } 
  
<DataMemberAttribute()> 
Public Property UnscheduledPatient As Leadtools.Medical.Worklist.Dataaccesslayer.Matchingparameters.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly