Class TMedicinalProductNamePart

Unit

Declaration

type TMedicinalProductNamePart = class(TBackboneElement)

Description

Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use).

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property part : string read Getpart write Setpart;
Public property partElement : Tstring read GetpartElement write SetpartElement;
Public property type_ : TCoding read Gettype_ write Settype_;

Description

Methods

Public constructor Create; override;
 

Properties

Public property part : string read Getpart write Setpart;

A fragment of a product name.

Public property partElement : Tstring read GetpartElement write SetpartElement;
 
Public property type_ : TCoding read Gettype_ write Settype_;

Idenifying type for this part of the name (e.g. strength part).


Generated by PasDoc 0.15.0.