Class TTaskPerformer

Unit

Declaration

type TTaskPerformer = class(TBackboneElement)

Description

A task to be performed.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;

A code or description of the performer of the task.

Public property actor : TReference read Getactor write Setactor;

The actor or entity who performed the task.


Generated by PasDoc 0.15.0.