Class TOperationOutcome
Unit
bsFhir_r5
Declaration
type TOperationOutcome = class(TDomainResource)
Description
A collection of error, warning, or information messages that result from a system action. If the element is present, it must have either a @value, an @id, or extensions
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property issue : TOperationOutcomeIssueArray read GetissueArray; |
An error, warning, or information message that results from a system action.
|
Generated by PasDoc 0.15.0.
|