Class TSubstanceSourceMaterialAuthor

Unit

Declaration

type TSubstanceSourceMaterialAuthor = class(TBackboneElement)

Description

Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property authorType : TCodeableConcept read GetauthorType write SetauthorType;
Public property authorDescription : string read GetauthorDescription write SetauthorDescription;
Public property authorDescriptionElement : Tstring read GetauthorDescriptionElement write SetauthorDescriptionElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property authorType : TCodeableConcept read GetauthorType write SetauthorType;

The type of author of an organism species shall be specified. The parenthetical author of an organism species refers to the first author who published the plant/animal name (of any rank). The primary author of an organism species refers to the first author(s), who validly published the plant/animal name.

Public property authorDescription : string read GetauthorDescription write SetauthorDescription;

The author of an organism species shall be specified. The author year of an organism shall also be specified when applicable; refers to the year in which the first author(s) published the infraspecific plant/animal name (of any rank).

Public property authorDescriptionElement : Tstring read GetauthorDescriptionElement write SetauthorDescriptionElement;
 

Generated by PasDoc 0.15.0.