ServiceEpisodeId Property

Summary
Identifier of the Service Episode as assigned by the healthcare provider.
Syntax
C#
VB
C++
[Element(DicomTag.ServiceEpisodeID, Requirement = DicomIodUsageType.OptionalElement)] 
public string ServiceEpisodeId { get; set; } 
<ElementAttribute()> 
Public Property ServiceEpisodeId As String 
[ElementAttribute()] 
public: 
property String^ ServiceEpisodeId { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Identifier of the Service Episode as assigned by the healthcare provider.

Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

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

Leadtools.Dicom.Common Assembly

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