Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPD1_231
Unit
BSHL7DT231
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
Properties
Description
Methods
|
function LivingDependencyRepCount : Integer; |
|
|
function PatientPrimaryFacilityRepCount : Integer; |
|
|
function PatientPrimaryCareProviderNameIDNoRepCount : Integer; |
|
|
function DuplicatePatientRepCount : Integer; |
|
Properties
|
property LivingDependency[RepCount:Integer]: TbsIS_231 read GetLivingDependency write SetLivingDependency; |
Living Dependency, Min : 0, Max : *
|
|
property LivingArrangement : TbsIS_231 read GetLivingArrangement write SetLivingArrangement; |
Living Arrangement, Min : 0, Max : 1
|
|
property PatientPrimaryFacility[RepCount:Integer]: TbsXON_231 read GetPatientPrimaryFacility write SetPatientPrimaryFacility; |
Patient Primary Facility, Min : 0, Max : *
|
|
property PatientPrimaryCareProviderNameIDNo[RepCount:Integer]: TbsXCN_231 read GetPatientPrimaryCareProviderNameIDNo write SetPatientPrimaryCareProviderNameIDNo; |
Patient Primary Care Provider Name & ID No., Min : 0, Max : *
|
|
property StudentIndicator : TbsIS_231 read GetStudentIndicator write SetStudentIndicator; |
Student Indicator, Min : 0, Max : 1
|
|
property Handicap : TbsIS_231 read GetHandicap write SetHandicap; |
Handicap, Min : 0, Max : 1
|
|
property LivingWill : TbsIS_231 read GetLivingWill write SetLivingWill; |
Living Will, Min : 0, Max : 1
|
|
property OrganDonor : TbsIS_231 read GetOrganDonor write SetOrganDonor; |
Organ Donor, Min : 0, Max : 1
|
|
property SeparateBill : TbsID_231 read GetSeparateBill write SetSeparateBill; |
Separate Bill, Min : 0, Max : 1
|
|
property DuplicatePatient[RepCount:Integer]: TbsCX_231 read GetDuplicatePatient write SetDuplicatePatient; |
Duplicate Patient, Min : 0, Max : *
|
|
property PublicityCode : TbsCE_231 read GetPublicityCode write SetPublicityCode; |
Publicity Code, Min : 0, Max : 1
|
|
property ProtectionIndicator : TbsID_231 read GetProtectionIndicator write SetProtectionIndicator; |
Protection Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|