Class TDeviceConformsTo

Unit

Declaration

type TDeviceConformsTo = 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 category : TCodeableConcept read Getcategory write Setcategory;
Public property specification : TCodeableConcept read Getspecification write Setspecification;
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 category : TCodeableConcept read Getcategory write Setcategory;

Describes the type of the standard, specification, or formal guidance.

Public property specification : TCodeableConcept read Getspecification write Setspecification;

Code that identifies the specific standard, specification, protocol, formal guidance, regulation, legislation, or certification scheme to which the device adheres.

Public property version : string read Getversion write Setversion;

Identifies the specific form or variant of the standard, specification, or formal guidance. This may be a 'version number', release, document edition, publication year, or other label.

Public property versionElement : Tstring read GetversionElement write SetversionElement;
 

Generated by PasDoc 0.15.0.