Class TbsARV_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsARV_26 = class(TbsHL7Segment)

Description

Access Restrictions segment The ARV segment is used to communicate the requested/required type of access restrictions from system to system, at both the person/patient and the encounter/visit level.

Hierarchy

Overview

Methods

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

Properties

Public property SetID : TbsSI_26 read GetSetID write SetSetID;
Public property AccessRestrictionActionCode : TbsCNE_26 read GetAccessRestrictionActionCode write SetAccessRestrictionActionCode;
Public property AccessRestrictionValue : TbsCWE_26 read GetAccessRestrictionValue write SetAccessRestrictionValue;
Public property AccessRestrictionReason[RepCount:Integer]: TbsCWE_26 read GetAccessRestrictionReason write SetAccessRestrictionReason;
Public property SpecialAccessRestrictionInstructions[RepCount:Integer]: TbsST_26 read GetSpecialAccessRestrictionInstructions write SetSpecialAccessRestrictionInstructions;
Public property AccessRestrictionDateRange : TbsDR_26 read GetAccessRestrictionDateRange write SetAccessRestrictionDateRange;

Description

Methods

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

Properties

Public property SetID : TbsSI_26 read GetSetID write SetSetID;

Set ID, Min : 0, Max : 1

Public property AccessRestrictionActionCode : TbsCNE_26 read GetAccessRestrictionActionCode write SetAccessRestrictionActionCode;

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

Public property AccessRestrictionValue : TbsCWE_26 read GetAccessRestrictionValue write SetAccessRestrictionValue;

Access Restriction Value, Min : 1, Max : 1

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

Access Restriction Reason, Min : 0, Max : *

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

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

Public property AccessRestrictionDateRange : TbsDR_26 read GetAccessRestrictionDateRange write SetAccessRestrictionDateRange;

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


Generated by PasDoc 0.14.0.