Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRF1_28
Unit
BSHL7DT28
Declaration
type TbsRF1_28 = class(TbsHL7Segment)
Description
Referral Information This segment represents information that may be useful when sending referrals from the referring provider to the referred-to provider.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ReferralDispositionRepCount : Integer; |
|
|
function ReferralReasonRepCount : Integer; |
|
|
function ExternalReferralIdentifierRepCount : Integer; |
|
Properties
|
property ReferralStatus : TbsCWE_28 read GetReferralStatus write SetReferralStatus; |
Referral Status, Min : 0, Max : 1
|
|
property ReferralPriority : TbsCWE_28 read GetReferralPriority write SetReferralPriority; |
Referral Priority, Min : 0, Max : 1
|
|
property ReferralType : TbsCWE_28 read GetReferralType write SetReferralType; |
Referral Type, Min : 0, Max : 1
|
|
property ReferralDisposition[RepCount:Integer]: TbsCWE_28 read GetReferralDisposition write SetReferralDisposition; |
Referral Disposition, Min : 0, Max : *
|
|
property ReferralCategory : TbsCWE_28 read GetReferralCategory write SetReferralCategory; |
Referral Category, Min : 0, Max : 1
|
|
property OriginatingReferralIdentifier : TbsEI_28 read GetOriginatingReferralIdentifier write SetOriginatingReferralIdentifier; |
Originating Referral Identifier, Min : 1, Max : 1
|
|
property EffectiveDate : TbsDTM_28 read GetEffectiveDate write SetEffectiveDate; |
Effective Date, Min : 0, Max : 1
|
|
property ExpirationDate : TbsDTM_28 read GetExpirationDate write SetExpirationDate; |
Expiration Date, Min : 0, Max : 1
|
|
property ProcessDate : TbsDTM_28 read GetProcessDate write SetProcessDate; |
Process Date, Min : 0, Max : 1
|
|
property ReferralReason[RepCount:Integer]: TbsCWE_28 read GetReferralReason write SetReferralReason; |
Referral Reason, Min : 0, Max : *
|
|
property ExternalReferralIdentifier[RepCount:Integer]: TbsEI_28 read GetExternalReferralIdentifier write SetExternalReferralIdentifier; |
External Referral Identifier, Min : 0, Max : *
|
|
property ReferralDocumentationCompletionStatus : TbsCWE_28 read GetReferralDocumentationCompletionStatus write SetReferralDocumentationCompletionStatus; |
Referral Documentation Completion Status, Min : 0, Max : 1
|
|
property PlannedTreatmentStopDate : TbsDTM_28 read GetPlannedTreatmentStopDate write SetPlannedTreatmentStopDate; |
Planned Treatment Stop Date, Min : 0, Max : 1
|
|
property ReferralReasonText : TbsST_28 read GetReferralReasonText write SetReferralReasonText; |
Referral Reason Text, Min : 0, Max : 1
|
|
property NumberofAuthorizedTreatmentsUnits : TbsCQ_28 read GetNumberofAuthorizedTreatmentsUnits write SetNumberofAuthorizedTreatmentsUnits; |
Number of Authorized Treatments/Units, Min : 0, Max : 1
|
|
property NumberofUsedTreatmentsUnits : TbsCQ_28 read GetNumberofUsedTreatmentsUnits write SetNumberofUsedTreatmentsUnits; |
Number of Used Treatments/Units, Min : 0, Max : 1
|
|
property NumberofScheduleTreatmentsUnits : TbsCQ_28 read GetNumberofScheduleTreatmentsUnits write SetNumberofScheduleTreatmentsUnits; |
Number of Schedule Treatments/Units, Min : 0, Max : 1
|
|
property RemainingBenefitAmount : TbsMO_28 read GetRemainingBenefitAmount write SetRemainingBenefitAmount; |
Remaining Benefit Amount, Min : 0, Max : 1
|
|
property AuthorizedProvider : TbsXON_28 read GetAuthorizedProvider write SetAuthorizedProvider; |
Authorized Provider, Min : 0, Max : 1
|
|
property AuthorizedHealthProfessional : TbsXCN_28 read GetAuthorizedHealthProfessional write SetAuthorizedHealthProfessional; |
Authorized Health Professional, Min : 0, Max : 1
|
|
property SourceText : TbsST_28 read GetSourceText write SetSourceText; |
Source Text, Min : 0, Max : 1
|
|
property SourceDate : TbsDTM_28 read GetSourceDate write SetSourceDate; |
Source Date, Min : 0, Max : 1
|
|
property SourcePhone : TbsXTN_28 read GetSourcePhone write SetSourcePhone; |
Source Phone, Min : 0, Max : 1
|
|
property Comment : TbsST_28 read GetComment write SetComment; |
Comment, Min : 0, Max : 1
|
|
property ActionCode : TbsID_28 read GetActionCode write SetActionCode; |
Action Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|