Class TbsNK1_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNK1_22 = class(TbsHL7Segment)

Description

Next Of Kin The NK1 segment contains information about the patient's other related parties. Any associated parties may be identified. Utilizing NK1-1-set ID, multiple NK1 segments can be sent to patient accounts

Hierarchy

Overview

Methods

Public function PhoneNumberRepCount : Integer;

Properties

Public property SetIdNextOfKin : TbsSI_22 read GetSetIdNextOfKin write SetSetIdNextOfKin;
Public property Name_ : TbsPN_22 read GetName_ write SetName_;
Public property Relationship : TbsCE_22 read GetRelationship write SetRelationship;
Public property Address : TbsAD_22 read GetAddress write SetAddress;
Public property PhoneNumber[RepCount:Integer]: TbsTN_22 read GetPhoneNumber write SetPhoneNumber;
Public property BusinessPhoneNumber : TbsTN_22 read GetBusinessPhoneNumber write SetBusinessPhoneNumber;
Public property ContactRole : TbsCE_22 read GetContactRole write SetContactRole;
Public property StartDate : TbsDT_22 read GetStartDate write SetStartDate;
Public property EndDate : TbsDT_22 read GetEndDate write SetEndDate;
Public property NextOfKin : TbsST_22 read GetNextOfKin write SetNextOfKin;
Public property NextOfKinJobCodeClass : TbsCM_JOB_CODE_22 read GetNextOfKinJobCodeClass write SetNextOfKinJobCodeClass;
Public property NextOfKinEmployeeNumber : TbsST_22 read GetNextOfKinEmployeeNumber write SetNextOfKinEmployeeNumber;
Public property OrganizationName : TbsST_22 read GetOrganizationName write SetOrganizationName;

Description

Methods

Public function PhoneNumberRepCount : Integer;
 

Properties

Public property SetIdNextOfKin : TbsSI_22 read GetSetIdNextOfKin write SetSetIdNextOfKin;

Set Id - Next Of Kin, Min : 1, Max : 1

Public property Name_ : TbsPN_22 read GetName_ write SetName_;

Name, Min : 0, Max : 1

Public property Relationship : TbsCE_22 read GetRelationship write SetRelationship;

Relationship, Min : 0, Max : 1

Public property Address : TbsAD_22 read GetAddress write SetAddress;

Address, Min : 0, Max : 1

Public property PhoneNumber[RepCount:Integer]: TbsTN_22 read GetPhoneNumber write SetPhoneNumber;

Phone Number, Min : 0, Max : 3

Public property BusinessPhoneNumber : TbsTN_22 read GetBusinessPhoneNumber write SetBusinessPhoneNumber;

Business Phone Number, Min : 0, Max : 1

Public property ContactRole : TbsCE_22 read GetContactRole write SetContactRole;

Contact Role, Min : 0, Max : 1

Public property StartDate : TbsDT_22 read GetStartDate write SetStartDate;

Start Date, Min : 0, Max : 1

Public property EndDate : TbsDT_22 read GetEndDate write SetEndDate;

End Date, Min : 0, Max : 1

Public property NextOfKin : TbsST_22 read GetNextOfKin write SetNextOfKin;

Next Of Kin, Min : 0, Max : 1

Public property NextOfKinJobCodeClass : TbsCM_JOB_CODE_22 read GetNextOfKinJobCodeClass write SetNextOfKinJobCodeClass;

Next Of Kin Job Code / Class, Min : 0, Max : 1

Public property NextOfKinEmployeeNumber : TbsST_22 read GetNextOfKinEmployeeNumber write SetNextOfKinEmployeeNumber;

Next Of Kin Employee Number, Min : 0, Max : 1

Public property OrganizationName : TbsST_22 read GetOrganizationName write SetOrganizationName;

Organization Name, Min : 0, Max : 1


Generated by PasDoc 0.14.0.