Class TClinicalUseDefinitionOtherTherapy

Unit

Declaration

type TClinicalUseDefinitionOtherTherapy = 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 relationshipType : TCodeableConcept read GetrelationshipType write SetrelationshipType;
Public property treatment : TCodeableReference read Gettreatment write Settreatment;

Description

Methods

Public constructor Create; override;
 

Properties

Public property relationshipType : TCodeableConcept read GetrelationshipType write SetrelationshipType;

The type of relationship between the medicinal product indication or contraindication and another therapy.

Public property treatment : TCodeableReference read Gettreatment write Settreatment;

Reference to a specific medication (active substance, medicinal product or class of products, biological, food etc.) as part of an indication or contraindication.


Generated by PasDoc 0.15.0.