Class TbsLAN_24
Unit
BSHL7DT24
Declaration
type TbsLAN_24 = class(TbsHL7Segment)
Description
Language Detail
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function LanguageAbilityCodeRepCount : Integer; |
|
Properties
|
property SetIDLAN : TbsSI_24 read GetSetIDLAN write SetSetIDLAN; |
Set ID - LAN, Min : 1, Max : 1
|
|
property LanguageCode : TbsCE_24 read GetLanguageCode write SetLanguageCode; |
Language Code, Min : 1, Max : 1
|
|
property LanguageAbilityCode[RepCount:Integer]: TbsCE_24 read GetLanguageAbilityCode write SetLanguageAbilityCode; |
Language Ability Code, Min : 0, Max : *
|
|
property LanguageProficiencyCode : TbsCE_24 read GetLanguageProficiencyCode write SetLanguageProficiencyCode; |
Language Proficiency Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|