Class TCitationContributionInstance

Unit

Declaration

type TCitationContributionInstance = 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 type_ : TCodeableConcept read Gettype_ write Settype_;
Public property time_ : string read Gettime_ write Settime_;
Public property time_Element : TdateTime_ read Gettime_Element write Settime_Element;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The specific contribution.

Public property time_ : string read Gettime_ write Settime_;

The time that the contribution was made.

Public property time_Element : TdateTime_ read Gettime_Element write Settime_Element;
 

Generated by PasDoc 0.15.0.