ProblemCategory Class


Defines the Problem category model.
Properties
Name Type Description
Public property AlertStatusDescription string
Alert status description
Public property Category string
The category name ("Problem")
Public property Code string
Code
Public property CodeSystem string
Code system
Public property CodeSystemName string
Code system name
Public property Date dateTime
Start date
Public property EndDate dateTime
End date
Public property ProblemDescription string
Problem description
Public property ProblemType string
Type of problem
Public property Surf string
Surface description
Public property Tooth string
Tooth description
Top
See Also