Skip to main content

Process Event

Represents a process concept at a specific event in time.

Scope​

This data type is intended to represent an instance of a temporal event within a defined process.

Loosely taking inspiration from HL7 Timing.

Structure​

NameCardinalityTypeDescription & Constraints
event1..1EventAn event concept. This attribute should solely describe the raw known factual information a specific temporal event.
process1..1ProcessAn process tracking concept. This attribute should represent the core concept of a defined process.

Specification​

Loading ....

Implementation Notes​

The Process Event type is designed to act as a container data type representing a cartesian product between the Event and Process data types. Both data types are required in order to have a semantically coherent Process Event. Recipient systems will be able to associate a specific process happening at a defined time using this data type.

References​