Class TbsARV_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsARV_27 = class(TbsHL7Segment)

Description

Access Restriction

Hierarchy

Overview

Methods

Public function AccessRestrictionReasonRepCount : Integer;
Public function SpecialAccessRestrictionInstructionsRepCount : Integer;

Properties

Public property SetId : TbsSI_27 read GetSetId write SetSetId;
Public property AccessRestrictionActionCode : TbsCNE_27 read GetAccessRestrictionActionCode write SetAccessRestrictionActionCode;
Public property AccessRestrictionValue : TbsCWE_27 read GetAccessRestrictionValue write SetAccessRestrictionValue;
Public property AccessRestrictionReason[RepCount:Integer]: TbsCWE_27 read GetAccessRestrictionReason write SetAccessRestrictionReason;
Public property SpecialAccessRestrictionInstructions[RepCount:Integer]: TbsST_27 read GetSpecialAccessRestrictionInstructions write SetSpecialAccessRestrictionInstructions;
Public property AccessRestrictionDateRange : TbsDR_27 read GetAccessRestrictionDateRange write SetAccessRestrictionDateRange;

Description

Methods

Public function AccessRestrictionReasonRepCount : Integer;
 
Public function SpecialAccessRestrictionInstructionsRepCount : Integer;
 

Properties

Public property SetId : TbsSI_27 read GetSetId write SetSetId;

Set Id, Min : 0, Max : 1

Public property AccessRestrictionActionCode : TbsCNE_27 read GetAccessRestrictionActionCode write SetAccessRestrictionActionCode;

Access Restriction Action Code, Min : 1, Max : 1

Public property AccessRestrictionValue : TbsCWE_27 read GetAccessRestrictionValue write SetAccessRestrictionValue;

Access Restriction Value, Min : 1, Max : 1

Public property AccessRestrictionReason[RepCount:Integer]: TbsCWE_27 read GetAccessRestrictionReason write SetAccessRestrictionReason;

Access Restriction Reason, Min : 0, Max : *

Public property SpecialAccessRestrictionInstructions[RepCount:Integer]: TbsST_27 read GetSpecialAccessRestrictionInstructions write SetSpecialAccessRestrictionInstructions;

Special Access Restriction Instructions, Min : 0, Max : *

Public property AccessRestrictionDateRange : TbsDR_27 read GetAccessRestrictionDateRange write SetAccessRestrictionDateRange;

Access Restriction Date Range, Min : 0, Max : 1


Generated by PasDoc 0.14.0.