Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsIN3_23
Unit
BSHL7DT23
Declaration
type TbsIN3_23 = class(TbsHL7Segment)
Description
Insurance additional info - certification
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function CertifiedByRepCount : Integer; |
|
|
 |
function Operator_RepCount : Integer; |
|
|
 |
function PhysicianReviewerRepCount : Integer; |
|
|
 |
function CertificationContactPhoneNumberRepCount : Integer; |
|
|
 |
function CertificationAgencyPhoneNumberRepCount : Integer; |
|
|
 |
function PreCertificationrequiredWindowRepCount : Integer; |
|
|
 |
function SecondOpinionDocumentationReceivedRepCount : Integer; |
|
|
 |
function SecondOpinionPhysicianRepCount : Integer; |
|
|
Properties
 |
property SetIDInsuranceCertification : TbsSI_23 read GetSetIDInsuranceCertification write SetSetIDInsuranceCertification; |
|
Set ID - Insurance Certification, Min : 1, Max : 1
|
 |
property CertificationNumber : TbsCX_23 read GetCertificationNumber write SetCertificationNumber; |
|
Certification Number, Min : 0, Max : 1
|
 |
property CertifiedBy[RepCount:Integer]: TbsXCN_23 read GetCertifiedBy write SetCertifiedBy; |
|
Certified By, Min : 0, Max : *
|
 |
property CertificationRequired : TbsID_23 read GetCertificationRequired write SetCertificationRequired; |
|
Certification Required, Min : 0, Max : 1
|
 |
property Penalty : TbsCM_PEN_23 read GetPenalty write SetPenalty; |
|
Penalty, Min : 0, Max : 1
|
 |
property CertificationDateTime : TbsTS_23 read GetCertificationDateTime write SetCertificationDateTime; |
|
Certification Date/Time, Min : 0, Max : 1
|
 |
property CertificationModifyDateTime : TbsTS_23 read GetCertificationModifyDateTime write SetCertificationModifyDateTime; |
|
Certification Modify Date/Time, Min : 0, Max : 1
|
 |
property Operator_[RepCount:Integer]: TbsXCN_23 read GetOperator_ write SetOperator_; |
|
Operator, Min : 0, Max : *
|
 |
property CertificationBeginDate : TbsDT_23 read GetCertificationBeginDate write SetCertificationBeginDate; |
|
Certification Begin Date, Min : 0, Max : 1
|
 |
property CertificationEndDate : TbsDT_23 read GetCertificationEndDate write SetCertificationEndDate; |
|
Certification End Date, Min : 0, Max : 1
|
 |
property Days : TbsCM_DTN_23 read GetDays write SetDays; |
|
Days, Min : 0, Max : 1
|
 |
property NonConcurCodeDescription : TbsCE_23 read GetNonConcurCodeDescription write SetNonConcurCodeDescription; |
|
Non-Concur Code/Description, Min : 0, Max : 1
|
 |
property NonConcurEffectiveDateTime : TbsTS_23 read GetNonConcurEffectiveDateTime write SetNonConcurEffectiveDateTime; |
|
Non-Concur Effective Date/Time, Min : 0, Max : 1
|
 |
property PhysicianReviewer[RepCount:Integer]: TbsXCN_23 read GetPhysicianReviewer write SetPhysicianReviewer; |
|
Physician Reviewer, Min : 0, Max : *
|
 |
property CertificationContact : TbsST_23 read GetCertificationContact write SetCertificationContact; |
|
Certification Contact, Min : 0, Max : 1
|
 |
property CertificationContactPhoneNumber[RepCount:Integer]: TbsXTN_23 read GetCertificationContactPhoneNumber write SetCertificationContactPhoneNumber; |
|
Certification Contact Phone Number, Min : 0, Max : *
|
 |
property AppealReason : TbsCE_23 read GetAppealReason write SetAppealReason; |
|
Appeal Reason, Min : 0, Max : 1
|
 |
property CertificationAgency : TbsCE_23 read GetCertificationAgency write SetCertificationAgency; |
|
Certification Agency, Min : 0, Max : 1
|
 |
property CertificationAgencyPhoneNumber[RepCount:Integer]: TbsXTN_23 read GetCertificationAgencyPhoneNumber write SetCertificationAgencyPhoneNumber; |
|
Certification Agency Phone Number, Min : 0, Max : *
|
 |
property PreCertificationrequiredWindow[RepCount:Integer]: TbsCM_PCF_23 read GetPreCertificationrequiredWindow write SetPreCertificationrequiredWindow; |
|
Pre-Certification required/Window, Min : 0, Max : *
|
 |
property CaseManager : TbsST_23 read GetCaseManager write SetCaseManager; |
|
Case Manager, Min : 0, Max : 1
|
 |
property SecondOpinionDate : TbsDT_23 read GetSecondOpinionDate write SetSecondOpinionDate; |
|
Second Opinion Date, Min : 0, Max : 1
|
 |
property SecondOpinionStatus : TbsIS_23 read GetSecondOpinionStatus write SetSecondOpinionStatus; |
|
Second Opinion Status, Min : 0, Max : 1
|
 |
property SecondOpinionDocumentationReceived[RepCount:Integer]: TbsIS_23 read GetSecondOpinionDocumentationReceived write SetSecondOpinionDocumentationReceived; |
|
Second Opinion Documentation Received, Min : 0, Max : *
|
 |
property SecondOpinionPhysician[RepCount:Integer]: TbsXCN_23 read GetSecondOpinionPhysician write SetSecondOpinionPhysician; |
|
Second Opinion Physician, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|