Class TSubstancePolymerRepeat
Unit
bsFhir_r5
Declaration
type TSubstancePolymerRepeat = class(TBackboneElement)
Description
Properties of a substance specific to it being a polymer.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property averageMolecularFormula : string read GetaverageMolecularFormula write SetaverageMolecularFormula; |
A representation of an (average) molecular formula from a polymer.
|
|
property averageMolecularFormulaElement : Tstring read GetaverageMolecularFormulaElement write SetaverageMolecularFormulaElement; |
|
|
property repeatUnitAmountType : TCodeableConcept read GetrepeatUnitAmountType write SetrepeatUnitAmountType; |
How the quantitative amount of Structural Repeat Units is captured (e.g. Exact, Numeric, Average).
|
Generated by PasDoc 0.15.0.
|