Class TSubstancePolymerStartingMaterial

Unit

Declaration

type TSubstancePolymerStartingMaterial = class(TBackboneElement)

Description

Properties of a substance specific to it being a polymer.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : TCodeableConcept read Getcode write Setcode;
Public property category : TCodeableConcept read Getcategory write Setcategory;
Public property isDefining : boolean read GetisDefining write SetisDefining;
Public property isDefiningElement : Tboolean read GetisDefiningElement write SetisDefiningElement;
Public property amount : TQuantity read Getamount write Setamount;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : TCodeableConcept read Getcode write Setcode;

The type of substance for this starting material.

Public property category : TCodeableConcept read Getcategory write Setcategory;

Substance high level category, e.g. chemical substance.

Public property isDefining : boolean read GetisDefining write SetisDefining;

Used to specify whether the attribute described is a defining element for the unique identification of the polymer.

Public property isDefiningElement : Tboolean read GetisDefiningElement write SetisDefiningElement;
 
Public property amount : TQuantity read Getamount write Setamount;

A percentage.


Generated by PasDoc 0.15.0.