Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPD1_27
Unit
BSHL7DT27
Declaration
type TbsPD1_27 = class(TbsHL7Segment)
Description
Patient Additional Demographic
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function LivingDependencyRepCount : Integer; |
|
|
function PatientPrimaryFacilityRepCount : Integer; |
|
|
function DuplicatePatientRepCount : Integer; |
|
|
function PlaceOfWorshipRepCount : Integer; |
|
|
function AdvanceDirectiveCodeRepCount : Integer; |
|
Properties
|
property LivingDependency[RepCount:Integer]: TbsCWE_27 read GetLivingDependency write SetLivingDependency; |
Living Dependency, Min : 0, Max : *
|
|
property LivingArrangement : TbsCWE_27 read GetLivingArrangement write SetLivingArrangement; |
Living Arrangement, Min : 0, Max : 1
|
|
property PatientPrimaryFacility[RepCount:Integer]: TbsXON_27 read GetPatientPrimaryFacility write SetPatientPrimaryFacility; |
Patient Primary Facility, Min : 0, Max : *
|
|
property PatientPrimaryCareProviderNameIdNo : TbsST_27 read GetPatientPrimaryCareProviderNameIdNo write SetPatientPrimaryCareProviderNameIdNo; |
Patient Primary Care Provider Name & Id No., Min : 0, Max : 1
|
|
property StudentIndicator : TbsCWE_27 read GetStudentIndicator write SetStudentIndicator; |
Student Indicator, Min : 0, Max : 1
|
|
property Handicap : TbsCWE_27 read GetHandicap write SetHandicap; |
Handicap, Min : 0, Max : 1
|
|
property LivingWillCode : TbsCWE_27 read GetLivingWillCode write SetLivingWillCode; |
Living Will Code, Min : 0, Max : 1
|
|
property OrganDonorCode : TbsCWE_27 read GetOrganDonorCode write SetOrganDonorCode; |
Organ Donor Code, Min : 0, Max : 1
|
|
property SeparateBill : TbsID_27 read GetSeparateBill write SetSeparateBill; |
Separate Bill, Min : 0, Max : 1
|
|
property DuplicatePatient[RepCount:Integer]: TbsCX_27 read GetDuplicatePatient write SetDuplicatePatient; |
Duplicate Patient, Min : 0, Max : *
|
|
property PublicityCode : TbsCWE_27 read GetPublicityCode write SetPublicityCode; |
Publicity Code, Min : 0, Max : 1
|
|
property ProtectionIndicator : TbsID_27 read GetProtectionIndicator write SetProtectionIndicator; |
Protection Indicator, Min : 0, Max : 1
|
|
property ProtectionIndicatorEffectiveDate : TbsDT_27 read GetProtectionIndicatorEffectiveDate write SetProtectionIndicatorEffectiveDate; |
Protection Indicator Effective Date, Min : 0, Max : 1
|
|
property PlaceOfWorship[RepCount:Integer]: TbsXON_27 read GetPlaceOfWorship write SetPlaceOfWorship; |
Place Of Worship, Min : 0, Max : *
|
|
property AdvanceDirectiveCode[RepCount:Integer]: TbsCWE_27 read GetAdvanceDirectiveCode write SetAdvanceDirectiveCode; |
Advance Directive Code, Min : 0, Max : *
|
|
property ImmunizationRegistryStatus : TbsCWE_27 read GetImmunizationRegistryStatus write SetImmunizationRegistryStatus; |
Immunization Registry Status, Min : 0, Max : 1
|
|
property ImmunizationRegistryStatusEffectiveDate : TbsDT_27 read GetImmunizationRegistryStatusEffectiveDate write SetImmunizationRegistryStatusEffectiveDate; |
Immunization Registry Status Effective Date, Min : 0, Max : 1
|
|
property PublicityCodeEffectiveDate : TbsDT_27 read GetPublicityCodeEffectiveDate write SetPublicityCodeEffectiveDate; |
Publicity Code Effective Date, Min : 0, Max : 1
|
|
property MilitaryBranch : TbsCWE_27 read GetMilitaryBranch write SetMilitaryBranch; |
Military Branch, Min : 0, Max : 1
|
|
property MilitaryRankGrade : TbsCWE_27 read GetMilitaryRankGrade write SetMilitaryRankGrade; |
Military Rank/Grade, Min : 0, Max : 1
|
|
property MilitaryStatus : TbsCWE_27 read GetMilitaryStatus write SetMilitaryStatus; |
Military Status, Min : 0, Max : 1
|
|
property AdvanceDirectiveLastVerifiedDate : TbsDT_27 read GetAdvanceDirectiveLastVerifiedDate write SetAdvanceDirectiveLastVerifiedDate; |
Advance Directive Last Verified Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|