Class TAdministrableProductDefinitionWithdrawalPeriod

Unit

Declaration

type TAdministrableProductDefinitionWithdrawalPeriod = 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 tissue : TCodeableConcept read Gettissue write Settissue;
Public property value : TQuantity read Getvalue write Setvalue;
Public property supportingInformation : string read GetsupportingInformation write SetsupportingInformation;
Public property supportingInformationElement : Tstring read GetsupportingInformationElement write SetsupportingInformationElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property tissue : TCodeableConcept read Gettissue write Settissue;

Coded expression for the type of tissue for which the withdrawal period applies, e.g. meat, milk.

Public property value : TQuantity read Getvalue write Setvalue;

A value for the time.

Public property supportingInformation : string read GetsupportingInformation write SetsupportingInformation;

Extra information about the withdrawal period.

Public property supportingInformationElement : Tstring read GetsupportingInformationElement write SetsupportingInformationElement;
 

Generated by PasDoc 0.15.0.