Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsNK1_26
Unit
BSHL7DT26
Declaration
type TbsNK1_26 = 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
Properties
Description
Methods
|
function NKNameRepCount : Integer; |
|
|
function AddressRepCount : Integer; |
|
|
function PhoneNumberRepCount : Integer; |
|
|
function BusinessPhoneNumberRepCount : Integer; |
|
|
function OrganizationNameNK1RepCount : Integer; |
|
|
function LivingDependencyRepCount : Integer; |
|
|
function AmbulatoryStatusRepCount : Integer; |
|
|
function CitizenshipRepCount : Integer; |
|
|
function MothersMaidenNameRepCount : Integer; |
|
|
function EthnicGroupRepCount : Integer; |
|
|
function ContactReasonRepCount : Integer; |
|
|
function ContactPersonsNameRepCount : Integer; |
|
|
function ContactPersonsTelephoneNumberRepCount : Integer; |
|
|
function ContactPersonsAddressRepCount : Integer; |
|
|
function NextofKinAssociatedPartysIdentifiersRepCount : Integer; |
|
|
function RaceRepCount : Integer; |
|
Properties
|
property SetIDNK1 : TbsSI_26 read GetSetIDNK1 write SetSetIDNK1; |
Set ID - NK1, Min : 1, Max : 1
|
|
property NKName[RepCount:Integer]: TbsXPN_26 read GetNKName write SetNKName; |
NK Name, Min : 0, Max : *
|
|
property Relationship : TbsCWE_26 read GetRelationship write SetRelationship; |
Relationship, Min : 0, Max : 1
|
|
property Address[RepCount:Integer]: TbsXAD_26 read GetAddress write SetAddress; |
Address, Min : 0, Max : *
|
|
property PhoneNumber[RepCount:Integer]: TbsXTN_26 read GetPhoneNumber write SetPhoneNumber; |
Phone Number, Min : 0, Max : *
|
|
property BusinessPhoneNumber[RepCount:Integer]: TbsXTN_26 read GetBusinessPhoneNumber write SetBusinessPhoneNumber; |
Business Phone Number, Min : 0, Max : *
|
|
property ContactRole : TbsCWE_26 read GetContactRole write SetContactRole; |
Contact Role, Min : 0, Max : 1
|
|
property StartDate : TbsDT_26 read GetStartDate write SetStartDate; |
Start Date, Min : 0, Max : 1
|
|
property EndDate : TbsDT_26 read GetEndDate write SetEndDate; |
End Date, Min : 0, Max : 1
|
|
property NextofKinAssociatedPartiesJobTitle : TbsST_26 read GetNextofKinAssociatedPartiesJobTitle write SetNextofKinAssociatedPartiesJobTitle; |
Next of Kin / Associated Parties Job Title, Min : 0, Max : 1
|
|
property NextofKinAssociatedPartiesJobCodeClass : TbsJCC_26 read GetNextofKinAssociatedPartiesJobCodeClass write SetNextofKinAssociatedPartiesJobCodeClass; |
Next of Kin / Associated Parties Job Code/Class, Min : 0, Max : 1
|
|
property NextofKinAssociatedPartiesEmployeeNumber : TbsCX_26 read GetNextofKinAssociatedPartiesEmployeeNumber write SetNextofKinAssociatedPartiesEmployeeNumber; |
Next of Kin / Associated Parties Employee Number, Min : 0, Max : 1
|
|
property OrganizationNameNK1[RepCount:Integer]: TbsXON_26 read GetOrganizationNameNK1 write SetOrganizationNameNK1; |
Organization Name - NK1, Min : 0, Max : *
|
|
property MaritalStatus : TbsCWE_26 read GetMaritalStatus write SetMaritalStatus; |
Marital Status, Min : 0, Max : 1
|
|
property AdministrativeSex : TbsIS_26 read GetAdministrativeSex write SetAdministrativeSex; |
Administrative Sex, Min : 0, Max : 1
|
|
property DateTimeofBirth : TbsDTM_26 read GetDateTimeofBirth write SetDateTimeofBirth; |
Date/Time of Birth, Min : 0, Max : 1
|
|
property LivingDependency[RepCount:Integer]: TbsIS_26 read GetLivingDependency write SetLivingDependency; |
Living Dependency, Min : 0, Max : *
|
|
property AmbulatoryStatus[RepCount:Integer]: TbsIS_26 read GetAmbulatoryStatus write SetAmbulatoryStatus; |
Ambulatory Status, Min : 0, Max : *
|
|
property Citizenship[RepCount:Integer]: TbsCWE_26 read GetCitizenship write SetCitizenship; |
Citizenship, Min : 0, Max : *
|
|
property PrimaryLanguage : TbsCWE_26 read GetPrimaryLanguage write SetPrimaryLanguage; |
Primary Language, Min : 0, Max : 1
|
|
property LivingArrangement : TbsIS_26 read GetLivingArrangement write SetLivingArrangement; |
Living Arrangement, Min : 0, Max : 1
|
|
property PublicityCode : TbsCWE_26 read GetPublicityCode write SetPublicityCode; |
Publicity Code, Min : 0, Max : 1
|
|
property ProtectionIndicator : TbsID_26 read GetProtectionIndicator write SetProtectionIndicator; |
Protection Indicator, Min : 0, Max : 1
|
|
property StudentIndicator : TbsIS_26 read GetStudentIndicator write SetStudentIndicator; |
Student Indicator, Min : 0, Max : 1
|
|
property Religion : TbsCWE_26 read GetReligion write SetReligion; |
Religion, Min : 0, Max : 1
|
|
property MothersMaidenName[RepCount:Integer]: TbsXPN_26 read GetMothersMaidenName write SetMothersMaidenName; |
Mother's Maiden Name, Min : 0, Max : *
|
|
property Nationality : TbsCWE_26 read GetNationality write SetNationality; |
Nationality, Min : 0, Max : 1
|
|
property EthnicGroup[RepCount:Integer]: TbsCWE_26 read GetEthnicGroup write SetEthnicGroup; |
Ethnic Group, Min : 0, Max : *
|
|
property ContactReason[RepCount:Integer]: TbsCWE_26 read GetContactReason write SetContactReason; |
Contact Reason, Min : 0, Max : *
|
|
property ContactPersonsName[RepCount:Integer]: TbsXPN_26 read GetContactPersonsName write SetContactPersonsName; |
Contact Person's Name, Min : 0, Max : *
|
|
property ContactPersonsTelephoneNumber[RepCount:Integer]: TbsXTN_26 read GetContactPersonsTelephoneNumber write SetContactPersonsTelephoneNumber; |
Contact Person's Telephone Number, Min : 0, Max : *
|
|
property ContactPersonsAddress[RepCount:Integer]: TbsXAD_26 read GetContactPersonsAddress write SetContactPersonsAddress; |
Contact Person's Address, Min : 0, Max : *
|
|
property NextofKinAssociatedPartysIdentifiers[RepCount:Integer]: TbsCX_26 read GetNextofKinAssociatedPartysIdentifiers write SetNextofKinAssociatedPartysIdentifiers; |
Next of Kin/Associated Party's Identifiers, Min : 0, Max : *
|
|
property JobStatus : TbsIS_26 read GetJobStatus write SetJobStatus; |
Job Status, Min : 0, Max : 1
|
|
property Race[RepCount:Integer]: TbsCWE_26 read GetRace write SetRace; |
Race, Min : 0, Max : *
|
|
property Handicap : TbsIS_26 read GetHandicap write SetHandicap; |
Handicap, Min : 0, Max : 1
|
|
property ContactPersonSocialSecurityNumber : TbsST_26 read GetContactPersonSocialSecurityNumber write SetContactPersonSocialSecurityNumber; |
Contact Person Social Security Number, Min : 0, Max : 1
|
|
property NextofKinBirthPlace : TbsST_26 read GetNextofKinBirthPlace write SetNextofKinBirthPlace; |
Next of Kin Birth Place, Min : 0, Max : 1
|
|
property VIPIndicator : TbsIS_26 read GetVIPIndicator write SetVIPIndicator; |
VIP Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|