Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPD1_251
Unit
BSHL7DT251
Declaration
type TbsPD1_251 = 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 PatientPrimaryCareProviderNameandIDNoRepCount : Integer; |
|
|
function DuplicatePatientRepCount : Integer; |
|
|
function PlaceofWorshipRepCount : Integer; |
|
|
function AdvanceDirectiveCodeRepCount : Integer; |
|
Properties
|
property LivingDependency[RepCount:Integer]: TbsIS_251 read GetLivingDependency write SetLivingDependency; |
Living Dependency, Min : 0, Max : *
|
|
property LivingArrangement : TbsIS_251 read GetLivingArrangement write SetLivingArrangement; |
Living Arrangement, Min : 0, Max : 1
|
|
property PatientPrimaryFacility[RepCount:Integer]: TbsXON_251 read GetPatientPrimaryFacility write SetPatientPrimaryFacility; |
Patient Primary Facility, Min : 0, Max : *
|
|
property PatientPrimaryCareProviderNameandIDNo[RepCount:Integer]: TbsXCN_251 read GetPatientPrimaryCareProviderNameandIDNo write SetPatientPrimaryCareProviderNameandIDNo; |
Patient Primary Care Provider Name and ID No., Min : 0, Max : *
|
|
property StudentIndicator : TbsIS_251 read GetStudentIndicator write SetStudentIndicator; |
Student Indicator, Min : 0, Max : 1
|
|
property Handicap : TbsIS_251 read GetHandicap write SetHandicap; |
Handicap, Min : 0, Max : 1
|
|
property LivingWillCode : TbsIS_251 read GetLivingWillCode write SetLivingWillCode; |
Living Will Code, Min : 0, Max : 1
|
|
property OrganDonorCode : TbsIS_251 read GetOrganDonorCode write SetOrganDonorCode; |
Organ Donor Code, Min : 0, Max : 1
|
|
property SeparateBill : TbsID_251 read GetSeparateBill write SetSeparateBill; |
Separate Bill, Min : 0, Max : 1
|
|
property DuplicatePatient[RepCount:Integer]: TbsCX_251 read GetDuplicatePatient write SetDuplicatePatient; |
Duplicate Patient, Min : 0, Max : *
|
|
property PublicityCode : TbsCE_251 read GetPublicityCode write SetPublicityCode; |
Publicity Code, Min : 0, Max : 1
|
|
property ProtectionIndicator : TbsID_251 read GetProtectionIndicator write SetProtectionIndicator; |
Protection Indicator, Min : 0, Max : 1
|
|
property ProtectionIndicatorEffectiveDate : TbsDT_251 read GetProtectionIndicatorEffectiveDate write SetProtectionIndicatorEffectiveDate; |
Protection Indicator Effective Date, Min : 0, Max : 1
|
|
property PlaceofWorship[RepCount:Integer]: TbsXON_251 read GetPlaceofWorship write SetPlaceofWorship; |
Place of Worship, Min : 0, Max : *
|
|
property AdvanceDirectiveCode[RepCount:Integer]: TbsCE_251 read GetAdvanceDirectiveCode write SetAdvanceDirectiveCode; |
Advance Directive Code, Min : 0, Max : *
|
|
property ImmunizationRegistryStatus : TbsIS_251 read GetImmunizationRegistryStatus write SetImmunizationRegistryStatus; |
Immunization Registry Status, Min : 0, Max : 1
|
|
property ImmunizationRegistryStatusEffectiveDate : TbsDT_251 read GetImmunizationRegistryStatusEffectiveDate write SetImmunizationRegistryStatusEffectiveDate; |
Immunization Registry Status Effective Date, Min : 0, Max : 1
|
|
property PublicityCodeEffectiveDate : TbsDT_251 read GetPublicityCodeEffectiveDate write SetPublicityCodeEffectiveDate; |
Publicity Code Effective Date, Min : 0, Max : 1
|
|
property MilitaryBranch : TbsIS_251 read GetMilitaryBranch write SetMilitaryBranch; |
Military Branch, Min : 0, Max : 1
|
|
property MilitaryRankGrade : TbsIS_251 read GetMilitaryRankGrade write SetMilitaryRankGrade; |
Military Rank/Grade, Min : 0, Max : 1
|
|
property MilitaryStatus : TbsIS_251 read GetMilitaryStatus write SetMilitaryStatus; |
Military Status, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|