Class TbsCE_24
Unit
BSHL7DT24
Declaration
type TbsCE_24 = class(TbsHL7Object)
Description
Coded Element
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
|
Properties
 |
property Identifier: TbsST_24 read GetIdentifier write SetIdentifier; |
|
Identifier, Min : 0, Max : 1
|
 |
property Text: TbsST_24 read GetText write SetText; |
|
Text, Min : 0, Max : 1
|
 |
property Nameofcodingsystem: TbsIS_24 read GetNameofcodingsystem write SetNameofcodingsystem; |
|
Name of coding system, Min : 0, Max : 1
|
 |
property Alternateidentifier: TbsST_24 read GetAlternateidentifier write SetAlternateidentifier; |
|
Alternate identifier, Min : 0, Max : 1
|
 |
property Alternatetext: TbsST_24 read GetAlternatetext write SetAlternatetext; |
|
Alternate text, Min : 0, Max : 1
|
 |
property Nameofalternatecodingsystem: TbsIS_24 read GetNameofalternatecodingsystem write SetNameofalternatecodingsystem; |
|
Name of alternate coding system, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|