Class TbsLAN_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLAN_27 = class(TbsHL7Segment)

Description

Language Detail

Hierarchy

Overview

Methods

Public function LanguageAbilityCodeRepCount : Integer;

Properties

Public property SetIdLan : TbsSI_27 read GetSetIdLan write SetSetIdLan;
Public property LanguageCode : TbsCWE_27 read GetLanguageCode write SetLanguageCode;
Public property LanguageAbilityCode[RepCount:Integer]: TbsCWE_27 read GetLanguageAbilityCode write SetLanguageAbilityCode;
Public property LanguageProficiencyCode : TbsCWE_27 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Description

Methods

Public function LanguageAbilityCodeRepCount : Integer;
 

Properties

Public property SetIdLan : TbsSI_27 read GetSetIdLan write SetSetIdLan;

Set Id - Lan, Min : 1, Max : 1

Public property LanguageCode : TbsCWE_27 read GetLanguageCode write SetLanguageCode;

Language Code, Min : 1, Max : 1

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

Language Ability Code, Min : 0, Max : *

Public property LanguageProficiencyCode : TbsCWE_27 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Language Proficiency Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.