|
||||||||||
| 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.BHS
public class BHS
Represents an HL7 BHS message segment (Batch Header). This segment has the following fields:
| Constructor Summary | |
|---|---|
BHS(Group parent,
ModelClassFactory factory)
Creates a new BHS segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ST |
getBatchComment()
Returns BHS-10: "Batch Comment" - creates it if necessary |
ST |
getBatchControlID()
Returns BHS-11: "Batch Control ID" - creates it if necessary |
TS |
getBatchCreationDateTime()
Returns BHS-7: "Batch Creation Date/Time" - creates it if necessary |
ST |
getBatchEncodingCharacters()
Returns BHS-2: "Batch Encoding Characters" - creates it if necessary |
ST |
getBatchFieldSeparator()
Returns BHS-1: "Batch Field Separator" - creates it if necessary |
ST |
getBatchNameIDType()
Returns BHS-9: "Batch Name/ID/Type" - creates it if necessary |
ST |
getBatchReceivingApplication()
Returns BHS-5: "Batch Receiving Application" - creates it if necessary |
ST |
getBatchReceivingFacility()
Returns BHS-6: "Batch Receiving Facility" - creates it if necessary |
ST |
getBatchSecurity()
Returns BHS-8: "Batch Security" - creates it if necessary |
ST |
getBatchSendingApplication()
Returns BHS-3: "Batch Sending Application" - creates it if necessary |
ST |
getBatchSendingFacility()
Returns BHS-4: "Batch Sending Facility" - creates it if necessary |
ST |
getBhs1_BatchFieldSeparator()
Returns BHS-1: "Batch Field Separator" - creates it if necessary |
ST |
getBhs10_BatchComment()
Returns BHS-10: "Batch Comment" - creates it if necessary |
ST |
getBhs11_BatchControlID()
Returns BHS-11: "Batch Control ID" - creates it if necessary |
ST |
getBhs12_ReferenceBatchControlID()
Returns BHS-12: "Reference Batch Control ID" - creates it if necessary |
ST |
getBhs2_BatchEncodingCharacters()
Returns BHS-2: "Batch Encoding Characters" - creates it if necessary |
ST |
getBhs3_BatchSendingApplication()
Returns BHS-3: "Batch Sending Application" - creates it if necessary |
ST |
getBhs4_BatchSendingFacility()
Returns BHS-4: "Batch Sending Facility" - creates it if necessary |
ST |
getBhs5_BatchReceivingApplication()
Returns BHS-5: "Batch Receiving Application" - creates it if necessary |
ST |
getBhs6_BatchReceivingFacility()
Returns BHS-6: "Batch Receiving Facility" - creates it if necessary |
TS |
getBhs7_BatchCreationDateTime()
Returns BHS-7: "Batch Creation Date/Time" - creates it if necessary |
ST |
getBhs8_BatchSecurity()
Returns BHS-8: "Batch Security" - creates it if necessary |
ST |
getBhs9_BatchNameIDType()
Returns BHS-9: "Batch Name/ID/Type" - creates it if necessary |
ST |
getReferenceBatchControlID()
Returns BHS-12: "Reference Batch Control ID" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BHS(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public ST getBatchFieldSeparator()
public ST getBhs1_BatchFieldSeparator()
public ST getBatchEncodingCharacters()
public ST getBhs2_BatchEncodingCharacters()
public ST getBatchSendingApplication()
public ST getBhs3_BatchSendingApplication()
public ST getBatchSendingFacility()
public ST getBhs4_BatchSendingFacility()
public ST getBatchReceivingApplication()
public ST getBhs5_BatchReceivingApplication()
public ST getBatchReceivingFacility()
public ST getBhs6_BatchReceivingFacility()
public TS getBatchCreationDateTime()
public TS getBhs7_BatchCreationDateTime()
public ST getBatchSecurity()
public ST getBhs8_BatchSecurity()
public ST getBatchNameIDType()
public ST getBhs9_BatchNameIDType()
public ST getBatchComment()
public ST getBhs10_BatchComment()
public ST getBatchControlID()
public ST getBhs11_BatchControlID()
public ST getReferenceBatchControlID()
public ST getBhs12_ReferenceBatchControlID()
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 | |||||||||