Class TDeviceSpecialization

Unit

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

Public constructor Create; override;

Properties

Public property systemType : TCodeableConcept read GetsystemType write SetsystemType;
Public property version : string read Getversion write Setversion;
Public property versionElement : Tstring read GetversionElement write SetversionElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property systemType : TCodeableConcept read GetsystemType write SetsystemType;

The standard that is used to operate and communicate.

Public property version : string read Getversion write Setversion;

The version of the standard that is used to operate and communicate.

Public property versionElement : Tstring read GetversionElement write SetversionElement;
 

Generated by PasDoc 0.15.0.