|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.AUT
public class AUT
Represents an HL7 AUT message segment (Authorization Information). This segment has the following fields:
| Constructor Summary | |
|---|---|
AUT(Group parent,
ModelClassFactory factory)
Creates a new AUT segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
CE |
getAut1_AuthorizingPayorPlanID()
Returns AUT-1: "Authorizing Payor, Plan ID" - creates it if necessary |
TS |
getAut10_ProcessDate()
Returns AUT-10: "Process Date" - creates it if necessary |
CE |
getAut2_AuthorizingPayorCompanyID()
Returns AUT-2: "Authorizing Payor, Company ID" - creates it if necessary |
ST |
getAut3_AuthorizingPayorCompanyName()
Returns AUT-3: "Authorizing Payor, Company Name" - creates it if necessary |
TS |
getAut4_AuthorizationEffectiveDate()
Returns AUT-4: "Authorization Effective Date" - creates it if necessary |
TS |
getAut5_AuthorizationExpirationDate()
Returns AUT-5: "Authorization Expiration Date" - creates it if necessary |
EI |
getAut6_AuthorizationIdentifier()
Returns AUT-6: "Authorization Identifier" - creates it if necessary |
CP |
getAut7_ReimbursementLimit()
Returns AUT-7: "Reimbursement Limit" - creates it if necessary |
NM |
getAut8_RequestedNumberOfTreatments()
Returns AUT-8: "Requested Number of Treatments" - creates it if necessary |
NM |
getAut9_AuthorizedNumberOfTreatments()
Returns AUT-9: "Authorized Number of Treatments" - creates it if necessary |
TS |
getAuthorizationEffectiveDate()
Returns AUT-4: "Authorization Effective Date" - creates it if necessary |
TS |
getAuthorizationExpirationDate()
Returns AUT-5: "Authorization Expiration Date" - creates it if necessary |
EI |
getAuthorizationIdentifier()
Returns AUT-6: "Authorization Identifier" - creates it if necessary |
NM |
getAuthorizedNumberOfTreatments()
Returns AUT-9: "Authorized Number of Treatments" - creates it if necessary |
CE |
getAuthorizingPayorCompanyID()
Returns AUT-2: "Authorizing Payor, Company ID" - creates it if necessary |
ST |
getAuthorizingPayorCompanyName()
Returns AUT-3: "Authorizing Payor, Company Name" - creates it if necessary |
CE |
getAuthorizingPayorPlanID()
Returns AUT-1: "Authorizing Payor, Plan ID" - creates it if necessary |
TS |
getProcessDate()
Returns AUT-10: "Process Date" - creates it if necessary |
CP |
getReimbursementLimit()
Returns AUT-7: "Reimbursement Limit" - creates it if necessary |
NM |
getRequestedNumberOfTreatments()
Returns AUT-8: "Requested Number of Treatments" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AUT(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getAuthorizingPayorPlanID()
public CE getAut1_AuthorizingPayorPlanID()
public CE getAuthorizingPayorCompanyID()
public CE getAut2_AuthorizingPayorCompanyID()
public ST getAuthorizingPayorCompanyName()
public ST getAut3_AuthorizingPayorCompanyName()
public TS getAuthorizationEffectiveDate()
public TS getAut4_AuthorizationEffectiveDate()
public TS getAuthorizationExpirationDate()
public TS getAut5_AuthorizationExpirationDate()
public EI getAuthorizationIdentifier()
public EI getAut6_AuthorizationIdentifier()
public CP getReimbursementLimit()
public CP getAut7_ReimbursementLimit()
public NM getRequestedNumberOfTreatments()
public NM getAut8_RequestedNumberOfTreatments()
public NM getAuthorizedNumberOfTreatments()
public NM getAut9_AuthorizedNumberOfTreatments()
public TS getProcessDate()
public TS getAut10_ProcessDate()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||