Class TbsPD1_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPD1_23 = class(TbsHL7Segment)

Description

Patient Demographic

Hierarchy

Overview

Methods

Public function PatientPrimaryFacilityRepCount : Integer;
Public function PatientPrimaryCareProviderNameIDNoRepCount : Integer;
Public function DuplicatePatientRepCount : Integer;

Properties

Public property LivingDependency : TbsIS_23 read GetLivingDependency write SetLivingDependency;
Public property LivingArrangement : TbsIS_23 read GetLivingArrangement write SetLivingArrangement;
Public property PatientPrimaryFacility[RepCount:Integer]: TbsXON_23 read GetPatientPrimaryFacility write SetPatientPrimaryFacility;
Public property PatientPrimaryCareProviderNameIDNo[RepCount:Integer]: TbsXCN_23 read GetPatientPrimaryCareProviderNameIDNo write SetPatientPrimaryCareProviderNameIDNo;
Public property StudentIndicator : TbsIS_23 read GetStudentIndicator write SetStudentIndicator;
Public property Handicap : TbsIS_23 read GetHandicap write SetHandicap;
Public property LivingWill : TbsIS_23 read GetLivingWill write SetLivingWill;
Public property OrganDonor : TbsIS_23 read GetOrganDonor write SetOrganDonor;
Public property SeparateBill : TbsID_23 read GetSeparateBill write SetSeparateBill;
Public property DuplicatePatient[RepCount:Integer]: TbsCX_23 read GetDuplicatePatient write SetDuplicatePatient;
Public property PublicityIndicator : TbsCE_23 read GetPublicityIndicator write SetPublicityIndicator;
Public property ProtectionIndicator : TbsID_23 read GetProtectionIndicator write SetProtectionIndicator;

Description

Methods

Public function PatientPrimaryFacilityRepCount : Integer;
 
Public function PatientPrimaryCareProviderNameIDNoRepCount : Integer;
 
Public function DuplicatePatientRepCount : Integer;
 

Properties

Public property LivingDependency : TbsIS_23 read GetLivingDependency write SetLivingDependency;

Living Dependency, Min : 0, Max : 1

Public property LivingArrangement : TbsIS_23 read GetLivingArrangement write SetLivingArrangement;

Living Arrangement, Min : 0, Max : 1

Public property PatientPrimaryFacility[RepCount:Integer]: TbsXON_23 read GetPatientPrimaryFacility write SetPatientPrimaryFacility;

Patient Primary Facility, Min : 0, Max : *

Public property PatientPrimaryCareProviderNameIDNo[RepCount:Integer]: TbsXCN_23 read GetPatientPrimaryCareProviderNameIDNo write SetPatientPrimaryCareProviderNameIDNo;

Patient Primary Care Provider Name & ID No., Min : 0, Max : *

Public property StudentIndicator : TbsIS_23 read GetStudentIndicator write SetStudentIndicator;

Student Indicator, Min : 0, Max : 1

Public property Handicap : TbsIS_23 read GetHandicap write SetHandicap;

Handicap, Min : 0, Max : 1

Public property LivingWill : TbsIS_23 read GetLivingWill write SetLivingWill;

Living Will, Min : 0, Max : 1

Public property OrganDonor : TbsIS_23 read GetOrganDonor write SetOrganDonor;

Organ Donor, Min : 0, Max : 1

Public property SeparateBill : TbsID_23 read GetSeparateBill write SetSeparateBill;

Separate Bill, Min : 0, Max : 1

Public property DuplicatePatient[RepCount:Integer]: TbsCX_23 read GetDuplicatePatient write SetDuplicatePatient;

Duplicate Patient, Min : 0, Max : *

Public property PublicityIndicator : TbsCE_23 read GetPublicityIndicator write SetPublicityIndicator;

Publicity Indicator, Min : 0, Max : 1

Public property ProtectionIndicator : TbsID_23 read GetProtectionIndicator write SetProtectionIndicator;

Protection Indicator, Min : 0, Max : 1


Generated by PasDoc 0.14.0.