Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsIN3_231
Unit
BSHL7DT231
Declaration
type TbsIN3_231 = class(TbsHL7Segment)
Description
Insurance additional information, certification segment The IN3 segment contains additional insurance information for certifying the need for patient care. Fields used by this segment are defined by HCFA, or other regulatory agencies.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CertifiedByRepCount : Integer; |
|
|
function Operator_RepCount : Integer; |
|
|
function PhysicianReviewerRepCount : Integer; |
|
|
function CertificationContactPhoneNumberRepCount : Integer; |
|
|
function CertificationAgencyPhoneNumberRepCount : Integer; |
|
|
function PreCertificationReqWindowRepCount : Integer; |
|
|
function SecondOpinionDocumentationReceivedRepCount : Integer; |
|
|
function SecondOpinionPhysicianRepCount : Integer; |
|
Properties
|
property SetIDIN3 : TbsSI_231 read GetSetIDIN3 write SetSetIDIN3; |
Set ID - IN3, Min : 1, Max : 1
|
|
property CertificationNumber : TbsCX_231 read GetCertificationNumber write SetCertificationNumber; |
Certification Number, Min : 0, Max : 1
|
|
property CertifiedBy[RepCount:Integer]: TbsXCN_231 read GetCertifiedBy write SetCertifiedBy; |
Certified By, Min : 0, Max : *
|
|
property CertificationRequired : TbsID_231 read GetCertificationRequired write SetCertificationRequired; |
Certification Required, Min : 0, Max : 1
|
|
property Penalty : TbsMOP_231 read GetPenalty write SetPenalty; |
Penalty, Min : 0, Max : 1
|
|
property CertificationDateTime : TbsTS_231 read GetCertificationDateTime write SetCertificationDateTime; |
Certification Date/Time, Min : 0, Max : 1
|
|
property CertificationModifyDateTime : TbsTS_231 read GetCertificationModifyDateTime write SetCertificationModifyDateTime; |
Certification Modify Date/Time, Min : 0, Max : 1
|
|
property Operator_[RepCount:Integer]: TbsXCN_231 read GetOperator_ write SetOperator_; |
Operator, Min : 0, Max : *
|
|
property CertificationBeginDate : TbsDT_231 read GetCertificationBeginDate write SetCertificationBeginDate; |
Certification Begin Date, Min : 0, Max : 1
|
|
property CertificationEndDate : TbsDT_231 read GetCertificationEndDate write SetCertificationEndDate; |
Certification End Date, Min : 0, Max : 1
|
|
property Days : TbsDTN_231 read GetDays write SetDays; |
Days, Min : 0, Max : 1
|
|
property NonConcurCodeDescription : TbsCE_231 read GetNonConcurCodeDescription write SetNonConcurCodeDescription; |
Non-Concur Code/Description, Min : 0, Max : 1
|
|
property NonConcurEffectiveDateTime : TbsTS_231 read GetNonConcurEffectiveDateTime write SetNonConcurEffectiveDateTime; |
Non-Concur Effective Date/Time, Min : 0, Max : 1
|
|
property PhysicianReviewer[RepCount:Integer]: TbsXCN_231 read GetPhysicianReviewer write SetPhysicianReviewer; |
Physician Reviewer, Min : 0, Max : *
|
|
property CertificationContact : TbsST_231 read GetCertificationContact write SetCertificationContact; |
Certification Contact, Min : 0, Max : 1
|
|
property CertificationContactPhoneNumber[RepCount:Integer]: TbsXTN_231 read GetCertificationContactPhoneNumber write SetCertificationContactPhoneNumber; |
Certification Contact Phone Number, Min : 0, Max : *
|
|
property AppealReason : TbsCE_231 read GetAppealReason write SetAppealReason; |
Appeal Reason, Min : 0, Max : 1
|
|
property CertificationAgency : TbsCE_231 read GetCertificationAgency write SetCertificationAgency; |
Certification Agency, Min : 0, Max : 1
|
|
property CertificationAgencyPhoneNumber[RepCount:Integer]: TbsXTN_231 read GetCertificationAgencyPhoneNumber write SetCertificationAgencyPhoneNumber; |
Certification Agency Phone Number, Min : 0, Max : *
|
|
property PreCertificationReqWindow[RepCount:Integer]: TbsPCF_231 read GetPreCertificationReqWindow write SetPreCertificationReqWindow; |
Pre-Certification Req/Window, Min : 0, Max : *
|
|
property CaseManager : TbsST_231 read GetCaseManager write SetCaseManager; |
Case Manager, Min : 0, Max : 1
|
|
property SecondOpinionDate : TbsDT_231 read GetSecondOpinionDate write SetSecondOpinionDate; |
Second Opinion Date, Min : 0, Max : 1
|
|
property SecondOpinionStatus : TbsIS_231 read GetSecondOpinionStatus write SetSecondOpinionStatus; |
Second Opinion Status, Min : 0, Max : 1
|
|
property SecondOpinionDocumentationReceived[RepCount:Integer]: TbsIS_231 read GetSecondOpinionDocumentationReceived write SetSecondOpinionDocumentationReceived; |
Second Opinion Documentation Received, Min : 0, Max : *
|
|
property SecondOpinionPhysician[RepCount:Integer]: TbsXCN_231 read GetSecondOpinionPhysician write SetSecondOpinionPhysician; |
Second Opinion Physician, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|