Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsAUT_23
Unit
BSHL7DT23
Declaration
type TbsAUT_23 = class(TbsHL7Segment)
Description
Authorization Information
Hierarchy
Overview
Properties
Description
Properties
|
property AuthorizingPayor_PlanCode : TbsCE_23 read GetAuthorizingPayor_PlanCode write SetAuthorizingPayor_PlanCode; |
Authorizing Payor, Plan Code, Min : 0, Max : 1
|
|
property AuthorizingPayor_CompanyID : TbsCE_23 read GetAuthorizingPayor_CompanyID write SetAuthorizingPayor_CompanyID; |
Authorizing Payor, Company ID, Min : 1, Max : 1
|
|
property AuthorizingPayor_CompanyName : TbsST_23 read GetAuthorizingPayor_CompanyName write SetAuthorizingPayor_CompanyName; |
Authorizing Payor, Company Name, Min : 0, Max : 1
|
|
property AuthorizationEffectiveDate : TbsTS_23 read GetAuthorizationEffectiveDate write SetAuthorizationEffectiveDate; |
Authorization Effective Date, Min : 0, Max : 1
|
|
property AuthorizationExpirationDate : TbsTS_23 read GetAuthorizationExpirationDate write SetAuthorizationExpirationDate; |
Authorization Expiration Date, Min : 0, Max : 1
|
|
property AuthorizationIdentifier : TbsEI_23 read GetAuthorizationIdentifier write SetAuthorizationIdentifier; |
Authorization Identifier, Min : 0, Max : 1
|
|
property ReimbursementLimit : TbsCP_23 read GetReimbursementLimit write SetReimbursementLimit; |
Reimbursement Limit, Min : 0, Max : 1
|
|
property RequestedNumberofTreatments : TbsNM_23 read GetRequestedNumberofTreatments write SetRequestedNumberofTreatments; |
Requested Number of Treatments, Min : 0, Max : 1
|
|
property AuthorizedNumberofTreatments : TbsNM_23 read GetAuthorizedNumberofTreatments write SetAuthorizedNumberofTreatments; |
Authorized Number of Treatments, Min : 0, Max : 1
|
|
property ProcessDate : TbsTS_23 read GetProcessDate write SetProcessDate; |
Process Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|