Class TMedicinalProductIndicationOtherTherapy

Unit

Declaration

type TMedicinalProductIndicationOtherTherapy = class(TBackboneElement)

Description

Indication for the Medicinal Product.

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.