Class TCitationStatusDate

Unit

Declaration

type TCitationStatusDate = class(TBackboneElement)

Description

The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property activity : TCodeableConcept read Getactivity write Setactivity;
Public property actual : boolean read Getactual write Setactual;
Public property actualElement : Tboolean read GetactualElement write SetactualElement;
Public property period : TPeriod read Getperiod write Setperiod;

Description

Methods

Public constructor Create; override;
 

Properties

Public property activity : TCodeableConcept read Getactivity write Setactivity;

Classification of the status.

Public property actual : boolean read Getactual write Setactual;

Either occurred or expected.

Public property actualElement : Tboolean read GetactualElement write SetactualElement;
 
Public property period : TPeriod read Getperiod write Setperiod;

When the status started and/or ended.


Generated by PasDoc 0.15.0.