Class TbsAIP_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAIP_271 = class(TbsHL7Segment)

Description

Appointment Information - Personnel Resource The AIP segment contains information about the personnel types that can be scheduled. Personnel included in a transaction using this segment are assumed to be controlled by a schedule on a schedule filler application. Personnel not controlled by a schedule are not identified on a schedule request using this segment. The kinds of personnel described on this segment include any healthcare provider in the institution controlled by a schedule (for example: technicians, physicians, nurses, surgeons, anesthesiologists, or CRNAs).

Hierarchy

Overview

Methods

Public function PersonnelResourceIdRepCount : Integer;

Properties

Public property SetIdAip : TbsSI_271 read GetSetIdAip write SetSetIdAip;
Public property SegmentActionCode : TbsID_271 read GetSegmentActionCode write SetSegmentActionCode;
Public property PersonnelResourceId[RepCount:Integer]: TbsXCN_271 read GetPersonnelResourceId write SetPersonnelResourceId;
Public property ResourceType : TbsCWE_271 read GetResourceType write SetResourceType;
Public property ResourceGroup : TbsCWE_271 read GetResourceGroup write SetResourceGroup;
Public property StartDateTime : TbsDTM_271 read GetStartDateTime write SetStartDateTime;
Public property StartDateTimeOffset : TbsNM_271 read GetStartDateTimeOffset write SetStartDateTimeOffset;
Public property StartDateTimeOffsetUnits : TbsCNE_271 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;
Public property Duration : TbsNM_271 read GetDuration write SetDuration;
Public property DurationUnits : TbsCNE_271 read GetDurationUnits write SetDurationUnits;
Public property AllowSubstitutionCode : TbsCWE_271 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;
Public property FillerStatusCode : TbsCWE_271 read GetFillerStatusCode write SetFillerStatusCode;

Description

Methods

Public function PersonnelResourceIdRepCount : Integer;
 

Properties

Public property SetIdAip : TbsSI_271 read GetSetIdAip write SetSetIdAip;

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

Public property SegmentActionCode : TbsID_271 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property PersonnelResourceId[RepCount:Integer]: TbsXCN_271 read GetPersonnelResourceId write SetPersonnelResourceId;

Personnel Resource Id, Min : 0, Max : *

Public property ResourceType : TbsCWE_271 read GetResourceType write SetResourceType;

Resource Type, Min : 0, Max : 1

Public property ResourceGroup : TbsCWE_271 read GetResourceGroup write SetResourceGroup;

Resource Group, Min : 0, Max : 1

Public property StartDateTime : TbsDTM_271 read GetStartDateTime write SetStartDateTime;

Start Date/Time, Min : 0, Max : 1

Public property StartDateTimeOffset : TbsNM_271 read GetStartDateTimeOffset write SetStartDateTimeOffset;

Start Date/Time Offset, Min : 0, Max : 1

Public property StartDateTimeOffsetUnits : TbsCNE_271 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;

Start Date/Time Offset Units, Min : 0, Max : 1

Public property Duration : TbsNM_271 read GetDuration write SetDuration;

Duration, Min : 0, Max : 1

Public property DurationUnits : TbsCNE_271 read GetDurationUnits write SetDurationUnits;

Duration Units, Min : 0, Max : 1

Public property AllowSubstitutionCode : TbsCWE_271 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;

Allow Substitution Code, Min : 0, Max : 1

Public property FillerStatusCode : TbsCWE_271 read GetFillerStatusCode write SetFillerStatusCode;

Filler Status Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.