Class TbsLAN_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLAN_26 = class(TbsHL7Segment)

Description

Language Detail The LAN segment adds detailed language information to the staff member identified by the STF segment.  An LAN segment may optionally follow an STF segment.  An LAN segment must always have been preceded by a corresponding STF segment.

Hierarchy

Overview

Methods

Public function LanguageAbilityCodeRepCount : Integer;

Properties

Public property SetID_LAN : TbsSI_26 read GetSetID_LAN write SetSetID_LAN;
Public property LanguageCode : TbsCWE_26 read GetLanguageCode write SetLanguageCode;
Public property LanguageAbilityCode[RepCount:Integer]: TbsCWE_26 read GetLanguageAbilityCode write SetLanguageAbilityCode;
Public property LanguageProficiencyCode : TbsCWE_26 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Description

Methods

Public function LanguageAbilityCodeRepCount : Integer;
 

Properties

Public property SetID_LAN : TbsSI_26 read GetSetID_LAN write SetSetID_LAN;

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

Public property LanguageCode : TbsCWE_26 read GetLanguageCode write SetLanguageCode;

Language Code, Min : 1, Max : 1

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

Language Ability Code, Min : 0, Max : *

Public property LanguageProficiencyCode : TbsCWE_26 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Language Proficiency Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.