Class TbsMRG_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMRG_22 = class(TbsHL7Segment)

Description

Merge Patient Information The MRG segment provides receiving applications with information necessary to initiate the merging of patient data as well as groups of records. It is intended that this segment be used throughout the standard to allow the merging of registration, accounting, and clinical records within specific applications

Hierarchy

Overview

Properties

Public property PriorPatientIdInternal : TbsCM_PAT_ID_22 read GetPriorPatientIdInternal write SetPriorPatientIdInternal;
Public property PriorAlternatePatientId : TbsCM_PAT_ID_22 read GetPriorAlternatePatientId write SetPriorAlternatePatientId;
Public property PriorPatientAccountNumber : TbsCK_22 read GetPriorPatientAccountNumber write SetPriorPatientAccountNumber;
Public property PriorPatientIdExternal : TbsCK_22 read GetPriorPatientIdExternal write SetPriorPatientIdExternal;

Description

Properties

Public property PriorPatientIdInternal : TbsCM_PAT_ID_22 read GetPriorPatientIdInternal write SetPriorPatientIdInternal;

Prior Patient Id - Internal, Min : 1, Max : 1

Public property PriorAlternatePatientId : TbsCM_PAT_ID_22 read GetPriorAlternatePatientId write SetPriorAlternatePatientId;

Prior Alternate Patient Id, Min : 0, Max : 1

Public property PriorPatientAccountNumber : TbsCK_22 read GetPriorPatientAccountNumber write SetPriorPatientAccountNumber;

Prior Patient Account Number, Min : 0, Max : 1

Public property PriorPatientIdExternal : TbsCK_22 read GetPriorPatientIdExternal write SetPriorPatientIdExternal;

Prior Patient Id - External, Min : 0, Max : 1


Generated by PasDoc 0.14.0.