Class TProcessResponseProcessNote

Unit

Declaration

type TProcessResponseProcessNote = class(TBackboneElement)

Description

This resource provides processing status, errors and notes from the processing of a resource.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property text : string read Gettext write Settext;
Public property textElement : Tstring read GettextElement write SettextElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The note purpose: Print/Display.

Public property text : string read Gettext write Settext;

The note text.

Public property textElement : Tstring read GettextElement write SettextElement;
 

Generated by PasDoc 0.15.0.