Class TMedicinalProductContraindicationOtherTherapy

Unit

Declaration

type TMedicinalProductContraindicationOtherTherapy = class(TBackboneElement)

Description

The clinical particulars - indications, contraindications etc. of a medicinal product, including for regulatory purposes.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property therapyRelationshipType : TCodeableConcept read GettherapyRelationshipType write SettherapyRelationshipType;
Public property medication : TElement read Getmedication write Setmedication;

Description

Methods

Public constructor Create; override;
 

Properties

Public property therapyRelationshipType : TCodeableConcept read GettherapyRelationshipType write SettherapyRelationshipType;

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

Public property medication : TElement read Getmedication write Setmedication;

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


Generated by PasDoc 0.15.0.