Class TbsPD1_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPD1_231 = class(TbsHL7Segment)

Description

Patient Additional Demographic The patient additional demographic segment contains demographic information that is likely to change about the patient.

Hierarchy

Overview

Methods

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

Properties

Public property LivingDependency[RepCount:Integer]: TbsIS_231 read GetLivingDependency write SetLivingDependency;
Public property LivingArrangement : TbsIS_231 read GetLivingArrangement write SetLivingArrangement;
Public property PatientPrimaryFacility[RepCount:Integer]: TbsXON_231 read GetPatientPrimaryFacility write SetPatientPrimaryFacility;
Public property PatientPrimaryCareProviderNameIDNo[RepCount:Integer]: TbsXCN_231 read GetPatientPrimaryCareProviderNameIDNo write SetPatientPrimaryCareProviderNameIDNo;
Public property StudentIndicator : TbsIS_231 read GetStudentIndicator write SetStudentIndicator;
Public property Handicap : TbsIS_231 read GetHandicap write SetHandicap;
Public property LivingWill : TbsIS_231 read GetLivingWill write SetLivingWill;
Public property OrganDonor : TbsIS_231 read GetOrganDonor write SetOrganDonor;
Public property SeparateBill : TbsID_231 read GetSeparateBill write SetSeparateBill;
Public property DuplicatePatient[RepCount:Integer]: TbsCX_231 read GetDuplicatePatient write SetDuplicatePatient;
Public property PublicityCode : TbsCE_231 read GetPublicityCode write SetPublicityCode;
Public property ProtectionIndicator : TbsID_231 read GetProtectionIndicator write SetProtectionIndicator;

Description

Methods

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

Properties

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

Living Dependency, Min : 0, Max : *

Public property LivingArrangement : TbsIS_231 read GetLivingArrangement write SetLivingArrangement;

Living Arrangement, Min : 0, Max : 1

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

Patient Primary Facility, Min : 0, Max : *

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

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

Public property StudentIndicator : TbsIS_231 read GetStudentIndicator write SetStudentIndicator;

Student Indicator, Min : 0, Max : 1

Public property Handicap : TbsIS_231 read GetHandicap write SetHandicap;

Handicap, Min : 0, Max : 1

Public property LivingWill : TbsIS_231 read GetLivingWill write SetLivingWill;

Living Will, Min : 0, Max : 1

Public property OrganDonor : TbsIS_231 read GetOrganDonor write SetOrganDonor;

Organ Donor, Min : 0, Max : 1

Public property SeparateBill : TbsID_231 read GetSeparateBill write SetSeparateBill;

Separate Bill, Min : 0, Max : 1

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

Duplicate Patient, Min : 0, Max : *

Public property PublicityCode : TbsCE_231 read GetPublicityCode write SetPublicityCode;

Publicity Code, Min : 0, Max : 1

Public property ProtectionIndicator : TbsID_231 read GetProtectionIndicator write SetProtectionIndicator;

Protection Indicator, Min : 0, Max : 1


Generated by PasDoc 0.14.0.