Class TPackagedProductDefinitionProperty

Unit

Declaration

type TPackagedProductDefinitionProperty = class(TBackboneElement)

Description

A medically related item or items, in a container or package.

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.