Class TDeviceDefinitionMarketDistribution
Unit
bsFhir_r5
Declaration
type TDeviceDefinitionMarketDistribution = class(TBackboneElement)
Description
The characteristics, operational status and capabilities of a medical-related component of a medical device.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property marketPeriod : TPeriod read GetmarketPeriod write SetmarketPeriod; |
Begin and end dates for the commercial distribution of the device.
|
|
property subJurisdiction : string read GetsubJurisdiction write SetsubJurisdiction; |
National state or territory to which the marketDistribution recers, typically where the device is commercialized.
|
|
property subJurisdictionElement : Turi read GetsubJurisdictionElement write SetsubJurisdictionElement; |
|
Generated by PasDoc 0.15.0.
|