Class TAuditEventSource

Unit

Declaration

type TAuditEventSource = class(TBackboneElement)

Description

A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property site : TReference read Getsite write Setsite;
Public property observer : TReference read Getobserver write Setobserver;
Public property type_ : TCodeableConceptArray read Gettype_Array;

Description

Methods

Public constructor Create; override;
 

Properties

Public property site : TReference read Getsite write Setsite;

Logical source location within the healthcare enterprise network. For example, a hospital or other provider location within a multi-entity provider group.

Public property observer : TReference read Getobserver write Setobserver;

Identifier of the source where the event was detected.

Public property type_ : TCodeableConceptArray read Gettype_Array;

Code specifying the type of source where event originated.


Generated by PasDoc 0.15.0.