ActActTime Property |
Namespace: SanteDB.Core.Model.Acts
The act time property is used to determine when the act being represented occurred. Based on the MoodConceptKey specified, the semantic meaning of the property differs slightly:
EventOccurence | The time that the act did occur (or if negation is false, the time the act did not occur) |
Propose | The time that the act should occur |
Goal | The due date/time for the goal statement |
Intent | The time the indicated act is intended to be performed/occur |
Request | The time that the specified request was made |
If the desire is to represent the act as a time bounds (start and stop time) then use of the StartTime and StopTime should be used.