Class TManufacturedItemDefinitionProperty

Unit

Declaration

type TManufacturedItemDefinitionProperty = class(TBackboneElement)

Description

The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property value : TElement read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

A code expressing the type of characteristic.

Public property value : TElement read Getvalue write Setvalue;

A value for the characteristic.


Generated by PasDoc 0.15.0.