Class TDeviceSpecialization
Unit
bsFhir_r4b
Declaration
type TDeviceSpecialization = class(TBackboneElement)
Description
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property systemType : TCodeableConcept read GetsystemType write SetsystemType; |
The standard that is used to operate and communicate.
|
 |
property version : string read Getversion write Setversion; |
The version of the standard that is used to operate and communicate.
|
 |
property versionElement : Tstring read GetversionElement write SetversionElement; |
|
Generated by PasDoc 0.15.0.
|