Class TSubstanceSourceMaterial

Unit

Declaration

type TSubstanceSourceMaterial = class(TDomainResource)

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. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property sourceMaterialClass : TCodeableConcept read GetsourceMaterialClass write SetsourceMaterialClass;
Public property sourceMaterialType : TCodeableConcept read GetsourceMaterialType write SetsourceMaterialType;
Public property sourceMaterialState : TCodeableConcept read GetsourceMaterialState write SetsourceMaterialState;
Public property organismId : TIdentifier read GetorganismId write SetorganismId;
Public property organismName : string read GetorganismName write SetorganismName;
Public property organismNameElement : Tstring read GetorganismNameElement write SetorganismNameElement;
Public property parentSubstanceId : TIdentifierArray read GetparentSubstanceIdArray;
Public property parentSubstanceName : TBSFHIRPrimitiveStringArray read GetparentSubstanceNameArray;
Public property countryOfOrigin : TCodeableConceptArray read GetcountryOfOriginArray;
Public property geographicalLocation : TBSFHIRPrimitiveStringArray read GetgeographicalLocationArray;
Public property developmentStage : TCodeableConcept read GetdevelopmentStage write SetdevelopmentStage;
Public property fractionDescription : TSubstanceSourceMaterialFractionDescriptionArray read GetfractionDescriptionArray;
Public property organism : TSubstanceSourceMaterialOrganism read Getorganism write Setorganism;
Public property partDescription : TSubstanceSourceMaterialPartDescriptionArray read GetpartDescriptionArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property sourceMaterialClass : TCodeableConcept read GetsourceMaterialClass write SetsourceMaterialClass;

General high level classification of the source material specific to the origin of the material.

Public property sourceMaterialType : TCodeableConcept read GetsourceMaterialType write SetsourceMaterialType;

The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent.

Public property sourceMaterialState : TCodeableConcept read GetsourceMaterialState write SetsourceMaterialState;

The state of the source material when extracted.

Public property organismId : TIdentifier read GetorganismId write SetorganismId;

The unique identifier associated with the source material parent organism shall be specified.

Public property organismName : string read GetorganismName write SetorganismName;

The organism accepted Scientific name shall be provided based on the organism taxonomy.

Public property organismNameElement : Tstring read GetorganismNameElement write SetorganismNameElement;
 
Public property parentSubstanceId : TIdentifierArray read GetparentSubstanceIdArray;

The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant).

Public property parentSubstanceName : TBSFHIRPrimitiveStringArray read GetparentSubstanceNameArray;

The parent substance of the Herbal Drug, or Herbal preparation.

Public property countryOfOrigin : TCodeableConceptArray read GetcountryOfOriginArray;

The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate.

Public property geographicalLocation : TBSFHIRPrimitiveStringArray read GetgeographicalLocationArray;

The place/region where the plant is harvested or the places/regions where the animal source material has its habitat.

Public property developmentStage : TCodeableConcept read GetdevelopmentStage write SetdevelopmentStage;

Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum).

Public property fractionDescription : TSubstanceSourceMaterialFractionDescriptionArray read GetfractionDescriptionArray;

Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels.

Public property organism : TSubstanceSourceMaterialOrganism read Getorganism write Setorganism;

This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf.

Public property partDescription : TSubstanceSourceMaterialPartDescriptionArray read GetpartDescriptionArray;

To do.


Generated by PasDoc 0.15.0.