Class TClinicalUseDefinitionInteractant

Unit

Declaration

type TClinicalUseDefinitionInteractant = class(TBackboneElement)

Description

A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property itemReference : TReference read GetitemReference write SetitemReference;
Public property itemCodeableConcept : TCodeableConcept read GetitemCodeableConcept write SetitemCodeableConcept;

Description

Methods

Public constructor Create; override;
 

Properties

Public property itemReference : TReference read GetitemReference write SetitemReference;

The specific medication, product, food, substance etc. or laboratory test that interacts. (choose any one of item*, but only one)

Public property itemCodeableConcept : TCodeableConcept read GetitemCodeableConcept write SetitemCodeableConcept;

The specific medication, product, food, substance etc. or laboratory test that interacts. (choose any one of item*, but only one)


Generated by PasDoc 0.15.0.