Class TbsED_23
Unit
BSHL7DT23
Declaration
type TbsED_23 = class(TbsHL7Object)
Description
Encapsulated Data
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property SourceApplication: TbsHD_23 read GetSourceApplication write SetSourceApplication; |
Source Application, Min : 0, Max : 1
|
 |
property TypeOfData: TbsID_23 read GetTypeOfData write SetTypeOfData; |
Type Of Data, Min : 0, Max : 1
|
 |
property DataSubtype: TbsID_23 read GetDataSubtype write SetDataSubtype; |
Data Subtype, Min : 0, Max : 1
|
 |
property Encoding: TbsID_23 read GetEncoding write SetEncoding; |
Encoding, Min : 0, Max : 1
|
 |
property Data: TbsST_23 read GetData write SetData; |
Data, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|