Class TbsNK1_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNK1_271 = class(TbsHL7Segment)

Description

Next Of Kin / Associated Parties 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. If a person or organization fulfills multiple contact roles, for example, a person is an emergency contact and a next of kin, it is recommended to send a NK1 segment for each contact role (field 7).

Hierarchy

Overview

Methods

Public function Name_RepCount : Integer;
Public function AddressRepCount : Integer;
Public function PhoneNumberRepCount : Integer;
Public function BusinessPhoneNumberRepCount : Integer;
Public function OrganizationNameNk1RepCount : Integer;
Public function LivingDependencyRepCount : Integer;
Public function AmbulatoryStatusRepCount : Integer;
Public function CitizenshipRepCount : Integer;
Public function MothersMaidenNameRepCount : Integer;
Public function EthnicGroupRepCount : Integer;
Public function ContactReasonRepCount : Integer;
Public function ContactPersonsNameRepCount : Integer;
Public function ContactPersonsTelephoneNumberRepCount : Integer;
Public function ContactPersonsAddressRepCount : Integer;
Public function NextOfKinAssociatedPartysIdentifiersRepCount : Integer;
Public function RaceRepCount : Integer;

Properties

Public property SetIdNk1 : TbsSI_271 read GetSetIdNk1 write SetSetIdNk1;
Public property Name_[RepCount:Integer]: TbsXPN_271 read GetName_ write SetName_;
Public property Relationship : TbsCWE_271 read GetRelationship write SetRelationship;
Public property Address[RepCount:Integer]: TbsXAD_271 read GetAddress write SetAddress;
Public property PhoneNumber[RepCount:Integer]: TbsXTN_271 read GetPhoneNumber write SetPhoneNumber;
Public property BusinessPhoneNumber[RepCount:Integer]: TbsXTN_271 read GetBusinessPhoneNumber write SetBusinessPhoneNumber;
Public property ContactRole : TbsCWE_271 read GetContactRole write SetContactRole;
Public property StartDate : TbsDT_271 read GetStartDate write SetStartDate;
Public property EndDate : TbsDT_271 read GetEndDate write SetEndDate;
Public property NextOfKinAssociatedPartiesJobTitle : TbsST_271 read GetNextOfKinAssociatedPartiesJobTitle write SetNextOfKinAssociatedPartiesJobTitle;
Public property NextOfKinAssociatedPartiesJobCodeClass : TbsJCC_271 read GetNextOfKinAssociatedPartiesJobCodeClass write SetNextOfKinAssociatedPartiesJobCodeClass;
Public property NextOfKinAssociatedPartiesEmployeeNumber : TbsCX_271 read GetNextOfKinAssociatedPartiesEmployeeNumber write SetNextOfKinAssociatedPartiesEmployeeNumber;
Public property OrganizationNameNk1[RepCount:Integer]: TbsXON_271 read GetOrganizationNameNk1 write SetOrganizationNameNk1;
Public property MaritalStatus : TbsCWE_271 read GetMaritalStatus write SetMaritalStatus;
Public property AdministrativeSex : TbsCWE_271 read GetAdministrativeSex write SetAdministrativeSex;
Public property DateTimeOfBirth : TbsDTM_271 read GetDateTimeOfBirth write SetDateTimeOfBirth;
Public property LivingDependency[RepCount:Integer]: TbsCWE_271 read GetLivingDependency write SetLivingDependency;
Public property AmbulatoryStatus[RepCount:Integer]: TbsCWE_271 read GetAmbulatoryStatus write SetAmbulatoryStatus;
Public property Citizenship[RepCount:Integer]: TbsCWE_271 read GetCitizenship write SetCitizenship;
Public property PrimaryLanguage : TbsCWE_271 read GetPrimaryLanguage write SetPrimaryLanguage;
Public property LivingArrangement : TbsCWE_271 read GetLivingArrangement write SetLivingArrangement;
Public property PublicityCode : TbsCWE_271 read GetPublicityCode write SetPublicityCode;
Public property ProtectionIndicator : TbsID_271 read GetProtectionIndicator write SetProtectionIndicator;
Public property StudentIndicator : TbsCWE_271 read GetStudentIndicator write SetStudentIndicator;
Public property Religion : TbsCWE_271 read GetReligion write SetReligion;
Public property MothersMaidenName[RepCount:Integer]: TbsXPN_271 read GetMothersMaidenName write SetMothersMaidenName;
Public property Nationality : TbsCWE_271 read GetNationality write SetNationality;
Public property EthnicGroup[RepCount:Integer]: TbsCWE_271 read GetEthnicGroup write SetEthnicGroup;
Public property ContactReason[RepCount:Integer]: TbsCWE_271 read GetContactReason write SetContactReason;
Public property ContactPersonsName[RepCount:Integer]: TbsXPN_271 read GetContactPersonsName write SetContactPersonsName;
Public property ContactPersonsTelephoneNumber[RepCount:Integer]: TbsXTN_271 read GetContactPersonsTelephoneNumber write SetContactPersonsTelephoneNumber;
Public property ContactPersonsAddress[RepCount:Integer]: TbsXAD_271 read GetContactPersonsAddress write SetContactPersonsAddress;
Public property NextOfKinAssociatedPartysIdentifiers[RepCount:Integer]: TbsCX_271 read GetNextOfKinAssociatedPartysIdentifiers write SetNextOfKinAssociatedPartysIdentifiers;
Public property JobStatus : TbsCWE_271 read GetJobStatus write SetJobStatus;
Public property Race[RepCount:Integer]: TbsCWE_271 read GetRace write SetRace;
Public property Handicap : TbsCWE_271 read GetHandicap write SetHandicap;
Public property ContactPersonSocialSecurityNumber : TbsST_271 read GetContactPersonSocialSecurityNumber write SetContactPersonSocialSecurityNumber;
Public property NextOfKinBirthPlace : TbsST_271 read GetNextOfKinBirthPlace write SetNextOfKinBirthPlace;
Public property VipIndicator : TbsCWE_271 read GetVipIndicator write SetVipIndicator;
Public property NextOfKinTelecommunicationInformation : TbsXTN_271 read GetNextOfKinTelecommunicationInformation write SetNextOfKinTelecommunicationInformation;
Public property ContactPersonsTelecommunicationInformation : TbsXTN_271 read GetContactPersonsTelecommunicationInformation write SetContactPersonsTelecommunicationInformation;

