Class TProcedureFocalDevice

Unit

Declaration

type TProcedureFocalDevice = class(TBackboneElement)

Description

An action that is or was performed on or for a patient, practitioner, device, organization, or location. For example, this can be a physical intervention on a patient like an operation, or less invasive like long term services, counseling, or hypnotherapy. This can be a quality or safety inspection for a location, organization, or device. This can be an accreditation procedure on a practitioner for licensing.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property action : TCodeableConcept read Getaction write Setaction;
Public property manipulated : TReference read Getmanipulated write Setmanipulated;

Description

Methods

Public constructor Create; override;
 

Properties

Public property action : TCodeableConcept read Getaction write Setaction;

The kind of change that happened to the device during the procedure.

Public property manipulated : TReference read Getmanipulated write Setmanipulated;

The device that was manipulated (changed) during the procedure.


Generated by PasDoc 0.15.0.