Class TbsNK1_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNK1_24 = 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.

Hierarchy

Overview

Methods

Public function NKNameRepCount : 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_24 read GetSetIDNK1 write SetSetIDNK1;
Public property NKName[RepCount:Integer]: TbsXPN_24 read GetNKName write SetNKName;
Public property Relationship : TbsCE_24 read GetRelationship write SetRelationship;
Public property Address[RepCount:Integer]: TbsXAD_24 read GetAddress write SetAddress;
Public property PhoneNumber[RepCount:Integer]: TbsXTN_24 read GetPhoneNumber write SetPhoneNumber;
Public property BusinessPhoneNumber[RepCount:Integer]: TbsXTN_24 read GetBusinessPhoneNumber write SetBusinessPhoneNumber;
Public property ContactRole : TbsCE_24 read GetContactRole write SetContactRole;
Public property StartDate : TbsDT_24 read GetStartDate write SetStartDate;
Public property EndDate : TbsDT_24 read GetEndDate write SetEndDate;
Public property NextofKinAssociatedPartiesJobTitle : TbsST_24 read GetNextofKinAssociatedPartiesJobTitle write SetNextofKinAssociatedPartiesJobTitle;
Public property NextofKinAssociatedPartiesJobCodeClass : TbsJCC_24 read GetNextofKinAssociatedPartiesJobCodeClass write SetNextofKinAssociatedPartiesJobCodeClass;
Public property NextofKinAssociatedPartiesEmployeeNumber : TbsCX_24 read GetNextofKinAssociatedPartiesEmployeeNumber write SetNextofKinAssociatedPartiesEmployeeNumber;
Public property OrganizationNameNK1[RepCount:Integer]: TbsXON_24 read GetOrganizationNameNK1 write SetOrganizationNameNK1;
Public property MaritalStatus : TbsCE_24 read GetMaritalStatus write SetMaritalStatus;
Public property AdministrativeSex : TbsIS_24 read GetAdministrativeSex write SetAdministrativeSex;
Public property DateTimeOfBirth : TbsTS_24 read GetDateTimeOfBirth write SetDateTimeOfBirth;
Public property LivingDependency[RepCount:Integer]: TbsIS_24 read GetLivingDependency write SetLivingDependency;
Public property AmbulatoryStatus[RepCount:Integer]: TbsIS_24 read GetAmbulatoryStatus write SetAmbulatoryStatus;
Public property Citizenship[RepCount:Integer]: TbsCE_24 read GetCitizenship write SetCitizenship;
Public property PrimaryLanguage : TbsCE_24 read GetPrimaryLanguage write SetPrimaryLanguage;
Public property LivingArrangement : TbsIS_24 read GetLivingArrangement write SetLivingArrangement;
Public property PublicityCode : TbsCE_24 read GetPublicityCode write SetPublicityCode;
Public property ProtectionIndicator : TbsID_24 read GetProtectionIndicator write SetProtectionIndicator;
Public property StudentIndicator : TbsIS_24 read GetStudentIndicator write SetStudentIndicator;
Public property Religion : TbsCE_24 read GetReligion write SetReligion;
Public property MothersMaidenName[RepCount:Integer]: TbsXPN_24 read GetMothersMaidenName write SetMothersMaidenName;
Public property Nationality : TbsCE_24 read GetNationality write SetNationality;
Public property EthnicGroup[RepCount:Integer]: TbsCE_24 read GetEthnicGroup write SetEthnicGroup;
Public property ContactReason[RepCount:Integer]: TbsCE_24 read GetContactReason write SetContactReason;
Public property ContactPersonsName[RepCount:Integer]: TbsXPN_24 read GetContactPersonsName write SetContactPersonsName;
Public property ContactPersonsTelephoneNumber[RepCount:Integer]: TbsXTN_24 read GetContactPersonsTelephoneNumber write SetContactPersonsTelephoneNumber;
Public property ContactPersonsAddress[RepCount:Integer]: TbsXAD_24 read GetContactPersonsAddress write SetContactPersonsAddress;
Public property NextofKinAssociatedPartysIdentifiers[RepCount:Integer]: TbsCX_24 read GetNextofKinAssociatedPartysIdentifiers write SetNextofKinAssociatedPartysIdentifiers;
Public property JobStatus : TbsIS_24 read GetJobStatus write SetJobStatus;
Public property Race[RepCount:Integer]: TbsCE_24 read GetRace write SetRace;
Public property Handicap : TbsIS_24 read GetHandicap write SetHandicap;
Public property ContactPersonSocialSecurityNumber : TbsST_24 read GetContactPersonSocialSecurityNumber write SetContactPersonSocialSecurityNumber;