Description

Methods

Public function Name_RepCount : Integer;
 
Public function AddressRepCount : Integer;
 
Public function PhoneNumberRepCount : Integer;
 
Public function BusinessPhoneNumberRepCount : Integer;
 
Public function OrganizationNameNk1RepCount : Integer;
 
Public function LivingDependencyRepCount : Integer;
 
Public function AmbulatoryStatusRepCount : Integer;
 
Public function CitizenshipRepCount : Integer;
 
Public function MothersMaidenNameRepCount : Integer;
 
Public function EthnicGroupRepCount : Integer;
 
Public function ContactReasonRepCount : Integer;
 
Public function ContactPersonsNameRepCount : Integer;
 
Public function ContactPersonsTelephoneNumberRepCount : Integer;
 
Public function ContactPersonsAddressRepCount : Integer;
 
Public function NextOfKinAssociatedPartysIdentifiersRepCount : Integer;
 
Public function RaceRepCount : Integer;
 

Properties

Public property SetIdNk1 : TbsSI_271 read GetSetIdNk1 write SetSetIdNk1;

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

Public property Name_[RepCount:Integer]: TbsXPN_271 read GetName_ write SetName_;

Name, Min : 0, Max : *

Public property Relationship : TbsCWE_271 read GetRelationship write SetRelationship;

Relationship, Min : 0, Max : 1

Public property Address[RepCount:Integer]: TbsXAD_271 read GetAddress write SetAddress;

Address, Min : 0, Max : *

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

Phone Number, Min : 0, Max : *

Public property BusinessPhoneNumber[RepCount:Integer]: TbsXTN_271 read GetBusinessPhoneNumber write SetBusinessPhoneNumber;

Business Phone Number, Min : 0, Max : *

Public property ContactRole : TbsCWE_271 read GetContactRole write SetContactRole;

Contact Role, Min : 0, Max : 1

Public property StartDate : TbsDT_271 read GetStartDate write SetStartDate;

Start Date, Min : 0, Max : 1

Public property EndDate : TbsDT_271 read GetEndDate write SetEndDate;

End Date, Min : 0, Max : 1

Public property NextOfKinAssociatedPartiesJobTitle : TbsST_271 read GetNextOfKinAssociatedPartiesJobTitle write SetNextOfKinAssociatedPartiesJobTitle;

Next Of Kin / Associated Parties Job Title, Min : 0, Max : 1

Public property NextOfKinAssociatedPartiesJobCodeClass : TbsJCC_271 read GetNextOfKinAssociatedPartiesJobCodeClass write SetNextOfKinAssociatedPartiesJobCodeClass;

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

Public property NextOfKinAssociatedPartiesEmployeeNumber : TbsCX_271 read GetNextOfKinAssociatedPartiesEmployeeNumber write SetNextOfKinAssociatedPartiesEmployeeNumber;

Next Of Kin / Associated Parties Employee Number, Min : 0, Max : 1

Public property OrganizationNameNk1[RepCount:Integer]: TbsXON_271 read GetOrganizationNameNk1 write SetOrganizationNameNk1;

Organization Name - Nk1, Min : 0, Max : *

