Class TMedicinalProductPharmaceuticalWithdrawalPeriod

Unit

Declaration

type TMedicinalProductPharmaceuticalWithdrawalPeriod = class(TBackboneElement)

Description

A pharmaceutical product described in terms of its composition and dose form.

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 applues, 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.