Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPD1_23
Unit
BSHL7DT23
Declaration
type TbsPD1_23 = class(TbsHL7Segment)
Description
Patient Demographic
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PatientPrimaryFacilityRepCount : Integer; |
|
|
function PatientPrimaryCareProviderNameIDNoRepCount : Integer; |
|
|
function DuplicatePatientRepCount : Integer; |
|
Properties
|
property LivingDependency : TbsIS_23 read GetLivingDependency write SetLivingDependency; |
Living Dependency, Min : 0, Max : 1
|
|
property LivingArrangement : TbsIS_23 read GetLivingArrangement write SetLivingArrangement; |
Living Arrangement, Min : 0, Max : 1
|
|
property PatientPrimaryFacility[RepCount:Integer]: TbsXON_23 read GetPatientPrimaryFacility write SetPatientPrimaryFacility; |
Patient Primary Facility, Min : 0, Max : *
|
|
property PatientPrimaryCareProviderNameIDNo[RepCount:Integer]: TbsXCN_23 read GetPatientPrimaryCareProviderNameIDNo write SetPatientPrimaryCareProviderNameIDNo; |
Patient Primary Care Provider Name & ID No., Min : 0, Max : *
|
|
property StudentIndicator : TbsIS_23 read GetStudentIndicator write SetStudentIndicator; |
Student Indicator, Min : 0, Max : 1
|
|
property Handicap : TbsIS_23 read GetHandicap write SetHandicap; |
Handicap, Min : 0, Max : 1
|
|
property LivingWill : TbsIS_23 read GetLivingWill write SetLivingWill; |
Living Will, Min : 0, Max : 1
|
|
property OrganDonor : TbsIS_23 read GetOrganDonor write SetOrganDonor; |
Organ Donor, Min : 0, Max : 1
|
|
property SeparateBill : TbsID_23 read GetSeparateBill write SetSeparateBill; |
Separate Bill, Min : 0, Max : 1
|
|
property DuplicatePatient[RepCount:Integer]: TbsCX_23 read GetDuplicatePatient write SetDuplicatePatient; |
Duplicate Patient, Min : 0, Max : *
|
|
property PublicityIndicator : TbsCE_23 read GetPublicityIndicator write SetPublicityIndicator; |
Publicity Indicator, Min : 0, Max : 1
|
|
property ProtectionIndicator : TbsID_23 read GetProtectionIndicator write SetProtectionIndicator; |
Protection Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|