GoalCategory Class


Defines the Goal category model.
Properties
Name Type Description
Public property Category string
The category name ("Goal")
Public property Code string
Code
Public property CodeSystem string
Code system
Public property CodeSystemName string
Code system name
Public property EndDate dateTime
End date
Public property Goal string
Goal
Public property Instructions string
Instructions
Public property StartDate dateTime
Start date
Public property Status string
Status
Public property StatusDescription string
Status description
Top
See Also