Class TSubstanceSourceMaterialOrganismGeneral

Unit

Declaration

type TSubstanceSourceMaterialOrganismGeneral = 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 kingdom : TCodeableConcept read Getkingdom write Setkingdom;
Public property phylum : TCodeableConcept read Getphylum write Setphylum;
Public property class_ : TCodeableConcept read Getclass_ write Setclass_;
Public property order : TCodeableConcept read Getorder write Setorder;

Description

Methods

Public constructor Create; override;
 

Properties

Public property kingdom : TCodeableConcept read Getkingdom write Setkingdom;

The kingdom of an organism shall be specified.

Public property phylum : TCodeableConcept read Getphylum write Setphylum;

The phylum of an organism shall be specified.

Public property class_ : TCodeableConcept read Getclass_ write Setclass_;

The class of an organism shall be specified.

Public property order : TCodeableConcept read Getorder write Setorder;

The order of an organism shall be specified,.


Generated by PasDoc 0.15.0.