Class TCitationClassification1

Unit

Declaration

type TCitationClassification1 = 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 classifier : TCodeableConceptArray read GetclassifierArray;
Public property whoClassified : TCitationWhoClassified read GetwhoClassified write SetwhoClassified;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The kind of classifier (e.g. publication type, keyword).

Public property classifier : TCodeableConceptArray read GetclassifierArray;

The specific classification value.

Public property whoClassified : TCitationWhoClassified read GetwhoClassified write SetwhoClassified;

Provenance and copyright of classification.


Generated by PasDoc 0.15.0.