Class TbsLAN_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLAN_271 = 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 SetIdLan : TbsSI_271 read GetSetIdLan write SetSetIdLan;
Public property LanguageCode : TbsCWE_271 read GetLanguageCode write SetLanguageCode;
Public property LanguageAbilityCode[RepCount:Integer]: TbsCWE_271 read GetLanguageAbilityCode write SetLanguageAbilityCode;
Public property LanguageProficiencyCode : TbsCWE_271 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Description

Methods

Public function LanguageAbilityCodeRepCount : Integer;
 

Properties

Public property SetIdLan : TbsSI_271 read GetSetIdLan write SetSetIdLan;

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

Public property LanguageCode : TbsCWE_271 read GetLanguageCode write SetLanguageCode;

Language Code, Min : 1, Max : 1

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

Language Ability Code, Min : 0, Max : *

Public property LanguageProficiencyCode : TbsCWE_271 read GetLanguageProficiencyCode write SetLanguageProficiencyCode;

Language Proficiency Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.