Returns an instance of the Patient Entity class that is associated with the Patient TableICatalogEntity
public static ICatalogEntity GetPatientEntity(
string patientId
)
Public Shared Function GetPatientEntity(
ByVal patientId As String
) As ICatalogEntity
public:
static ICatalogEntity^ GetPatientEntity(
String^ patientId
)
patientId
the unique patient ID
<value> an instance of the Patient Entity class that is associated with the Patient TableICatalogEntity</value>
For more information, refer to AddItem and LEAD Medical Storage Server Custom Database.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET