Class TbsED_24
Unit
BSHL7DT24
Declaration
type TbsED_24 = class(TbsHL7Object)
Description
Encapsulated Data
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property Sourceapplication: TbsHD_24 read GetSourceapplication write SetSourceapplication; |
Source application, Min : 0, Max : 1
|
 |
property Typeofdata: TbsID_24 read GetTypeofdata write SetTypeofdata; |
Type of data, Min : 0, Max : 1
|
 |
property Datasubtype: TbsID_24 read GetDatasubtype write SetDatasubtype; |
Data subtype, Min : 0, Max : 1
|
 |
property Encoding: TbsID_24 read GetEncoding write SetEncoding; |
Encoding, Min : 0, Max : 1
|
 |
property Data: TbsST_24 read GetData write SetData; |
Data, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|