Class TbsLAN_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLAN_24 = class(TbsHL7Segment)

Description

Language Detail

Hierarchy

Overview

Methods

Public function LanguageAbilityCodeRepCount : Integer;

Properties

Public property SetIDLAN : TbsSI_24 read GetSetIDLAN write SetSetIDLAN;
Public property LanguageCode : TbsCE_24 read GetLanguageCode write SetLanguageCode;
Public property LanguageAbilityCode[RepCount:Integer]: TbsCE_24 read GetLanguageAbilityCode write SetLanguageAbilityCode;
Public property LanguageProficiencyCode : TbsCE_24 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Description

Methods

Public function LanguageAbilityCodeRepCount : Integer;
 

Properties

Public property SetIDLAN : TbsSI_24 read GetSetIDLAN write SetSetIDLAN;

Set ID - LAN, Min : 1, Max : 1

Public property LanguageCode : TbsCE_24 read GetLanguageCode write SetLanguageCode;

Language Code, Min : 1, Max : 1

Public property LanguageAbilityCode[RepCount:Integer]: TbsCE_24 read GetLanguageAbilityCode write SetLanguageAbilityCode;

Language Ability Code, Min : 0, Max : *

Public property LanguageProficiencyCode : TbsCE_24 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Language Proficiency Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.