public class PdqTransactionConfiguration extends Hl7v2TransactionConfiguration
| Constructor and Description |
|---|
PdqTransactionConfiguration(ca.uhn.hl7v2.Version[] hl7Version,
String sendingApplication,
String sendingFacility,
ca.uhn.hl7v2.ErrorCode requestErrorDefaultErrorCode,
ca.uhn.hl7v2.ErrorCode responseErrorDefaultErrorCode,
String[] allowedRequestMessageTypes,
String[] allowedRequestTriggerEvents,
String[] allowedResponseMessageTypes,
String[] allowedResponseTriggerEvents,
boolean[] auditabilityFlags,
boolean[] responseContinuabilityFlags,
ca.uhn.hl7v2.HapiContext hapiContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDataStartSegment(List<String> segments,
int index) |
boolean |
isFooterStartSegment(List<String> segments,
int index) |
checkMessageAcceptance, checkMessageAcceptance, checkRequestAcceptance, checkResponseAcceptance, getHapiContext, getHl7Versions, getParser, getRequestErrorDefaultErrorCode, getResponseErrorDefaultErrorCode, getSendingApplication, getSendingFacility, isAuditable, isContinuablepublic PdqTransactionConfiguration(ca.uhn.hl7v2.Version[] hl7Version,
String sendingApplication,
String sendingFacility,
ca.uhn.hl7v2.ErrorCode requestErrorDefaultErrorCode,
ca.uhn.hl7v2.ErrorCode responseErrorDefaultErrorCode,
String[] allowedRequestMessageTypes,
String[] allowedRequestTriggerEvents,
String[] allowedResponseMessageTypes,
String[] allowedResponseTriggerEvents,
boolean[] auditabilityFlags,
boolean[] responseContinuabilityFlags,
ca.uhn.hl7v2.HapiContext hapiContext)
public boolean isDataStartSegment(List<String> segments, int index)
isDataStartSegment in class Hl7v2TransactionConfigurationpublic boolean isFooterStartSegment(List<String> segments, int index)
isFooterStartSegment in class Hl7v2TransactionConfigurationCopyright © 2016 Open eHealth Foundation. All rights reserved.