Class TMedicinalProductDefinitionCrossReference

Unit

Declaration

type TMedicinalProductDefinitionCrossReference = class(TBackboneElement)

Description

A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property product : TCodeableReference read Getproduct write Setproduct;
Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Description

Methods

Public constructor Create; override;
 

Properties

Public property product : TCodeableReference read Getproduct write Setproduct;

Reference to another product, e.g. for linking authorised to investigational product.

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The type of relationship, for instance branded to generic, virtual to actual product, product to development product (investigational), parallel import version.


Generated by PasDoc 0.15.0.