Class TbsLAN_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLAN_25 = 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_25 read GetSetID_LAN write SetSetID_LAN;
Public property LanguageCode : TbsCE_25 read GetLanguageCode write SetLanguageCode;
Public property LanguageAbilityCode[RepCount:Integer]: TbsCE_25 read GetLanguageAbilityCode write SetLanguageAbilityCode;
Public property LanguageProficiencyCode : TbsCE_25 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Description

Methods

Public function LanguageAbilityCodeRepCount : Integer;
 

Properties

Public property SetID_LAN : TbsSI_25 read GetSetID_LAN write SetSetID_LAN;

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

Public property LanguageCode : TbsCE_25 read GetLanguageCode write SetLanguageCode;

Language Code, Min : 1, Max : 1

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

Language Ability Code, Min : 0, Max : *

Public property LanguageProficiencyCode : TbsCE_25 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Language Proficiency Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.