Class TAdministrableProductDefinitionProperty

Unit

Declaration

type TAdministrableProductDefinitionProperty = class(TBackboneElement)

Description

A medicinal product in the final form which is suitable for administering to a patient (after any mixing of multiple components, dissolution etc. has been performed).

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

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

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.

Public property status : TCodeableConcept read Getstatus write Setstatus;

The status of characteristic e.g. assigned or pending.


Generated by PasDoc 0.15.0.