Class TAuditEventOutcome

Unit

Declaration

type TAuditEventOutcome = 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 code : TCoding read Getcode write Setcode;
Public property detail : TCodeableConceptArray read GetdetailArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : TCoding read Getcode write Setcode;

Indicates whether the event succeeded or failed.

Public property detail : TCodeableConceptArray read GetdetailArray;

Additional details about the error. This may be a text description of the error or a system code that identifies the error.


Generated by PasDoc 0.15.0.