Class TSubstanceSourceMaterialHybrid

Unit

Declaration

type TSubstanceSourceMaterialHybrid = 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 maternalOrganismId : string read GetmaternalOrganismId write SetmaternalOrganismId;
Public property maternalOrganismIdElement : Tstring read GetmaternalOrganismIdElement write SetmaternalOrganismIdElement;
Public property maternalOrganismName : string read GetmaternalOrganismName write SetmaternalOrganismName;
Public property maternalOrganismNameElement : Tstring read GetmaternalOrganismNameElement write SetmaternalOrganismNameElement;
Public property paternalOrganismId : string read GetpaternalOrganismId write SetpaternalOrganismId;
Public property paternalOrganismIdElement : Tstring read GetpaternalOrganismIdElement write SetpaternalOrganismIdElement;
Public property paternalOrganismName : string read GetpaternalOrganismName write SetpaternalOrganismName;
Public property paternalOrganismNameElement : Tstring read GetpaternalOrganismNameElement write SetpaternalOrganismNameElement;
Public property hybridType : TCodeableConcept read GethybridType write SethybridType;

Description

Methods

Public constructor Create; override;
 

Properties

Public property maternalOrganismId : string read GetmaternalOrganismId write SetmaternalOrganismId;

The identifier of the maternal species constituting the hybrid organism shall be specified based on a controlled vocabulary. For plants, the parents aren’t always known, and it is unlikely that it will be known which is maternal and which is paternal.

Public property maternalOrganismIdElement : Tstring read GetmaternalOrganismIdElement write SetmaternalOrganismIdElement;
 
Public property maternalOrganismName : string read GetmaternalOrganismName write SetmaternalOrganismName;

The name of the maternal species constituting the hybrid organism shall be specified. For plants, the parents aren’t always known, and it is unlikely that it will be known which is maternal and which is paternal.

Public property maternalOrganismNameElement : Tstring read GetmaternalOrganismNameElement write SetmaternalOrganismNameElement;
 
Public property paternalOrganismId : string read GetpaternalOrganismId write SetpaternalOrganismId;

The identifier of the paternal species constituting the hybrid organism shall be specified based on a controlled vocabulary.

Public property paternalOrganismIdElement : Tstring read GetpaternalOrganismIdElement write SetpaternalOrganismIdElement;
 
Public property paternalOrganismName : string read GetpaternalOrganismName write SetpaternalOrganismName;

The name of the paternal species constituting the hybrid organism shall be specified.

Public property paternalOrganismNameElement : Tstring read GetpaternalOrganismNameElement write SetpaternalOrganismNameElement;
 
Public property hybridType : TCodeableConcept read GethybridType write SethybridType;

The hybrid type of an organism shall be specified.


Generated by PasDoc 0.15.0.