Description

Methods

Public function NKNameRepCount : 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_24 read GetSetIDNK1 write SetSetIDNK1;

Set ID - NK1, Min : 1, Max : 1

Public property NKName[RepCount:Integer]: TbsXPN_24 read GetNKName write SetNKName;

NK Name, Min : 0, Max : *

Public property Relationship : TbsCE_24 read GetRelationship write SetRelationship;

Relationship, Min : 0, Max : 1

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

Address, Min : 0, Max : *

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

Phone Number, Min : 0, Max : *

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

Business Phone Number, Min : 0, Max : *

Public property ContactRole : TbsCE_24 read GetContactRole write SetContactRole;

Contact Role, Min : 0, Max : 1

Public property StartDate : TbsDT_24 read GetStartDate write SetStartDate;

Start Date, Min : 0, Max : 1

Public property EndDate : TbsDT_24 read GetEndDate write SetEndDate;

End Date, Min : 0, Max : 1

Public property NextofKinAssociatedPartiesJobTitle : TbsST_24 read GetNextofKinAssociatedPartiesJobTitle write SetNextofKinAssociatedPartiesJobTitle;

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

Public property NextofKinAssociatedPartiesJobCodeClass : TbsJCC_24 read GetNextofKinAssociatedPartiesJobCodeClass write SetNextofKinAssociatedPartiesJobCodeClass;

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

Public property NextofKinAssociatedPartiesEmployeeNumber : TbsCX_24 read GetNextofKinAssociatedPartiesEmployeeNumber write SetNextofKinAssociatedPartiesEmployeeNumber;

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

Public property OrganizationNameNK1[RepCount:Integer]: TbsXON_24 read GetOrganizationNameNK1 write SetOrganizationNameNK1;

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

Public property MaritalStatus : TbsCE_24 read GetMaritalStatus write SetMaritalStatus;

Marital Status, Min : 0, Max : 1

Public property AdministrativeSex : TbsIS_24 read GetAdministrativeSex write SetAdministrativeSex;

Administrative Sex, Min : 0, Max : 1

Public property DateTimeOfBirth : TbsTS_24 read GetDateTimeOfBirth write SetDateTimeOfBirth;

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

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

Living Dependency, Min : 0, Max : *

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

Ambulatory Status, Min : 0, Max : *

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

Citizenship, Min : 0, Max : *

Public property PrimaryLanguage : TbsCE_24 read GetPrimaryLanguage write SetPrimaryLanguage;

Primary Language, Min : 0, Max : 1

Public property LivingArrangement : TbsIS_24 read GetLivingArrangement write SetLivingArrangement;

Living Arrangement, Min : 0, Max : 1

Public property PublicityCode : TbsCE_24 read GetPublicityCode write SetPublicityCode;

Publicity Code, Min : 0, Max : 1

Public property ProtectionIndicator : TbsID_24 read GetProtectionIndicator write SetProtectionIndicator;

Protection Indicator, Min : 0, Max : 1

Public property StudentIndicator : TbsIS_24 read GetStudentIndicator write SetStudentIndicator;

Student Indicator, Min : 0, Max : 1

Public property Religion : TbsCE_24 read GetReligion write SetReligion;

Religion, Min : 0, Max : 1

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

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

Public property Nationality : TbsCE_24 read GetNationality write SetNationality;

Nationality, Min : 0, Max : 1

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

Ethnic Group, Min : 0, Max : *

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

Contact Reason, Min : 0, Max : *

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

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

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

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

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

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

Public property NextofKinAssociatedPartysIdentifiers[RepCount:Integer]: TbsCX_24 read GetNextofKinAssociatedPartysIdentifiers write SetNextofKinAssociatedPartysIdentifiers;

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

Public property JobStatus : TbsIS_24 read GetJobStatus write SetJobStatus;

Job Status, Min : 0, Max : 1

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

Race, Min : 0, Max : *

Public property Handicap : TbsIS_24 read GetHandicap write SetHandicap;

Handicap, Min : 0, Max : 1

Public property ContactPersonSocialSecurityNumber : TbsST_24 read GetContactPersonSocialSecurityNumber write SetContactPersonSocialSecurityNumber;

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


Generated by PasDoc 0.14.0.