Package ca.uhn.hl7v2.model.v24.segment
Class PEO
java.lang.Object
ca.uhn.hl7v2.model.AbstractStructure
ca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.PEO
- All Implemented Interfaces:
Segment,Structure,Visitable,Serializable
Represents an HL7 PEO message segment (Product Experience Observation). This segment has the following fields:
- PEO-1: Event Identifiers Used (CE) optional repeating
- PEO-2: Event Symptom/Diagnosis Code (CE) optional repeating
- PEO-3: Event Onset Date/Time (TS)
- PEO-4: Event Exacerbation Date/Time (TS) optional
- PEO-5: Event Improved Date/Time (TS) optional
- PEO-6: Event Ended Data/Time (TS) optional
- PEO-7: Event Location Occurred Address (XAD) optional repeating
- PEO-8: Event Qualification (ID) optional repeating
- PEO-9: Event Serious (ID) optional
- PEO-10: Event Expected (ID) optional
- PEO-11: Event Outcome (ID) optional repeating
- PEO-12: Patient Outcome (ID) optional
- PEO-13: Event Description From Others (FT) optional repeating
- PEO-14: Event From Original Reporter (FT) optional repeating
- PEO-15: Event Description From Patient (FT) optional repeating
- PEO-16: Event Description From Practitioner (FT) optional repeating
- PEO-17: Event Description From Autopsy (FT) optional repeating
- PEO-18: Cause Of Death (CE) optional repeating
- PEO-19: Primary Observer Name (XPN) optional repeating
- PEO-20: Primary Observer Address (XAD) optional repeating
- PEO-21: Primary Observer Telephone (XTN) optional repeating
- PEO-22: Primary Observer's Qualification (ID) optional
- PEO-23: Confirmation Provided By (ID) optional
- PEO-24: Primary Observer Aware Date/Time (TS) optional
- PEO-25: Primary Observer's identity May Be Divulged (ID) optional
- See Also:
-
Field Summary
Fields inherited from class ca.uhn.hl7v2.model.AbstractStructure
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TypecreateNewTypeWithoutReflection(int field) CE[]Returns all repetitions of Cause Of Death (PEO-18).getCauseOfDeath(int rep) Returns a specific repetition of PEO-18: "Cause Of Death" - creates it if necessaryintReturns a count of the current number of repetitions of Cause Of Death (PEO-18).Returns PEO-23: "Confirmation Provided By" - creates it if necessaryFT[]Returns all repetitions of Event Description From Autopsy (PEO-17).getEventDescriptionFromAutopsy(int rep) Returns a specific repetition of PEO-17: "Event Description From Autopsy" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Autopsy (PEO-17).FT[]Returns all repetitions of Event Description From Others (PEO-13).getEventDescriptionFromOthers(int rep) Returns a specific repetition of PEO-13: "Event Description From Others" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Others (PEO-13).FT[]Returns all repetitions of Event Description From Patient (PEO-15).getEventDescriptionFromPatient(int rep) Returns a specific repetition of PEO-15: "Event Description From Patient" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Patient (PEO-15).FT[]Returns all repetitions of Event Description From Practitioner (PEO-16).getEventDescriptionFromPractitioner(int rep) Returns a specific repetition of PEO-16: "Event Description From Practitioner" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Practitioner (PEO-16).Returns PEO-6: "Event Ended Data/Time" - creates it if necessaryReturns PEO-4: "Event Exacerbation Date/Time" - creates it if necessaryReturns PEO-10: "Event Expected" - creates it if necessaryFT[]Returns all repetitions of Event From Original Reporter (PEO-14).getEventFromOriginalReporter(int rep) Returns a specific repetition of PEO-14: "Event From Original Reporter" - creates it if necessaryintReturns a count of the current number of repetitions of Event From Original Reporter (PEO-14).CE[]Returns all repetitions of Event Identifiers Used (PEO-1).getEventIdentifiersUsed(int rep) Returns a specific repetition of PEO-1: "Event Identifiers Used" - creates it if necessaryintReturns a count of the current number of repetitions of Event Identifiers Used (PEO-1).Returns PEO-5: "Event Improved Date/Time" - creates it if necessaryXAD[]Returns all repetitions of Event Location Occurred Address (PEO-7).getEventLocationOccurredAddress(int rep) Returns a specific repetition of PEO-7: "Event Location Occurred Address" - creates it if necessaryintReturns a count of the current number of repetitions of Event Location Occurred Address (PEO-7).Returns PEO-3: "Event Onset Date/Time" - creates it if necessaryID[]Returns all repetitions of Event Outcome (PEO-11).getEventOutcome(int rep) Returns a specific repetition of PEO-11: "Event Outcome" - creates it if necessaryintReturns a count of the current number of repetitions of Event Outcome (PEO-11).ID[]Returns all repetitions of Event Qualification (PEO-8).getEventQualification(int rep) Returns a specific repetition of PEO-8: "Event Qualification" - creates it if necessaryintReturns a count of the current number of repetitions of Event Qualification (PEO-8).Returns PEO-9: "Event Serious" - creates it if necessaryCE[]Returns all repetitions of Event Symptom/Diagnosis Code (PEO-2).getEventSymptomDiagnosisCode(int rep) Returns a specific repetition of PEO-2: "Event Symptom/Diagnosis Code" - creates it if necessaryintReturns a count of the current number of repetitions of Event Symptom/Diagnosis Code (PEO-2).Returns PEO-12: "Patient Outcome" - creates it if necessaryCE[]Returns all repetitions of Event Identifiers Used (PEO-1).getPeo1_EventIdentifiersUsed(int rep) Returns a specific repetition of PEO-1: "Event Identifiers Used" - creates it if necessaryintReturns a count of the current number of repetitions of Event Identifiers Used (PEO-1).Returns PEO-10: "Event Expected" - creates it if necessaryID[]Returns all repetitions of Event Outcome (PEO-11).getPeo11_EventOutcome(int rep) Returns a specific repetition of PEO-11: "Event Outcome" - creates it if necessaryintReturns a count of the current number of repetitions of Event Outcome (PEO-11).Returns PEO-12: "Patient Outcome" - creates it if necessaryFT[]Returns all repetitions of Event Description From Others (PEO-13).getPeo13_EventDescriptionFromOthers(int rep) Returns a specific repetition of PEO-13: "Event Description From Others" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Others (PEO-13).FT[]Returns all repetitions of Event From Original Reporter (PEO-14).getPeo14_EventFromOriginalReporter(int rep) Returns a specific repetition of PEO-14: "Event From Original Reporter" - creates it if necessaryintReturns a count of the current number of repetitions of Event From Original Reporter (PEO-14).FT[]Returns all repetitions of Event Description From Patient (PEO-15).getPeo15_EventDescriptionFromPatient(int rep) Returns a specific repetition of PEO-15: "Event Description From Patient" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Patient (PEO-15).FT[]Returns all repetitions of Event Description From Practitioner (PEO-16).Returns a specific repetition of PEO-16: "Event Description From Practitioner" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Practitioner (PEO-16).FT[]Returns all repetitions of Event Description From Autopsy (PEO-17).getPeo17_EventDescriptionFromAutopsy(int rep) Returns a specific repetition of PEO-17: "Event Description From Autopsy" - creates it if necessaryintReturns a count of the current number of repetitions of Event Description From Autopsy (PEO-17).CE[]Returns all repetitions of Cause Of Death (PEO-18).getPeo18_CauseOfDeath(int rep) Returns a specific repetition of PEO-18: "Cause Of Death" - creates it if necessaryintReturns a count of the current number of repetitions of Cause Of Death (PEO-18).XPN[]Returns all repetitions of Primary Observer Name (PEO-19).getPeo19_PrimaryObserverName(int rep) Returns a specific repetition of PEO-19: "Primary Observer Name" - creates it if necessaryintReturns a count of the current number of repetitions of Primary Observer Name (PEO-19).CE[]Returns all repetitions of Event Symptom/Diagnosis Code (PEO-2).getPeo2_EventSymptomDiagnosisCode(int rep) Returns a specific repetition of PEO-2: "Event Symptom/Diagnosis Code" - creates it if necessaryintReturns a count of the current number of repetitions of Event Symptom/Diagnosis Code (PEO-2).XAD[]Returns all repetitions of Primary Observer Address (PEO-20).getPeo20_PrimaryObserverAddress(int rep) Returns a specific repetition of PEO-20: "Primary Observer Address" - creates it if necessaryintReturns a count of the current number of repetitions of Primary Observer Address (PEO-20).XTN[]Returns all repetitions of Primary Observer Telephone (PEO-21).getPeo21_PrimaryObserverTelephone(int rep) Returns a specific repetition of PEO-21: "Primary Observer Telephone" - creates it if necessaryintReturns a count of the current number of repetitions of Primary Observer Telephone (PEO-21).Returns PEO-22: "Primary Observer's Qualification" - creates it if necessaryReturns PEO-23: "Confirmation Provided By" - creates it if necessaryReturns PEO-24: "Primary Observer Aware Date/Time" - creates it if necessaryReturns PEO-25: "Primary Observer's identity May Be Divulged" - creates it if necessaryReturns PEO-3: "Event Onset Date/Time" - creates it if necessaryReturns PEO-4: "Event Exacerbation Date/Time" - creates it if necessaryReturns PEO-5: "Event Improved Date/Time" - creates it if necessaryReturns PEO-6: "Event Ended Data/Time" - creates it if necessaryXAD[]Returns all repetitions of Event Location Occurred Address (PEO-7).getPeo7_EventLocationOccurredAddress(int rep) Returns a specific repetition of PEO-7: "Event Location Occurred Address" - creates it if necessaryintReturns a count of the current number of repetitions of Event Location Occurred Address (PEO-7).ID[]Returns all repetitions of Event Qualification (PEO-8).getPeo8_EventQualification(int rep) Returns a specific repetition of PEO-8: "Event Qualification" - creates it if necessaryintReturns a count of the current number of repetitions of Event Qualification (PEO-8).Returns PEO-9: "Event Serious" - creates it if necessaryXAD[]Returns all repetitions of Primary Observer Address (PEO-20).getPrimaryObserverAddress(int rep) Returns a specific repetition of PEO-20: "Primary Observer Address" - creates it if necessaryintReturns a count of the current number of repetitions of Primary Observer Address (PEO-20).Returns PEO-24: "Primary Observer Aware Date/Time" - creates it if necessaryXPN[]Returns all repetitions of Primary Observer Name (PEO-19).getPrimaryObserverName(int rep) Returns a specific repetition of PEO-19: "Primary Observer Name" - creates it if necessaryintReturns a count of the current number of repetitions of Primary Observer Name (PEO-19).Returns PEO-25: "Primary Observer's identity May Be Divulged" - creates it if necessaryReturns PEO-22: "Primary Observer's Qualification" - creates it if necessaryXTN[]Returns all repetitions of Primary Observer Telephone (PEO-21).getPrimaryObserverTelephone(int rep) Returns a specific repetition of PEO-21: "Primary Observer Telephone" - creates it if necessaryintReturns a count of the current number of repetitions of Primary Observer Telephone (PEO-21).insertCauseOfDeath(int rep) Inserts a repetition of PEO-18: "Cause Of Death" at a specific indexinsertEventDescriptionFromAutopsy(int rep) Inserts a repetition of PEO-17: "Event Description From Autopsy" at a specific indexinsertEventDescriptionFromOthers(int rep) Inserts a repetition of PEO-13: "Event Description From Others" at a specific indexinsertEventDescriptionFromPatient(int rep) Inserts a repetition of PEO-15: "Event Description From Patient" at a specific indexInserts a repetition of PEO-16: "Event Description From Practitioner" at a specific indexinsertEventFromOriginalReporter(int rep) Inserts a repetition of PEO-14: "Event From Original Reporter" at a specific indexinsertEventIdentifiersUsed(int rep) Inserts a repetition of PEO-1: "Event Identifiers Used" at a specific indexinsertEventLocationOccurredAddress(int rep) Inserts a repetition of PEO-7: "Event Location Occurred Address" at a specific indexinsertEventOutcome(int rep) Inserts a repetition of PEO-11: "Event Outcome" at a specific indexinsertEventQualification(int rep) Inserts a repetition of PEO-8: "Event Qualification" at a specific indexinsertEventSymptomDiagnosisCode(int rep) Inserts a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific indexinsertPeo1_EventIdentifiersUsed(int rep) Inserts a repetition of PEO-1: "Event Identifiers Used" at a specific indexinsertPeo11_EventOutcome(int rep) Inserts a repetition of PEO-11: "Event Outcome" at a specific indexInserts a repetition of PEO-13: "Event Description From Others" at a specific indexInserts a repetition of PEO-14: "Event From Original Reporter" at a specific indexInserts a repetition of PEO-15: "Event Description From Patient" at a specific indexInserts a repetition of PEO-16: "Event Description From Practitioner" at a specific indexInserts a repetition of PEO-17: "Event Description From Autopsy" at a specific indexinsertPeo18_CauseOfDeath(int rep) Inserts a repetition of PEO-18: "Cause Of Death" at a specific indexinsertPeo19_PrimaryObserverName(int rep) Inserts a repetition of PEO-19: "Primary Observer Name" at a specific indexinsertPeo2_EventSymptomDiagnosisCode(int rep) Inserts a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific indexinsertPeo20_PrimaryObserverAddress(int rep) Inserts a repetition of PEO-20: "Primary Observer Address" at a specific indexinsertPeo21_PrimaryObserverTelephone(int rep) Inserts a repetition of PEO-21: "Primary Observer Telephone" at a specific indexInserts a repetition of PEO-7: "Event Location Occurred Address" at a specific indexinsertPeo8_EventQualification(int rep) Inserts a repetition of PEO-8: "Event Qualification" at a specific indexinsertPrimaryObserverAddress(int rep) Inserts a repetition of PEO-20: "Primary Observer Address" at a specific indexinsertPrimaryObserverName(int rep) Inserts a repetition of PEO-19: "Primary Observer Name" at a specific indexinsertPrimaryObserverTelephone(int rep) Inserts a repetition of PEO-21: "Primary Observer Telephone" at a specific indexremoveCauseOfDeath(int rep) Removes a repetition of PEO-18: "Cause Of Death" at a specific indexremoveEventDescriptionFromAutopsy(int rep) Removes a repetition of PEO-17: "Event Description From Autopsy" at a specific indexremoveEventDescriptionFromOthers(int rep) Removes a repetition of PEO-13: "Event Description From Others" at a specific indexremoveEventDescriptionFromPatient(int rep) Removes a repetition of PEO-15: "Event Description From Patient" at a specific indexRemoves a repetition of PEO-16: "Event Description From Practitioner" at a specific indexremoveEventFromOriginalReporter(int rep) Removes a repetition of PEO-14: "Event From Original Reporter" at a specific indexremoveEventIdentifiersUsed(int rep) Removes a repetition of PEO-1: "Event Identifiers Used" at a specific indexremoveEventLocationOccurredAddress(int rep) Removes a repetition of PEO-7: "Event Location Occurred Address" at a specific indexremoveEventOutcome(int rep) Removes a repetition of PEO-11: "Event Outcome" at a specific indexremoveEventQualification(int rep) Removes a repetition of PEO-8: "Event Qualification" at a specific indexremoveEventSymptomDiagnosisCode(int rep) Removes a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific indexremovePeo1_EventIdentifiersUsed(int rep) Removes a repetition of PEO-1: "Event Identifiers Used" at a specific indexremovePeo11_EventOutcome(int rep) Removes a repetition of PEO-11: "Event Outcome" at a specific indexRemoves a repetition of PEO-13: "Event Description From Others" at a specific indexRemoves a repetition of PEO-14: "Event From Original Reporter" at a specific indexRemoves a repetition of PEO-15: "Event Description From Patient" at a specific indexRemoves a repetition of PEO-16: "Event Description From Practitioner" at a specific indexRemoves a repetition of PEO-17: "Event Description From Autopsy" at a specific indexremovePeo18_CauseOfDeath(int rep) Removes a repetition of PEO-18: "Cause Of Death" at a specific indexremovePeo19_PrimaryObserverName(int rep) Removes a repetition of PEO-19: "Primary Observer Name" at a specific indexremovePeo2_EventSymptomDiagnosisCode(int rep) Removes a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific indexremovePeo20_PrimaryObserverAddress(int rep) Removes a repetition of PEO-20: "Primary Observer Address" at a specific indexremovePeo21_PrimaryObserverTelephone(int rep) Removes a repetition of PEO-21: "Primary Observer Telephone" at a specific indexRemoves a repetition of PEO-7: "Event Location Occurred Address" at a specific indexremovePeo8_EventQualification(int rep) Removes a repetition of PEO-8: "Event Qualification" at a specific indexremovePrimaryObserverAddress(int rep) Removes a repetition of PEO-20: "Primary Observer Address" at a specific indexremovePrimaryObserverName(int rep) Removes a repetition of PEO-19: "Primary Observer Name" at a specific indexremovePrimaryObserverTelephone(int rep) Removes a repetition of PEO-21: "Primary Observer Telephone" at a specific indexMethods inherited from class ca.uhn.hl7v2.model.AbstractSegment
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetitionMethods inherited from class ca.uhn.hl7v2.model.AbstractStructure
getMessage, getParentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ca.uhn.hl7v2.model.Structure
getMessage, getParent
-
Constructor Details
-
PEO
Creates a new PEO segment
-
-
Method Details
-
getEventIdentifiersUsed
Returns all repetitions of Event Identifiers Used (PEO-1). -
getPeo1_EventIdentifiersUsed
Returns all repetitions of Event Identifiers Used (PEO-1). -
getEventIdentifiersUsedReps
Returns a count of the current number of repetitions of Event Identifiers Used (PEO-1). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventIdentifiersUsed
Returns a specific repetition of PEO-1: "Event Identifiers Used" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo1_EventIdentifiersUsed
Returns a specific repetition of PEO-1: "Event Identifiers Used" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo1_EventIdentifiersUsedReps
Returns a count of the current number of repetitions of Event Identifiers Used (PEO-1). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventIdentifiersUsed
Inserts a repetition of PEO-1: "Event Identifiers Used" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo1_EventIdentifiersUsed
Inserts a repetition of PEO-1: "Event Identifiers Used" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventIdentifiersUsed
Removes a repetition of PEO-1: "Event Identifiers Used" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo1_EventIdentifiersUsed
Removes a repetition of PEO-1: "Event Identifiers Used" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventSymptomDiagnosisCode
Returns all repetitions of Event Symptom/Diagnosis Code (PEO-2). -
getPeo2_EventSymptomDiagnosisCode
Returns all repetitions of Event Symptom/Diagnosis Code (PEO-2). -
getEventSymptomDiagnosisCodeReps
Returns a count of the current number of repetitions of Event Symptom/Diagnosis Code (PEO-2). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventSymptomDiagnosisCode
Returns a specific repetition of PEO-2: "Event Symptom/Diagnosis Code" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo2_EventSymptomDiagnosisCode
Returns a specific repetition of PEO-2: "Event Symptom/Diagnosis Code" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo2_EventSymptomDiagnosisCodeReps
Returns a count of the current number of repetitions of Event Symptom/Diagnosis Code (PEO-2). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventSymptomDiagnosisCode
Inserts a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo2_EventSymptomDiagnosisCode
Inserts a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventSymptomDiagnosisCode
Removes a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo2_EventSymptomDiagnosisCode
Removes a repetition of PEO-2: "Event Symptom/Diagnosis Code" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventOnsetDateTime
Returns PEO-3: "Event Onset Date/Time" - creates it if necessary -
getPeo3_EventOnsetDateTime
Returns PEO-3: "Event Onset Date/Time" - creates it if necessary -
getEventExacerbationDateTime
Returns PEO-4: "Event Exacerbation Date/Time" - creates it if necessary -
getPeo4_EventExacerbationDateTime
Returns PEO-4: "Event Exacerbation Date/Time" - creates it if necessary -
getEventImprovedDateTime
Returns PEO-5: "Event Improved Date/Time" - creates it if necessary -
getPeo5_EventImprovedDateTime
Returns PEO-5: "Event Improved Date/Time" - creates it if necessary -
getEventEndedDataTime
Returns PEO-6: "Event Ended Data/Time" - creates it if necessary -
getPeo6_EventEndedDataTime
Returns PEO-6: "Event Ended Data/Time" - creates it if necessary -
getEventLocationOccurredAddress
Returns all repetitions of Event Location Occurred Address (PEO-7). -
getPeo7_EventLocationOccurredAddress
Returns all repetitions of Event Location Occurred Address (PEO-7). -
getEventLocationOccurredAddressReps
Returns a count of the current number of repetitions of Event Location Occurred Address (PEO-7). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventLocationOccurredAddress
Returns a specific repetition of PEO-7: "Event Location Occurred Address" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo7_EventLocationOccurredAddress
Returns a specific repetition of PEO-7: "Event Location Occurred Address" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo7_EventLocationOccurredAddressReps
Returns a count of the current number of repetitions of Event Location Occurred Address (PEO-7). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventLocationOccurredAddress
Inserts a repetition of PEO-7: "Event Location Occurred Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo7_EventLocationOccurredAddress
Inserts a repetition of PEO-7: "Event Location Occurred Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventLocationOccurredAddress
Removes a repetition of PEO-7: "Event Location Occurred Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo7_EventLocationOccurredAddress
Removes a repetition of PEO-7: "Event Location Occurred Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventQualification
Returns all repetitions of Event Qualification (PEO-8). -
getPeo8_EventQualification
Returns all repetitions of Event Qualification (PEO-8). -
getEventQualificationReps
Returns a count of the current number of repetitions of Event Qualification (PEO-8). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventQualification
Returns a specific repetition of PEO-8: "Event Qualification" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo8_EventQualification
Returns a specific repetition of PEO-8: "Event Qualification" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo8_EventQualificationReps
Returns a count of the current number of repetitions of Event Qualification (PEO-8). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventQualification
Inserts a repetition of PEO-8: "Event Qualification" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo8_EventQualification
Inserts a repetition of PEO-8: "Event Qualification" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventQualification
Removes a repetition of PEO-8: "Event Qualification" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo8_EventQualification
Removes a repetition of PEO-8: "Event Qualification" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventSerious
Returns PEO-9: "Event Serious" - creates it if necessary -
getPeo9_EventSerious
Returns PEO-9: "Event Serious" - creates it if necessary -
getEventExpected
Returns PEO-10: "Event Expected" - creates it if necessary -
getPeo10_EventExpected
Returns PEO-10: "Event Expected" - creates it if necessary -
getEventOutcome
Returns all repetitions of Event Outcome (PEO-11). -
getPeo11_EventOutcome
Returns all repetitions of Event Outcome (PEO-11). -
getEventOutcomeReps
Returns a count of the current number of repetitions of Event Outcome (PEO-11). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventOutcome
Returns a specific repetition of PEO-11: "Event Outcome" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo11_EventOutcome
Returns a specific repetition of PEO-11: "Event Outcome" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo11_EventOutcomeReps
Returns a count of the current number of repetitions of Event Outcome (PEO-11). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventOutcome
Inserts a repetition of PEO-11: "Event Outcome" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo11_EventOutcome
Inserts a repetition of PEO-11: "Event Outcome" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventOutcome
Removes a repetition of PEO-11: "Event Outcome" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo11_EventOutcome
Removes a repetition of PEO-11: "Event Outcome" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getPatientOutcome
Returns PEO-12: "Patient Outcome" - creates it if necessary -
getPeo12_PatientOutcome
Returns PEO-12: "Patient Outcome" - creates it if necessary -
getEventDescriptionFromOthers
Returns all repetitions of Event Description From Others (PEO-13). -
getPeo13_EventDescriptionFromOthers
Returns all repetitions of Event Description From Others (PEO-13). -
getEventDescriptionFromOthersReps
Returns a count of the current number of repetitions of Event Description From Others (PEO-13). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventDescriptionFromOthers
Returns a specific repetition of PEO-13: "Event Description From Others" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo13_EventDescriptionFromOthers
Returns a specific repetition of PEO-13: "Event Description From Others" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo13_EventDescriptionFromOthersReps
Returns a count of the current number of repetitions of Event Description From Others (PEO-13). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventDescriptionFromOthers
Inserts a repetition of PEO-13: "Event Description From Others" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo13_EventDescriptionFromOthers
Inserts a repetition of PEO-13: "Event Description From Others" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventDescriptionFromOthers
Removes a repetition of PEO-13: "Event Description From Others" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo13_EventDescriptionFromOthers
Removes a repetition of PEO-13: "Event Description From Others" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventFromOriginalReporter
Returns all repetitions of Event From Original Reporter (PEO-14). -
getPeo14_EventFromOriginalReporter
Returns all repetitions of Event From Original Reporter (PEO-14). -
getEventFromOriginalReporterReps
Returns a count of the current number of repetitions of Event From Original Reporter (PEO-14). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventFromOriginalReporter
Returns a specific repetition of PEO-14: "Event From Original Reporter" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo14_EventFromOriginalReporter
Returns a specific repetition of PEO-14: "Event From Original Reporter" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo14_EventFromOriginalReporterReps
Returns a count of the current number of repetitions of Event From Original Reporter (PEO-14). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventFromOriginalReporter
Inserts a repetition of PEO-14: "Event From Original Reporter" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo14_EventFromOriginalReporter
Inserts a repetition of PEO-14: "Event From Original Reporter" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventFromOriginalReporter
Removes a repetition of PEO-14: "Event From Original Reporter" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo14_EventFromOriginalReporter
Removes a repetition of PEO-14: "Event From Original Reporter" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventDescriptionFromPatient
Returns all repetitions of Event Description From Patient (PEO-15). -
getPeo15_EventDescriptionFromPatient
Returns all repetitions of Event Description From Patient (PEO-15). -
getEventDescriptionFromPatientReps
Returns a count of the current number of repetitions of Event Description From Patient (PEO-15). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventDescriptionFromPatient
Returns a specific repetition of PEO-15: "Event Description From Patient" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo15_EventDescriptionFromPatient
Returns a specific repetition of PEO-15: "Event Description From Patient" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo15_EventDescriptionFromPatientReps
Returns a count of the current number of repetitions of Event Description From Patient (PEO-15). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventDescriptionFromPatient
Inserts a repetition of PEO-15: "Event Description From Patient" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo15_EventDescriptionFromPatient
Inserts a repetition of PEO-15: "Event Description From Patient" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventDescriptionFromPatient
Removes a repetition of PEO-15: "Event Description From Patient" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo15_EventDescriptionFromPatient
Removes a repetition of PEO-15: "Event Description From Patient" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventDescriptionFromPractitioner
Returns all repetitions of Event Description From Practitioner (PEO-16). -
getPeo16_EventDescriptionFromPractitioner
Returns all repetitions of Event Description From Practitioner (PEO-16). -
getEventDescriptionFromPractitionerReps
Returns a count of the current number of repetitions of Event Description From Practitioner (PEO-16). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventDescriptionFromPractitioner
Returns a specific repetition of PEO-16: "Event Description From Practitioner" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo16_EventDescriptionFromPractitioner
Returns a specific repetition of PEO-16: "Event Description From Practitioner" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo16_EventDescriptionFromPractitionerReps
Returns a count of the current number of repetitions of Event Description From Practitioner (PEO-16). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventDescriptionFromPractitioner
Inserts a repetition of PEO-16: "Event Description From Practitioner" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo16_EventDescriptionFromPractitioner
Inserts a repetition of PEO-16: "Event Description From Practitioner" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventDescriptionFromPractitioner
Removes a repetition of PEO-16: "Event Description From Practitioner" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo16_EventDescriptionFromPractitioner
Removes a repetition of PEO-16: "Event Description From Practitioner" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getEventDescriptionFromAutopsy
Returns all repetitions of Event Description From Autopsy (PEO-17). -
getPeo17_EventDescriptionFromAutopsy
Returns all repetitions of Event Description From Autopsy (PEO-17). -
getEventDescriptionFromAutopsyReps
Returns a count of the current number of repetitions of Event Description From Autopsy (PEO-17). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEventDescriptionFromAutopsy
Returns a specific repetition of PEO-17: "Event Description From Autopsy" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo17_EventDescriptionFromAutopsy
Returns a specific repetition of PEO-17: "Event Description From Autopsy" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo17_EventDescriptionFromAutopsyReps
Returns a count of the current number of repetitions of Event Description From Autopsy (PEO-17). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEventDescriptionFromAutopsy
Inserts a repetition of PEO-17: "Event Description From Autopsy" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo17_EventDescriptionFromAutopsy
Inserts a repetition of PEO-17: "Event Description From Autopsy" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeEventDescriptionFromAutopsy
Removes a repetition of PEO-17: "Event Description From Autopsy" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo17_EventDescriptionFromAutopsy
Removes a repetition of PEO-17: "Event Description From Autopsy" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getCauseOfDeath
Returns all repetitions of Cause Of Death (PEO-18). -
getPeo18_CauseOfDeath
Returns all repetitions of Cause Of Death (PEO-18). -
getCauseOfDeathReps
Returns a count of the current number of repetitions of Cause Of Death (PEO-18). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getCauseOfDeath
Returns a specific repetition of PEO-18: "Cause Of Death" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo18_CauseOfDeath
Returns a specific repetition of PEO-18: "Cause Of Death" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo18_CauseOfDeathReps
Returns a count of the current number of repetitions of Cause Of Death (PEO-18). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertCauseOfDeath
Inserts a repetition of PEO-18: "Cause Of Death" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo18_CauseOfDeath
Inserts a repetition of PEO-18: "Cause Of Death" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removeCauseOfDeath
Removes a repetition of PEO-18: "Cause Of Death" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo18_CauseOfDeath
Removes a repetition of PEO-18: "Cause Of Death" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getPrimaryObserverName
Returns all repetitions of Primary Observer Name (PEO-19). -
getPeo19_PrimaryObserverName
Returns all repetitions of Primary Observer Name (PEO-19). -
getPrimaryObserverNameReps
Returns a count of the current number of repetitions of Primary Observer Name (PEO-19). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getPrimaryObserverName
Returns a specific repetition of PEO-19: "Primary Observer Name" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo19_PrimaryObserverName
Returns a specific repetition of PEO-19: "Primary Observer Name" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo19_PrimaryObserverNameReps
Returns a count of the current number of repetitions of Primary Observer Name (PEO-19). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertPrimaryObserverName
Inserts a repetition of PEO-19: "Primary Observer Name" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo19_PrimaryObserverName
Inserts a repetition of PEO-19: "Primary Observer Name" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePrimaryObserverName
Removes a repetition of PEO-19: "Primary Observer Name" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo19_PrimaryObserverName
Removes a repetition of PEO-19: "Primary Observer Name" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getPrimaryObserverAddress
Returns all repetitions of Primary Observer Address (PEO-20). -
getPeo20_PrimaryObserverAddress
Returns all repetitions of Primary Observer Address (PEO-20). -
getPrimaryObserverAddressReps
Returns a count of the current number of repetitions of Primary Observer Address (PEO-20). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getPrimaryObserverAddress
Returns a specific repetition of PEO-20: "Primary Observer Address" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo20_PrimaryObserverAddress
Returns a specific repetition of PEO-20: "Primary Observer Address" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo20_PrimaryObserverAddressReps
Returns a count of the current number of repetitions of Primary Observer Address (PEO-20). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertPrimaryObserverAddress
Inserts a repetition of PEO-20: "Primary Observer Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo20_PrimaryObserverAddress
Inserts a repetition of PEO-20: "Primary Observer Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePrimaryObserverAddress
Removes a repetition of PEO-20: "Primary Observer Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo20_PrimaryObserverAddress
Removes a repetition of PEO-20: "Primary Observer Address" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getPrimaryObserverTelephone
Returns all repetitions of Primary Observer Telephone (PEO-21). -
getPeo21_PrimaryObserverTelephone
Returns all repetitions of Primary Observer Telephone (PEO-21). -
getPrimaryObserverTelephoneReps
Returns a count of the current number of repetitions of Primary Observer Telephone (PEO-21). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getPrimaryObserverTelephone
Returns a specific repetition of PEO-21: "Primary Observer Telephone" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo21_PrimaryObserverTelephone
Returns a specific repetition of PEO-21: "Primary Observer Telephone" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getPeo21_PrimaryObserverTelephoneReps
Returns a count of the current number of repetitions of Primary Observer Telephone (PEO-21). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertPrimaryObserverTelephone
Inserts a repetition of PEO-21: "Primary Observer Telephone" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
insertPeo21_PrimaryObserverTelephone
Inserts a repetition of PEO-21: "Primary Observer Telephone" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePrimaryObserverTelephone
Removes a repetition of PEO-21: "Primary Observer Telephone" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
removePeo21_PrimaryObserverTelephone
Removes a repetition of PEO-21: "Primary Observer Telephone" at a specific index- Parameters:
rep- The repetition index (0-indexed)- Throws:
HL7Exception- If the rep is invalid (below 0, or too high for the allowable repetitions)
-
getPrimaryObserverSQualification
Returns PEO-22: "Primary Observer's Qualification" - creates it if necessary -
getPeo22_PrimaryObserverSQualification
Returns PEO-22: "Primary Observer's Qualification" - creates it if necessary -
getConfirmationProvidedBy
Returns PEO-23: "Confirmation Provided By" - creates it if necessary -
getPeo23_ConfirmationProvidedBy
Returns PEO-23: "Confirmation Provided By" - creates it if necessary -
getPrimaryObserverAwareDateTime
Returns PEO-24: "Primary Observer Aware Date/Time" - creates it if necessary -
getPeo24_PrimaryObserverAwareDateTime
Returns PEO-24: "Primary Observer Aware Date/Time" - creates it if necessary -
getPrimaryObserverSIdentityMayBeDivulged
Returns PEO-25: "Primary Observer's identity May Be Divulged" - creates it if necessary -
getPeo25_PrimaryObserverSIdentityMayBeDivulged
Returns PEO-25: "Primary Observer's identity May Be Divulged" - creates it if necessary -
createNewTypeWithoutReflection
- Overrides:
createNewTypeWithoutReflectionin classAbstractSegment
-