Class TDeviceDefinitionMarketDistribution

Unit

Declaration

type TDeviceDefinitionMarketDistribution = class(TBackboneElement)

Description

The characteristics, operational status and capabilities of a medical-related component of a medical device.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property marketPeriod : TPeriod read GetmarketPeriod write SetmarketPeriod;
Public property subJurisdiction : string read GetsubJurisdiction write SetsubJurisdiction;
Public property subJurisdictionElement : Turi read GetsubJurisdictionElement write SetsubJurisdictionElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property marketPeriod : TPeriod read GetmarketPeriod write SetmarketPeriod;

Begin and end dates for the commercial distribution of the device.

Public property subJurisdiction : string read GetsubJurisdiction write SetsubJurisdiction;

National state or territory to which the marketDistribution recers, typically where the device is commercialized.

Public property subJurisdictionElement : Turi read GetsubJurisdictionElement write SetsubJurisdictionElement;
 

Generated by PasDoc 0.15.0.