Package ca.uhn.hl7v2.model.v23.segment
Class TXA
java.lang.Object
ca.uhn.hl7v2.model.AbstractStructure
ca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v23.segment.TXA
- All Implemented Interfaces:
Segment,Structure,Visitable,Serializable
Represents an HL7 TXA message segment (Document notification segment). This segment has the following fields:
- TXA-1: Set ID- TXA (SI)
- TXA-2: Document Type (IS)
- TXA-3: Document Content Presentation (ID) optional
- TXA-4: Activity Date/Time (TS) optional
- TXA-5: Primary Activity Provider Code/Name (XCN) optional
- TXA-6: Origination Date/Time (TS) optional
- TXA-7: Transcription Date/Time (TS) optional
- TXA-8: Edit Date/Time (TS) optional repeating
- TXA-9: Originator Code/Name (XCN) optional
- TXA-10: Assigned Document Authenticator (XCN) optional repeating
- TXA-11: Transcriptionist Code/Name (XCN) optional
- TXA-12: Unique Document Number (EI)
- TXA-13: Parent Document Number (EI) optional
- TXA-14: Placer Order Number (EI) optional repeating
- TXA-15: Filler Order Number (EI) optional
- TXA-16: Unique Document File Name (ST) optional
- TXA-17: Document Completion Status (ID) repeating
- TXA-18: Document Confidentiality Status (ID) optional
- TXA-19: Document Availability Status (ID) optional
- TXA-20: Document Storage Status (ID) optional
- TXA-21: Document Change Reason (ST) optional
- TXA-22: Authentication Person, Time Stamp (PPN) optional repeating
- TXA-23: Distributed Copies (Code and Name of Recipients) (XCN) optional repeating
- 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) Returns TXA-4: "Activity Date/Time" - creates it if necessaryXCN[]Returns all repetitions of Assigned Document Authenticator (TXA-10).getAssignedDocumentAuthenticator(int rep) Returns a specific repetition of TXA-10: "Assigned Document Authenticator" - creates it if necessaryintReturns a count of the current number of repetitions of Assigned Document Authenticator (TXA-10).PPN[]Returns all repetitions of Authentication Person, Time Stamp (TXA-22).getAuthenticationPersonTimeStamp(int rep) Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessaryintReturns a count of the current number of repetitions of Authentication Person, Time Stamp (TXA-22).XCN[]Returns all repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23).Returns a specific repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" - creates it if necessaryintReturns a count of the current number of repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23).Returns TXA-19: "Document Availability Status" - creates it if necessaryReturns TXA-21: "Document Change Reason" - creates it if necessaryID[]Returns all repetitions of Document Completion Status (TXA-17).getDocumentCompletionStatus(int rep) Returns a specific repetition of TXA-17: "Document Completion Status" - creates it if necessaryintReturns a count of the current number of repetitions of Document Completion Status (TXA-17).Returns TXA-18: "Document Confidentiality Status" - creates it if necessaryReturns TXA-3: "Document Content Presentation" - creates it if necessaryReturns TXA-20: "Document Storage Status" - creates it if necessaryReturns TXA-2: "Document Type" - creates it if necessaryTS[]Returns all repetitions of Edit Date/Time (TXA-8).getEditDateTime(int rep) Returns a specific repetition of TXA-8: "Edit Date/Time" - creates it if necessaryintReturns a count of the current number of repetitions of Edit Date/Time (TXA-8).Returns TXA-15: "Filler Order Number" - creates it if necessaryReturns TXA-6: "Origination Date/Time" - creates it if necessaryReturns TXA-9: "Originator Code/Name" - creates it if necessaryReturns TXA-13: "Parent Document Number" - creates it if necessaryEI[]Returns all repetitions of Placer Order Number (TXA-14).getPlacerOrderNumber(int rep) Returns a specific repetition of TXA-14: "Placer Order Number" - creates it if necessaryintReturns a count of the current number of repetitions of Placer Order Number (TXA-14).Returns TXA-5: "Primary Activity Provider Code/Name" - creates it if necessaryReturns TXA-1: "Set ID- TXA" - creates it if necessaryReturns TXA-7: "Transcription Date/Time" - creates it if necessaryReturns TXA-11: "Transcriptionist Code/Name" - creates it if necessaryReturns TXA-1: "Set ID- TXA" - creates it if necessaryXCN[]Returns all repetitions of Assigned Document Authenticator (TXA-10).Returns a specific repetition of TXA-10: "Assigned Document Authenticator" - creates it if necessaryintReturns a count of the current number of repetitions of Assigned Document Authenticator (TXA-10).Returns TXA-11: "Transcriptionist Code/Name" - creates it if necessaryReturns TXA-12: "Unique Document Number" - creates it if necessaryReturns TXA-13: "Parent Document Number" - creates it if necessaryEI[]Returns all repetitions of Placer Order Number (TXA-14).getTxa14_PlacerOrderNumber(int rep) Returns a specific repetition of TXA-14: "Placer Order Number" - creates it if necessaryintReturns a count of the current number of repetitions of Placer Order Number (TXA-14).Returns TXA-15: "Filler Order Number" - creates it if necessaryReturns TXA-16: "Unique Document File Name" - creates it if necessaryID[]Returns all repetitions of Document Completion Status (TXA-17).getTxa17_DocumentCompletionStatus(int rep) Returns a specific repetition of TXA-17: "Document Completion Status" - creates it if necessaryintReturns a count of the current number of repetitions of Document Completion Status (TXA-17).Returns TXA-18: "Document Confidentiality Status" - creates it if necessaryReturns TXA-19: "Document Availability Status" - creates it if necessaryReturns TXA-2: "Document Type" - creates it if necessaryReturns TXA-20: "Document Storage Status" - creates it if necessaryReturns TXA-21: "Document Change Reason" - creates it if necessaryPPN[]Returns all repetitions of Authentication Person, Time Stamp (TXA-22).Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessaryintReturns a count of the current number of repetitions of Authentication Person, Time Stamp (TXA-22).XCN[]Returns all repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23).Returns a specific repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" - creates it if necessaryintReturns a count of the current number of repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23).Returns TXA-3: "Document Content Presentation" - creates it if necessaryReturns TXA-4: "Activity Date/Time" - creates it if necessaryReturns TXA-5: "Primary Activity Provider Code/Name" - creates it if necessaryReturns TXA-6: "Origination Date/Time" - creates it if necessaryReturns TXA-7: "Transcription Date/Time" - creates it if necessaryTS[]Returns all repetitions of Edit Date/Time (TXA-8).getTxa8_EditDateTime(int rep) Returns a specific repetition of TXA-8: "Edit Date/Time" - creates it if necessaryintReturns a count of the current number of repetitions of Edit Date/Time (TXA-8).Returns TXA-9: "Originator Code/Name" - creates it if necessaryReturns TXA-16: "Unique Document File Name" - creates it if necessaryReturns TXA-12: "Unique Document Number" - creates it if necessaryinsertAssignedDocumentAuthenticator(int rep) Inserts a repetition of TXA-10: "Assigned Document Authenticator" at a specific indexinsertAuthenticationPersonTimeStamp(int rep) Inserts a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific indexInserts a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" at a specific indexinsertDocumentCompletionStatus(int rep) Inserts a repetition of TXA-17: "Document Completion Status" at a specific indexinsertEditDateTime(int rep) Inserts a repetition of TXA-8: "Edit Date/Time" at a specific indexinsertPlacerOrderNumber(int rep) Inserts a repetition of TXA-14: "Placer Order Number" at a specific indexInserts a repetition of TXA-10: "Assigned Document Authenticator" at a specific indexinsertTxa14_PlacerOrderNumber(int rep) Inserts a repetition of TXA-14: "Placer Order Number" at a specific indexinsertTxa17_DocumentCompletionStatus(int rep) Inserts a repetition of TXA-17: "Document Completion Status" at a specific indexInserts a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific indexInserts a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" at a specific indexinsertTxa8_EditDateTime(int rep) Inserts a repetition of TXA-8: "Edit Date/Time" at a specific indexremoveAssignedDocumentAuthenticator(int rep) Removes a repetition of TXA-10: "Assigned Document Authenticator" at a specific indexremoveAuthenticationPersonTimeStamp(int rep) Removes a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific indexRemoves a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" at a specific indexremoveDocumentCompletionStatus(int rep) Removes a repetition of TXA-17: "Document Completion Status" at a specific indexremoveEditDateTime(int rep) Removes a repetition of TXA-8: "Edit Date/Time" at a specific indexremovePlacerOrderNumber(int rep) Removes a repetition of TXA-14: "Placer Order Number" at a specific indexRemoves a repetition of TXA-10: "Assigned Document Authenticator" at a specific indexremoveTxa14_PlacerOrderNumber(int rep) Removes a repetition of TXA-14: "Placer Order Number" at a specific indexremoveTxa17_DocumentCompletionStatus(int rep) Removes a repetition of TXA-17: "Document Completion Status" at a specific indexRemoves a repetition of TXA-22: "Authentication Person, Time Stamp" at a specific indexRemoves a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" at a specific indexremoveTxa8_EditDateTime(int rep) Removes a repetition of TXA-8: "Edit Date/Time" 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
-
TXA
Creates a new TXA segment
-
-
Method Details
-
getSetIDTXA
Returns TXA-1: "Set ID- TXA" - creates it if necessary -
getTxa1_SetIDTXA
Returns TXA-1: "Set ID- TXA" - creates it if necessary -
getDocumentType
Returns TXA-2: "Document Type" - creates it if necessary -
getTxa2_DocumentType
Returns TXA-2: "Document Type" - creates it if necessary -
getDocumentContentPresentation
Returns TXA-3: "Document Content Presentation" - creates it if necessary -
getTxa3_DocumentContentPresentation
Returns TXA-3: "Document Content Presentation" - creates it if necessary -
getActivityDateTime
Returns TXA-4: "Activity Date/Time" - creates it if necessary -
getTxa4_ActivityDateTime
Returns TXA-4: "Activity Date/Time" - creates it if necessary -
getPrimaryActivityProviderCodeName
Returns TXA-5: "Primary Activity Provider Code/Name" - creates it if necessary -
getTxa5_PrimaryActivityProviderCodeName
Returns TXA-5: "Primary Activity Provider Code/Name" - creates it if necessary -
getOriginationDateTime
Returns TXA-6: "Origination Date/Time" - creates it if necessary -
getTxa6_OriginationDateTime
Returns TXA-6: "Origination Date/Time" - creates it if necessary -
getTranscriptionDateTime
Returns TXA-7: "Transcription Date/Time" - creates it if necessary -
getTxa7_TranscriptionDateTime
Returns TXA-7: "Transcription Date/Time" - creates it if necessary -
getEditDateTime
Returns all repetitions of Edit Date/Time (TXA-8). -
getTxa8_EditDateTime
Returns all repetitions of Edit Date/Time (TXA-8). -
getEditDateTimeReps
Returns a count of the current number of repetitions of Edit Date/Time (TXA-8). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getEditDateTime
Returns a specific repetition of TXA-8: "Edit Date/Time" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa8_EditDateTime
Returns a specific repetition of TXA-8: "Edit Date/Time" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa8_EditDateTimeReps
Returns a count of the current number of repetitions of Edit Date/Time (TXA-8). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertEditDateTime
Inserts a repetition of TXA-8: "Edit Date/Time" 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)
-
insertTxa8_EditDateTime
Inserts a repetition of TXA-8: "Edit Date/Time" 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)
-
removeEditDateTime
Removes a repetition of TXA-8: "Edit Date/Time" 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)
-
removeTxa8_EditDateTime
Removes a repetition of TXA-8: "Edit Date/Time" 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)
-
getOriginatorCodeName
Returns TXA-9: "Originator Code/Name" - creates it if necessary -
getTxa9_OriginatorCodeName
Returns TXA-9: "Originator Code/Name" - creates it if necessary -
getAssignedDocumentAuthenticator
Returns all repetitions of Assigned Document Authenticator (TXA-10). -
getTxa10_AssignedDocumentAuthenticator
Returns all repetitions of Assigned Document Authenticator (TXA-10). -
getAssignedDocumentAuthenticatorReps
Returns a count of the current number of repetitions of Assigned Document Authenticator (TXA-10). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getAssignedDocumentAuthenticator
Returns a specific repetition of TXA-10: "Assigned Document Authenticator" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa10_AssignedDocumentAuthenticator
Returns a specific repetition of TXA-10: "Assigned Document Authenticator" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa10_AssignedDocumentAuthenticatorReps
Returns a count of the current number of repetitions of Assigned Document Authenticator (TXA-10). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertAssignedDocumentAuthenticator
Inserts a repetition of TXA-10: "Assigned Document Authenticator" 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)
-
insertTxa10_AssignedDocumentAuthenticator
Inserts a repetition of TXA-10: "Assigned Document Authenticator" 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)
-
removeAssignedDocumentAuthenticator
Removes a repetition of TXA-10: "Assigned Document Authenticator" 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)
-
removeTxa10_AssignedDocumentAuthenticator
Removes a repetition of TXA-10: "Assigned Document Authenticator" 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)
-
getTranscriptionistCodeName
Returns TXA-11: "Transcriptionist Code/Name" - creates it if necessary -
getTxa11_TranscriptionistCodeName
Returns TXA-11: "Transcriptionist Code/Name" - creates it if necessary -
getUniqueDocumentNumber
Returns TXA-12: "Unique Document Number" - creates it if necessary -
getTxa12_UniqueDocumentNumber
Returns TXA-12: "Unique Document Number" - creates it if necessary -
getParentDocumentNumber
Returns TXA-13: "Parent Document Number" - creates it if necessary -
getTxa13_ParentDocumentNumber
Returns TXA-13: "Parent Document Number" - creates it if necessary -
getPlacerOrderNumber
Returns all repetitions of Placer Order Number (TXA-14). -
getTxa14_PlacerOrderNumber
Returns all repetitions of Placer Order Number (TXA-14). -
getPlacerOrderNumberReps
Returns a count of the current number of repetitions of Placer Order Number (TXA-14). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getPlacerOrderNumber
Returns a specific repetition of TXA-14: "Placer Order Number" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa14_PlacerOrderNumber
Returns a specific repetition of TXA-14: "Placer Order Number" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa14_PlacerOrderNumberReps
Returns a count of the current number of repetitions of Placer Order Number (TXA-14). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertPlacerOrderNumber
Inserts a repetition of TXA-14: "Placer Order Number" 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)
-
insertTxa14_PlacerOrderNumber
Inserts a repetition of TXA-14: "Placer Order Number" 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)
-
removePlacerOrderNumber
Removes a repetition of TXA-14: "Placer Order Number" 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)
-
removeTxa14_PlacerOrderNumber
Removes a repetition of TXA-14: "Placer Order Number" 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)
-
getFillerOrderNumber
Returns TXA-15: "Filler Order Number" - creates it if necessary -
getTxa15_FillerOrderNumber
Returns TXA-15: "Filler Order Number" - creates it if necessary -
getUniqueDocumentFileName
Returns TXA-16: "Unique Document File Name" - creates it if necessary -
getTxa16_UniqueDocumentFileName
Returns TXA-16: "Unique Document File Name" - creates it if necessary -
getDocumentCompletionStatus
Returns all repetitions of Document Completion Status (TXA-17). -
getTxa17_DocumentCompletionStatus
Returns all repetitions of Document Completion Status (TXA-17). -
getDocumentCompletionStatusReps
Returns a count of the current number of repetitions of Document Completion Status (TXA-17). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getDocumentCompletionStatus
Returns a specific repetition of TXA-17: "Document Completion Status" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa17_DocumentCompletionStatus
Returns a specific repetition of TXA-17: "Document Completion Status" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa17_DocumentCompletionStatusReps
Returns a count of the current number of repetitions of Document Completion Status (TXA-17). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertDocumentCompletionStatus
Inserts a repetition of TXA-17: "Document Completion Status" 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)
-
insertTxa17_DocumentCompletionStatus
Inserts a repetition of TXA-17: "Document Completion Status" 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)
-
removeDocumentCompletionStatus
Removes a repetition of TXA-17: "Document Completion Status" 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)
-
removeTxa17_DocumentCompletionStatus
Removes a repetition of TXA-17: "Document Completion Status" 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)
-
getDocumentConfidentialityStatus
Returns TXA-18: "Document Confidentiality Status" - creates it if necessary -
getTxa18_DocumentConfidentialityStatus
Returns TXA-18: "Document Confidentiality Status" - creates it if necessary -
getDocumentAvailabilityStatus
Returns TXA-19: "Document Availability Status" - creates it if necessary -
getTxa19_DocumentAvailabilityStatus
Returns TXA-19: "Document Availability Status" - creates it if necessary -
getDocumentStorageStatus
Returns TXA-20: "Document Storage Status" - creates it if necessary -
getTxa20_DocumentStorageStatus
Returns TXA-20: "Document Storage Status" - creates it if necessary -
getDocumentChangeReason
Returns TXA-21: "Document Change Reason" - creates it if necessary -
getTxa21_DocumentChangeReason
Returns TXA-21: "Document Change Reason" - creates it if necessary -
getAuthenticationPersonTimeStamp
Returns all repetitions of Authentication Person, Time Stamp (TXA-22). -
getTxa22_AuthenticationPersonTimeStamp
Returns all repetitions of Authentication Person, Time Stamp (TXA-22). -
getAuthenticationPersonTimeStampReps
Returns a count of the current number of repetitions of Authentication Person, Time Stamp (TXA-22). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getAuthenticationPersonTimeStamp
Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa22_AuthenticationPersonTimeStamp
Returns a specific repetition of TXA-22: "Authentication Person, Time Stamp" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa22_AuthenticationPersonTimeStampReps
Returns a count of the current number of repetitions of Authentication Person, Time Stamp (TXA-22). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertAuthenticationPersonTimeStamp
Inserts a repetition of TXA-22: "Authentication Person, Time Stamp" 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)
-
insertTxa22_AuthenticationPersonTimeStamp
Inserts a repetition of TXA-22: "Authentication Person, Time Stamp" 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)
-
removeAuthenticationPersonTimeStamp
Removes a repetition of TXA-22: "Authentication Person, Time Stamp" 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)
-
removeTxa22_AuthenticationPersonTimeStamp
Removes a repetition of TXA-22: "Authentication Person, Time Stamp" 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)
-
getDistributedCopiesCodeandNameofRecipients
Returns all repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23). -
getTxa23_DistributedCopiesCodeandNameofRecipients
Returns all repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23). -
getDistributedCopiesCodeandNameofRecipientsReps
Returns a count of the current number of repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
getDistributedCopiesCodeandNameofRecipients
Returns a specific repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa23_DistributedCopiesCodeandNameofRecipients
Returns a specific repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" - creates it if necessary- Parameters:
rep- The repetition index (0-indexed)
-
getTxa23_DistributedCopiesCodeandNameofRecipientsReps
Returns a count of the current number of repetitions of Distributed Copies (Code and Name of Recipients) (TXA-23). This method does not create a repetition, so if no repetitions have currently been defined or accessed, it will return zero. -
insertDistributedCopiesCodeandNameofRecipients
Inserts a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" 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)
-
insertTxa23_DistributedCopiesCodeandNameofRecipients
Inserts a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" 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)
-
removeDistributedCopiesCodeandNameofRecipients
Removes a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" 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)
-
removeTxa23_DistributedCopiesCodeandNameofRecipients
Removes a repetition of TXA-23: "Distributed Copies (Code and Name of Recipients)" 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)
-
createNewTypeWithoutReflection
- Overrides:
createNewTypeWithoutReflectionin classAbstractSegment
-