|
||||||||||
| 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.PRA
public class PRA
Represents an HL7 PRA message segment (Practitioner Detail). This segment has the following fields:
| Constructor Summary | |
|---|---|
PRA(Group parent,
ModelClassFactory factory)
Creates a new PRA segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
DT |
getDateEnteredPractice()
Returns PRA-8: "Date Entered Practice" - creates it if necessary |
DT |
getDateLeftPractice()
Returns PRA-10: "Date Left Practice" - creates it if necessary |
CE[] |
getGovernmentReimbursementBillingEligibility()
Returns all repetitions of Government Reimbursement Billing Eligibility (PRA-11). |
CE |
getGovernmentReimbursementBillingEligibility(int rep)
Returns a specific repetition of PRA-11: "Government Reimbursement Billing Eligibility" - creates it if necessary |
int |
getGovernmentReimbursementBillingEligibilityReps()
Returns a count of the current number of repetitions of Government Reimbursement Billing Eligibility (PRA-11). |
CE |
getInstitution()
Returns PRA-9: "Institution" - creates it if necessary |
CE |
getPra1_PrimaryKeyValuePRA()
Returns PRA-1: "Primary Key Value - PRA" - creates it if necessary |
DT |
getPra10_DateLeftPractice()
Returns PRA-10: "Date Left Practice" - creates it if necessary |
CE |
getPra11_GovernmentReimbursementBillingEligibility(int rep)
Returns a specific repetition of PRA-11: "Government Reimbursement Billing Eligibility" - creates it if necessary |
int |
getPra11_GovernmentReimbursementBillingEligibilityReps()
Returns a count of the current number of repetitions of Government Reimbursement Billing Eligibility (PRA-11). |
SI |
getPra12_SetIDPRA()
Returns PRA-12: "Set ID - PRA" - creates it if necessary |
CE |
getPra2_PractitionerGroup(int rep)
Returns a specific repetition of PRA-2: "Practitioner Group" - creates it if necessary |
int |
getPra2_PractitionerGroupReps()
Returns a count of the current number of repetitions of Practitioner Group (PRA-2). |
IS |
getPra3_PractitionerCategory(int rep)
Returns a specific repetition of PRA-3: "Practitioner Category" - creates it if necessary |
int |
getPra3_PractitionerCategoryReps()
Returns a count of the current number of repetitions of Practitioner Category (PRA-3). |
ID |
getPra4_ProviderBilling()
Returns PRA-4: "Provider Billing" - creates it if necessary |
SPD |
getPra5_Specialty(int rep)
Returns a specific repetition of PRA-5: "Specialty" - creates it if necessary |
int |
getPra5_SpecialtyReps()
Returns a count of the current number of repetitions of Specialty (PRA-5). |
PLN |
getPra6_PractitionerIDNumbers(int rep)
Returns a specific repetition of PRA-6: "Practitioner ID Numbers" - creates it if necessary |
int |
getPra6_PractitionerIDNumbersReps()
Returns a count of the current number of repetitions of Practitioner ID Numbers (PRA-6). |
PIP |
getPra7_Privileges(int rep)
Returns a specific repetition of PRA-7: "Privileges" - creates it if necessary |
int |
getPra7_PrivilegesReps()
Returns a count of the current number of repetitions of Privileges (PRA-7). |
DT |
getPra8_DateEnteredPractice()
Returns PRA-8: "Date Entered Practice" - creates it if necessary |
CE |
getPra9_Institution()
Returns PRA-9: "Institution" - creates it if necessary |
IS[] |
getPractitionerCategory()
Returns all repetitions of Practitioner Category (PRA-3). |
IS |
getPractitionerCategory(int rep)
Returns a specific repetition of PRA-3: "Practitioner Category" - creates it if necessary |
int |
getPractitionerCategoryReps()
Returns a count of the current number of repetitions of Practitioner Category (PRA-3). |
CE[] |
getPractitionerGroup()
Returns all repetitions of Practitioner Group (PRA-2). |
CE |
getPractitionerGroup(int rep)
Returns a specific repetition of PRA-2: "Practitioner Group" - creates it if necessary |
int |
getPractitionerGroupReps()
Returns a count of the current number of repetitions of Practitioner Group (PRA-2). |
PLN[] |
getPractitionerIDNumbers()
Returns all repetitions of Practitioner ID Numbers (PRA-6). |
PLN |
getPractitionerIDNumbers(int rep)
Returns a specific repetition of PRA-6: "Practitioner ID Numbers" - creates it if necessary |
int |
getPractitionerIDNumbersReps()
Returns a count of the current number of repetitions of Practitioner ID Numbers (PRA-6). |
CE |
getPrimaryKeyValuePRA()
Returns PRA-1: "Primary Key Value - PRA" - creates it if necessary |
PIP[] |
getPrivileges()
Returns all repetitions of Privileges (PRA-7). |
PIP |
getPrivileges(int rep)
Returns a specific repetition of PRA-7: "Privileges" - creates it if necessary |
int |
getPrivilegesReps()
Returns a count of the current number of repetitions of Privileges (PRA-7). |
ID |
getProviderBilling()
Returns PRA-4: "Provider Billing" - creates it if necessary |
SI |
getSetIDPRA()
Returns PRA-12: "Set ID - PRA" - creates it if necessary |
SPD[] |
getSpecialty()
Returns all repetitions of Specialty (PRA-5). |
SPD |
getSpecialty(int rep)
Returns a specific repetition of PRA-5: "Specialty" - creates it if necessary |
int |
getSpecialtyReps()
Returns a count of the current number of repetitions of Specialty (PRA-5). |
CE |
insertGovernmentReimbursementBillingEligibility(int rep)
Inserts a repetition of PRA-11: "Government Reimbursement Billing Eligibility" at a specific index |
CE |
insertPra11_GovernmentReimbursementBillingEligibility(int rep)
Inserts a repetition of PRA-11: "Government Reimbursement Billing Eligibility" at a specific index |
CE |
insertPra2_PractitionerGroup(int rep)
Inserts a repetition of PRA-2: "Practitioner Group" at a specific index |
IS |
insertPra3_PractitionerCategory(int rep)
Inserts a repetition of PRA-3: "Practitioner Category" at a specific index |
SPD |
insertPra5_Specialty(int rep)
Inserts a repetition of PRA-5: "Specialty" at a specific index |
PLN |
insertPra6_PractitionerIDNumbers(int rep)
Inserts a repetition of PRA-6: "Practitioner ID Numbers" at a specific index |
PIP |
insertPra7_Privileges(int rep)
Inserts a repetition of PRA-7: "Privileges" at a specific index |
IS |
insertPractitionerCategory(int rep)
Inserts a repetition of PRA-3: "Practitioner Category" at a specific index |
CE |
insertPractitionerGroup(int rep)
Inserts a repetition of PRA-2: "Practitioner Group" at a specific index |
PLN |
insertPractitionerIDNumbers(int rep)
Inserts a repetition of PRA-6: "Practitioner ID Numbers" at a specific index |
PIP |
insertPrivileges(int rep)
Inserts a repetition of PRA-7: "Privileges" at a specific index |
SPD |
insertSpecialty(int rep)
Inserts a repetition of PRA-5: "Specialty" at a specific index |
CE |
removeGovernmentReimbursementBillingEligibility(int rep)
Removes a repetition of PRA-11: "Government Reimbursement Billing Eligibility" at a specific index |
CE |
removePra11_GovernmentReimbursementBillingEligibility(int rep)
Removes a repetition of PRA-11: "Government Reimbursement Billing Eligibility" at a specific index |
CE |
removePra2_PractitionerGroup(int rep)
Removes a repetition of PRA-2: "Practitioner Group" at a specific index |
IS |
removePra3_PractitionerCategory(int rep)
Removes a repetition of PRA-3: "Practitioner Category" at a specific index |
SPD |
removePra5_Specialty(int rep)
Removes a repetition of PRA-5: "Specialty" at a specific index |
PLN |
removePra6_PractitionerIDNumbers(int rep)
Removes a repetition of PRA-6: "Practitioner ID Numbers" at a specific index |
PIP |
removePra7_Privileges(int rep)
Removes a repetition of PRA-7: "Privileges" at a specific index |
IS |
removePractitionerCategory(int rep)
Removes a repetition of PRA-3: "Practitioner Category" at a specific index |
CE |
removePractitionerGroup(int rep)
Removes a repetition of PRA-2: "Practitioner Group" at a specific index |
PLN |
removePractitionerIDNumbers(int rep)
Removes a repetition of PRA-6: "Practitioner ID Numbers" at a specific index |
PIP |
removePrivileges(int rep)
Removes a repetition of PRA-7: "Privileges" at a specific index |
SPD |
removeSpecialty(int rep)
Removes a repetition of PRA-5: "Specialty" at a specific index |
| 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 PRA(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getPrimaryKeyValuePRA()
public CE getPra1_PrimaryKeyValuePRA()
public CE[] getPractitionerGroup()
public int getPractitionerGroupReps()
public CE getPractitionerGroup(int rep)
rep - The repetition index (0-indexed)public CE getPra2_PractitionerGroup(int rep)
rep - The repetition index (0-indexed)public int getPra2_PractitionerGroupReps()
public CE insertPractitionerGroup(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public CE insertPra2_PractitionerGroup(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public CE removePractitionerGroup(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public CE removePra2_PractitionerGroup(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public IS[] getPractitionerCategory()
public int getPractitionerCategoryReps()
public IS getPractitionerCategory(int rep)
rep - The repetition index (0-indexed)public IS getPra3_PractitionerCategory(int rep)
rep - The repetition index (0-indexed)public int getPra3_PractitionerCategoryReps()
public IS insertPractitionerCategory(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public IS insertPra3_PractitionerCategory(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public IS removePractitionerCategory(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public IS removePra3_PractitionerCategory(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public ID getProviderBilling()
public ID getPra4_ProviderBilling()
public SPD[] getSpecialty()
public int getSpecialtyReps()
public SPD getSpecialty(int rep)
rep - The repetition index (0-indexed)public SPD getPra5_Specialty(int rep)
rep - The repetition index (0-indexed)public int getPra5_SpecialtyReps()
public SPD insertSpecialty(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public SPD insertPra5_Specialty(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public SPD removeSpecialty(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public SPD removePra5_Specialty(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public PLN[] getPractitionerIDNumbers()
public int getPractitionerIDNumbersReps()
public PLN getPractitionerIDNumbers(int rep)
rep - The repetition index (0-indexed)public PLN getPra6_PractitionerIDNumbers(int rep)
rep - The repetition index (0-indexed)public int getPra6_PractitionerIDNumbersReps()
public PLN insertPractitionerIDNumbers(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public PLN insertPra6_PractitionerIDNumbers(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public PLN removePractitionerIDNumbers(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public PLN removePra6_PractitionerIDNumbers(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public PIP[] getPrivileges()
public int getPrivilegesReps()
public PIP getPrivileges(int rep)
rep - The repetition index (0-indexed)public PIP getPra7_Privileges(int rep)
rep - The repetition index (0-indexed)public int getPra7_PrivilegesReps()
public PIP insertPrivileges(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public PIP insertPra7_Privileges(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public PIP removePrivileges(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public PIP removePra7_Privileges(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public DT getDateEnteredPractice()
public DT getPra8_DateEnteredPractice()
public CE getInstitution()
public CE getPra9_Institution()
public DT getDateLeftPractice()
public DT getPra10_DateLeftPractice()
public CE[] getGovernmentReimbursementBillingEligibility()
public int getGovernmentReimbursementBillingEligibilityReps()
public CE getGovernmentReimbursementBillingEligibility(int rep)
rep - The repetition index (0-indexed)public CE getPra11_GovernmentReimbursementBillingEligibility(int rep)
rep - The repetition index (0-indexed)public int getPra11_GovernmentReimbursementBillingEligibilityReps()
public CE insertGovernmentReimbursementBillingEligibility(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public CE insertPra11_GovernmentReimbursementBillingEligibility(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public CE removeGovernmentReimbursementBillingEligibility(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)
public CE removePra11_GovernmentReimbursementBillingEligibility(int rep)
throws HL7Exception
rep - The repetition index (0-indexed)
HL7Exception - If the rep is invalid (below 0, or too high for the allowable repetitions)public SI getSetIDPRA()
public SI getPra12_SetIDPRA()
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 | |||||||||