Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsAIG_27
Unit
BSHL7DT27
Declaration
type TbsAIG_27 = class(TbsHL7Segment)
Description
Appointment Information - General Resource
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ResourceGroupRepCount : Integer; |
|
Properties
|
property SetIdAig : TbsSI_27 read GetSetIdAig write SetSetIdAig; |
Set Id - Aig, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_27 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property ResourceId : TbsCWE_27 read GetResourceId write SetResourceId; |
Resource Id, Min : 0, Max : 1
|
|
property ResourceType : TbsCWE_27 read GetResourceType write SetResourceType; |
Resource Type, Min : 1, Max : 1
|
|
property ResourceGroup[RepCount:Integer]: TbsCWE_27 read GetResourceGroup write SetResourceGroup; |
Resource Group, Min : 0, Max : *
|
|
property ResourceQuantity : TbsNM_27 read GetResourceQuantity write SetResourceQuantity; |
Resource Quantity, Min : 0, Max : 1
|
|
property ResourceQuantityUnits : TbsCNE_27 read GetResourceQuantityUnits write SetResourceQuantityUnits; |
Resource Quantity Units, Min : 0, Max : 1
|
|
property StartDateTime : TbsDTM_27 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 0, Max : 1
|
|
property StartDateTimeOffset : TbsNM_27 read GetStartDateTimeOffset write SetStartDateTimeOffset; |
Start Date/Time Offset, Min : 0, Max : 1
|
|
property StartDateTimeOffsetUnits : TbsCNE_27 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits; |
Start Date/Time Offset Units, Min : 0, Max : 1
|
|
property Duration : TbsNM_27 read GetDuration write SetDuration; |
Duration, Min : 0, Max : 1
|
|
property DurationUnits : TbsCNE_27 read GetDurationUnits write SetDurationUnits; |
Duration Units, Min : 0, Max : 1
|
|
property AllowSubstitutionCode : TbsCWE_27 read GetAllowSubstitutionCode write SetAllowSubstitutionCode; |
Allow Substitution Code, Min : 0, Max : 1
|
|
property FillerStatusCode : TbsCWE_27 read GetFillerStatusCode write SetFillerStatusCode; |
Filler Status Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|