Class TbsDB1_23
Unit
BSHL7DT23
Declaration
type TbsDB1_23 = class(TbsHL7Segment)
Description
Disability Segment
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function DisabledpersonidentifierRepCount : Integer; |
|
Properties
|
property SetIDDB1 : TbsSI_23 read GetSetIDDB1 write SetSetIDDB1; |
Set ID - DB1, Min : 1, Max : 1
|
|
property Disabledpersoncode : TbsIS_23 read GetDisabledpersoncode write SetDisabledpersoncode; |
Disabled person code, Min : 0, Max : 1
|
|
property Disabledpersonidentifier[RepCount:Integer]: TbsCX_23 read GetDisabledpersonidentifier write SetDisabledpersonidentifier; |
Disabled person identifier, Min : 0, Max : *
|
|
property DisabledIndicator : TbsID_23 read GetDisabledIndicator write SetDisabledIndicator; |
Disabled Indicator, Min : 0, Max : 1
|
|
property Disabilitystartdate : TbsDT_23 read GetDisabilitystartdate write SetDisabilitystartdate; |
Disability start date, Min : 0, Max : 1
|
|
property Disabilityenddate : TbsDT_23 read GetDisabilityenddate write SetDisabilityenddate; |
Disability end date, Min : 0, Max : 1
|
|
property Disabilityreturntoworkdate : TbsDT_23 read GetDisabilityreturntoworkdate write SetDisabilityreturntoworkdate; |
Disability return to work date, Min : 0, Max : 1
|
|
property Disabilityunabletoworkdate : TbsDT_23 read GetDisabilityunabletoworkdate write SetDisabilityunabletoworkdate; |
Disability unable to work date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|