Class TDeviceDefinitionDistributor
Unit
bsFhir_r5
Declaration
type TDeviceDefinitionDistributor = 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 name_ : string read Getname_ write Setname_; |
Distributor's human-readable name.
|
|
property name_Element : Tstring read Getname_Element write Setname_Element; |
|
|
property organizationReference : TReferenceArray read GetorganizationReferenceArray; |
Distributor as an Organization resource.
|
Generated by PasDoc 0.15.0.
|