Class TbsAIS_231
Unit
BSHL7DT231
Declaration
type TbsAIS_231 = class(TbsHL7Segment)
Description
Appointment information - service segment The AIS segment contains information about various kinds of services that can be scheduled. Services included in a transaction using this segment are assumed to be controlled by a schedule on a schedule filler application. Services not controlled by a schedule are not identified on a schedule request using this segment.
Hierarchy
Overview
Properties
Description
Properties
|
property SetIDAIS : TbsSI_231 read GetSetIDAIS write SetSetIDAIS; |
Set ID - AIS, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_231 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property UniversalServiceID : TbsCE_231 read GetUniversalServiceID write SetUniversalServiceID; |
Universal Service ID, Min : 1, Max : 1
|
|
property StartDateTime : TbsTS_231 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 0, Max : 1
|
|
property StartDateTimeOffset : TbsNM_231 read GetStartDateTimeOffset write SetStartDateTimeOffset; |
Start Date/Time Offset, Min : 0, Max : 1
|
|
property StartDateTimeOffsetUnits : TbsCE_231 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits; |
Start Date/Time Offset Units, Min : 0, Max : 1
|
|
property Duration : TbsNM_231 read GetDuration write SetDuration; |
Duration, Min : 0, Max : 1
|
|
property DurationUnits : TbsCE_231 read GetDurationUnits write SetDurationUnits; |
Duration Units, Min : 0, Max : 1
|
|
property AllowSubstitutionCode : TbsIS_231 read GetAllowSubstitutionCode write SetAllowSubstitutionCode; |
Allow Substitution Code, Min : 0, Max : 1
|
|
property FillerStatusCode : TbsCE_231 read GetFillerStatusCode write SetFillerStatusCode; |
Filler Status Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|