|
||||||||||
| 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.LDP
public class LDP
Represents an HL7 LDP message segment (Location Department). This segment has the following fields:
| Constructor Summary | |
|---|---|
LDP(Group parent,
ModelClassFactory factory)
Creates a new LDP segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
TS |
getActivationDateLDP()
Returns LDP-7: "Activation Date LDP" - creates it if necessary |
ID |
getActiveInactiveFlag()
Returns LDP-6: "Active/Inactive Flag" - creates it if necessary |
XTN |
getContactPhone()
Returns LDP-11: "Contact Phone" - creates it if necessary |
ST |
getInactivatedReason()
Returns LDP-9: "Inactivated Reason" - creates it if necessary |
TS |
getInactivationDateLDP()
Returns LDP-8: "Inactivation Date - LDP" - creates it if necessary |
PL |
getLdp1_PrimaryKeyValueLDP()
Returns LDP-1: "Primary Key Value - LDP" - creates it if necessary |
VH |
getLdp10_VisitingHours(int rep)
Returns a specific repetition of LDP-10: "Visiting Hours" - creates it if necessary |
int |
getLdp10_VisitingHoursReps()
Returns a count of the current number of repetitions of Visiting Hours (LDP-10). |
XTN |
getLdp11_ContactPhone()
Returns LDP-11: "Contact Phone" - creates it if necessary |
CE |
getLdp12_LocationCostCenter()
Returns LDP-12: "Location Cost Center" - creates it if necessary |
CE |
getLdp2_LocationDepartment()
Returns LDP-2: "Location Department" - creates it if necessary |
IS |
getLdp3_LocationService(int rep)
Returns a specific repetition of LDP-3: "Location Service" - creates it if necessary |
int |
getLdp3_LocationServiceReps()
Returns a count of the current number of repetitions of Location Service (LDP-3). |
CE |
getLdp4_SpecialtyType(int rep)
Returns a specific repetition of LDP-4: "Specialty Type" - creates it if necessary |
int |
getLdp4_SpecialtyTypeReps()
Returns a count of the current number of repetitions of Specialty Type (LDP-4). |
IS |
getLdp5_ValidPatientClasses(int rep)
Returns a specific repetition of LDP-5: "Valid Patient Classes" - creates it if necessary |
int |
getLdp5_ValidPatientClassesReps()
Returns a count of the current number of repetitions of Valid Patient Classes (LDP-5). |
ID |
getLdp6_ActiveInactiveFlag()
Returns LDP-6: "Active/Inactive Flag" - creates it if necessary |
TS |
getLdp7_ActivationDateLDP()
Returns LDP-7: "Activation Date LDP" - creates it if necessary |
TS |
getLdp8_InactivationDateLDP()
Returns LDP-8: "Inactivation Date - LDP" - creates it if necessary |
ST |
getLdp9_InactivatedReason()
Returns LDP-9: "Inactivated Reason" - creates it if necessary |
CE |
getLocationCostCenter()
Returns LDP-12: "Location Cost Center" - creates it if necessary |
CE |
getLocationDepartment()
Returns LDP-2: "Location Department" - creates it if necessary |
IS[] |
getLocationService()
Returns all repetitions of Location Service (LDP-3). |
IS |
getLocationService(int rep)
Returns a specific repetition of LDP-3: "Location Service" - creates it if necessary |
int |
getLocationServiceReps()
Returns a count of the current number of repetitions of Location Service (LDP-3). |
PL |
getPrimaryKeyValueLDP()
Returns LDP-1: "Primary Key Value - LDP" - creates it if necessary |
CE[] |
getSpecialtyType()
Returns all repetitions of Specialty Type (LDP-4). |
CE |
getSpecialtyType(int rep)
Returns a specific repetition of LDP-4: "Specialty Type" - creates it if necessary |
int |
getSpecialtyTypeReps()
Returns a count of the current number of repetitions of Specialty Type (LDP-4). |
IS[] |
getValidPatientClasses()
Returns all repetitions of Valid Patient Classes (LDP-5). |
IS |
getValidPatientClasses(int rep)
Returns a specific repetition of LDP-5: "Valid Patient Classes" - creates it if necessary |
int |
getValidPatientClassesReps()
Returns a count of the current number of repetitions of Valid Patient Classes (LDP-5). |
VH[] |
getVisitingHours()
Returns all repetitions of Visiting Hours (LDP-10). |
VH |
getVisitingHours(int rep)
Returns a specific repetition of LDP-10: "Visiting Hours" - creates it if necessary |
int |
getVisitingHoursReps()
Returns a count of the current number of repetitions of Visiting Hours (LDP-10). |
VH |
insertLdp10_VisitingHours(int rep)
Inserts a repetition of LDP-10: "Visiting Hours" at a specific index |
IS |
insertLdp3_LocationService(int rep)
Inserts a repetition of LDP-3: "Location Service" at a specific index |
CE |
insertLdp4_SpecialtyType(int rep)
Inserts a repetition of LDP-4: "Specialty Type" at a specific index |
IS |
insertLdp5_ValidPatientClasses(int rep)
Inserts a repetition of LDP-5: "Valid Patient Classes" at a specific index |
IS |
insertLocationService(int rep)
Inserts a repetition of LDP-3: "Location Service" at a specific index |
CE |
insertSpecialtyType(int rep)
Inserts a repetition of LDP-4: "Specialty Type" at a specific index |
IS |
insertValidPatientClasses(int rep)
Inserts a repetition of LDP-5: "Valid Patient Classes" at a specific index |
VH |
insertVisitingHours(int rep)
Inserts a repetition of LDP-10: "Visiting Hours" at a specific index |
VH |
removeLdp10_VisitingHours(int rep)
Removes a repetition of LDP-10: "Visiting Hours" at a specific index |
IS |
removeLdp3_LocationService(int rep)
Removes a repetition of LDP-3: "Location Service" at a specific index |
CE |
removeLdp4_SpecialtyType(int rep)
Removes a repetition of LDP-4: "Specialty Type" at a specific index |
IS |
removeLdp5_ValidPatientClasses(int rep)
Removes a repetition of LDP-5: "Valid Patient Classes" at a specific index |
IS |
removeLocationService(int rep)
Removes a repetition of LDP-3: "Location Service" at a specific index |
CE |
removeSpecialtyType(int rep)
Removes a repetition of LDP-4: "Specialty Type" at a specific index |
IS |
removeValidPatientClasses(int rep)
Removes a repetition of LDP-5: "Valid Patient Classes" at a specific index |
VH |
removeVisitingHours(int rep)
Removes a repetition of LDP-10: "Visiting Hours" 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 LDP(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public PL getPrimaryKeyValueLDP()
public PL getLdp1_PrimaryKeyValueLDP()
public CE getLocationDepartment()
public CE getLdp2_LocationDepartment()
public IS[] getLocationService()
public int getLocationServiceReps()
public IS getLocationService(int rep)
rep - The repetition index (0-indexed)public IS getLdp3_LocationService(int rep)
rep - The repetition index (0-indexed)public int getLdp3_LocationServiceReps()
public IS insertLocationService(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 insertLdp3_LocationService(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 removeLocationService(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 removeLdp3_LocationService(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[] getSpecialtyType()
public int getSpecialtyTypeReps()
public CE getSpecialtyType(int rep)
rep - The repetition index (0-indexed)public CE getLdp4_SpecialtyType(int rep)
rep - The repetition index (0-indexed)public int getLdp4_SpecialtyTypeReps()
public CE insertSpecialtyType(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 insertLdp4_SpecialtyType(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 removeSpecialtyType(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 removeLdp4_SpecialtyType(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[] getValidPatientClasses()
public int getValidPatientClassesReps()
public IS getValidPatientClasses(int rep)
rep - The repetition index (0-indexed)public IS getLdp5_ValidPatientClasses(int rep)
rep - The repetition index (0-indexed)public int getLdp5_ValidPatientClassesReps()
public IS insertValidPatientClasses(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 insertLdp5_ValidPatientClasses(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 removeValidPatientClasses(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 removeLdp5_ValidPatientClasses(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 getActiveInactiveFlag()
public ID getLdp6_ActiveInactiveFlag()
public TS getActivationDateLDP()
public TS getLdp7_ActivationDateLDP()
public TS getInactivationDateLDP()
public TS getLdp8_InactivationDateLDP()
public ST getInactivatedReason()
public ST getLdp9_InactivatedReason()
public VH[] getVisitingHours()
public int getVisitingHoursReps()
public VH getVisitingHours(int rep)
rep - The repetition index (0-indexed)public VH getLdp10_VisitingHours(int rep)
rep - The repetition index (0-indexed)public int getLdp10_VisitingHoursReps()
public VH insertVisitingHours(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 VH insertLdp10_VisitingHours(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 VH removeVisitingHours(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 VH removeLdp10_VisitingHours(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 XTN getContactPhone()
public XTN getLdp11_ContactPhone()
public CE getLocationCostCenter()
public CE getLdp12_LocationCostCenter()
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 | |||||||||