Class TSubstanceSourceMaterialOrganism

Unit

Declaration

type TSubstanceSourceMaterialOrganism = 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 family : TCodeableConcept read Getfamily write Setfamily;
Public property genus : TCodeableConcept read Getgenus write Setgenus;
Public property species : TCodeableConcept read Getspecies write Setspecies;
Public property intraspecificType : TCodeableConcept read GetintraspecificType write SetintraspecificType;
Public property intraspecificDescription : string read GetintraspecificDescription write SetintraspecificDescription;
Public property intraspecificDescriptionElement : Tstring read GetintraspecificDescriptionElement write SetintraspecificDescriptionElement;
Public property author : TSubstanceSourceMaterialAuthorArray read GetauthorArray;
Public property hybrid : TSubstanceSourceMaterialHybrid read Gethybrid write Sethybrid;
Public property organismGeneral : TSubstanceSourceMaterialOrganismGeneral read GetorganismGeneral write SetorganismGeneral;

Description

Methods

Public constructor Create; override;
 

Properties

Public property family : TCodeableConcept read Getfamily write Setfamily;

The family of an organism shall be specified.

Public property genus : TCodeableConcept read Getgenus write Setgenus;

The genus of an organism shall be specified; refers to the Latin epithet of the genus element of the plant/animal scientific name; it is present in names for genera, species and infraspecies.

Public property species : TCodeableConcept read Getspecies write Setspecies;

The species of an organism shall be specified; refers to the Latin epithet of the species of the plant/animal; it is present in names for species and infraspecies.

Public property intraspecificType : TCodeableConcept read GetintraspecificType write SetintraspecificType;

The Intraspecific type of an organism shall be specified.

Public property intraspecificDescription : string read GetintraspecificDescription write SetintraspecificDescription;

The intraspecific description of an organism shall be specified based on a controlled vocabulary. For Influenza Vaccine, the intraspecific description shall contain the syntax of the antigen in line with the WHO convention.

Public property intraspecificDescriptionElement : Tstring read GetintraspecificDescriptionElement write SetintraspecificDescriptionElement;
 
Public property author : TSubstanceSourceMaterialAuthorArray read GetauthorArray;

4.9.13.6.1 Author type (Conditional).

Public property hybrid : TSubstanceSourceMaterialHybrid read Gethybrid write Sethybrid;

4.9.13.8.1 Hybrid species maternal organism ID (Optional).

Public property organismGeneral : TSubstanceSourceMaterialOrganismGeneral read GetorganismGeneral write SetorganismGeneral;

4.9.13.7.1 Kingdom (Conditional).


Generated by PasDoc 0.15.0.