PerformedProcedureStepStatus Property

Summary
A value specifying the status (state) of the Performed Procedure Step.
Syntax
C#
C++/CLI
[Element(DicomTag.PerformedProcedureStepStatus, Requirement = DicomIodUsageType.Type1MandatoryElement)] 
public string PerformedProcedureStepStatus { get; set; } 
[ElementAttribute()] 
public: 
property String^ PerformedProcedureStepStatus { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The state of the Performed Procedure Step.

  • IN PROGRESS = Started but not complete
  • DISCONTINUED = Canceled or unsuccessfully terminated
  • COMPLETED = Successfully completed
Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.