Public property MaritalStatus : TbsCWE_271 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property AdministrativeSex : TbsCWE_271 read GetAdministrativeSex write SetAdministrativeSex;

Administrative Sex, Min : 0, Max : 1

Public property DateTimeOfBirth : TbsDTM_271 read GetDateTimeOfBirth write SetDateTimeOfBirth;

Date/Time Of Birth, Min : 0, Max : 1

Public property LivingDependency[RepCount:Integer]: TbsCWE_271 read GetLivingDependency write SetLivingDependency;

Living Dependency, Min : 0, Max : *

Public property AmbulatoryStatus[RepCount:Integer]: TbsCWE_271 read GetAmbulatoryStatus write SetAmbulatoryStatus;

Ambulatory Status, Min : 0, Max : *

Public property Citizenship[RepCount:Integer]: TbsCWE_271 read GetCitizenship write SetCitizenship;

Citizenship, Min : 0, Max : *

Public property PrimaryLanguage : TbsCWE_271 read GetPrimaryLanguage write SetPrimaryLanguage;

Primary Language, Min : 0, Max : 1

Public property LivingArrangement : TbsCWE_271 read GetLivingArrangement write SetLivingArrangement;

Living Arrangement, Min : 0, Max : 1

Public property PublicityCode : TbsCWE_271 read GetPublicityCode write SetPublicityCode;

Publicity Code, Min : 0, Max : 1

Public property ProtectionIndicator : TbsID_271 read GetProtectionIndicator write SetProtectionIndicator;

Protection Indicator, Min : 0, Max : 1

Public property StudentIndicator : TbsCWE_271 read GetStudentIndicator write SetStudentIndicator;

Student Indicator, Min : 0, Max : 1

Public property Religion : TbsCWE_271 read GetReligion write SetReligion;

Religion, Min : 0, Max : 1

Public property MothersMaidenName[RepCount:Integer]: TbsXPN_271 read GetMothersMaidenName write SetMothersMaidenName;

Mother's Maiden Name, Min : 0, Max : *

Public property Nationality : TbsCWE_271 read GetNationality write SetNationality;

Nationality, Min : 0, Max : 1

Public property EthnicGroup[RepCount:Integer]: TbsCWE_271 read GetEthnicGroup write SetEthnicGroup;

Ethnic Group, Min : 0, Max : *

Public property ContactReason[RepCount:Integer]: TbsCWE_271 read GetContactReason write SetContactReason;

Contact Reason, Min : 0, Max : *

Public property ContactPersonsName[RepCount:Integer]: TbsXPN_271 read GetContactPersonsName write SetContactPersonsName;

Contact Person's Name, Min : 0, Max : *

Public property ContactPersonsTelephoneNumber[RepCount:Integer]: TbsXTN_271 read GetContactPersonsTelephoneNumber write SetContactPersonsTelephoneNumber;

Contact Person's Telephone Number, Min : 0, Max : *

Public property ContactPersonsAddress[RepCount:Integer]: TbsXAD_271 read GetContactPersonsAddress write SetContactPersonsAddress;

Contact Person's Address, Min : 0, Max : *

Public property NextOfKinAssociatedPartysIdentifiers[RepCount:Integer]: TbsCX_271 read GetNextOfKinAssociatedPartysIdentifiers write SetNextOfKinAssociatedPartysIdentifiers;

Next Of Kin/Associated Party's Identifiers, Min : 0, Max : *

Public property JobStatus : TbsCWE_271 read GetJobStatus write SetJobStatus;

Job Status, Min : 0, Max : 1

Public property Race[RepCount:Integer]: TbsCWE_271 read GetRace write SetRace;

Race, Min : 0, Max : *

Public property Handicap : TbsCWE_271 read GetHandicap write SetHandicap;

Handicap, Min : 0, Max : 1

Public property ContactPersonSocialSecurityNumber : TbsST_271 read GetContactPersonSocialSecurityNumber write SetContactPersonSocialSecurityNumber;

Contact Person Social Security Number, Min : 0, Max : 1

Public property NextOfKinBirthPlace : TbsST_271 read GetNextOfKinBirthPlace write SetNextOfKinBirthPlace;

Next Of Kin Birth Place, Min : 0, Max : 1

Public property VipIndicator : TbsCWE_271 read GetVipIndicator write SetVipIndicator;

Vip Indicator, Min : 0, Max : 1

Public property NextOfKinTelecommunicationInformation : TbsXTN_271 read GetNextOfKinTelecommunicationInformation write SetNextOfKinTelecommunicationInformation;

Next Of Kin Telecommunication Information, Min : 0, Max : 1

Public property ContactPersonsTelecommunicationInformation : TbsXTN_271 read GetContactPersonsTelecommunicationInformation write SetContactPersonsTelecommunicationInformation;

Contact Person's Telecommunication Information, Min : 0, Max : 1


Generated by PasDoc 0.14.0.