Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

$

$static_methodMissing(Message, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Message, HapiContext, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Segment, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Composite, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Primitive, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 

A

abandonID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AbandonRequest
 
AbandonRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for AbandonRequest complex type.
AbandonRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AbandonRequest
 
AbstractAsyncResponseWebService - Class in org.openehealth.ipf.platform.camel.ihe.ws
Base class for receivers of asynchronous responses for Web Service-based IHE transactions.
AbstractAsyncResponseWebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
 
AbstractAuditInterceptor<T extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
Base class for all ATNA audit-related CXF interceptors.
AbstractAuditInterceptor(String, AuditStrategy<T>, AuditContext) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Constructor which sets a strategy.
AbstractBundleProvider - Class in org.openehealth.ipf.commons.ihe.fhir
Base class of a IBundleProvider delegating to a RequestConsumer instance
AbstractBundleProvider(RequestConsumer, Object, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
AbstractCachingXmlProcessor<T> - Class in org.openehealth.ipf.commons.xml
Abstract parent class for XML validators, transmogrifiers, and other classes which cache static external resources in memory.
AbstractCachingXmlProcessor(ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Constructor.
AbstractCachingXmlProcessor.Loader<S> - Class in org.openehealth.ipf.commons.xml
 
AbstractFhirAuditStrategy<T extends FhirAuditDataset,O extends org.hl7.fhir.instance.model.api.IBaseOperationOutcome> - Class in org.openehealth.ipf.commons.ihe.fhir.audit
Generic Audit Strategy for FHIR transactions
AbstractFhirAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
 
AbstractHl7TranslatorV2toV3 - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
AbstractHl7TranslatorV2toV3() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
AbstractHl7v2WebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Generic implementation of an HL7v2-based Web Service.
AbstractHl7v2WebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
 
AbstractHl7v2WsComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
 
AbstractHl7v2WsComponent(Hl7v2WsInteractionId) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsComponent
 
AbstractHl7v2WsRejectionHandlingStrategy - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Rejection handling strategy base for HL7v2-based WS transactions.
AbstractHl7v2WsRejectionHandlingStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsRejectionHandlingStrategy
 
AbstractHl7v3WebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Generic Web Service implementation for HL7 v3-based transactions.
AbstractHl7v3WebService(Hl7v3InteractionId<? extends Hl7v3WsTransactionConfiguration>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
AbstractMessage - Class in org.openehealth.ipf.modules.hl7.model
Convenience subclass of AbstractMessage used for custom message structures as e.g.
AbstractMessage() - Constructor for class org.openehealth.ipf.modules.hl7.model.AbstractMessage
 
AbstractMessage(ModelClassFactory) - Constructor for class org.openehealth.ipf.modules.hl7.model.AbstractMessage
 
AbstractMessage.Cardinality - Enum in org.openehealth.ipf.modules.hl7.model
 
AbstractMockedAuditMessageQueue - Interface in org.openehealth.ipf.commons.audit.queue
 
AbstractNamingSystemServiceImpl - Class in org.openehealth.ipf.commons.ihe.fhir
Abstract Implementation that holds naming systems in memory as a map of NamingSystem sets.
AbstractNamingSystemServiceImpl() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.AbstractNamingSystemServiceImpl
 
AbstractNamingSystemServiceImpl - Class in org.openehealth.ipf.commons.ihe.fhir.support
Abstract Implementation that holds naming systems in memory as a map of NamingSystem sets.
AbstractNamingSystemServiceImpl() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.AbstractNamingSystemServiceImpl
 
AbstractPcc44ResourceProvider<T extends org.hl7.fhir.instance.model.api.IBaseResource> - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
AbstractPcc44ResourceProvider(Class<T>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.AbstractPcc44ResourceProvider
 
AbstractPlainProvider - Class in org.openehealth.ipf.commons.ihe.fhir
Abstract plain provider that allows subclasses to forward the received payload into the Camel route served by the consumer.
AbstractPlainProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
 
AbstractResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir
Abstract resource provider that allows subclasses to forward the received payload into the Camel route served by the consumer.
AbstractResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.AbstractResourceProvider
 
AbstractSafeInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
CXF interceptor which logs all errors instead of letting them break the processing flow.
AbstractSafeInterceptor(String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractSafeInterceptor
Constructs the interceptor.
abstractSyntax(MessageRuleBuilder, Object...) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
AbstractSyntaxRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
AbstractSyntaxRule(Object...) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
AbstractSyntaxValidator - Class in org.openehealth.ipf.modules.hl7.validation.support
 
AbstractSyntaxValidator() - Constructor for class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
AbstractUriMapper - Class in org.openehealth.ipf.commons.ihe.fhir.translation
URI mapper base implementation that recognizes and creates OID URNs
AbstractUriMapper() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
 
AbstractWebService - Class in org.openehealth.ipf.platform.camel.ihe.ws
Base class for web services that are aware of a DefaultWsConsumer.
AbstractWebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
 
AbstractWsComponent<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>,InteractionIdType extends WsInteractionId<ConfigType>> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Base component class for Web Service-based IHE components.
AbstractWsComponent(InteractionIdType) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
AbstractWsEndpoint<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Camel endpoint used to create producers and consumers based on webservice calls.
AbstractWsEndpoint(String, String, AbstractWsComponent<AuditDatasetType, ConfigType, ? extends WsInteractionId<ConfigType>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
AbstractWsEndpoint(String, String, AbstractWsComponent<AuditDatasetType, ConfigType, ? extends WsInteractionId<ConfigType>>, AuditContext, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Constructs the endpoint.
AbstractWsProducer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>,InType,OutType> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Camel producer used to make calls to a Web Service.
AbstractWsProducer(AbstractWsEndpoint<AuditDatasetType, ConfigType>, JaxWsClientFactory<AuditDatasetType>, Class<InType>, Class<OutType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Constructs the producer.
AbstractWsRejectionHandlingStrategy - Class in org.openehealth.ipf.commons.ihe.ws.cxf
Rejection handling strategy base for WS transactions.
AbstractWsRejectionHandlingStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractWsRejectionHandlingStrategy
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
Accept a visitor to process an instance of this class.
accept(MessageVisitor, Location) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
AcceptanceCheckUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2
 
AcceptanceCheckUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
AcceptanceInterceptorUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
Generic functionality for HL7v2 acceptance checking interceptors.
AcceptObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
AcceptObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
 
accessURI - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
ack(AbstractMessage) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
ack(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
ack(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ack() - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
ack(AcknowledgmentCode) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
ack(AcknowledgmentCode, String, ErrorCode) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
ACK_TYPE_CODE_HEADER - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
 
ACK_TYPE_CODE_HEADER - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
AcknowledgementAdapter - Class in org.openehealth.ipf.platform.camel.hl7.adapter
 
AcknowledgementAdapter() - Constructor for class org.openehealth.ipf.platform.camel.hl7.adapter.AcknowledgementAdapter
 
action - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
ActionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Abstract Base type for all types of Actions.
ActionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ActionType
 
activate() - Method in interface org.openehealth.ipf.platform.camel.core.extend.RouteModelExtender
Activates route model extensions.
active(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
ACTIVE - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
activeParticipant(ActiveParticipantType) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
ActiveParticipantRoleId - Interface in org.openehealth.ipf.commons.audit.types
Specification of the role(s) the user plays when performing the event, as assigned in role-based access control security.
ActiveParticipantRoleId.ActiveParticipantRoleIdImpl - Class in org.openehealth.ipf.commons.audit.types
 
ActiveParticipantRoleIdCode - Enum in org.openehealth.ipf.commons.audit.codes
Audit Active Participant Role ID Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_402 1.2.840.10008.6.1.905
ActiveParticipantRoleIdImpl(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.types.ActiveParticipantRoleId.ActiveParticipantRoleIdImpl
 
ActiveParticipantRoleIdImpl(CodedValueType) - Constructor for class org.openehealth.ipf.commons.audit.types.ActiveParticipantRoleId.ActiveParticipantRoleIdImpl
 
ActiveParticipantType - Class in org.openehealth.ipf.commons.audit.model
 
ActiveParticipantType(String, boolean) - Constructor for class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
 
ActivePattern - Class in org.openehealth.ipf.commons.xml.svrl
Java class for anonymous complex type.
ActivePattern() - Constructor for class org.openehealth.ipf.commons.xml.svrl.ActivePattern
 
activePatternAndFiredRuleAndFailedAssert - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
 
Adapter - Interface in org.openehealth.ipf.platform.camel.core.adapter
Contract for classes that adapts the modules API to Apache Camel interfaces.
AdapterSupport - Class in org.openehealth.ipf.platform.camel.core.adapter
Abstract base class for classes that adapt transform support library interfaces to Apache Camel interfaces.
AdapterSupport() - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
Creates an adapter that by default takes input data from the body of the in-message.
adaptInput(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
Applies the Expression set by AdapterSupport.input(Expression) to obtain input data from the exchange.
adaptParams(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
Applies the Expression set by AdapterSupport.params(Expression) (or implicitly set by AdapterSupport.staticParams(Object...)) to obtain input params from the exchange.
adaptProducerChain(List<Interceptor>, Endpoint, Producer) - Static method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorUtils
 
addAccessingParticipant(String, String, String, boolean, String) - Method in class org.openehealth.ipf.commons.audit.event.AuditLogUsedBuilder
Adds the Active Participant of the User or System that accessed the log
addAcknowledgementDetail(Document, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
addActiveParticipant(String, String, String, Boolean, List<ActiveParticipantRoleId>, String) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and add an Active Participant to this audit event message but automatically determine the Network Access Point ID Type Code
addActiveParticipant(String, String, String, Boolean, List<ActiveParticipantRoleId>, String, NetworkAccessPointTypeCode, String, MediaType) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and add an Active Participant block to this audit event message
addActiveParticipant(ActiveParticipantType) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
 
addAddressParameters(Object, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
addAfter(String...) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
Configures this chain element to be deployed after the given ones.
addAlertNodeSubjectParticipantObject(String, ParticipantObjectTypeCodeRole, String) - Method in class org.openehealth.ipf.commons.audit.event.SecurityAlertBuilder
 
addAlertUriSubjectParticipantObject(String, ParticipantObjectTypeCodeRole, String) - Method in class org.openehealth.ipf.commons.audit.event.SecurityAlertBuilder
 
addApplicationStarterParticipant(String) - Method in class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder
Add an Application Starter Active Participant to this message.
addApplicationStarterParticipant(String, String, String, String) - Method in class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder
Add an Application Starter Active Participant to this message.
addAssociation(EbXMLAssociation) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addAssociation(EbXMLAssociation) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds an association to this container.
addAttributes(DocumentEntry, EbXMLExtrinsicObject, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addAttributes(Folder, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addAttributes(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addAttributes(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add attributes to the ebXML instance.
addAttributesFromEbXML(DocumentEntry, EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addAttributesFromEbXML(Folder, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addAttributesFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addAttributesFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add attributes to the meta data.
addAuditLogIdentity(String) - Method in class org.openehealth.ipf.commons.audit.event.AuditLogUsedBuilder
Adds the Participant Object representing the audit log accessed
addBefore(String...) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
Configures this chain element to be deployed before the given ones.
addCitizenship() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
addCitizenship(PdqPatient.Citizenship) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
addClassification(EbXMLClassification) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addClassification(EbXMLClassification, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
addClassification(EbXMLClassification) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds a classification to this container.
addClassification(EbXMLClassification, String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Adds a classification to this entry with a random id.
addClassifications(DocumentEntry, EbXMLExtrinsicObject, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addClassifications(Folder, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addClassifications(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addClassifications(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add classifications to the ebXML instance.
addClassificationsFromEbXML(DocumentEntry, EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addClassificationsFromEbXML(Folder, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addClassificationsFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addClassificationsFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add classifications to the meta data.
addDestinationActiveParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Adds an Active Participant representing destination participant
addDocument(String, DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
addDocument(String, DataHandler) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLProvideAndRegisterDocumentSetRequest
Adds a new document to the request.
addDocumentIds(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status, ParticipantObjectIdType, ParticipantObjectDataLifeCycle) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPatientRecordEventBuilder
 
addDocumentIds(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
 
addDocumentIds(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
 
addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCodeRole, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
 
addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
 
addExportingParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.DataExportBuilder
 
addExtensionMethods(ExtensionModule) - Static method in class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 
addExternalIdentifier(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
addExternalIdentifier(String, String, String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Adds a new external identifier to this entry.
addExternalIdentifiers(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addExternalIdentifiers(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add external identifiers to the ebXML instance.
addExternalIdentifiersFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addExternalIdentifiersFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add external identifiers to the meta data.
addExtrinsicObject(EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addExtrinsicObject(EbXMLExtrinsicObject) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds the given extrinsic object to this container.
addGroup(AbstractMessage, String, boolean, boolean) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addGroup(AbstractMessage, String, boolean, boolean, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addHeader(QName) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
Adds an item to the list of SOAP headers which are to be flagged with mustUnderstand.
addHeaders(List<String>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
Adds a set of SOAP headers which are to be flagged with mustUnderstand.
addHumanRequestor(AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
addIdentifierParameters(Object, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
addImportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCodeRole, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIImportBuilder
 
addImportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIImportBuilder
 
addImportingParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.DataImportBuilder
 
addMappingScript(URL) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
addMappingScripts(URL...) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
addMtomAttachment(DataHandler, String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.NonReadingAttachmentMarshaller
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.NonReadingAttachmentMarshaller
 
addNameParameters(Object, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
addNamespacesFromElement(Element, Map<String, String>) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
Adds NS defined in the given XML element to the map.
addNamingSystems(Bundle) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractNamingSystemServiceImpl
 
addNamingSystems(Bundle) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.AbstractNamingSystemServiceImpl
 
addNamingSystemsFromFhirServer(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultNamingSystemServiceImpl
 
addNamingSystemsFromFhirServer(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.DefaultNamingSystemServiceImpl
 
addNamingSystemsFromJson(Reader) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultNamingSystemServiceImpl
 
addNamingSystemsFromJson(Reader) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.DefaultNamingSystemServiceImpl
 
addNamingSystemsFromXml(Reader) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultNamingSystemServiceImpl
 
addNamingSystemsFromXml(Reader) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.DefaultNamingSystemServiceImpl
 
addObjectIds(String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPatientRecordEventBuilder
 
addOtherActiveParticipant(String, String, String, ActiveParticipantRoleId, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.QueryBuilder
 
addOtherParameters(Object, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
addParticipantObjectIdentification(ParticipantObjectIdType, String, byte[], List<TypeValuePairType>, String, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, ParticipantObjectDataLifeCycle, String) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and add an Participant Object Identification block to this audit event message
addParticipantObjectIdentification(ParticipantObjectIdentificationType) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
 
addPatient(String, String, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.audit.event.PatientRecordBuilder
 
addPatient(String, String, List<TypeValuePairType>, ParticipantObjectDataLifeCycle) - Method in class org.openehealth.ipf.commons.audit.event.PatientRecordBuilder
 
addPatientIdentifiers(GPathResult, Group) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
addPatientIds(GPathResult, Set<String>) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
addPatientParticipantObject(String, String, List<TypeValuePairType>, ParticipantObjectDataLifeCycle) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Adds a Participant Object representing a patient involved in the event
addPatients(String, String, String...) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PatientRecordEventBuilder
Adds each patient ID as ParticipantObject in the context of a single request
addPatients(String...) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
 
addPatients(Collection<String>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
 
addPatients(GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.GenericFhirAuditMessageBuilder
 
addPatients(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPatientRecordEventBuilder
 
addPerformingActiveParticipant(String, String, String, ActiveParticipantRoleId, String) - Method in class org.openehealth.ipf.commons.audit.event.SecurityAlertBuilder
 
addPerson(MarkupBuilder, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
addPerson(MarkupBuilder, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
addQueryParticipantObject(GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.GenericFhirAuditMessageBuilder
 
addReceivingParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.DataExportBuilder
 
addReference(ObjectReference) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
addReference(ObjectReference) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLQueryResponse
Adds an object reference to the response.
addReferenceTo(DocumentEntry) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
Adds the document, represented by the given document entry, to the list of referenced documents.
addRegistryPackage(EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addRegistryPackage(EbXMLRegistryPackage) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds a registry package to this container.
addReligion() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
addReligion(CodeableConcept) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
addReportingActiveParticipant(String, String, String, ActiveParticipantRoleId, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.SecurityAlertBuilder
 
AddRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for AddRequest complex type.
AddRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest
 
addResourceParticipantObject(GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.GenericFhirAuditMessageBuilder
 
address(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
ADDRESS - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
address(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
Address - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents the address of a patient.
Address() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
Address(XAD) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
addressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
addressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
addressUse(Object, Address.AddressUse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
addSearchScore(PdqPatient, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
addSegment(AbstractMessage, String, boolean, boolean) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addSegment(AbstractMessage, String, boolean, boolean, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
 
addSlot(String, String...) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Adds a slot with a list of values.
addSlots(DocumentEntry, EbXMLExtrinsicObject, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addSlots(Folder, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addSlots(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addSlots(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add slots to the ebXML instance.
addSlotsFromEbXML(DocumentEntry, EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addSlotsFromEbXML(Folder, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addSlotsFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addSlotsFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add slots to the meta data.
addSourceActiveParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Adds an Active Participant representing the source participant
addSourceParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.DataImportBuilder
 
addStudyParticipantObject(String, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Adds a Participant Object representing a studies involved in the event
addSwaRefAttachment(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.NonReadingAttachmentMarshaller
 
addTransactionRoutes(String...) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
addTransferredStudyParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.BeginTransferringDicomInstancesBuilder
 
addUserParticipant(String, String, String, String, List<ActiveParticipantRoleId>, boolean) - Method in class org.openehealth.ipf.commons.audit.event.PatientRecordBuilder
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
AdhocQueryQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for AdhocQueryQueryType complex type.
AdhocQueryQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
 
AdhocQueryRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for anonymous complex type.
AdhocQueryRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
AdhocQueryRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
AdhocQueryRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.AdhocQueryRequestValidator
 
AdhocQueryResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for anonymous complex type.
AdhocQueryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
AdhocQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
A registry query.
AdhocQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
 
ADT_A01 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A01() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A01
 
ADT_A01(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A01
 
ADT_A01 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
ADT_A01 message with renamed groups PROCEDURE and INSURANCE.
ADT_A01() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
ADT_A01(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
ADT_A01_INSURANCE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A01_INSURANCE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A01_INSURANCE
 
ADT_A01_PROCEDURE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A01_PROCEDURE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A01_PROCEDURE
 
ADT_A02 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A02() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A02
 
ADT_A02(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A02
 
ADT_A03 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A03() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A03
 
ADT_A03(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A03
 
ADT_A05 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A05() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A05
 
ADT_A05(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A05
 
ADT_A06 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A06() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A06
 
ADT_A06(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A06
 
ADT_A09 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A09() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A09
 
ADT_A09(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A09
 
ADT_A12 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A12() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A12
 
ADT_A12(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A12
 
ADT_A15 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A15() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A15
 
ADT_A15(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A15
 
ADT_A16 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A16() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A16
 
ADT_A16(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A16
 
ADT_A21 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A21() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A21
 
ADT_A21(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A21
 
ADT_A38 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A38() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A38
 
ADT_A38(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A38
 
ADT_A39 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
Custom ADT_A39 structure that renames the PATIENT group
ADT_A39() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
ADT_A39(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
ADT_A39_PATIENT - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A39_PATIENT(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A39_PATIENT
 
ADT_A43 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message
Custom ADT_A39 structure that renames the PATIENT group
ADT_A43() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
ADT_A43(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
ADT_A52 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A52() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A52
 
ADT_A52(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A52
 
ADT_A54 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
ADT_A54() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A54
 
ADT_A54(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A54
 
affectedObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
affectedObjects - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
afterPropertiesSet() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
afterPropertiesSet() - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
aggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Applies expressions to oldExchange and newExchange and delegates further processing to AggregatorAdapter.doAggregate(Exchange, Object, Object, Object...)
aggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingAggregationStrategy
 
aggregate(AggregationStrategy) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Sets the strategy to aggregate data over all sub exchanges created by the splitter This method allows for chain configuration
aggregationInput(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Sets an Expression for obtaining data to be obtained from an additional (new) Exchange.
aggregationInput(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Sets an expression Closure for obtaining data to be obtained from an additional (new) Exchange.
aggregationStrategy(Aggregator) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new AggregatorAdapter that adapts the given aggregator.
aggregationStrategy(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new AggregatorAdapter that adapts a Aggregator Spring bean identified by name aggregatorBeanName.
aggregationStrategy(RouteBuilder, Aggregator) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
aggregationStrategy(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Defines the aggregation logic for the split results as a closure
aggregationStrategy(AggregationStrategy) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Defines the aggregation logic for the split results via a strategy interface
Aggregator<S,T> - Interface in org.openehealth.ipf.commons.core.modules.api
Aggregates a Collection of S objects into one T object.
AggregatorAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts an Aggregator.
AggregatorAdapter(Aggregator) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Creates a new AggregatorAdapter and sets the delegate Aggregator.
AlgorithmDescription() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Description (QPD-7).
AllergyIntoleranceResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
AllergyIntolerance Resource Provider for QEDm (PCC-44)
AllergyIntoleranceResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceResourceProvider
 
AllergyIntoleranceSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
AllergyIntoleranceSearchParameters(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
 
AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
allOf(Predicate<NamingSystem>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
allOf(Predicate<NamingSystem>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
AmbiguousBeanException - Exception in org.openehealth.ipf.platform.camel.ihe.core
 
AmbiguousBeanException(Class<?>) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.core.AmbiguousBeanException
 
analyzeSegments(AbstractSegmentContainer, int, Object...) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
and - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
any - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.Detail
 
any - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
 
anyOf(Predicate<NamingSystem>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
anyOf(Predicate<NamingSystem>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
appendSegments(StringBuilder, List<String>, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Appends segments from startIndex to endIndex-1 to the given StringBuilder.
appendSplitSegment(StringBuilder, List<String>, char) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Appends a split segment to the given StringBuilder.
ApplicationActivityBuilder<T extends ApplicationActivityBuilder<T>> - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Application Activity event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.1
ApplicationActivityBuilder(EventOutcomeIndicator, EventType) - Constructor for class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder
 
ApplicationActivityBuilder(EventOutcomeIndicator, String, EventType) - Constructor for class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder
 
ApplicationActivityBuilder.ApplicationStart - Class in org.openehealth.ipf.commons.audit.event
 
ApplicationActivityBuilder.ApplicationStop - Class in org.openehealth.ipf.commons.audit.event
 
ApplicationStart(EventOutcomeIndicator) - Constructor for class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder.ApplicationStart
 
ApplicationStart(EventOutcomeIndicator, String) - Constructor for class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder.ApplicationStart
 
ApplicationStartEventListener - Class in org.openehealth.ipf.boot.atna
 
ApplicationStartEventListener(AuditContext) - Constructor for class org.openehealth.ipf.boot.atna.ApplicationStartEventListener
 
ApplicationStop(EventOutcomeIndicator) - Constructor for class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder.ApplicationStop
 
ApplicationStop(EventOutcomeIndicator, String) - Constructor for class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder.ApplicationStop
 
ApplicationStopEventListener - Class in org.openehealth.ipf.boot.atna
 
ApplicationStopEventListener(AuditContext) - Constructor for class org.openehealth.ipf.boot.atna.ApplicationStopEventListener
 
apply(AuditMessage) - Method in interface org.openehealth.ipf.commons.audit.AuditMessagePostProcessor
 
apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
apply(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
apply(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
ApproveObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
ApproveObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
 
approxMatch - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
areaCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
asBoolean() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
asBoolean(Visitable) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
assertDisplayNamePresent(EbXMLClassification, String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
 
assertion - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
 
Assertions - Class in org.openehealth.ipf.platform.camel.core.util
 
Assertions() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Assertions
 
assertMatches(String, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
assertNoOsgiEnvironment() - Static method in class org.openehealth.ipf.platform.camel.core.util.Assertions
 
AssigningAuthority - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an authority that assigns IDs.
AssigningAuthority() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
AssigningAuthority(Hl7v2Based.Holder<HD>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
AssigningAuthority(HD) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
AssigningAuthority(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
Constructs an assigning authority.
AssigningAuthority(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
Constructs an assigning authority that complies with the rules of the XDS profile.
AssigningAuthorityAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
A JAXB XmlAdapter that creates a simplified representation of an AssigningAuthority which just contains the universal id without the namespace id and the universal id type.
AssigningAuthorityAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.AssigningAuthorityAdapter
 
assignUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
assignUniqueId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
Assigns a random unique ID to this classification.
Association - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS association.
Association() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
Constructs an association.
Association(AssociationType, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
Constructs an association.
ASSOCIATION_DOC_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Documentation External Classification Scheme of the Association
AssociationLabel - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Association labeling values used for the associations of submission sets.
AssociationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for AssociationQueryType complex type.
AssociationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
AssociationTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms an Association to its ebXML representation.
AssociationTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AssociationTransformer
Constructs the transformer
AssociationType - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Lists all possible types of associations between two documents.
associationType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
AssociationType1 - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Association is the mapping of the same named interface in ebRIM.
AssociationType1() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
associationTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
AssociationValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are Code-based.
AssociationValidation(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.AssociationValidation
Constructs a validation object.
AsynchronousAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
Audit queue that uses an injectable ExecutorService to asynchonously send away audit events.
AsynchronousAuditMessageQueue() - Constructor for class org.openehealth.ipf.commons.audit.queue.AsynchronousAuditMessageQueue
 
AsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> - Interface in org.openehealth.ipf.commons.ihe.ws.correlation
Interface for message correlators in asynchronous Web Service-based eHealth transactions.
atLeastVersion(Message, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
atLeastVersion(String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
atLeastVersion(Version, Version) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
ATNA - Class in org.openehealth.ipf.commons.ihe.fhir
 
ATNA() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.ATNA
 
ATNA - Class in org.openehealth.ipf.commons.ihe.fhir.atna
 
ATNA() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.atna.ATNA
 
ATNA.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir.atna
 
ATNA.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir
 
atnaAuditorModuleConfig(IpfAtnaConfigurationProperties, String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
 
ATTACHMENTS - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.ProvidedAttachmentOutInterceptor
Context property that contains the provided attachments that need to be added to the message.
attr - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest
 
attr - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultEntry
 
attribute - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescriptions
 
AttributeDescription - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for AttributeDescription complex type.
AttributeDescription() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
 
AttributeDescriptions - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for AttributeDescriptions complex type.
AttributeDescriptions() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescriptions
 
attributes - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
AttributeStatementExtractor - Class in org.openehealth.ipf.commons.ihe.xua
A dirty workaround to convert an "unknown XML object" contained in a SubjectConfirmation into a proper AttributeStatement instance.
AttributeStatementExtractor() - Constructor for class org.openehealth.ipf.commons.ihe.xua.AttributeStatementExtractor
 
AttributeValueAssertion - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for AttributeValueAssertion complex type.
AttributeValueAssertion() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
 
audit(AuditMessage...) - Method in interface org.openehealth.ipf.commons.audit.AuditContext
Sends out the (potentially post-processed) audit messages as configured in this audit context
audit(AuditContext, AuditMessage...) - Method in interface org.openehealth.ipf.commons.audit.queue.AuditMessageQueue
 
audit(AuditContext, AuditMessage...) - Method in class org.openehealth.ipf.commons.audit.queue.CompositeAuditMessageQueue
 
audit(AuditContext, AuditMessage...) - Method in class org.openehealth.ipf.commons.audit.queue.RecordingAuditMessageQueue
 
audit(AuditContext, AuditMessage...) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelAuditMessageQueue
 
AUDIT_DATASET_HEADER - Static variable in interface org.openehealth.ipf.platform.camel.ihe.atna.interceptor.AuditInterceptor
 
AuditableComponent<AuditDatasetType extends AuditDataset> - Interface in org.openehealth.ipf.platform.camel.ihe.atna
Component that supports ATNA auditing
AuditableEndpoint<AuditDatasetType extends AuditDataset> - Interface in org.openehealth.ipf.platform.camel.ihe.atna
Endpoint that supports ATNA auditing.
AuditableEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.atna
Abstract base class for configuration for endpoints that support auditing
AuditableEndpointConfiguration(DefaultComponent, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpointConfiguration
 
AuditableEventQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for AuditableEventQueryType complex type.
AuditableEventQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
AuditableEventType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
An Event that forms an audit trail in ebXML Registry.
AuditableEventType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
auditAuthenticationNodeFailure(AuditContext, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditUtils
Audits an authentication node failure.
AuditConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.atna.util
 
AuditConfiguration() - Constructor for class org.openehealth.ipf.platform.camel.ihe.atna.util.AuditConfiguration
 
AuditContext - Interface in org.openehealth.ipf.commons.audit
AuditContext is the central location where all aspects of serializing and sending out Audit messages are defined.
auditContext - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
auditContext - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
 
AuditDataset - Class in org.openehealth.ipf.commons.ihe.core.atna
A generic data structure used to store information pieces needed for auditing.
AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
AuditDataset.HumanUser - Class in org.openehealth.ipf.commons.ihe.core.atna
 
AuditDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
AuditDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
auditEvent(EventIdentificationType, AuditSourceIdentificationType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
auditEvent(EventIdentificationType, AuditSourceIdentificationType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
AuditException - Exception in org.openehealth.ipf.commons.audit
 
AuditException(String) - Constructor for exception org.openehealth.ipf.commons.audit.AuditException
 
AuditException(Throwable) - Constructor for exception org.openehealth.ipf.commons.audit.AuditException
 
AuditException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.audit.AuditException
 
AuditExceptionHandler - Interface in org.openehealth.ipf.commons.audit.handler
Handler to be configured on a AuditContext that defines what shall happen if sending the audit message to a destination has failed.
AuditInRequestInterceptor<T extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.
AuditInRequestInterceptor(AuditStrategy<T>, AuditContext, WsTransactionConfiguration<T>) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditInRequestInterceptor
Constructor.
AuditInterceptor<T extends AuditDataset,E extends AuditableEndpoint<T>> - Interface in org.openehealth.ipf.platform.camel.ihe.atna.interceptor
Interface for Auditing interceptors.
AuditInterceptorUtils - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer
 
AuditInterceptorUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.AuditInterceptorUtils
 
AuditLogUsedBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Audit Log Used event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.2
AuditLogUsedBuilder(EventOutcomeIndicator) - Constructor for class org.openehealth.ipf.commons.audit.event.AuditLogUsedBuilder
 
AuditLogUsedBuilder(EventOutcomeIndicator, String) - Constructor for class org.openehealth.ipf.commons.audit.event.AuditLogUsedBuilder
 
AuditMessage - Class in org.openehealth.ipf.commons.audit.model
DICOM AuditMessage basis type.
AuditMessage() - Constructor for class org.openehealth.ipf.commons.audit.model.AuditMessage
 
AuditMessageBuilder<T extends AuditMessageBuilder<T>> - Interface in org.openehealth.ipf.commons.audit.event
Base interface for building DICOM audit messages
AuditMessagePostProcessor - Interface in org.openehealth.ipf.commons.audit
 
AuditMessageQueue - Interface in org.openehealth.ipf.commons.audit.queue
Determine the timing and priority in which audit messages are delivered.
AuditOutRequestInterceptor<T extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.
AuditOutRequestInterceptor(AuditStrategy<T>, AuditContext, AsynchronyCorrelator<T>, WsTransactionConfiguration<T>) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditOutRequestInterceptor
Constructor.
AuditRecordTranslator - Class in org.openehealth.ipf.commons.ihe.fhir.atna.translation
 
AuditRecordTranslator() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
AuditRecordTranslator - Class in org.openehealth.ipf.commons.ihe.fhir.translation
 
AuditRecordTranslator() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
AuditResponseInterceptor<T extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.
AuditResponseInterceptor(AuditStrategy<T>, AuditContext, boolean, AsynchronyCorrelator<T>, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditResponseInterceptor
Constructor.
auditSearch(DateRangeParam, StringAndListParam, TokenAndListParam, TokenAndListParam, TokenAndListParam, TokenAndListParam, StringAndListParam, TokenAndListParam, StringAndListParam, TokenAndListParam, TokenAndListParam, SortSpec, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ResourceProvider
 
AuditSource - Interface in org.openehealth.ipf.commons.audit.types
The Audit Source Type values specify the type of source where an event originated.
AuditSource.AuditSourceImpl - Class in org.openehealth.ipf.commons.audit.types
 
auditSourceIdentification(AuditSourceIdentificationType) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
auditSourceIdentification(AuditSourceIdentificationType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
auditSourceIdentification(AuditSourceIdentificationType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
AuditSourceIdentificationType - Class in org.openehealth.ipf.commons.audit.model
 
AuditSourceIdentificationType(String) - Constructor for class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
 
AuditSourceImpl(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.types.AuditSource.AuditSourceImpl
 
AuditSourceImpl(CodedValueType) - Constructor for class org.openehealth.ipf.commons.audit.types.AuditSource.AuditSourceImpl
 
AuditSourceType - Enum in org.openehealth.ipf.commons.audit.codes
Audit Source Type Codes as originally specified in https://tools.ietf.org/html/rfc3881#section-5.4 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2 This value set is a literal part of the audit schema, ie.e.
auditSourceType(AuditSource) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
auditSourceType(AuditSource) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016c
 
auditSourceType(AuditSource) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2017b
 
auditSourceType(AuditSource) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2017c
 
AuditStrategy<T extends AuditDataset> - Interface in org.openehealth.ipf.commons.ihe.core.atna
ATNA audit strategy base for transactions.
auditStrategy - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
auditStrategy - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Server-side ATNA audit strategy.
AuditStrategySupport<T extends AuditDataset> - Class in org.openehealth.ipf.commons.ihe.core.atna
 
AuditStrategySupport(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
AuditTransmissionProtocol - Interface in org.openehealth.ipf.commons.audit.protocol
Implementations of this interface transmit the serialized AuditMessage to an AuditRepository using IP protocols like TCP or UDP, usually wrapped into a carrier protocol (such as SYSLOG).
AuditUtils - Class in org.openehealth.ipf.commons.audit.utils
Utility functions for obtaining local system context such as local hostname or IP address
AuditUtils() - Constructor for class org.openehealth.ipf.commons.audit.utils.AuditUtils
 
AuditUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit
 
AuditUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
AuthenticationListener - Class in org.openehealth.ipf.boot.atna
 
AuthenticationListener(AuditContext) - Constructor for class org.openehealth.ipf.boot.atna.AuthenticationListener
 
Author - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents the human or machine that created an entry.
Author() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
AuthorClassificationValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
 
AuthorClassificationValidation(String, SlotValueValidation[]) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.AuthorClassificationValidation
 
authorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
authorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
authorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
authorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
AuthorTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between an Author instance and its representation in ebXML.
AuthorTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AuthorTransformer
Constructs the transformer
authRequest - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
 
AuthRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for AuthRequest complex type.
AuthRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AuthRequest
 
authRequest - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
 
AvailabilityStatus - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Describes the availability of an entry.

B

BaseAuditMessageBuilder<T extends BaseAuditMessageBuilder<T>> - Class in org.openehealth.ipf.commons.audit.event
AuditMessage builder with some protected helper methods that are called by subclasses in order to add e.g.
BaseAuditMessageBuilder() - Constructor for class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
 
BasicXuaProcessor - Class in org.openehealth.ipf.commons.ihe.xua
 
BasicXuaProcessor() - Constructor for class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
 
batchRequest - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
 
BatchRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for BatchRequest complex type.
BatchRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
 
BatchRequest.RequestErrorHandlingType - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for null.
BatchRequest.RequestProcessingType - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for null.
BatchRequest.RequestResponseOrder - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for null.
batchRequests - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
 
BatchResponse - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for BatchResponse complex type.
BatchResponse() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponse
 
batchResponses - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponse
 
bean(String) - Method in interface org.openehealth.ipf.commons.core.config.Registry
 
bean(Class<T>) - Method in interface org.openehealth.ipf.commons.core.config.Registry
 
bean(String) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
bean(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
bean(String) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
bean(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
bean(String) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
 
bean(Class<T>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
 
bean(Class<T>, CamelContext) - Static method in class org.openehealth.ipf.platform.camel.core.util.Contexts
 
beanOrNull(Class<T>, CamelContext) - Static method in class org.openehealth.ipf.platform.camel.core.util.Contexts
 
beans(Class<T>) - Method in interface org.openehealth.ipf.commons.core.config.Registry
 
beans(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
beans(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
beans(Class<T>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
 
BeginTransferringDicomInstancesBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Begin Transferring DICOM Instances event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.3
BeginTransferringDicomInstancesBuilder(EventOutcomeIndicator, String, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.BeginTransferringDicomInstancesBuilder
 
BidiMappingService - Class in org.openehealth.ipf.commons.map
 
BidiMappingService() - Constructor for class org.openehealth.ipf.commons.map.BidiMappingService
 
BidiMappingService(String) - Constructor for class org.openehealth.ipf.commons.map.BidiMappingService
 
birthDate(DateAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
BIRTHDATE - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
bodyMessage(Exchange) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns the HAPI Message from the message body.
BooleanFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for BooleanFilterType complex type.
BooleanFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
 
BranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for BranchType complex type.
BranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BranchType
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters
 
builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters
 
builder() - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
builderExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
buildInstanceIdentifier(MarkupBuilder, String, boolean, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
buildInstanceIdentifier(MarkupBuilder, String, boolean, String, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
buildInstanceIdentifier(MarkupBuilder, String, boolean, Composite) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
buildReceiverAndSender(MarkupBuilder, GPathResult, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
byId(String) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
byId(String) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
byKind(NamingSystem.NamingSystemType) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
byKind(NamingSystem.NamingSystemType) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
byName(String) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
byName(String) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
byStatus(Enumerations.PublicationStatus) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
byStatus(Enumerations.PublicationStatus) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
ByteArrayToClinicalDocumentConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
Special document content converter for Continua HRN request.
ByteArrayToClinicalDocumentConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToClinicalDocumentConverter
 
ByteArrayToDataHandlerConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ByteArrayToDataHandlerConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDataHandlerConverter
 
ByteArrayToDomConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ByteArrayToDomConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDomConverter
 
ByteArrayToStringConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ByteArrayToStringConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToStringConverter
 
byTypeAndValue(NamingSystem.NamingSystemIdentifierType, String) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
byTypeAndValue(NamingSystem.NamingSystemIdentifierType, String) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 

C

ca.uhn.hl7v2.util.idgenerator - package ca.uhn.hl7v2.util.idgenerator
 
CachingAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.boot.xds
Ehcache-based implementation of asynchronous message correlator.
CachingAsynchronyCorrelator(CacheManager) - Constructor for class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
cachingAsynchronyCorrelator(CacheManager) - Method in class org.openehealth.ipf.boot.xds.IpfXdsAutoConfiguration
 
CachingHl7v3ContinuationStorage - Class in org.openehealth.ipf.boot.hl7v3
Hl7v3ContinuationStorage that uses a Spring cache abstraction
CachingInteractiveHl7v2ContinuationStorage - Class in org.openehealth.ipf.boot.hl7v2
InteractiveContinuationStorage that uses a Spring cache abstraction
CachingInteractiveHl7v2ContinuationStorage(CacheManager) - Constructor for class org.openehealth.ipf.boot.hl7v2.CachingInteractiveHl7v2ContinuationStorage
 
CachingPagingProvider - Class in org.openehealth.ipf.boot.fhir
Paging provider that uses a Spring cache abstraction to store IBundleProvider instances.
CachingPagingProvider(CacheManager, FhirContext) - Constructor for class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
CachingUnsolicitedFragmentionStorage - Class in org.openehealth.ipf.boot.hl7v2
CachingUnsolicitedFragmentionStorage that uses a Spring cache abstraction
CachingUnsolicitedFragmentionStorage(CacheManager) - Constructor for class org.openehealth.ipf.boot.hl7v2.CachingUnsolicitedFragmentionStorage
 
call(Type, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
call(Segment, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
call(Group, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
call(Object...) - Method in class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
callClosure(Closure, Object...) - Static method in class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
callService(Object, String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
callService(Object, String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Producer
 
callService(Object, String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseProducer
 
callService(Object, InType) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Sends the given request body to a Web Service via the given client proxy.
callService(Object, InType) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.SimpleWsProducer
 
callService(Object, SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.chxcmu.ChXcmuProducer
 
callService(Object, ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Producer
 
CamelAuditMessageQueue - Class in org.openehealth.ipf.platform.camel.ihe.atna.util
An audit message sender that sends audit messages to a configured Camel endpoint.
CamelAuditMessageQueue() - Constructor for class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelAuditMessageQueue
 
cancel(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationsPortType
 
cancel(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
 
cancel(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1PortType
 
cancel(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
cancel(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
cancel(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
cancel0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
canConvert(Class<?>, Class<?>) - Method in class org.openehealth.ipf.commons.core.config.SpringTypeConverter
 
canConvert(Class<?>, Class<?>) - Method in interface org.openehealth.ipf.commons.core.config.TypeConverter
 
canConvert(Class<?>, Class<?>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringTypeConverter
 
canDropCorrelation(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
canDropCorrelation(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
Determines whether correlation items related to the given message can be dropped.
canEqual(Object) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.audit.model.TypeValuePairType
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocuments
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveMetadata
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
canProcess() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
canProcess() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
cast(JAXBElement<? extends IdentifiableType>, Class<T>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
Casts an object from the contents into the given type.
catalogingLatency - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
category(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
category(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
category(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
ccd(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
ccd(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CCD_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
ccda(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
ccda(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CCDA_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
ccda_schema(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CCDA_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDA4CDT_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDA_PHMR_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDAExtensionModule - Class in org.openehealth.ipf.platform.camel.cda.extend
 
CDAExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
cdar2(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CDAR2_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDAR2Constants - Interface in org.openehealth.ipf.modules.cda
 
CDAR2Parser - Class in org.openehealth.ipf.modules.cda
 
CDAR2Parser() - Constructor for class org.openehealth.ipf.modules.cda.CDAR2Parser
 
CDAR2Renderer - Class in org.openehealth.ipf.modules.cda
 
CDAR2Renderer() - Constructor for class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
CDAR2Utils - Class in org.openehealth.ipf.modules.cda
 
CDAR2Validator - Class in org.openehealth.ipf.modules.cda
Validates a ClinicalDocuments instance for conformity against CDA and/or CCD schema.
CDAR2Validator() - Constructor for class org.openehealth.ipf.modules.cda.CDAR2Validator
 
Chainable - Interface in org.openehealth.ipf.commons.ihe.core.chain
Base for an element of a chain.
ChainableImpl - Class in org.openehealth.ipf.commons.ihe.core.chain
Base for an element of a chain.
ChainableImpl() - Constructor for class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
ChainException - Exception in org.openehealth.ipf.commons.ihe.core.chain
 
ChainException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.core.chain.ChainException
 
ChainException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.core.chain.ChainException
 
ChainException(Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.core.chain.ChainException
 
ChainUtils - Class in org.openehealth.ipf.commons.ihe.core.chain
 
ChainUtils() - Constructor for class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
characterSet(Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
Returns character set configured in the given Camel exchange, or, when none found, the system default character set.
charset - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
checkIf(MessageRuleBuilder, Closure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
checkIf(PrimitiveRuleBuilder, Closure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
checkIf(EncodingRuleBuilder, Closure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
checkMappingKey(Map<Object, Map>, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
checkMessageAcceptance(Message, boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs acceptance test of the given message.
checkMessageAcceptance(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs acceptance test of the message with the given attributes.
checkRequestAcceptance(Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs transaction-specific acceptance test of the given request message.
checkRequestAcceptance(Message, Hl7v2TransactionConfiguration) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
checkResponseAcceptance(Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs transaction-specific acceptance test of the given response message.
checkResponseAcceptance(Message, Hl7v2TransactionConfiguration) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
childOrganizationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
childrenQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
 
childrenQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
 
ChoiceValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation to ensure that only one of the given parameters is specified.
ChoiceValidation(QueryParameter...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.ChoiceValidation
Constructs a validation object.
ChPiddComponent - Class in org.openehealth.ipf.platform.camel.ihe.hpd.chpidd
 
ChPiddComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.chpidd.ChPiddComponent
 
ChPiddPortType - Interface in org.openehealth.ipf.commons.ihe.hpd.chpidd
SEI for the CH-PIDD transaction (Swiss HPD extension)
chPiddRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
 
chPiddResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
 
ChPiddService - Class in org.openehealth.ipf.platform.camel.ihe.hpd.chpidd
 
ChPiddService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.chpidd.ChPiddService
 
ChXcmuClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.chxcmu
Audit strategy for ChXcmu.
ChXcmuClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.chxcmu.ChXcmuClientAuditStrategy
 
ChXcmuComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.chxcmu
The Camel component for the CH-XCMU transaction.
ChXcmuComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.chxcmu.ChXcmuComponent
 
ChXcmuPortType - Interface in org.openehealth.ipf.commons.ihe.xds.chxcmu
SEI for the the XCMU profile.
ChXcmuProducer - Class in org.openehealth.ipf.platform.camel.ihe.xds.chxcmu
 
ChXcmuProducer(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>>, JaxWsClientFactory<XdsSubmitAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.chxcmu.ChXcmuProducer
 
chXcmuRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for CH-XCMU request messages.
chXcmuResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for CH-XCMU response messages.
ChXcmuServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.chxcmu
Audit strategy for ChXcmu.
ChXcmuServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.chxcmu.ChXcmuServerAuditStrategy
 
ChXcmuService - Class in org.openehealth.ipf.platform.camel.ihe.xds.chxcmu
Service implementation for the CH-XCMU transaction "Cross-Gateway Update Document Set".
ChXcmuService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.chxcmu.ChXcmuService
 
Citizenship() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
city(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
city - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
class_(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
classification - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
classificationNodeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
ClassificationNodeQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ClassificationNodeQueryType complex type.
ClassificationNodeQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
 
ClassificationNodeType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ClassificationNode is the mapping of the same named interface in ebRIM.
ClassificationNodeType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
classificationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
ClassificationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ClassificationQueryType complex type.
ClassificationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
classificationScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
classificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
ClassificationSchemeQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ClassificationSchemeQueryType complex type.
ClassificationSchemeQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
 
ClassificationSchemeType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ClassificationScheme is the mapping of the same named interface in ebRIM.
ClassificationSchemeType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
ClassificationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Classification is the mapping of the same named interface in ebRIM.
ClassificationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
ClassificationValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a classification.
ClassificationValidation(String, int, int, Vocabulary.DisplayNameUsage, SlotValueValidation[]) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
Constructs the validation for classifications with the given classScheme.
ClassificationValidation(String, int, int, Vocabulary.DisplayNameUsage, Vocabulary.NodeRepresentationUsage, SlotValueValidation[]) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
Constructs the validation for classifications with the given classScheme.
classifiedObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
classifiedObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
classScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
 
clazz - Variable in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactorySupport
 
cleanRequestContext(WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Request context is shared among subsequent requests, so we have to clean it.
clear() - Method in class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
Clears the message list
clear() - Method in interface org.openehealth.ipf.commons.audit.queue.AbstractMockedAuditMessageQueue
 
clear() - Method in class org.openehealth.ipf.commons.audit.queue.RecordingAuditMessageQueue
Clears the message list
clear() - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
clearMappings() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
clearRegistry() - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
Empties the registry
ClientAuthType - Enum in org.openehealth.ipf.commons.ihe.core
 
ClientRequestFactory<T extends ca.uhn.fhir.rest.gclient.IClientExecutable<?,?>> - Interface in org.openehealth.ipf.commons.ihe.fhir
Factory for creating a FHIR request using a FHIR client and a sequence of input data
ClinicalDocumentToByteArrayConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ClinicalDocumentToByteArrayConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ClinicalDocumentToByteArrayConverter
 
clinicalStatus(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
close() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
Closes any open resources and stops an active iteration
ClosureAdapter - Class in org.openehealth.ipf.platform.camel.core.closures
Base class for concrete closure adapters.
ClosureAdapter(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
ClosureEncodingRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosureEncodingRule(Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
ClosureEncodingRule(String, String, Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
ClosureMessageRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosureMessageRule() - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
ClosureMessageRule(Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
ClosureMessageRule(String, String, Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
ClosurePrimitiveTypeRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosurePrimitiveTypeRule(Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
ClosurePrimitiveTypeRule(String, String, Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
ClosureRuleSupport - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosureRuleSupport() - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
ClosureRuleSupport(Closure<ValidationException[]>) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
ClosureRuleSupport(String, String, Closure<ValidationException[]>) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
code(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
code(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
code - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
 
Code - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a code.
Code() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
Constructs a code.
Code(CE) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
Constructs a code.
Code(String, LocalizedString, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
Constructs a code.
code - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
codeableConcept(CodedValueType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
codeableConcept(CodedValueType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
codeContext - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
codedValueType(String, CodedValueType) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
CodedValueType - Interface in org.openehealth.ipf.commons.audit.types
 
CodeTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between Code and its ebXML representation.
CodeTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
Constructs the transformer
CodeValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are Code-based.
CodeValidation(QueryParameter, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
Constructs a validation object.
CodeValidation(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
Constructs a validation object.
coding(CodedValueType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
coding(CodedValueType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
codingEnum(Enum) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
codingEnum(Enum) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
collectErrorInfo(Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
combine(BinaryOperator<Predicate<NamingSystem>>, Predicate<NamingSystem>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
combine(BinaryOperator<Predicate<NamingSystem>>, Predicate<NamingSystem>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
CombinedXmlValidationProfile - Interface in org.openehealth.ipf.commons.xml
Interface for combined (XML Schema + Schematron) validation profiles.
CombinedXmlValidator - Class in org.openehealth.ipf.commons.xml
XSD- and Schematron-based validator for HL7 v3 messages.
CombinedXmlValidator() - Constructor for class org.openehealth.ipf.commons.xml.CombinedXmlValidator
 
comment - Variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
comment - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
 
comment - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
CommonsCoreBeanDefinitionParser - Class in org.openehealth.ipf.commons.core.config
BeanDefinitionParser for Spring bean extensions
CommonsCoreBeanDefinitionParser() - Constructor for class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
CommonsCoreBeanDefinitionParser - Class in org.openehealth.ipf.commons.spring.core.config
BeanDefinitionParser for Spring bean extensions
CommonsCoreBeanDefinitionParser() - Constructor for class org.openehealth.ipf.commons.spring.core.config.CommonsCoreBeanDefinitionParser
 
CommonsCoreNamespaceHandler - Class in org.openehealth.ipf.commons.core.config
NamespaceHandler for Spring Beans
CommonsCoreNamespaceHandler() - Constructor for class org.openehealth.ipf.commons.core.config.CommonsCoreNamespaceHandler
 
CommonsCoreNamespaceHandler - Class in org.openehealth.ipf.commons.spring.core.config
NamespaceHandler for Spring Beans
CommonsCoreNamespaceHandler() - Constructor for class org.openehealth.ipf.commons.spring.core.config.CommonsCoreNamespaceHandler
 
comparator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
 
compare(String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo.Hl7FieldIdComparator
 
compare(CustomRouteBuilder, CustomRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
CompareRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for CompareRequest complex type.
CompareRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
 
compareTo(OrderedConfigurer<T, R>) - Method in class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
compareTo(URN) - Method in class org.openehealth.ipf.commons.core.URN
 
compareTo(CustomRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
CompositeAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
 
CompositeAuditMessageQueue(List<AuditMessageQueue>) - Constructor for class org.openehealth.ipf.commons.audit.queue.CompositeAuditMessageQueue
 
CompositeIdentifier() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
CompoundFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for CompoundFilterType complex type.
CompoundFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
concat(HL7v2TransactionOption, List<String>) - Static method in interface org.openehealth.ipf.commons.ihe.hl7v2.HL7v2TransactionOption
 
concat(HL7v2TransactionOption, HL7v2TransactionOption, List<String>) - Static method in interface org.openehealth.ipf.commons.ihe.hl7v2.HL7v2TransactionOption
 
concat(T, String...) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.TransactionOptionUtils
 
concat(T, T, String...) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.TransactionOptionUtils
 
concatAll(T...) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.TransactionOptionUtils
 
concatAllToString(List<? extends T>) - Static method in interface org.openehealth.ipf.commons.ihe.hl7v2.HL7v2TransactionOption
Provides a concatenated string with all things the options support, separated with spaces
concatAllToString(T...) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.TransactionOptionUtils
 
concatProviders(List<? extends FhirTransactionOptions>) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.FhirTransactionOptions
 
conditional(MarkupBuilder, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
conditional(MarkupBuilder, String, String, Map) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
conditionallyAddAttribute(Element, String, String) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
conditionallyAddAttribute(Element, String, EnumeratedValueSet<?>) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
ConditionResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
Condition Resource Provider for QEDm (PCC-44)
ConditionResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionResourceProvider
 
ConditionSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
ConditionSearchParameters.ConditionSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
configure(T) - Method in interface org.openehealth.ipf.commons.core.config.Configurer
 
configure(Registry) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
configure(DynamicExtension) - Method in class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 
configure() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.ConformanceProfileBasedValidationBuilder
Configures the matching CachingGazelleProfileRule to be validated against
configure(MappingResourceHolder) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
configuration logic
configure(Registry) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
 
configure(MappingResourceHolder) - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappingsConfigurer
configuration logic
configure(CustomModelClasses) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
configure(CustomRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
configureClient(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Sets thread safety & timeout options of the given CXF client.
configureHttpClientBuilder(HttpClientBuilder) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.FhirSecurityInformation
 
configureHttpConduit(HTTPConduit) - Method in class org.openehealth.ipf.commons.ihe.ws.WsSecurityInformation
 
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AsyncResponseServiceFactory
 
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ClientFactory
 
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3DeferredResponderFactory
 
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ServiceFactory
 
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsAsyncResponseServiceFactory
 
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Configures SOAP interceptors for the given client.
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsRequestClientFactory
 
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsRequestServiceFactory
 
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Called to configure any interceptors of the service.
configureProperties(Client) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
configureProperties(Map) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
Configurer<T,R extends Registry> - Interface in org.openehealth.ipf.commons.core.config
Base interface to implement for any custom configurers.
conformanceProfile - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
ConformanceProfileBasedValidationBuilder - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions
Simple validation rule builder that just uses a conformance profile to validate against a message that is allowed for a defined set of HL7v2 based IHE transactions.
ConformanceProfileBasedValidationBuilder(HL7v2Transactions) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.ConformanceProfileBasedValidationBuilder
 
ConformanceProfileValidators - Class in org.openehealth.ipf.platform.camel.hl7.validation
Factory for manually triggering a validation of a message depending on a profile or a defined IHETransaction.
connect(FhirConsumer<AuditDatasetType>, AbstractPlainProvider) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
Connects the URL specified on the endpoint to the specified processor.
connect(FhirConsumer<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
Called when a FhirConsumer is started.
Constants - Interface in org.openehealth.ipf.commons.ihe.core
 
Constants - Interface in org.openehealth.ipf.commons.ihe.fhir
 
Constants - Interface in org.openehealth.ipf.commons.ihe.hl7v2
 
ConsumerAdaptingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side Camel interceptor which creates a Message from various possible response types.
ConsumerAdaptingInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
Constructor which enforces the use of a particular character set.
ConsumerAdaptingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
Constructor which does not enforce the use of a particular character set.
ConsumerAuditInterceptor<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer
Consumer-side FHIR ATNA auditing Camel interceptor.
ConsumerAuditInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.ConsumerAuditInterceptor
 
ConsumerAuditInterceptor<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side ATNA auditing Camel interceptor.
ConsumerAuditInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
ConsumerAuthenticationFailureInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Interceptor that handles any MllpAuthenticationFailure that occurred while processing an exchange.
ConsumerAuthenticationFailureInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuthenticationFailureInterceptor
 
ConsumerDispatchingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Interceptor which dispatches an incoming request message to another MLLP route.
ConsumerDispatchingInterceptor(CamelContext, String...) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
Constructs a dispatching interceptor.
ConsumerDispatchingInterceptor(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
Constructs a dispatching interceptor
ConsumerInPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor which stores incoming payload into files with user-defined name patterns.
ConsumerInPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ConsumerInPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ConsumerInPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
 
ConsumerInteractiveResponseSenderInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side interceptor for interactive continuation support as described in paragraph 5.6.3 of the HL7 v2.5 specification.
ConsumerInteractiveResponseSenderInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
ConsumerMarshalInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side HL7 marshaling/unmarshaling interceptor.
ConsumerMarshalInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerMarshalInterceptor
 
ConsumerOutPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor which stores outgoing payload into files with user-defined name patterns.
ConsumerOutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ConsumerOutPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ConsumerOutPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
 
ConsumerRequestAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side interceptor for request message acceptance checking.
ConsumerRequestAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerRequestAcceptanceInterceptor
 
ConsumerRequestDefragmenterInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side interceptor for receiving unsolicited request fragments as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
ConsumerRequestDefragmenterInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
 
ConsumerRequestInteractionSetterInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Interceptor that adds the HL7InteractionId to the camel headers
ConsumerRequestInteractionSetterInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerRequestInteractionSetterInterceptor
 
ConsumerResponseAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side interceptor for response message acceptance checking.
ConsumerResponseAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerResponseAcceptanceInterceptor
 
ConsumerSegmentEchoingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side HL7v2 interceptor which echoes one segment from the request message in the corresponding response message.
ConsumerSegmentEchoingInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerSegmentEchoingInterceptor
 
ConsumerStringProcessingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor that sets character encoding configured for the given endpoint, and handles segment fragmentation (\rADD|...).
ConsumerStringProcessingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerStringProcessingInterceptor
 
content - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
 
ContentMap - Class in org.openehealth.ipf.commons.core
Content map based on Spring type conversion framework.
ContentMap() - Constructor for class org.openehealth.ipf.commons.core.ContentMap
 
contentVersionInfo - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
contentVersionInfoFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
 
context - Variable in class org.openehealth.ipf.commons.xml.svrl.FiredRule
 
ContextFacade - Class in org.openehealth.ipf.commons.core.config
Facade to an active registry, providing static access to their registered beans.
ContextFacade() - Constructor for class org.openehealth.ipf.commons.core.config.ContextFacade
 
Contexts - Class in org.openehealth.ipf.platform.camel.core.util
 
Contexts() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Contexts
 
CONTINUA_HRN - Class in org.openehealth.ipf.commons.ihe.xds
 
CONTINUA_HRN() - Constructor for class org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN
 
CONTINUA_HRN.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
ContinuaHrnCamelProcessors - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn
Validating and transformation processors for the Continua HRN transaction.
ContinuaHrnCamelProcessors() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors
 
continuaHrnRequestTransformerAndValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors
Returns a transformation & validation processor for Continua HRN request messages.
continuaHrnResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors
Returns a validating processor for Continua HRN response messages.
continuation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationsPortType
 
continuation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
 
continuation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1PortType
 
continuation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
continuation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
continuation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
continuation0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
continuaWanRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for Continua WAN - conform request messages.
continuaWanResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for Continua WAN - conform response messages.
Control - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for Control complex type.
Control() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
 
control - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
 
controlValue - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
 
convert(Object, Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringTypeConverter
 
convert(Object, Class<T>) - Method in interface org.openehealth.ipf.commons.core.config.TypeConverter
 
convert(String, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(InputStream, OutputStream, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(Source, Result, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(Reader, Writer, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(Object, Class<T>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringTypeConverter
 
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToClinicalDocumentConverter
 
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDataHandlerConverter
 
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDomConverter
 
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToStringConverter
 
convert(ClinicalDocument) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ClinicalDocumentToByteArrayConverter
 
convert(DataHandler) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DataHandlerToByteArrayConverter
 
convert(Document) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DomToByteArrayConverter
 
convert(ProvideAndRegisterDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Provide and Register Document Set request.
convert(ProvideAndRegisterDocumentSetRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Provide and Register Document Set request.
convert(RegisterDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Register Document Set request.
convert(SubmitObjectsRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Register Document Set request.
convert(Response) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Registry response.
convert(RegistryResponseType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Registry response.
convert(QueryRegistry) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query Registry request.
convert(AdhocQueryRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query Registry request.
convert(QueryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query response.
convert(RetrieveDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set request.
convert(RetrieveDocumentSetRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set request.
convert(RemoveDocuments) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Remove Documents request.
convert(RemoveDocumentsRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Remove Documents request.
convert(RetrievedDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set response.
convert(RetrieveDocumentSetResponseType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set response.
convert(RetrieveImagingDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Imaging Document Set request.
convert(RetrieveImagingDocumentSetRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Imaging Document Set request.
convert(RemoveMetadata) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Remove Objects request.
convert(RemoveObjectsRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Remove Document Set request.
convertAddress(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
convertAddresses(Object, List<Address>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
convertBirthDate(DateAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
convertBodyToString(Message, String, boolean) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Converts message contents to a String using the given character set and replaces all '\n''s with '\r''s.
Converter<S,T> - Class in org.openehealth.ipf.commons.core.modules.api
Abstract class that serializes parsing, translating and rendering steps.
Converter() - Constructor for class org.openehealth.ipf.commons.core.modules.api.Converter
 
converter(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ConverterAdapter that adapts a Converter Spring bean identified by name converterBeanName.
ConverterAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Converter.
ConverterAdapter(Converter) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Creates a new ConverterAdapter and sets the delegate Converter.
convertIdentifier(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
convertIdentifiers(Object, List<Identifier>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
convertName(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
convertNames(Object, List<HumanName>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
convertTelecom(Object, ContactPoint.ContactPointUse, ContactPoint.ContactPointSystem) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
convertToQueryResponse(AdhocQueryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query response.
copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
copy(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
copy(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
copyExchange(Exchange, Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Copies the source exchange to target exchange preserving the ExchangePattern of target.
copyInput(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Copies the exchange's in-message to the out-message if the exchange pattern is ExchangePattern.InOut.
copyInterceptorsFromProvider(InterceptorProvider, InterceptorProvider) - Static method in class org.openehealth.ipf.commons.ihe.ws.InterceptorUtils
 
CoreExtensionModule - Class in org.openehealth.ipf.platform.camel.core.extend
 
CoreExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
correct(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
CORRELATION_KEY_HEADER_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header where the user should store the optional correlation key.
correlationId - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
 
correlator - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsAsyncResponseServiceFactory
 
correlator - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
CorsAutoConfiguration - Class in org.openehealth.ipf.boot.fhir
 
CorsAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.fhir.CorsAutoConfiguration
 
corsConfiguration() - Method in class org.openehealth.ipf.boot.fhir.CorsAutoConfiguration
 
corsFilterRegistration(CorsConfiguration) - Method in class org.openehealth.ipf.boot.fhir.CorsAutoConfiguration
 
count(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
count(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
country(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
country - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
countryCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
create(String) - Static method in class org.openehealth.ipf.commons.core.URN
 
create(E) - Static method in class org.openehealth.ipf.commons.ihe.core.SerializableEnumInteractionId
Create a serializable version of the given InteractionId
createAbandonRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of AbandonRequest
createAcceptObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of AcceptObjectsRequest
createAck(Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Generates a transaction-specific HL7v2 ACK response message on the basis of the original HAPI request message.
createAck(Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.QpdAwareNakFactory
 
createAction(ActionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ActionType>}
createActivePattern() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of ActivePattern
createAddRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of AddRequest
createAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PostalAddressType>}
createAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<AdhocQueryType>}
createAdhocQueryQuery(AdhocQueryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<AdhocQueryQueryType>}
createAdhocQueryQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AdhocQueryQueryType
createAdhocQueryRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createAdhocQueryRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to query a registry.
createAdhocQueryRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AdhocQueryRequest
createAdhocQueryResponse(EbXMLObjectLibrary, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createAdhocQueryResponse(EbXMLObjectLibrary, boolean) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new response for a query request.
createAdhocQueryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AdhocQueryResponse
createAdhocQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of AdhocQueryType
createAgent(MarkupBuilder, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
createApproveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of ApproveObjectsRequest
createAssociation(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createAssociation(String, EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new association.
createAssociation(AssociationType1) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<AssociationType1>}
createAssociationQuery(AssociationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<AssociationQueryType>}
createAssociationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AssociationQueryType
createAssociationType1() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of AssociationType1
createAttributeDescription() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of AttributeDescription
createAttributeDescriptions() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of AttributeDescriptions
createAttributeValueAssertion() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of AttributeValueAssertion
createAuditableEvent(AuditableEventType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<AuditableEventType>}
createAuditableEventQuery(AuditableEventQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<AuditableEventQueryType>}
createAuditableEventQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AuditableEventQueryType
createAuditableEventType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of AuditableEventType
createAuditDataset() - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Creates a new audit dataset instance.
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirQueryAuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.GenericFhirAuditMessageStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ClientAuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ServerAuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirQueryAuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.support.GenericFhirAuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditStrategy30
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditStrategy30
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveMetadataAuditStrategy30
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
These transactions defines the source user NOT as being the requestor.
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
 
createAuthRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of AuthRequest
createBatchRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of BatchRequest
createBatchRequest(BatchRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<BatchRequest>}
createBatchResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of BatchResponse
createBatchResponse(BatchResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<BatchResponse>}
createBatchResponseAddResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseAuthResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseCompareResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseDelResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseErrorResponse(ErrorResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<ErrorResponse>}
createBatchResponseExtendedResponse(ExtendedResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<ExtendedResponse>}
createBatchResponseModDNResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseModifyResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseSearchResponse(SearchResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<SearchResponse>}
createBirthPlaceElement(MarkupBuilder, Segment) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
createBooleanFilter(BooleanFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<BooleanFilterType>}
createBooleanFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of BooleanFilterType
createChain(List<T>, Collection<T>) - Static method in class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
Extends an initial chain with elements from a custom collection.
createClassification(EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createClassification(EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new classification.
createClassification(ClassificationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationType>}
createClassificationNode(ClassificationNodeType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationNodeType>}
createClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
createClassificationNodeQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ClassificationNodeQueryType
createClassificationNodeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ClassificationNodeType
createClassificationQuery(ClassificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ClassificationQueryType>}
createClassificationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ClassificationQueryType
createClassificationScheme(ClassificationSchemeType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationSchemeType>}
createClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
createClassificationSchemeQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ClassificationSchemeQueryType
createClassificationSchemeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ClassificationSchemeType
createClassificationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ClassificationType
createCompareRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of CompareRequest
createCompoundFilter(CompoundFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<CompoundFilterType>}
createCompoundFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of CompoundFilterType
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.pcc44.Pcc44Component
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates a configuration object.
createConfig(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Component
 
createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Component
 
createConsumer(Processor) - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
Default implementation that creates a consumer by calling InterceptableEndpoint.doCreateConsumer(Processor) and weaves in configured interceptor processors to be executed before calling the first processor in the consumer route.
createConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
createConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
createConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
createControl() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of Control
createCustodian(MarkupBuilder, String, Object) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
created(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
createDateTimeFilter(DateTimeFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<DateTimeFilterType>}
createDateTimeFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of DateTimeFilterType
createDefaultNak(HL7Exception) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Generates a "default" HL7v2 NAK message on the basis of the thrown exception.
createDelegateExchange(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
Creates the exchange for the next processor returned by DelegateProcessor.getProcessor() from a source exchange.
createDelRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of DelRequest
createDeprecateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of DeprecateObjectsRequest
createDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createDiagnosticReference() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of DiagnosticReference
createDownloadRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.ObjectFactory
Create an instance of DownloadRequest
createDownloadRequest(DownloadRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.ObjectFactory
Create an instance of JAXBElement<DownloadRequest>}
createDownloadResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.ObjectFactory
Create an instance of DownloadResponse
createDownloadResponse(DownloadResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.ObjectFactory
Create an instance of JAXBElement<DownloadResponse>}
createDsmlAttr() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of DsmlAttr
createDsmlMessage() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of DsmlMessage
createDsmlModification() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of DsmlModification
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to create a new instance of the ebXML type.
createEmailAddress(EmailAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<EmailAddressType>}
createEmailAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of EmailAddressType
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.chpidd.ChPiddComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.iti58.Iti58Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.iti59.Iti59Component
 
createEndpoint(Mina2Endpoint, ConfigType) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates an endpoint object.
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates and configures the endpoint.
createEndpoint(Mina2Endpoint, MllpDispatchEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
createEndpoint(Mina2Endpoint, MllpTransactionEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.chxcmu.ChXcmuComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti86.Iti86Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti65.Iti65Endpoint
 
createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti66.Iti66Endpoint
 
createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti67.Iti67Endpoint
 
createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti78.Iti78Endpoint
 
createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti81.Iti81Endpoint
 
createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti83.Iti83Endpoint
 
createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.pcc44.Pcc44Endpoint
 
createErrorResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of ErrorResponse
createErrorResponseDetail() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of ErrorResponse.Detail
createExchange(Exchange, ExchangePattern) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Creates a new Exchange instance from the given exchange.
createExchange(CamelContext, ExchangePattern) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Creates a new Exchange instance using context.
createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
createExchange(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
createExchange(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
Deprecated.
createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createExchange(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createExchange(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
createExchange(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
createExchange(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
Deprecated.
createExtendedRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of ExtendedRequest
createExtendedResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of ExtendedResponse
createExtensionModule(Properties, ClassLoader) - Method in class org.openehealth.ipf.commons.core.config.ExtensionModuleFactory
Delegate that actually creates the ExtensionModule.
createExternalIdentifier(ExternalIdentifierType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ExternalIdentifierType>}
createExternalIdentifierQuery(ExternalIdentifierQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
createExternalIdentifierQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ExternalIdentifierQueryType
createExternalIdentifierType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ExternalIdentifierType
createExternalLink(ExternalLinkType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ExternalLinkType>}
createExternalLinkQuery(ExternalLinkQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ExternalLinkQueryType>}
createExternalLinkQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ExternalLinkQueryType
createExternalLinkType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ExternalLinkType
createExtrinsic(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createExtrinsic(String, EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new extrinsic object and adds it to the object library.
createExtrinsicObject(ExtrinsicObjectType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ExtrinsicObjectType>}
createExtrinsicObjectQuery(ExtrinsicObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ExtrinsicObjectQueryType>}
createExtrinsicObjectQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ExtrinsicObjectQueryType
createExtrinsicObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ExtrinsicObjectType
createFactory(String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.CustomModelClassUtils
Creates a model class factory for the given transaction and HL7 version.
createFailedAssert() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of FailedAssert
createFederation(FederationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<FederationType>}
createFederationQuery(FederationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<FederationQueryType>}
createFederationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of FederationQueryType
createFederationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of FederationType
createFilter() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of Filter
createFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createFilterSet() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of FilterSet
createFilterSetAnd(FilterSet) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<FilterSet>}
createFilterSetApproxMatch(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetEqualityMatch(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetExtensibleMatch(MatchingRuleAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<MatchingRuleAssertion>}
createFilterSetGreaterOrEqual(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetLessOrEqual(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetNot(Filter) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<Filter>}
createFilterSetOr(FilterSet) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<FilterSet>}
createFilterSetPresent(AttributeDescription) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<AttributeDescription>}
createFilterSetSubstrings(SubstringFilter) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of JAXBElement<SubstringFilter>}
createFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of FilterType
createFiredRule() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of FiredRule
createFloatFilter(FloatFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<FloatFilterType>}
createFloatFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of FloatFilterType
createHapiContext() - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a default HapiContext
createHapiContext(ModelClassFactory) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a HapiContext for the provided model class factory
createHapiContext(HL7v2Transactions) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a HapiContext for the provided HL7v2 transaction, using a default HL7 model
createHapiContext(ModelClassFactory, HL7v2Transactions) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a HapiContext for the provided HL7v2 transaction, using a custom HL7 model.
createHapiContext(ModelClassFactory, ValidationRuleBuilder, ProfileStore) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
 
createIdentifiable(IdentifiableType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<IdentifiableType>}
createIdentifiableType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of IdentifiableType
createInitialConsumerInterceptorChain() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
 
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
Returns a list of interceptors that are default for FHIR consumers.
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
createInitialProducerInterceptorChain() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
Returns a list of interceptors that are default for FHIR producers.
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
createIntegerFilter(IntegerFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<IntegerFilterType>}
createIntegerFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of IntegerFilterType
createInternationalString(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createInternationalStringBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of InternationalStringBranchType
createInternationalStringType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of InternationalStringType
createLDAPResult() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of LDAPResult
createLocalizedString(LocalizedStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<LocalizedStringType>}
createLocalizedStringType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of LocalizedStringType
createMatchingRuleAssertion() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of MatchingRuleAssertion
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to create a new instance of the XDSMetaClass.
createModifyDNRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of ModifyDNRequest
createModifyRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of ModifyRequest
createNak(Message, HL7Exception, AcknowledgmentCode) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Generates an HL7v2 NAK response message on the basis of the thrown exception and the original HAPI request message.
createNak(Message, Throwable) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Generates an HL7v2 NAK response message on the basis of the thrown exception and the original HAPI request message.
createNak(Message, HL7Exception, AcknowledgmentCode) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.QpdAwareNakFactory
 
createNak(String, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
Creates a transaction-specific NAK message.
createNak(GPathResult, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
Creates a transaction-specific NAK message.
createNak0(Message, HL7Exception, AcknowledgmentCode) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.QpdAwareNakFactory
 
createName(MarkupBuilder, Composite) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
createName(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createNewTypeWithoutReflection(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
createNewTypeWithoutReflection(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
createNode(Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNode(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNode(Object, Map) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNode(Object, Map, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNotification(NotificationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createNotificationQuery(NotificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<NotificationQueryType>}
createNotificationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of NotificationQueryType
createNotificationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of NotificationType
createNotifyAction(NotifyActionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<NotifyActionType>}
createNotifyActionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of NotifyActionType
createNsPrefix(String, Map<String, String>, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
createNsPrefixInAttributeValues() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of NsPrefixInAttributeValues
createObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createObjectLibrary() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
 
createObjectRef(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ObjectRefType>}
createObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ObjectRefListType>}
createObjectRefListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ObjectRefListType
createObjectRefType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ObjectRefType
createOrganization(OrganizationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<OrganizationType>}
createOrganizationQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<OrganizationQueryType>}
createOrganizationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of OrganizationQueryType
createOrganizationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of OrganizationType
createParser(String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.CustomModelClassUtils
Deprecated.
the correct parser should be obtained from the HapiContext that has been configured with the correct ModelClassFactory.
createPatientPersonElements(MarkupBuilder, Segment) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
createPerson(PersonType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PersonType>}
createPersonName(PersonNameType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PersonNameType>}
createPersonNameType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of PersonNameType
createPersonQuery(PersonQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<PersonQueryType>}
createPersonQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of PersonQueryType
createPersonType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of PersonType
createPollingConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createPostalAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PostalAddressType>}
createPostalAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of PostalAddressType
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.DelegateDefinition
 
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidationDefinition
 
createProducer() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
Default implementation that creates a producer by calling InterceptableEndpoint.doCreateProducer() and weaves in configured interceptor processors to be executed before reaching out for the target
createProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
createProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
createProvideAndRegisterDocumentSetRequest(EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createProvideAndRegisterDocumentSetRequest(ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
createProvideAndRegisterDocumentSetRequest(EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to provide and register documents.
createProvideAndRegisterDocumentSetRequestType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
createProvideAndRegisterDocumentSetRequestTypeDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
createQueryAcknowledgementElement(MarkupBuilder, GPathResult, Map, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
createQueryExpression(QueryExpressionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<QueryExpressionType>}
createQueryExpressionBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of QueryExpressionBranchType
createQueryExpressionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of QueryExpressionType
createQueryMatchObservation(MarkupBuilder, Group) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
createReader(Class<T>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
createRegistry(RegistryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryType>}
createRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRegistryError() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new registry error object.
createRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryError
createRegistryErrorList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryErrorList
createRegistryObject(RegistryObjectType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryObjectType>}
createRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryObjectListType>}
createRegistryObjectListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryObjectListType
createRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<RegistryObjectQueryType>}
createRegistryObjectQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of RegistryObjectQueryType
createRegistryObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryObjectType
createRegistryPackage(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRegistryPackage(String, EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new registry package and adds it to the object library.
createRegistryPackage(RegistryPackageType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryPackageType>}
createRegistryPackageQuery(RegistryPackageQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<RegistryPackageQueryType>}
createRegistryPackageQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of RegistryPackageQueryType
createRegistryPackageType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryPackageType
createRegistryQuery(RegistryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<RegistryQueryType>}
createRegistryQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of RegistryQueryType
createRegistryRequest(RegistryRequestType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of JAXBElement<RegistryRequestType>}
createRegistryRequestType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryRequestType
createRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRegistryResponse() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new response for a registry request.
createRegistryResponse(RegistryResponseType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of JAXBElement<RegistryResponseType>}
createRegistryResponseType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryResponseType
createRegistryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryType
createRelocateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of RelocateObjectsRequest
createRemoveDocumentsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRemoveDocumentsRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to remove documents.
createRemoveMetadataRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRemoveMetadataRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new remove metadata request.
createRemoveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of RemoveObjectsRequest
createReplacementOf(MarkupBuilder, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
createReplica - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
 
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Creates a ready-to-use resource (e.g.
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
createResponseOption(ResponseOptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ResponseOptionType>}
createResponseOptionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ResponseOptionType
createResult() - Method in class org.openehealth.ipf.commons.xml.DOMResultHolder
 
createResult() - Method in class org.openehealth.ipf.commons.xml.JaxbResultHolder
 
createResult() - Method in interface org.openehealth.ipf.commons.xml.ResultHolder
 
createResultCode() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of ResultCode
createRetrieveDocumentSetRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRetrieveDocumentSetRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to retrieve documents.
createRetrieveDocumentSetResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRetrieveDocumentSetResponse() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new response for a retrieve document request.
createRetrieveImagingDocumentSetRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRetrieveImagingDocumentSetRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to retrieve imaging documents.
createSchematronOutput() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of SchematronOutput
createSearchRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of SearchRequest
createSearchResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of SearchResponse
createSearchResultEntry() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of SearchResultEntry
createSearchResultReference() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of SearchResultReference
createServerFactory(Class<?>) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Creates and configures a server factory.
createServerFactory(Object) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
 
createService(ServiceType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ServiceType>}
createServiceBinding(ServiceBindingType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ServiceBindingType>}
createServiceBindingQuery(ServiceBindingQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ServiceBindingQueryType>}
createServiceBindingQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ServiceBindingQueryType
createServiceBindingType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ServiceBindingType
createServiceQuery(ServiceQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ServiceQueryType>}
createServiceQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ServiceQueryType
createServiceType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ServiceType
createServletEndpoint(String, ServletComponent, URI) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
createSlot(SlotType1) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SlotType1>}
createSlotBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of SlotBranchType
createSlotList(SlotListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SlotListType>}
createSlotListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SlotListType
createSlotType1() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SlotType1
createSpecificationLink(SpecificationLinkType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SpecificationLinkType>}
createSpecificationLinkQuery(SpecificationLinkQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<SpecificationLinkQueryType>}
createSpecificationLinkQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of SpecificationLinkQueryType
createSpecificationLinkType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SpecificationLinkType
createSplitterInstance(Expression, Processor) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
createStringFilter(StringFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<StringFilterType>}
createStringFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of StringFilterType
createSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createSubmitObjectsRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to submit objects.
createSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of SubmitObjectsRequest
createSubscription(SubscriptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SubscriptionType>}
createSubscriptionQuery(SubscriptionQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<SubscriptionQueryType>}
createSubscriptionQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of SubscriptionQueryType
createSubscriptionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SubscriptionType
createSubstringFilter() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create an instance of SubstringFilter
createSuccessfulReport() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of SuccessfulReport
createTelephoneNumber(TelephoneNumberType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<TelephoneNumberType>}
createTelephoneNumberListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of TelephoneNumberListType
createTelephoneNumberType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of TelephoneNumberType
createText(String) - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create an instance of JAXBElement<String>}
createUndeprecateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of UndeprecateObjectsRequest
createUoW(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
createUpdateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of UpdateObjectsRequest
createUsageDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createUsageParameter(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<String>}
createUser(UserType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<UserType>}
createUserQuery(UserQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<UserQueryType>}
createUserQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of UserQueryType
createUserType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of UserType
createValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<String>}
createValueList(ValueListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ValueListType>}
createValueListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ValueListType
createVersionInfoType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of VersionInfoType
createWriter(Class<T>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
criticality - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
 
crossGatewayFetch(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti63.Iti63PortType
Performs an XCF Cross-Community Fetch query according to the ITI-63 specification.
crossGatewayFetch(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Service
 
crossGatewayFetchAsyncResponse(AdhocQueryResponse) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse.Iti63AsyncResponsePortType
 
crossGatewayFetchAsyncResponse(AdhocQueryResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseService
 
Current - Class in org.openehealth.ipf.commons.audit.marshal.dicom
Uses a singleton instance of the most recent DICOM version that has relevant changes to the audit message format.
Current() - Constructor for class org.openehealth.ipf.commons.audit.marshal.dicom.Current
 
CustomAuditMessageBuilder - Class in org.openehealth.ipf.commons.audit.event
Audit Message builder used to build custom audit messages
CustomAuditMessageBuilder(EventOutcomeIndicator, String, EventActionCode, EventId, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.CustomAuditMessageBuilder
 
CustomFhirComponent<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.custom
 
CustomFhirComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
CustomFhirEndpoint<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.custom
 
CustomFhirEndpoint(String, CustomFhirComponent<AuditDatasetType>, FhirEndpointConfiguration<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirEndpoint
 
CustomHL7MLLPCodec - Class in org.apache.camel.component.hl7
Custom HL7 MLLP codec.
CustomHL7MLLPCodec() - Constructor for class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
CustomHL7MLLPConfig - Class in org.apache.camel.component.hl7
Additional configuration properties
CustomHL7MLLPConfig() - Constructor for class org.apache.camel.component.hl7.CustomHL7MLLPConfig
 
customInterceptors - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
customInterceptors - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
User-defined custom CXF interceptors.
CustomMappings - Class in org.openehealth.ipf.commons.map.config
This class should be used to define the custom mappings in the spring context definition.
CustomMappings() - Constructor for class org.openehealth.ipf.commons.map.config.CustomMappings
 
CustomMappings - Class in org.openehealth.ipf.commons.spring.map.config
This class should be used to define the custom mappings in the spring context definition.
CustomMappings() - Constructor for class org.openehealth.ipf.commons.spring.map.config.CustomMappings
 
customMappingsConfigurer(SpringBidiMappingService) - Method in class org.openehealth.ipf.boot.IpfAutoConfiguration
 
CustomMappingsConfigurer<R extends Registry> - Class in org.openehealth.ipf.commons.map.config
Configurer used to add all CustomMappings bean occurrences from the spring application context to the provided SpringBidiMappingService.
CustomMappingsConfigurer() - Constructor for class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
CustomMappingsConfigurer<R extends Registry> - Class in org.openehealth.ipf.commons.spring.map.config
Configurer used to add all CustomMappings bean occurrences from the spring application context to the provided SpringBidiMappingService.
CustomMappingsConfigurer() - Constructor for class org.openehealth.ipf.commons.spring.map.config.CustomMappingsConfigurer
 
CustomMllpComponent<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Component for custom MLLP components.
CustomMllpComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
CustomMllpComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
CustomModelClasses - Class in org.openehealth.ipf.modules.hl7.config
This class should be used to define the custom HL7 model classes in the spring context definition.
CustomModelClasses() - Constructor for class org.openehealth.ipf.modules.hl7.config.CustomModelClasses
 
CustomModelClassFactory - Class in org.openehealth.ipf.modules.hl7.parser
CustomModelClassFactory implementation that exposes the delegate ModelClassFactory
CustomModelClassFactory() - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactory(Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactory(String, ModelClassFactory) - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactory(ModelClassFactory, Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactoryConfigurer<R extends Registry> - Class in org.openehealth.ipf.modules.hl7.config
Configurer used to configure all CustomModelClasses bean occurrences in the spring application context.
CustomModelClassFactoryConfigurer() - Constructor for class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
CustomModelClassUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions
Utilities to work with custom HAPI class definitions.
CustomRouteBuilder - Class in org.openehealth.ipf.platform.camel.core.config
RouteBuilders, Interceptors, ExceptionClauses should extend this class in order to be picked up and configured/customized from the CustomRouteBuilderConfigurer.
CustomRouteBuilder() - Constructor for class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
CustomRouteBuilderConfigurer<R extends Registry> - Class in org.openehealth.ipf.platform.camel.core.config
Configurer used to autowire all classes extending the CustomRouteBuilder abstract class.
CustomRouteBuilderConfigurer() - Constructor for class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
CustomValidationSupport - Class in org.openehealth.ipf.commons.ihe.fhir
Validation loader that first tries to load a custom structure definition before falling back to the default.
CustomValidationSupport() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
 
CustomValidationSupport(String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
 
CustomValidationSupport - Class in org.openehealth.ipf.commons.ihe.fhir.support
Validation loader that first tries to load a custom structure definition before falling back to the default.
CustomValidationSupport() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.CustomValidationSupport
 
CustomValidationSupport(String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.CustomValidationSupport
 
Cxf3791WorkaroundInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
According to ITI TF CP-510, SOAP Action should be ignored.
Cxf3791WorkaroundInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.Cxf3791WorkaroundInterceptor
 
CXiAssigningAuthority - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Assigning Authority for the CXi data type, allowing both the Namespace ID and the combination of Universal ID and Universal ID Type.
CXiAssigningAuthority() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
CXiAssigningAuthority(Hl7v2Based.Holder<HD>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
CXiAssigningAuthority(HD) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
CXiAssigningAuthority(String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
Constructs an assigning authority.
CXiValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a CXi value (special CX used for Reference IDs).
CXiValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.CXiValidator
 
CXValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a CX value.
CXValidator(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.CXValidator
 

D

DataExportBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Data Export event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.4
DataExportBuilder(EventOutcomeIndicator, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataExportBuilder
 
DataExportBuilder(EventOutcomeIndicator, String, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataExportBuilder
 
DataExportBuilder(EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataExportBuilder
 
dataFormat(DataFormatClause, DataFormat) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
DataFormatAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
 
DataFormatAdapter(Parser) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapter(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapter(Parser, Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapter(Converter) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
dataFormatParser(Parser<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
dataFormatParser(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
dataFormatRenderer(Renderer<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
dataFormatRenderer(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
dataHandler - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
DataHandlerToByteArrayConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
DataHandlerToByteArrayConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DataHandlerToByteArrayConverter
 
DataImportBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Data Export event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.4
DataImportBuilder(EventOutcomeIndicator, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataImportBuilder
 
DataImportBuilder(EventOutcomeIndicator, String, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataImportBuilder
 
DataImportBuilder(EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataImportBuilder
 
DATASET_CONTEXT_KEY - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Key used to store audit datasets in Web Service contexts.
date(String) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
 
date(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
date(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
date(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
date(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
DateTimeAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
DateTimeAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateTimeAdapter
 
DateTimeFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for DateTimeFilterType complex type.
DateTimeFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
 
deactivate() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
Deactivates any further data collecting.
decodeString(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
decodeStringList(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
DEFAULT_SERVLET_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
DEFAULT_XSD - Static variable in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
DefaultAuditContext - Class in org.openehealth.ipf.commons.audit
 
DefaultAuditContext() - Constructor for class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
DefaultEscaping - Class in org.openehealth.ipf.modules.hl7.parser
Fixes https://github.com/hapifhir/hapi-hl7v2/issues/7, which misses to properly encode segment terminator characters.
DefaultEscaping() - Constructor for class org.openehealth.ipf.modules.hl7.parser.DefaultEscaping
 
DefaultFhirRegistry - Class in org.openehealth.ipf.commons.ihe.fhir
Default implementation of FhirRegistry
defaultNak(Message, HL7Exception, AcknowledgmentCode, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
defaultNak(HL7Exception, AcknowledgmentCode, String, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
defaultNak(HL7Exception, AcknowledgmentCode, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
DefaultNamingSystemServiceImpl - Class in org.openehealth.ipf.commons.ihe.fhir
Default Implementation of a NamingSystem that loads and parses a Bundle of NamingSystem resources using a Reader or from a FHIR server.
DefaultNamingSystemServiceImpl(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.DefaultNamingSystemServiceImpl
 
DefaultNamingSystemServiceImpl - Class in org.openehealth.ipf.commons.ihe.fhir.support
Default Implementation of a NamingSystem that loads and parses a Bundle of NamingSystem resources using a Reader or from a FHIR server.
DefaultNamingSystemServiceImpl(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.DefaultNamingSystemServiceImpl
 
DefaultUriMapper - Class in org.openehealth.ipf.commons.ihe.fhir.translation
Default URI Mapper implementation that requires a MappingService for URI-to-OID translation
DefaultUriMapper(MappingService) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.translation.DefaultUriMapper
 
DefaultUriMapper(MappingService, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.translation.DefaultUriMapper
 
DefaultValidationHandler - Class in org.openehealth.ipf.modules.cda
Validation Handler
DefaultValidationHandler() - Constructor for class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
DefaultWsConsumer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Camel component used to create process incoming exchanges based on webservice calls.
DefaultWsConsumer(AbstractWsEndpoint<AuditDatasetType, ConfigType>, Processor, AbstractWebService, Server) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
Constructs the consumer.
DEFERRED_REQUEST_INPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
DEFERRED_REQUEST_OUTPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
DEFERRED_RESPONSE_INPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55DeferredResponsePortType
 
DEFERRED_RESPONSE_OUTPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55DeferredResponsePortType
 
deferredResponseUri(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
delegate - Variable in class org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder
 
DelegateDefinition - Class in org.openehealth.ipf.platform.camel.core.model
An OutputDefinition that combines the Processor created by DelegateDefinition.doCreateDelegate(RouteContext) and the child processor created by ProcessorDefinition.createChildProcessor(org.apache.camel.spi.RouteContext, boolean) into a Pipeline.
DelegateDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.DelegateDefinition
 
DelegatingAggregationStrategy - Class in org.openehealth.ipf.platform.camel.core.closures
An aggregation strategy that delegates to a Closure.
DelegatingAggregationStrategy(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingAggregationStrategy
 
DelegatingAuditMessageBuilder<T extends DelegatingAuditMessageBuilder<T,D>,D extends BaseAuditMessageBuilder<D>> - Class in org.openehealth.ipf.commons.audit.event
AuditMessageBuilder that wraps a DICOM BaseAuditMessageBuilder or a subclass thereof.
DelegatingAuditMessageBuilder(D) - Constructor for class org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder
 
DelegatingExpression - Class in org.openehealth.ipf.platform.camel.core.closures
An expression that delegates to a Closure
DelegatingExpression(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingExpression
 
DelegatingPredicate - Class in org.openehealth.ipf.modules.hl7.message
 
DelegatingPredicate(Closure<Boolean>) - Constructor for class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
DelegatingProcessor - Class in org.openehealth.ipf.platform.camel.core.closures
A processor that delegates to a Closure
DelegatingProcessor(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingProcessor
 
DelegatingTransmogrifier - Class in org.openehealth.ipf.platform.camel.core.closures
A transmogrifier that delegates to a Closure.
DelegatingTransmogrifier(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingTransmogrifier
 
DelegatingValidator - Class in org.openehealth.ipf.platform.camel.core.closures
A validator that delegates to a Closure.
DelegatingValidator(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingValidator
 
delete(String) - Method in class org.openehealth.ipf.boot.hl7v2.CachingInteractiveHl7v2ContinuationStorage
 
delete(String) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
delete(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheInteractiveContinuationStorage
 
delete(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.InteractiveContinuationStorage
Deletes all fragments which belong to the given query tag.
delete(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Deletes information pieces about the message with the given ID.
delete(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
deleteIpfRelatedAcknowledgementDetails(Document) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
deleteoldrdn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
 
deletionScope - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
DelRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for DelRequest complex type.
DelRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DelRequest
 
DeprecateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
DeprecateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
 
derefAliases - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
descr - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
 
description - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
descriptionBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
deserialize(byte[]) - Static method in class org.openehealth.ipf.commons.core.io.IOUtils
 
destinationRegistry - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
destroy() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
destroy() - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelAuditMessageQueue
 
detail - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
 
Detail() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.Detail
 
determineParticipantsAddresses(Exchange, T) - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.interceptor.AuditInterceptor
Determines local and remote network addresses on the basis of the given exchange and stores them into the given audit dataset.
determineParticipantsAddresses(Exchange, AuditDatasetType) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.ConsumerAuditInterceptor
 
determineParticipantsAddresses(Exchange, AuditDatasetType) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.ProducerAuditInterceptor
 
determineParticipantsAddresses(Exchange, MllpAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
determineParticipantsAddresses(Exchange, MllpAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
diagnostic - Variable in class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
 
DiagnosticReference - Class in org.openehealth.ipf.commons.xml.svrl
Java class for anonymous complex type.
DiagnosticReference() - Constructor for class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
 
diagnosticReference - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
diagnosticReference - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
DiagnosticReportResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
DiagnosticReport Resource Provider for QEDm (PCC-44)
DiagnosticReportResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportResourceProvider
 
DiagnosticReportSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
DICOM2016a - Class in org.openehealth.ipf.commons.audit.marshal.dicom
 
DICOM2016a() - Constructor for class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
DICOM2016c - Class in org.openehealth.ipf.commons.audit.marshal.dicom
CP 1362: Correct AuditSourceIdentification in DICOM audit message http://dicom.nema.org/Dicom/News/January2016/docs/cpack86/cp1362.pdf Correct AuditSourceIdentification in DICOM audit message
DICOM2016c() - Constructor for class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016c
 
DICOM2017b - Class in org.openehealth.ipf.commons.audit.marshal.dicom
CP 1638: Unify encoding of code values in DICOM audit message http://dicom.nema.org/Dicom/News/November2016/docs/cpack90/cp1638.pdf
DICOM2017b() - Constructor for class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2017b
 
DICOM2017c - Class in org.openehealth.ipf.commons.audit.marshal.dicom
CP 1638: Unify encoding of code values in DICOM audit message http://dicom.nema.org/Dicom/News/November2016/docs/cpack90/cp1638.pdf
DICOM2017c() - Constructor for class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2017c
 
DicomInstancesAccessedBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a DICOM Instances Accessed event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.6
DicomInstancesAccessedBuilder(EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DicomInstancesAccessedBuilder
 
DicomInstancesTransferredBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a DICOM Instances Transferred event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.7
DicomInstancesTransferredBuilder(EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DicomInstancesTransferredBuilder
 
dicomObjectDescription(DicomObjectDescriptionType) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
DicomObjectDescriptionType - Class in org.openehealth.ipf.commons.audit.model
 
DicomObjectDescriptionType() - Constructor for class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
 
DicomObjectDescriptionType.SOPClass - Class in org.openehealth.ipf.commons.audit.model
 
DicomStudyDeletedBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a DICOM Study Deleted event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.8
DicomStudyDeletedBuilder(EventOutcomeIndicator, String, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DicomStudyDeletedBuilder
 
direct(RouteBuilder, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
DisablePayloadCollectingDeactivationInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Interceptor which sets a context property to disable stopping collecting payload in the OutPayloadExtractorInterceptor.
DisablePayloadCollectingDeactivationInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.DisablePayloadCollectingDeactivationInterceptor
 
disconnect(FhirConsumer<AuditDatasetType>, AbstractPlainProvider) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
Disconnects the URL specified on the endpoint from the specified processor.
disconnect(FhirConsumer<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
Called when a FhirConsumer is stopped.
discoverPatients(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
discoverPatients(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Service
 
discoverPatientsDeferred(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
discoverPatientsDeferred(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Service
 
dn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest
 
dn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
 
dn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DelRequest
 
dn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
 
dn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyRequest
 
dn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
dn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultEntry
 
dnAttributes - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
 
doAggregate(Exchange, Object, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Aggregates oldInputData and newInputData.
doAudit(AuditContext, T) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Performs the actual ATNA audit.
doAudit(AuditContext, T) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
doAudit(AuditContext, T) - Method in class org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy
 
DOC_ENTRY_AUTHOR_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Author External Classification Scheme of the Document Entry
DOC_ENTRY_CLASS_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
classCode External Classification Scheme of the Document Entry
DOC_ENTRY_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Deprecated.
by IHE CP-ITI-544. Please use Vocabulary.STABLE_DOC_ENTRY instead.
DOC_ENTRY_CONFIDENTIALITY_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
confidentialityCode External Classification Scheme of the Document Entry
DOC_ENTRY_EVENT_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
eventCode External Classification Scheme of the Document Entry
DOC_ENTRY_FORMAT_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
formatCode External Classification Scheme of the Document Entry
DOC_ENTRY_HEALTHCARE_FACILITY_TYPE_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
healthcareFacitilityTypeCode External Classification Scheme of the Document Entry
DOC_ENTRY_LIMITED_METADATA_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
limitedMetadata External Classification Scheme of the Document Entry
DOC_ENTRY_LOCALIZED_STRING_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the patient ID external identifier of a document entry
DOC_ENTRY_LOCALIZED_STRING_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the unique ID external identifier of a document entry
DOC_ENTRY_PATIENT_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
patientId ExternalIdentifier of the Document Entry
DOC_ENTRY_PRACTICE_SETTING_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
practiceSettingCode ExternalIdentifier of the Document Entry
DOC_ENTRY_TYPE_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
typeCode ExternalIdentifier of the Document Entry
DOC_ENTRY_UNIQUE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
uniqueId ExternalIdentifier of the Document Entry
doCall(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
doCreateConsumer(Processor) - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
 
doCreateConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
doCreateConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
doCreateConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns the original starting point of the camel-mina2 route which will be wrapped into a set of PIX/PDQ-specific interceptors in Endpoint.createConsumer(Processor).
doCreateDelegate(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
doCreateDelegate(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.DelegateDefinition
Creates a Processor for this DSL element.
doCreateDelegate(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
doCreateEndpoint(String, FhirEndpointConfiguration<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
doCreateEndpoint(String, FhirEndpointConfiguration<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
Returns a new endpoint instance
doCreateEndpoint(String, FhirEndpointConfiguration<Iti65AuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti65.Iti65Component
 
doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti66.Iti66Component
 
doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti67.Iti67Component
 
doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti78.Iti78Component
 
doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti81.Iti81Component
 
doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti83.Iti83Component
 
doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.pcc44.Pcc44Component
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
doCreateProducer() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
 
doCreateProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
doCreateProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
doCreateProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns the original camel-mina2 producer which will be wrapped into a set of PIX/PDQ-specific interceptors in Endpoint.createProducer().
Document(String, String, String, String, String, XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
Document() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
 
Document - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents the contents of a document and the describing entry.
Document() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
Document(DocumentEntry, DataHandler) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
Constructs a document.
DocumentAvailability - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
 
documentCrossGatewayDocumentProvide(ProvideAndRegisterDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti80.Iti80PortType
Provides and registers a set of documents according to the ITI-80 specification.
DocumentEntry - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS document entry according to the IHE XDS specification.
DocumentEntry() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
DocumentEntryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a DocumentEntry and its ebXML representation.
DocumentEntryTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
Constructs the transformer
DocumentEntryType - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Type of a document entry.
DocumentEntryTypeAwareStoredQuery - Interface in org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
DocumentEntryTypeValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for $XDSDocumentEntryType.
DocumentEntryTypeValidation() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.DocumentEntryTypeValidation
 
documentManifestRetrieve(IdType, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ResourceProvider
Handles DocumentManifest Retrieve.
documentManifestSearch(ReferenceParam, DateRangeParam, StringParam, StringParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ResourceProvider
 
DocumentReference - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Contains a reference to a single document in an XDS repository.
DocumentReference() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
Constructs the document reference.
DocumentReference(String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
Constructs the document reference.
documentReferenceRetrieve(IdType, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ResourceProvider
Handles DocumentReference Retrieve.
documentReferenceSearch(ReferenceParam, TokenOrListParam, DateRangeParam, StringParam, StringParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ResourceProvider
 
documentRegistryDeleteDocumentSet(RemoveObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti62.Iti62PortType
Deletes a set of documents according to the ITI-62 specification.
documentRegistryDeleteDocumentSet(RemoveObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Service
 
documentRegistryMultiPatientStoredQuery(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti51.Iti51PortType
Performs a stored query according to the ITI-51 specification.
documentRegistryMultiPatientStoredQuery(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Service
 
documentRegistryRegisterDocumentSetB(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti42.Iti42PortType
Registers a set of documents according to the ITI-42 specification.
documentRegistryRegisterDocumentSetB(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Service
 
documentRegistryRegisterOnDemandDocumentEntry(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti61.Iti61PortType
Registers an on-demand document entry according to the ITI-61 specification.
documentRegistryRegisterOnDemandDocumentEntry(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Service
 
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti18.Iti18PortType
Performs a stored query according to the ITI-18 specification.
documentRegistryRegistryStoredQuery(AdhocQueryResponse) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse.Iti38AsyncResponsePortType
 
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti38.Iti38PortType
Performs a stored query according to the ITI-38 specification.
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Service
 
documentRegistryRegistryStoredQuery(AdhocQueryResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseService
 
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Service
 
documentRegistryUpdateDocumentSet(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.chxcmu.ChXcmuPortType
 
documentRegistryUpdateDocumentSet(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti57.Iti57PortType
Updates a set of documents according to the ITI-57 specification.
documentRegistryUpdateDocumentSet(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.chxcmu.ChXcmuService
 
documentRegistryUpdateDocumentSet(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Service
 
documentRepositoryProvideAndRegisterDocumentSetB(ProvideAndRegisterDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti41.Iti41PortType
Provides and registers a set of documents according to the ITI-41 specification.
documentRepositoryProvideAndRegisterDocumentSetB(ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Service
 
documentRepositoryRemoveDocuments(RemoveDocumentsRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti86.Iti86PortType
 
documentRepositoryRemoveDocuments(RemoveDocumentsRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti86.Iti86Service
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetResponseType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse.Iti39AsyncResponsePortType
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti39.Iti39PortType
Retrieves a set of documents according to the ITI-39 specification.
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti43.Iti43PortType
Retrieves a set of documents according to the ITI-43 specification.
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetResponseType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseService
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Service
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Service
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.rad69.Rad69PortType
Retrieves a set of imaging documents according to the RAD-69 specification.
documentRepositoryRetrieveImagingDocumentSet(RetrieveDocumentSetResponseType) - Method in interface org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse.Rad75AsyncResponsePortType
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.rad75.Rad75PortType
Retrieves a set of documents according to the RAD-75 specification.
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Service
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveDocumentSetResponseType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseService
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Service
 
DocumentRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
 
DocumentResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
DocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Abstract stored query for documents.
DocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
For JAXB only.
DocumentsQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
doLogPayload(T, String, String...) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
domainAttribute - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
 
DomBuildersThreadLocal - Class in org.openehealth.ipf.commons.core
Thread local for DOM document builders.
DomBuildersThreadLocal() - Constructor for class org.openehealth.ipf.commons.core.DomBuildersThreadLocal
 
DOMResultHolder - Class in org.openehealth.ipf.commons.xml
 
DOMResultHolder() - Constructor for class org.openehealth.ipf.commons.xml.DOMResultHolder
 
DomToByteArrayConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
DomToByteArrayConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DomToByteArrayConverter
 
doneUoW(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openehealth.ipf.commons.spring.core.config.CommonsCoreBeanDefinitionParser
 
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes input data and populates the output message.
doProcess(InputStream, OutputStream, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and writes converted result to outputData.
doProcess(Reader, Writer, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and writes converted result to outputData.
doProcess(Source, Result, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and writes converted result to outputData.
doProcess(String, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and returns the converted result.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Processes input data and populates the output message.
doProcess(InputStream, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(Reader, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(Source, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(String, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
Processes input data and populates the output exchange.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.RendererAdapter
Delegates processing of input data and input parameters to a Renderer object.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.TransmogrifierAdapter
Delegates processing of input data and input parameters to a Transmogrifier object.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Delegates validation of input data against a profile to a Validator object.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.hl7.adapter.HapiAdapter
 
doProcess(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
 
doProcess(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
The proper message processing method.
doProcess(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Service
 
doProcess(BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdService
 
doProcessMessage(Message, Throwable, Object...) - Method in class org.openehealth.ipf.platform.camel.hl7.adapter.AcknowledgementAdapter
 
doProcessMessage(Message, Throwable, Object...) - Method in class org.openehealth.ipf.platform.camel.hl7.adapter.HapiAdapter
 
doRender(Exchange, Object) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model).
doStart() - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
 
doStart() - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
 
doStart() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
doStart() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
 
doStop() - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
 
doStop() - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
 
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
Hack to circumvent accessing private members of the super class with the effect that disposing the connector does NOT wait indefinitely.
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
 
doValidate(Source, String) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
DownloadRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
Java class for DownloadRequest complex type.
DownloadRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
 
DownloadResponse - Class in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
Java class for DownloadResponse complex type.
DownloadResponse() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
 
dropTimeZone(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
DsmlAttr - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for DsmlAttr complex type.
DsmlAttr() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
 
DsmlMessage - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for DsmlMessage complex type.
DsmlMessage() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
 
DsmlModification - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for DsmlModification complex type.
DsmlModification() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
 
DsmlModification.ModificationOperationType - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for null.
dump(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
dump(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
duplicatesResolved(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.GenericIti44PortType
 
duplicatesResolved(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44PixPortType
 
duplicatesResolved(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44XdsPortType
 
duplicatesResolved(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
Duration - Class in org.openehealth.ipf.commons.core.datetime
 
Duration(long) - Constructor for class org.openehealth.ipf.commons.core.datetime.Duration
 
DurationFormatException - Exception in org.openehealth.ipf.commons.core.datetime
 
DurationFormatException() - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
DurationFormatException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
DurationFormatException(String) - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
DurationFormatException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
DynamicExtension - Interface in org.openehealth.ipf.commons.core.extend.config
DSL extensions implementing this marker interface can be auto discovered by IPF's extension configuration framework.
DynamicExtensionConfigurer<R extends Registry> - Class in org.openehealth.ipf.commons.core.extend.config
Configurer used to autowire all classes implementing the DynamicExtension interface using Groovy 2.x Extension Modules
DynamicExtensionConfigurer() - Constructor for class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 

E

eachWithIndex(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
eachWithIndex(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
EagerBundleProvider - Class in org.openehealth.ipf.commons.ihe.fhir
Simple Bundle provider that fetches ALL results and caches them as soon as one of EagerBundleProvider.size() or EagerBundleProvider.getResources(int, int) is called.
EagerBundleProvider(RequestConsumer, Object, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.EagerBundleProvider
 
EbXML30Converters - Class in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Camel type converters for EbXML 3.0.
EbXML30Converters() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
 
EbXMLAdhocQueryRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for AdhocQueryRequest.
EbXMLAdhocQueryRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of AdhocQueryRequest.
EbXMLAdhocQueryRequest30(AdhocQueryRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
Constructs the wrapper using the real object.
EbXMLAssociation - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for AssociationType1.
EbXMLAssociation30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of AssociationType1.
EbXMLAssociation30(AssociationType1, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
Constructs an association by wrapping the given ebXML 3.0 object.
EbXMLClassification - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ClassificationType.
EbXMLClassification30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of ClassificationType.
EbXMLClassification30(ClassificationType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
Constructs a classification by wrapping the given ebXML 3.0 object.
EbXMLExternalIdentifier - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ExternalIdentifierType.
EbXMLExternalIdentifier30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of ExternalIdentifierType.
EbXMLExternalIdentifier30(ExternalIdentifierType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
Constructs an external identifier by wrapping the given ebXML 3.0 object.
EbXMLExtrinsicObject - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ExtrinsicObjectType.
EbXMLExtrinsicObject30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of ExtrinsicObjectType.
EbXMLExtrinsicObject30(ExtrinsicObjectType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
Constructs an extrinsic object by wrapping an ebXML 3.0 object.
EbXMLFactory - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Serves as a factory for ebXML objects.
EbXMLFactory30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Factory for EbXML 3.0 objects.
EbXMLFactory30() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
EbXMLInternationalString - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for InternationalStringType.
EbXMLInternationalString30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of InternationalStringType.
EbXMLInternationalString30(InternationalStringType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
Constructs the string by wrapping the given ebXML 3.0 object.
EbXMLInternationalString30(LocalizedString) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
Constructs the string by wrapping the given ebXML 3.0 object.
EbXMLNonconstructiveDocumentSetRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RetrieveDocumentSetRequestType and RemoveDocumentsRequestType.
EbXMLNonconstructiveDocumentSetRequest30<T extends RetrieveDocumentSetRequestType> - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLNonconstructiveDocumentSetRequest.
EbXMLNonconstructiveDocumentSetRequest30(T) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLNonconstructiveDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLObjectContainer - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Provides functionality for containers of various ebXML objects.
EbXMLObjectContainer30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Base class for requests and responses that contain various ebXML 3.0 objects.
EbXMLObjectLibrary - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml
A container of objects used for resolving object references and their ids.
EbXMLObjectLibrary() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
 
EbXMLProvideAndRegisterDocumentSetRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ProvideAndRegisterDocumentSetRequestType.
EbXMLProvideAndRegisterDocumentSetRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
EbXMLProvideAndRegisterDocumentSetRequest30(ProvideAndRegisterDocumentSetRequestType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLProvideAndRegisterDocumentSetRequest30(ProvideAndRegisterDocumentSetRequestType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object using a new object library.
EbXMLQueryResponse - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for AdhocQueryResponse.
EbXMLQueryResponse30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of AdhocQueryResponse.
EbXMLQueryResponse30(AdhocQueryResponse, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
Constructs a query response by wrapping the given ebXML 3.0 object.
EbXMLQueryResponse30(AdhocQueryResponse) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
Constructs the response wrapper using a new EbXMLObjectLibrary.
EbXMLRegistryError - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
 
EbXMLRegistryError30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
 
EbXMLRegistryError30(RegistryError) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
EbXMLRegistryObject - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RegistryEntryType and RegistryObjectType.
EbXMLRegistryObject30<E extends RegistryObjectType> - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of RegistryObjectType.
EbXMLRegistryObject30(E, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
Constructs a registry entry by wrapping the given ebXML 3.0 object.
EbXMLRegistryPackage - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RegistryPackageType.
EbXMLRegistryPackage30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation for RegistryPackageType.
EbXMLRegistryPackage30(RegistryPackageType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
Constructs a registry package by wrapping the given ebXML 3.0 object.
EbXMLRegistryResponse - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Represents a ebXML RegistryResponseType.
EbXMLRegistryResponse30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLRegistryResponse.
EbXMLRegistryResponse30(RegistryResponseType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
Constructs the registry response by wrapping the given ebXML 3.0 object.
EbXMLRemoveMetadataRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RemoveObjectsRequest.
EbXMLRemoveMetadataRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of RemoveObjectsRequest
EbXMLRemoveMetadataRequest30(RemoveObjectsRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLRetrieveDocumentSetResponse - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RetrieveDocumentSetResponseType.
EbXMLRetrieveDocumentSetResponse30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLRetrieveDocumentSetResponse.
EbXMLRetrieveDocumentSetResponse30(RetrieveDocumentSetResponseType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
Constructs a response by wrapping the given ebXML 3.0 object.
EbXMLRetrieveImagingDocumentSetRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RetrieveImagingDocumentSetRequestType.
EbXMLRetrieveImagingDocumentSetRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLRetrieveImagingDocumentSetRequest.
EbXMLRetrieveImagingDocumentSetRequest30(RetrieveImagingDocumentSetRequestType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLSlot - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for SlotType1.
EbXMLSlot30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of SlotType1.
EbXMLSlot30(SlotType1) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
Constructs a slot by wrapping the given ebXML 3.0 object.
EbXMLSlotList - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Provides access to slots and their values.
EbXMLSlotList30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Represents a list of slots.
EbXMLSlotList30(List<SlotType1>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
Constructs the slot list by wrapping the given ebXML 3.0 object.
EbXMLSubmitObjectsRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for SubmitObjectsRequest.
EbXMLSubmitObjectsRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of SubmitObjectsRequest
EbXMLSubmitObjectsRequest30(SubmitObjectsRequest, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLSubmitObjectsRequest30(SubmitObjectsRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
Constructs a request by wrapping the given ebXML 3.0 object using a new object library.
EhcacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.correlation
Ehcache-based implementation of asynchronous message correlator.
EhcacheAsynchronyCorrelator(Ehcache) - Constructor for class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
EhcacheHl7v3ContinuationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v3.storage
 
EhcacheHl7v3ContinuationStorage(Ehcache) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
EhcacheInteractiveContinuationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v2.storage
An Ehcache-based implementation of InteractiveContinuationStorage.
EhcacheInteractiveContinuationStorage(Ehcache) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheInteractiveContinuationStorage
 
EhcacheUnsolicitedFragmentationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v2.storage
A storage of HL7 v2 unsolicited fragmentation accumulators.
EhcacheUnsolicitedFragmentationStorage(Ehcache) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheUnsolicitedFragmentationStorage
 
elementAt(int) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
ELSE - Static variable in class org.openehealth.ipf.commons.map.BidiMappingService
 
emailAddress - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
emailAddress - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
emailAddressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
emailAddressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
EmailAddressType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
EmailAddressType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
 
empty(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
empty(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
encode(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XdsHl7v2Renderer
Encodes the given HL7-based XDS model object using specific rules regarding required and prohibited HL7 fields.
encodeAsString(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
encodeAsStringList(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
encodeHL7String(String, Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
encodeRepetitions() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
ENCODING_CHARACTERS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XdsHl7v2Renderer
Encoding characters for HL7 v2 messages.
EncounterResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
Encounter Resource Provider for QEDm (PCC-44)
EncounterResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterResourceProvider
 
EncounterSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
EncounterSearchParameters.EncounterSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
endPoint - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
 
endTime - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
enrichAuditDatasetFromRequest(T, Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Enriches the given audit dataset with transaction-specific contents of the request message and Camel exchange.
enrichAuditDatasetFromRequest(T, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
enrichAuditDatasetFromRequest(T, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
 
enrichAuditDatasetFromRequest(FhirQueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirQueryAuditStrategy
Further enrich the audit dataset: add query string and patient IDs in the search parameter (if available).
enrichAuditDatasetFromRequest(GenericFhirAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.GenericFhirAuditMessageStrategy
 
enrichAuditDatasetFromRequest(Iti65AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditStrategy
 
enrichAuditDatasetFromRequest(Iti68AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ServerAuditStrategy
 
enrichAuditDatasetFromRequest(FhirQueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83AuditStrategy
 
enrichAuditDatasetFromRequest(FhirQueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirQueryAuditStrategy
Further enrich the audit dataset: add query string and patient IDs in the search parameter (if available).
enrichAuditDatasetFromRequest(GenericFhirAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.GenericFhirAuditStrategy
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategy
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
 
enrichAuditDatasetFromRequest(FeedAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategy
 
enrichAuditDatasetFromRequest(FeedAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
 
enrichAuditDatasetFromRequest(FeedAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategy
 
enrichAuditDatasetFromRequest(FeedAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
 
enrichAuditDatasetFromRequest(Iti64AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditStrategy
 
enrichAuditDatasetFromRequest(FeedAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategy
 
enrichAuditDatasetFromRequest(FeedAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategy
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Map<String, Object>) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Map<String, Object>) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
enrichAuditDatasetFromRequest(Hl7v3AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
enrichAuditDatasetFromRequest(Hl7v3AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
enrichAuditDatasetFromRequest(Hl7v3AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
enrichAuditDatasetFromRequest(Hl7v3AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
enrichAuditDatasetFromRequest(Hl7v3AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
enrichAuditDatasetFromRequest(Hl7v3AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
enrichAuditDatasetFromRequest(Hl7v3AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
enrichAuditDatasetFromRequest(XdsNonconstructiveDocumentSetRequestAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsIRetrieveAuditStrategy30
 
enrichAuditDatasetFromRequest(XdsNonconstructiveDocumentSetRequestAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditStrategy30
 
enrichAuditDatasetFromRequest(XdsQueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditStrategy30
 
enrichAuditDatasetFromRequest(XdsRemoveMetadataAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveMetadataAuditStrategy30
 
enrichAuditDatasetFromRequest(XdsSubmitAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
 
enrichAuditDatasetFromResponse(T, Object) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Enriches the given audit dataset with transaction-specific contents of the response message.
enrichAuditDatasetFromResponse(T, Object, AuditContext) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Enriches the given audit dataset with transaction-specific contents of the response message.
enrichAuditDatasetFromResponse(T, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
enrichAuditDatasetFromResponse(T, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
 
enrichAuditDatasetFromResponse(GenericFhirAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.GenericFhirAuditMessageStrategy
 
enrichAuditDatasetFromResponse(Iti65AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditStrategy
 
enrichAuditDatasetFromResponse(FhirQueryAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83AuditStrategy
 
enrichAuditDatasetFromResponse(GenericFhirAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.GenericFhirAuditStrategy
 
enrichAuditDatasetFromResponse(QueryAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategy
 
enrichAuditDatasetFromResponse(QueryAuditDataset, Message, AuditContext) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
enrichAuditDatasetFromResponse(QueryAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
 
enrichAuditDatasetFromResponse(QueryAuditDataset, Message, AuditContext) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
enrichAuditDatasetFromResponse(Hl7v3AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
enrichAuditDatasetFromResponse(Hl7v3AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
enrichAuditDatasetFromResponse(Hl7v3AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
enrichAuditDatasetFromResponse(T, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
 
enrichAuditDatasetFromResponse(XdsNonconstructiveDocumentSetRequestAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveDocumentAuditStrategy30
 
enrichAuditDatasetFromResponse(XdsNonconstructiveDocumentSetRequestAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
enrichDatasetFromDocumentManifest(DocumentManifest) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
 
enrichDatasetFromSubmitObjectsRequest(XdsSubmitAuditDataset, EbXMLSubmitObjectsRequest) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
 
enricher(AggregationStrategy, String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new Enricher.
enricher(String, String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new Enricher using an AggregatorAdapter that adapts an Aggregator Spring bean identified by name aggregatorBeanName.
Enricher - Class in org.openehealth.ipf.platform.camel.core.process
A content enricher that enriches input data by first obtaining additional data from a resource represented by an endpoint producer and second by aggregating input data and additional data.
Enricher(Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Enricher
Creates a new Enricher.
Enricher(AggregationStrategy, Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Enricher
Creates a new Enricher.
enrichGenericAuditDatasetFromRequest(MllpAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
enrichNamespaces(Document, String) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
Copies namespace definitions from SOAP Envelope and SOAP Body elements of the given XML Document into the top-level element of the XML document represented by the given String.
enrichParameters(FhirSearchParameters, HttpServletRequest) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
 
enrichRequestContext(Exchange, WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseProducer
 
enrichRequestContext(Exchange, WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Enriches the given Web Service request context on the basis of the given Camel exchange, and vice versa.
enrichResponseMessage(Message, WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Enriches the given response message from the Web Service request context data.
ensureMaximalSegmentsLength(String, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Ensures that all segments in the given HL7 message string representation are not longer than the given value (-1 means positive infinity).
EnteringNetwork(EventOutcomeIndicator) - Constructor for class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder.EnteringNetwork
 
EnteringNetwork(EventOutcomeIndicator, String) - Constructor for class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder.EnteringNetwork
 
entityId(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
entityRole(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
entityType(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
EnumeratedCodedValue<T extends CodedValueType> - Interface in org.openehealth.ipf.commons.audit.types
Represents an EnumeratedValueSet and serves as delegate to a CodedValueType.
EnumeratedValueSet<T> - Interface in org.openehealth.ipf.commons.audit.types
This interface is intended to be implemented by enum classes in order to provide a set of code values.
enumForCode(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
 
enumForCode(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
 
enumForCode(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
 
enumForCode(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
 
enumForCode(Integer) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
 
enumForCode(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
 
enumForCode(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
 
enumForCode(Short) - Static method in enum org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
 
enumForCode(Short) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
 
enumForCode(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
 
enumForCode(Short) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
 
enumForCode(Short) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
 
enumForCode(Class<E>, Object) - Static method in interface org.openehealth.ipf.commons.audit.types.EnumeratedValueSet
 
equalityMatch - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
equals(Object) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
 
equals(Object) - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
equals(Object) - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
 
equals(Object) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
equals(Object) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
 
equals(Object) - Method in class org.openehealth.ipf.commons.audit.model.TypeValuePairType
 
equals(Object) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
equals(Object) - Method in class org.openehealth.ipf.commons.core.URN
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
Two HL7 timestamps are equal when they have the same values in the relevant fields (i.e.
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocuments
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveMetadata
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
 
equals(Object) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
equals(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
ErrorCode - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
Error codes specified by the XDS specification.
errorCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
ErrorInfo - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Contains information about an error.
ErrorInfo() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
Constructs an error info.
ErrorInfo(ErrorCode, String, Severity, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
Constructs an error info.
ErrorInfo(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
Constructs an error info from the given exception.
ErrorInfoListTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between lists of ErrorInfo objects and their ebXML representations.
ErrorInfoListTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
Constructs the transformer.
errorMessage - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
 
ErrorResponse - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for ErrorResponse complex type.
ErrorResponse() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
 
ErrorResponse.Detail - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for anonymous complex type.
ErrorResponse.ErrorType - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for null.
escape(String, EncodingCharacters) - Method in class org.openehealth.ipf.modules.hl7.parser.DefaultEscaping
 
ESCAPING - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XdsHl7v2Renderer
 
Ethnicity() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
evaluate(Object) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.adapter.StaticParams
Evaluates to the params array used to construct this expression.
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingExpression
 
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.hl7.expression.Hl7InputExpression
 
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.hl7.TerserSetExpression
 
event(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
EventActionCode - Enum in org.openehealth.ipf.commons.audit.codes
Event Action codes as originally specified by https://tools.ietf.org/html/rfc3881#section-5.1 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2 This value set is a literal part of the audit schema, i.e.
EventId - Interface in org.openehealth.ipf.commons.audit.types
 
EventId.EventIdImpl - Class in org.openehealth.ipf.commons.audit.types
 
EventIdCode - Enum in org.openehealth.ipf.commons.audit.codes
Audit Event ID Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_400 1.2.840.10008.6.1.903
eventIdentification(EventIdentificationType) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
EventIdentificationType - Class in org.openehealth.ipf.commons.audit.model
 
EventIdentificationType(EventId, Instant, EventOutcomeIndicator) - Constructor for class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
EventIdImpl(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.types.EventId.EventIdImpl
 
EventIdImpl(CodedValueType) - Constructor for class org.openehealth.ipf.commons.audit.types.EventId.EventIdImpl
 
EventOutcomeIndicator - Enum in org.openehealth.ipf.commons.audit.codes
Event Outcome Indicator codes as originally specified by https://tools.ietf.org/html/rfc3881#section-5.1 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2 This value set is a literal part of the audit schema, ie.e.
EventType - Interface in org.openehealth.ipf.commons.audit.types
 
eventType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
eventType(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
EventType.EventTypeImpl - Class in org.openehealth.ipf.commons.audit.types
 
EventTypeCode - Enum in org.openehealth.ipf.commons.audit.codes
Audit Event Type Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_401 1.2.840.10008.6.1.904 and http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_403 1.2.840.10008.6.1.906
EventTypeImpl(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.types.EventType.EventTypeImpl
 
EventTypeImpl(CodedValueType) - Constructor for class org.openehealth.ipf.commons.audit.types.EventType.EventTypeImpl
 
eventTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
exception(Function<String, T>, OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
exception(Function<String, T>, IBaseOperationOutcome, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
exception(Function<String, T>, OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
exception(Function<String, T>, IBaseOperationOutcome, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpExceptionIoFilter
 
exceptionMessage(ExpressionClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
exceptionMessageExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
exceptionObject(ExpressionClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
exceptionObjectExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
Exchanges - Class in org.openehealth.ipf.platform.camel.core.util
Utility related to Camel Exchanges.
Exchanges() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Exchanges
 
ExpressionResolver - Interface in org.openehealth.ipf.commons.ihe.core.payload
Interface for resolving expressions generating file paths
Expressions - Class in org.openehealth.ipf.platform.camel.core.util
Utility related to Camel Expressions.
Expressions() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Expressions
 
ExtendedRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for ExtendedRequest complex type.
ExtendedRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
 
ExtendedResponse - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for ExtendedResponse complex type.
ExtendedResponse() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
 
extensibleMatch - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
extension - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
ExtensionModuleFactory - Class in org.openehealth.ipf.commons.core.config
Extension module that wraps the registration inside logging statements so that the extension process can be observed if necessary.
ExtensionModuleFactory() - Constructor for class org.openehealth.ipf.commons.core.config.ExtensionModuleFactory
 
externalIdentifier - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
externalIdentifierQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
ExternalIdentifierQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ExternalIdentifierQueryType complex type.
ExternalIdentifierQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
 
ExternalIdentifierType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ExternalIdentifier is the mapping of the same named interface in ebRIM.
ExternalIdentifierType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
ExternalIdentifierValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates an external identifier.
ExternalIdentifierValidation(String, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ExternalIdentifierValidation
Constructs a validation.
ExternalLinkQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ExternalLinkQueryType complex type.
ExternalLinkQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalLinkQueryType
 
ExternalLinkType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ExternalLink is the mapping of the same named interface in ebRIM.
ExternalLinkType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
 
externalURI - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
 
extract(S, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Extractor
 
extractAddressesFromServletRequest(SoapMessage, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts service URI and client IP address from the servlet request.
extractAttributeStatement(SubjectConfirmation) - Method in class org.openehealth.ipf.commons.ihe.xua.AttributeStatementExtractor
 
extractClientCertificateCommonName(SoapMessage, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extract TLS information from servlet request, if available
extractClientCertificateCommonName(Exchange, AuditDataset) - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.AuditInterceptorUtils
 
extractException(Exchange, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Extracts the exception handled while processing the given exchange (if any), and optionally marks the exchange as non-failed.
extractException(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Extracts the exception handled while processing the given exchange (if any), and marks the exchange as non-failed.
extractHapiMessage(Message, String, Parser) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Converts the contents of the given Camel message to a Message.
Extractor<S> - Interface in org.openehealth.ipf.commons.core.modules.api
Extracts a piece of information from an object addressed by a expression
ExtractorException - Exception in org.openehealth.ipf.commons.core.modules.api
 
ExtractorException() - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
ExtractorException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
ExtractorException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
ExtractorException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
extractOutgoingException(Exchange) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Returns Exception object from the outgoing fault message contained in the given CXF exchange, or null, when no exception could be extracted.
extractOutgoingPayload(Exchange) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Returns String payload of the outgoing message contained in the given CXF exchange, or null, when no String payload could be extracted.
extractPojo(Message) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts POJO from the given CXF message.
extractSoapBody(String) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Extracts the proper body (for example, a Query) from the SOAP envelope, both represented as Strings.
extractUserIdFromWSAddressing(SoapMessage, boolean, boolean, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts user ID from an WS-Addressing SOAP header and stores it in the given audit dataset.
extractXuaUserNameFromSaml2Assertion(SoapMessage, Header.Direction, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts ITI-40 XUA user name from the SAML2 assertion contained in the given CXF message, and stores it in the ATNA audit dataset.
extractXuaUserNameFromSaml2Assertion(SoapMessage, Header.Direction, WsAuditDataset) - Method in interface org.openehealth.ipf.commons.ihe.ws.cxf.audit.XuaProcessor
Extracts ITI-40 XUA user name from the SAML2 assertion contained in the given CXF message, and stores it in the ATNA audit dataset.
extractXuaUserNameFromSaml2Assertion(SoapMessage, Header.Direction, WsAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
Extracts ITI-40 XUA user name from the SAML2 assertion contained in the given CXF message, and stores it in the ATNA audit dataset.
ExtraMetadataHolder - Interface in org.openehealth.ipf.commons.ihe.xds.core
Interface for XDS objects which can have extra metadata slots.
ExtrinsicObjectQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ExtrinsicObjectQueryType complex type.
ExtrinsicObjectQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
 
ExtrinsicObjectType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ExtrinsicObject is the mapping of the same named interface in ebRIM.
ExtrinsicObjectType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 

F

facility(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
Factory(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
FailedAssert - Class in org.openehealth.ipf.commons.xml.svrl
Java class for anonymous complex type.
FailedAssert() - Constructor for class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
fakePatientPerson(MarkupBuilder) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
family(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
FAMILY - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
features - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
federated - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
federation - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
FederationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FederationQueryType complex type.
FederationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FederationQueryType
 
FederationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
FederationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
 
FeedAuditDataset - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit
 
FeedAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.FeedAuditDataset
 
FetchQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query Cross-Community Fetch.
FetchQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
Constructs the query.
FetchQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a FetchQuery and EbXMLAdhocQueryRequest.
FetchQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
 
fetchResource(FhirContext, Class<T>, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
 
fetchResource(FhirContext, Class<T>, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.CustomValidationSupport
 
FHIR_CONTEXT - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_COUNT - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_FIRST - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_FROM_INDEX - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_LAST - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_NEXT - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_OPERATION_HEADER - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_PREVIOUS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_REQUEST_GET_ONLY - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_REQUEST_PARAMETERS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_REQUEST_SIZE_ONLY - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_RESOURCE_TYPE_HEADER - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FHIR_TO_INDEX - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
FhirAuditDataset - Class in org.openehealth.ipf.commons.ihe.fhir.audit
Generic audit dataset for FHIR-based IHE transactions.
FhirAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
FhirAuditJsonEvent - Class in org.openehealth.ipf.commons.ihe.fhir.audit.marshal
 
FhirAuditJsonEvent() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.marshal.FhirAuditJsonEvent
 
FhirAuditJsonEvent(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.marshal.FhirAuditJsonEvent
 
FhirAuditJsonEvent - Class in org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal
 
FhirAuditJsonEvent() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditJsonEvent
 
FhirAuditJsonEvent(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditJsonEvent
 
FhirAuditStrategy<T extends FhirAuditDataset> - Class in org.openehealth.ipf.commons.ihe.fhir
 
FhirAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirAuditStrategy
 
FhirAuditStrategy<T extends FhirAuditDataset> - Class in org.openehealth.ipf.commons.ihe.fhir.support
 
FhirAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.FhirAuditStrategy
 
FhirAuditXmlEvent - Class in org.openehealth.ipf.commons.ihe.fhir.audit.marshal
 
FhirAuditXmlEvent() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.marshal.FhirAuditXmlEvent
 
FhirAuditXmlEvent(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.marshal.FhirAuditXmlEvent
 
FhirAuditXmlEvent - Class in org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal
 
FhirAuditXmlEvent() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
 
FhirAuditXmlEvent(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
 
FhirCamelTranslators - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core
Camel processors for translation of messages between FHIR and something else
FhirCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core
Factory class for creating validating processors for FHIR resources.
FhirComponent<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core
Abstract FHIR Camel component
FhirComponent(FhirInteractionId) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
FhirComponent(CamelContext, FhirInteractionId) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
FhirConsumer<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core
FHIR consumer, which is an implementation of a RequestConsumer that handles requests by sending the request data and parameters into a Camel route and returning the result of the route processing.
FhirConsumer(FhirEndpoint<AuditDatasetType, ? extends FhirComponent<AuditDatasetType>>, Processor) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
fhirContext() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
FhirEndpoint<AuditDatasetType extends FhirAuditDataset,ComponentType extends FhirComponent<AuditDatasetType>> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core
Generic FHIR endpoint
FhirEndpoint(String, ComponentType, FhirEndpointConfiguration<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
FhirEndpointConfiguration<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core
Configuration of a FHIR endpoint instance
FhirEndpointConfiguration(FhirComponent<AuditDatasetType>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
FhirEventIdCode - Enum in org.openehealth.ipf.commons.ihe.fhir.audit.codes
 
FhirEventTypeCode - Enum in org.openehealth.ipf.commons.ihe.fhir.audit.codes
 
FhirExtensionModule - Class in org.openehealth.ipf.platform.camel.fhir.extend
 
FhirExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
FhirInteractionId<T extends FhirAuditDataset> - Interface in org.openehealth.ipf.commons.ihe.fhir
 
fhirJson(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
fhirJson(DataFormatClause, FhirContext, String) - Static method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
FhirParticipantObjectIdTypeCode - Enum in org.openehealth.ipf.commons.ihe.fhir.audit.codes
ParticipantObjectIdTypeCodes for the XDS transactions in this module
FhirProducer<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core
 
FhirProducer(Endpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirProducer
 
FhirQueryAuditDataset - Class in org.openehealth.ipf.commons.ihe.fhir.audit
Generic Audit Dataset for FHIR Query-only transactions
FhirQueryAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditDataset
 
FhirQueryAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir
Generic Audit Strategy for FHIR query transactions
FhirQueryAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirQueryAuditStrategy
 
FhirQueryAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.support
Generic Audit Strategy for FHIR query transactions
FhirQueryAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.FhirQueryAuditStrategy
 
FhirRegistry - Interface in org.openehealth.ipf.commons.ihe.fhir
Keeps track of RequestConsumer and IpfFhirServlet and connects them to each other.
FhirSearchParameters - Interface in org.openehealth.ipf.commons.ihe.fhir
Implementations of this interface encapsulate search parameters for Search transactions.
FhirSecurityInformation - Class in org.openehealth.ipf.commons.ihe.fhir.translation
 
FhirSecurityInformation(boolean, SSLContext, HostnameVerifier, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.translation.FhirSecurityInformation
 
fhirServlet(IServerConformanceProvider<CapabilityStatement>, IPagingProvider, IServerAddressStrategy, INarrativeGenerator) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
fhirServletRegistration(IpfFhirServlet) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
FhirTransactionConfiguration<T extends FhirAuditDataset> - Class in org.openehealth.ipf.commons.ihe.fhir
Static configuration for FHIR transaction components
FhirTransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, FhirContext, AbstractPlainProvider, ClientRequestFactory<?>, FhirTransactionValidator) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
FhirTransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, FhirContext, List<? extends AbstractPlainProvider>, ClientRequestFactory<?>, FhirTransactionValidator) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
FhirTransactionOptions - Interface in org.openehealth.ipf.commons.ihe.fhir
 
FhirTransactionValidator - Interface in org.openehealth.ipf.commons.ihe.fhir
Instances of FhirTransactionValidator are used in order to have FHIR request and response validated.
FhirTransactionValidator.Support - Class in org.openehealth.ipf.commons.ihe.fhir
 
FhirTranslationException - Exception in org.openehealth.ipf.commons.ihe.fhir.translation
 
FhirTranslationException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.fhir.translation.FhirTranslationException
 
FhirTranslationException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.fhir.translation.FhirTranslationException
 
FhirTranslationException(Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.fhir.translation.FhirTranslationException
 
FhirTranslator<T> - Interface in org.openehealth.ipf.commons.ihe.fhir.translation
 
FhirUtils - Class in org.openehealth.ipf.commons.ihe.fhir
Common utilities for handling FHIR resources
FhirUtils() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
FhirUtils - Class in org.openehealth.ipf.commons.ihe.fhir.support
Common utilities for handling FHIR resources
FhirUtils() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
fhirXml(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
fhirXml(DataFormatClause, FhirContext, String) - Static method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
FIELD_ID_PATTERN - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo.Hl7FieldIdComparator
 
fileGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
FileIdGeneratorProperties() - Constructor for class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
fillCx(Composite, String, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillCx(Composite, GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillFacets(List<Map<String, String>>, Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillMshFromSlurper(GPathResult, Message, boolean, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
Fills the object Library based on the contents.
fillSearchParameters(Map<String, Object>, Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
Filter - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for Filter complex type.
Filter() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
filter - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
filterGroup - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.FilterSet
 
filterMyTransactions - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
 
FilterQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FilterQueryType complex type.
FilterQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
 
FilterSet - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for FilterSet complex type.
FilterSet() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.FilterSet
 
FilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FilterType complex type.
FilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
 
finalizeAggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Creates the actual aggregation result of the processor This method is called by Splitter.processNext(Exchange) to calculate the aggregation result of the splitter.
finalizeAtnaAuditing(Object, Hl7v3AuditStrategy, AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
finalizeSubExchange(Exchange, Exchange, SplitIndex) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Updates the contents of sub exchanges This method is called by Splitter.processNext(Exchange) before sending a sub exchange to the destination processor.
findActiveNamingSystemByTypeAndValue(String, NamingSystem.NamingSystemIdentifierType, String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
Returns the first active NamingSystem instances that match the provided type and value
findActiveNamingSystemByTypeAndValue(String, NamingSystem.NamingSystemIdentifierType, String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
Returns the first active NamingSystem instances that match the provided type and value
findActiveParticipants(Predicate<ActiveParticipantType>) - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
findClass(String, String, String) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
findContextualProperty(Message, String) - Static method in class org.openehealth.ipf.commons.ihe.ws.InterceptorUtils
Searches for a property in all available contexts associated with the given SOAP message.
FindDocumentsByReferenceIdQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindDocumentsByReferenceIdQuery.
FindDocumentsByReferenceIdQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
Constructs the query.
FindDocumentsByReferenceIdQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindDocumentsByReferenceIdQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
 
FindDocumentsForMultiplePatientsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a Multi-Patient stored query for FindDocuments.
FindDocumentsForMultiplePatientsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
Constructs the query.
FindDocumentsForMultiplePatientsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindDocumentsForMultiplePatientsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
 
FindDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindDocuments.
FindDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
Constructs the query.
FindDocumentsQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
FindDocumentsQueryTransformer<T extends FindDocumentsQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a FindDocumentsQuery and EbXMLAdhocQueryRequest.
FindDocumentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsQueryTransformer
 
findFirst(Supplier<Optional<T>>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.translation.UriMapper
 
findFirstNamingSystem(String, Predicate<? super NamingSystem>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
Returns the first NamingSystem instances that match the provided Predicate
findFirstNamingSystem(String, Predicate<? super NamingSystem>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
Returns the first NamingSystem instances that match the provided Predicate
FindFoldersForMultiplePatientsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a Multi-Patient stored query for FindFolders.
FindFoldersForMultiplePatientsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
Constructs the query.
FindFoldersForMultiplePatientsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindFoldersForMultiplePatientsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
 
FindFoldersQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindFolders.
FindFoldersQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
Constructs the query.
FindFoldersQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a FindFoldersQuery and EbXMLAdhocQueryRequest.
FindFoldersQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
 
findIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
findIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
findIndexValues(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
findIndexValues(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
findLastIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
findLastIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
findNamingSystems(String, Predicate<? super NamingSystem>) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractNamingSystemServiceImpl
 
findNamingSystems(String, Predicate<? super NamingSystem>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
Finds all NamingSystem instances that match the provided Predicate and returns a stream of these matches.
findNamingSystems(String, Predicate<? super NamingSystem>) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.AbstractNamingSystemServiceImpl
 
findNamingSystems(String, Predicate<? super NamingSystem>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
Finds all NamingSystem instances that match the provided Predicate and returns a stream of these matches.
findParticipantObjectIdentifications(Predicate<ParticipantObjectIdentificationType>) - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
FindSubmissionSetsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindSubmissionSets.
FindSubmissionSetsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
Constructs the query.
FindSubmissionSetsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindSubmissionSetsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
 
FiredRule - Class in org.openehealth.ipf.commons.xml.svrl
Java class for anonymous complex type.
FiredRule() - Constructor for class org.openehealth.ipf.commons.xml.svrl.FiredRule
 
firstLower(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
firstName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
firstOrNull(List<?>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
FixContentTypeOutInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
Workaround for a compatibility issue with Axis 2 0.9x.
FixContentTypeOutInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.FixContentTypeOutInterceptor
Constructs the interceptor.
flag - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
flag - Variable in class org.openehealth.ipf.commons.xml.svrl.FiredRule
 
flag - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
FLAGS - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
 
FloatFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FloatFilterType complex type.
FloatFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
 
flush() - Method in interface org.openehealth.ipf.commons.audit.queue.AuditMessageQueue
Forces all unsent messages in the queue to be sent
flush() - Method in class org.openehealth.ipf.commons.audit.queue.CompositeAuditMessageQueue
 
flush() - Method in class org.openehealth.ipf.commons.audit.queue.JmsAuditMessageQueue
 
Folder - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS folder according to the IHE XDS specification.
Folder() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
FOLDER_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
XDSFolder classification node
FOLDER_CODE_LIST_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
codeList External Classification Scheme of the folder
FOLDER_LIMITED_METADATA_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
limitedMetadata External Classification Scheme of the Folder
FOLDER_LOCALIZED_STRING_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the patient ID external identifier of a folder
FOLDER_LOCALIZED_STRING_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the unique ID external identifier of a folder
FOLDER_PATIENT_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
patientId ExternalIdentifier of the Folder
FOLDER_UNIQUE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
uniqueId ExternalIdentifier of the Folder
FolderTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a Folder and its ebXML 2.1 representation.
FolderTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
Constructs the transformer
forbiddenOperation(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
forbiddenOperation(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
FORCE_CORRELATION - Static variable in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
When the Web Service context of an outgoing request message contains Boolean.TRUE value in the property with this name, then correlation items of this request message will be stored in the configured asynchrony correlator instance, even when the WS-Addressing <ReplyTo> header is not set.
format(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
formatErrMsg(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
Creates a message from the input textwith prefix the sending application in the transaction configuration.
formatErrorMessage(Throwable) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Formats and returns error message of an exception.
forParserBean(String) - Static method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
 
forRendererBean(String) - Static method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
 
FragmentationUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Helper methods for segment fragmentation, unsolicited request fragmentation, and interactive response continuation in HL7v2-based transactions.
FragmentationUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
 
from(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
from(Primitive, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Primitive) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Repeatable) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Varies, Type) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Segment, Segment) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Segment, Repeatable) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Group, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
fromAssociationType(QueryParameter, List<AssociationType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores an association parameter into a slot.
fromCode(QueryParameter, List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of codes into a slot.
fromCode(QueryParameter, QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a code list with AND/OR semantics into a set of slots with the same name.
fromDate - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
 
fromDocumentAvailability(QueryParameter, List<DocumentAvailability>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a status parameter into a slot.
fromDocumentEntryType(QueryParameter, List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
fromEbXML(EbXMLAssociation) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AssociationTransformer
Transforms the given ebXML representation into an Association.
fromEbXML(EbXMLClassification) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AuthorTransformer
Transforms an a EbXMLClassification to Author.
fromEbXML(EbXMLClassification) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
Transforms a EbXMLClassification to a Code instance.
fromEbXML(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.RecipientTransformer
Transforms an ebXML representation (a slot value) into a Recipient.
fromEbXML(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.StringToBoolTransformer
 
fromEbXML(E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Transforms an ebXML representation into its XDSMetaClass.
fromEbXML(EbXMLProvideAndRegisterDocumentSetRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
Transforms an ebXML representation or a request.
fromEbXML(FetchQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
 
fromEbXML(FindDocumentsByReferenceIdQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
 
fromEbXML(FindDocumentsForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsQueryTransformer
 
fromEbXML(FindFoldersForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(FindFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(FindSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(GetAllQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(GetAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
fromEbXML(GetDocumentsAndAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
 
fromEbXML(GetDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
 
fromEbXML(GetFolderAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
 
fromEbXML(GetFoldersForDocumentQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
 
fromEbXML(GetFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFromDocumentQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(GetRelatedDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
 
fromEbXML(GetSubmissionSetAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
 
fromEbXML(GetSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
 
fromEbXML(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLSubmitObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RegisterDocumentSetTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLNonconstructiveDocumentSetRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveDocumentsRequestTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLRemoveMetadataRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveMetadataRequestTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLNonconstructiveDocumentSetRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveDocumentSetRequestTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLRetrieveImagingDocumentSetRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveImagingDocumentSetRequestTransformer
Transforms the ebXML representation into a request.
fromEbXML(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
fromEbXML(EbXMLRegistryError) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
fromEbXML(EbXMLQueryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.QueryResponseTransformer
fromEbXML(EbXMLRegistryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
Transforms a EbXMLRegistryResponse to a Response.
fromEbXML(EbXMLRetrieveDocumentSetResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
fromHL7(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
Creates a Timestamp object from the given string.
fromHL7(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.PatientInfoTransformer
Creates a PatientInfo instance via an HL7 XCN string.
fromInteger(QueryParameter, Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a numbered parameter into a slot.
fromMessage(Message) - Method in class org.openehealth.ipf.platform.camel.hl7.converter.HL7MessageConverter
Returns a Message built from the JMS message type, using the specified HapiContext
fromNumber(QueryParameter, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a numbered parameter into a slot.
fromOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Returns the association label that is represented by the given opcode.
fromPatientIdList(QueryParameter, List<Identifiable>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of patient IDs into a slot.
fromResourceType(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
 
fromRestOperationType(RestOperationTypeEnum) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
 
fromRestOperationType(RestOperationTypeEnum, String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
 
fromStatus(QueryParameter, List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a status parameter into a slot.
fromString(QueryParameter, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a string-valued parameter into a slot.
fromStringList(QueryParameter, List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of strings into a slot.
fromStringList(String, List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of strings into a slot.
fromStringList(QueryParameter, QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a string list with AND/OR semantics into a set of slots with the same name.
fromStringList(String, QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a string list with AND/OR semantics into a set of slots with the same name.
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestErrorHandlingType
 
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestProcessingType
 
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestResponseOrder
 
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
 
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
 
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
 
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
 
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.SearchScope
 

G

GAZELLE_PIXPDQV3_SCHEMATRON - Static variable in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
gender(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
GENDER - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
GenericFhirAuditDataset - Class in org.openehealth.ipf.commons.ihe.fhir.audit
Audit dataset that supports generic FHIR transactions (general REST API) for which there is no explicit ATNA record format defined.
GenericFhirAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
GenericFhirAuditMessageBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.audit.events
Builder for audit events related to generic FHIR transactions, using the resource type and operation type for the participants.
GenericFhirAuditMessageBuilder(AuditContext, GenericFhirAuditDataset) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.GenericFhirAuditMessageBuilder
 
GenericFhirAuditMessageStrategy<T extends org.hl7.fhir.instance.model.api.IDomainResource> - Class in org.openehealth.ipf.commons.ihe.fhir
Generic Audit Strategy for FHIR interfaces.
GenericFhirAuditMessageStrategy(boolean, Function<T, Optional<Reference>>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.GenericFhirAuditMessageStrategy
 
GenericFhirAuditStrategy<T extends org.hl7.fhir.instance.model.api.IDomainResource> - Class in org.openehealth.ipf.commons.ihe.fhir.support
Generic Audit Strategy for FHIR interfaces.
GenericFhirAuditStrategy(boolean, Function<T, Optional<Reference>>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.GenericFhirAuditStrategy
 
GenericIti44PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti44
Generic ITI-44 port type for PIX Feed.
get(String, String) - Method in class org.openehealth.ipf.boot.hl7v2.CachingInteractiveHl7v2ContinuationStorage
 
get() - Method in class org.openehealth.ipf.commons.core.DomBuildersThreadLocal
 
get(String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheInteractiveContinuationStorage
 
get(String, String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.InteractiveContinuationStorage
Retrieves a fragment from the storage or null when no fragment with the given parameters could be found.
get(StringPayloadHolder.PayloadType) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
get(Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
get(Object, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
get(Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
get(Object, Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
get(Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, Class)
get(String, Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, Class)
get(Class<T>, int) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, int, Class)
get(String, Class<T>, int) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, int, Class)
get(String) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
get_id() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
get_id() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
get_id() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getAbandonID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AbandonRequest
Gets the value of the abandonID property.
getACC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getAcceptor() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getAccession() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
 
getAccessURI() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the accessURI property.
getAccountNumberRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getAccountNumberRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getAcknowledgementDetailCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getAckTypeCode(Throwable) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Returns a HL7v2 acknowledgement type code that corresponds to the given instance of Throwable.
getAction() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the action property.
getActionCode() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
getActive() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getActiveParticipants() - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
getActivePatternAndFiredRuleAndFailedAssert() - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Gets the value of the activePatternAndFiredRuleAndFailedAssert property.
getAdditionalConsumerInterceptors() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableComponent
Returns a list of component-specific (i.e.
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
getAdditionalInterceptors() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
getAdditionalInterceptors() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
getAdditionalProducerInterceptors() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableComponent
Returns a list of component-specific (i.e.
getAdditionalProducerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
getAdditionalProducerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
getAdditionalProducerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
getAddress() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getAddress() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Deprecated.
use Telecom.getEmail() instead.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Gets the value of the address property.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the address property.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the address property.
getAddresses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
getAddresses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
Returns a snapshot of the list of patient addresses.
getAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the addressFilter property.
getAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the addressFilter property.
getAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Deprecated.
use Telecom.getType() instead.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the adhocQuery property.
getAffectedObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Gets the value of the affectedObjectQuery property.
getAffectedObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the affectedObjects property.
getAffectedResourceType() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
getAfter() - Method in interface org.openehealth.ipf.commons.ihe.core.chain.Chainable
 
getAfter() - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
getAL1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getAL1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getAL1All() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getAL1Reps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getAlgorithmName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Name (QPD-5).
getAlgorithmVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Version (QPD-6).
getAllFieldIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getAllowedRequestMessageTypes() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getAllowedRequestTriggerEvents() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getAllowedResponseMessageTypes() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getAllowedResponseTriggerEvents() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
GetAllQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetAll.
GetAllQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
Constructs the query.
GetAllQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetAllQuery and EbXMLAdhocQueryRequest.
GetAllQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
 
getAlternativeRequestKeys(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Determines the set of correlation keys for the request message contained in the given exchange, which are alternative to the WS-Addressing message ID.
getAlternativeResponseKeys(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseService
 
getAlternativeResponseKeys(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
getAlternativeResponseKeys(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
Determines the set of correlation keys for the given response message, which are alternative to the WS-Addressing message ID referenced in the <ReplyTo> header.
getAlternativeUserID() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Alternative unique identifier for the user.
getAnd() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the and property.
getAndRemove(String) - Method in class org.openehealth.ipf.boot.hl7v2.CachingUnsolicitedFragmentionStorage
 
getAndRemove(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheUnsolicitedFragmentationStorage
 
getAndRemove(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.UnsolicitedFragmentationStorage
Returns the fragment accumulator which corresponds to the given key and removes it from the storage.
getAndRemoveOrResolveReferenceParameters(FhirComponent<AuditDatasetType>, Map<String, Object>, String, Class<T>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getAnonymized() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
A single value of True or False indicating whether or not all patient identifying information was removed from the data
getAny() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.Detail
Gets the value of the any property.
getAny() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Gets the value of the any property.
getApproxMatch() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the approxMatch property.
getAreaCityCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getAreaCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the areaCode property.
getAssertion() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
Gets the value of the assertion property.
getAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
getAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
getAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
getAssociationPropagation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getAssociations() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns all associations of this container.
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
GetAssociationsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetAssociations.
GetAssociationsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
Constructs the query.
GetAssociationsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetAssociationsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
Constructs the transformer.
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getAssociationType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Gets the value of the associationType property.
getAssociationTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Gets the value of the associationTypeQuery property.
getAssociationTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getAsUUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
 
getAsUUID(URI) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
 
getAsUUID(URN) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
 
getAsyncProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getAt(int) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getAt(int) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getAt(Primitive, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(ExtraComponents, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Composite, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Varies, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAttr() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest
Gets the value of the attr property.
getAttr() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultEntry
Gets the value of the attr property.
getAttribute() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescriptions
Gets the value of the attribute property.
getAttribute(Element, String, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getAttributes() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the attributes property.
getAuditContext() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
 
getAuditContext() - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpoint
 
getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpointConfiguration
 
getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getAuditContext(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getAuditDataset(String) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
getAuditDataset(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Returns the audit dataset for the request message with the given ID, or null if the message is unknown.
getAuditDataset(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getAuditDataset(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Returns an audit dataset instance which corresponds to the given message.
getAuditEnterpriseSiteId() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Enterprise Site Id
getAuditEnterpriseSiteId() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditEnterpriseSiteId() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditEnterpriseSiteID() - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
Logical source location within the healthcare enterprise network, e.g., a hospital or other provider location within a multi-entity provider group.
getAuditExceptionHandler() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditExceptionHandler() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditExceptionHandlerClass() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the exception handler in case auditing fails
getAuditMessagePostProcessor() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditMessagePostProcessor() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditMessagePostProcessorClass() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit Message Postprocessor class
getAuditMessageQueue() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditMessageQueue() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditQueueClass() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit Message Queue class to be used for sending ATNA records
getAuditRepositoryAddress() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditRepositoryAddress() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditRepositoryHost() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the host of the audit repository.
getAuditRepositoryHostName() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditRepositoryHostName() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditRepositoryPort() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the port of the audit repository.
getAuditRepositoryPort() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditRepositoryPort() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditRepositoryTransport() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit transport (UDP, TLS)
getAuditRepositoryTransport() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditSenderClass() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit Sender class to be used for sending ATNA records
getAuditSendingApplication() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
getAuditSource() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditSource() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditSourceId() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditSourceId() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuditSourceID() - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
Identifier of the source that detected the auditable event and created this audit message.
getAuditSourceIdentification() - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
getAuditSourceType() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
getAuditSourceType() - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
Code specifying the type of source.
getAuditStrategy() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Returns the audit strategy associated with this interceptor.
getAuditStrategy() - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.interceptor.AuditInterceptor
Returns the audit strategy instance configured for this interceptor.
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.ConsumerAuditInterceptor
 
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.ProducerAuditInterceptor
 
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
getAuditTransmissionProtocol() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getAuditTransmissionProtocol() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getAuthor() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
Deprecated.
please iterate over the list returned by DocumentEntry.getAuthors()
getAuthor() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
Deprecated.
please iterate over SubmissionSet.getAuthors().
getAuthorFamilyName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getAuthorFamilyName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getAuthorGivenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getAuthorGivenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getAuthorInstitution() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthorPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthorPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getAuthorRole() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getAuthors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getAuthorSpecialty() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthorTelecom() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Gets the value of the authRequest property.
getAuthRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Gets the value of the authRequest property.
getAvailabilityStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getAvailabilityStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getBatchRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
Gets the value of the batchRequest property.
getBatchRequests() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Gets the value of the batchRequests property.
getBatchResponses() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponse
Gets the value of the batchResponses property.
getBean(Class<B>) - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
 
getBean(String) - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
 
getBeanClass(Element) - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openehealth.ipf.commons.spring.core.config.CommonsCoreBeanDefinitionParser
 
getBeans(Class<B>) - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
 
getBefore() - Method in interface org.openehealth.ipf.commons.ihe.core.chain.Chainable
 
getBefore() - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
getBindingName() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getBirthDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getBirthNameCopyTo() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getBirthPlace() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
getBuilder(OutputStream) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getBuilder(OutputStream, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getBundleEntries(Bundle) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
Converts a Bundle into a map grouped by the entry resources types
getBundleEntries(Bundle) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
Converts a Bundle into a map grouped by the entry resources types
getBundleProvider(Object, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
Returns the IBundleProvider, providing the matching bundles.
getById(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
Looks up an object via its ID.
GetByIdAndCodesQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that are defined by: a UUID or unique ID a list of format codes a list of confidentiality codes
GetByIdAndCodesQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
For JAXB serialization only.
GetByIdAndCodesQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
Constructs the query.
GetByIDAndCodesQueryTransformer<T extends GetByIdAndCodesQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class of transformers for GetByIdAndCodesQuery.
GetByIDAndCodesQueryTransformer(QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
Constructs the transformer.
GetByIdQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that are defined by a list of UUIDs or unique IDs.
GetByIdQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
For JAXB serialization only.
GetByIdQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
Constructs the query.
GetByIDQueryTransformer<T extends GetByIdQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class of transformers for GetByIdQuery.
GetByIDQueryTransformer(QueryParameter, QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDQueryTransformer
Constructs the transformer.
getByObj(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
Looks up an ID via its object.
GetByUuidQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that are defined by a list of UUIDs.
GetByUuidQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
For JAXB serialization only.
GetByUuidQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
Constructs the query.
GetByUUIDQueryTransformer<T extends GetByUuidQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class of transformers for GetByUuidQuery.
GetByUUIDQueryTransformer(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
Constructs the transformer.
getCache() - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
 
getCache() - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
getCache() - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
getCache() - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
getCacheSources() - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
getCamelContext() - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
getCamelContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCamelHeaders(Object) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
Returns a map of additional Camel headers for the given ebXML object.
getCatalogingLatency() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the catalogingLatency property.
getCategory() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters
 
getCategory() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
getCategory() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters
 
getCause() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getCauses() - Method in exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
getCharset() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
getCharset() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
Charset used for decoding and encoding HL7 messages
getCharset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
getCharset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Gets the value of the charset property.
getCharsetName() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getChildOrganizationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the childOrganizationQuery property.
getChildrenQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
Gets the value of the childrenQuery property.
getChildrenQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
Gets the value of the childrenQuery property.
getCitizenship() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
getCity() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getCity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getCity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the city property.
getClass_() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getClassCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getClassCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getClassification() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the classification property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getClassificationNode() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the classificationNode property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Gets the value of the classificationNode property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the classificationNode property.
getClassificationNodeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Gets the value of the classificationNodeQuery property.
getClassificationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the classificationQuery property.
getClassifications() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getClassifications() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getClassifications(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getClassifications() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
 
getClassifications() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getClassifications(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Returns the classification matching the given scheme.
getClassificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getClassificationScheme() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getClassificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the classificationScheme property.
getClassificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Gets the value of the classificationSchemeQuery property.
getClassifiedObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getClassifiedObject() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getClassifiedObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the classifiedObject property.
getClassifiedObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Gets the value of the classifiedObjectQuery property.
getClient(Supplier<WsSecurityInformation>) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Returns a client stub for the web-service.
getClient() - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
getClient(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirProducer
 
getClient() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Retrieves the client stub for the Web Service.
getClientAuditStrategy() - Method in class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
AuditStrategy to be used on client side to accomplish ATNA audit
getClientAuditStrategy() - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.AuditableComponent
Returns client-side audit strategy instance.
getClientAuditStrategy() - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpoint
Returns client-side audit strategy instance.
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getClientAuthType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getClientAuthType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getClientAuthTypeClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.ClientRequestFactory
Returns a FHIR request using a FHIR client and a sequence of input data
getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ClientRequestFactory
 
getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78RetrieveResourceClientRequestFactory
 
getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ClientRequestFactory
 
getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44ClientRequestFactory
 
getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.QueryClientRequestFactory
 
getClientIpAddress() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client IP address.
getClientRequestFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
getClientRequestFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getClinicalStatus() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters
 
getClosure() - Method in class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
getCode() - Method in interface org.openehealth.ipf.commons.audit.types.CodedValueType
 
getCode() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
 
getCode() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
getCode() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
getCode() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters
 
getCode() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
Gets the value of the code property.
getCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
getCode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
 
getCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the code property.
getCodecFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getCodeContext() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the codeContext property.
getCodeContext() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getCodeList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
getCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getCodeSystemName() - Method in interface org.openehealth.ipf.commons.audit.types.CodedValueType
 
getCodeSystemName() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
 
getCollectedPayload() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
Returns the collected message payload.
getComment() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
getComment() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Gets the value of the comment property.
getComment() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Gets the value of the comment property.
getComments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getComparator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Gets the value of the comparator property.
getComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getComponentType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
getConfig() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Returns configuration of the transaction served by this factory.
getConfig() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getConformanceProfile() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the conformanceProfile property.
getConsumer() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
getConsumer() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
 
getConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Returns the configured ITI consumer instance.
getContent(Class<T>) - Method in class org.openehealth.ipf.commons.core.ContentMap
Returns document content of the given type.
getContent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
Gets the value of the content property.
getContentsCount() - Method in class org.openehealth.ipf.commons.core.ContentMap
Returns count of currently available content types in this content map.
getContentTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getContentTypeCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getContentVersionInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Gets the value of the contentVersionInfo property.
getContentVersionInfoFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
Gets the value of the contentVersionInfoFilter property.
getContext() - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Gets the value of the context property.
getContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
getContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getContinuationQuantity(String) - Method in class org.openehealth.ipf.boot.hl7v3.CachingHl7v3ContinuationStorage
 
getContinuationQuantity(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
getContinuationQuantity(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
 
getContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns storage bean for continuation fragments.
getControl() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
Gets the value of the control property.
getControlActProcessCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
 
getControlValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
Gets the value of the controlValue property.
getConversionService() - Static method in class org.openehealth.ipf.commons.core.ContentMap
Returns conversion service for document contents.
getCopyAccountNumberAs() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getCopyEmailAs() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getCopyNationalIdentifierAs() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getCorrelationId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
Gets the value of the correlationId property.
getCorrelationKey(String) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
getCorrelationKey(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Returns the user-defined correlation key for the message with the given ID, or null if the message is unknown or the user did not provided any correlation key.
getCorrelationKey(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getCorrelator() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns the correlator.
getCountry() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getCountry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getCountry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the country property.
getCountryCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getCountryCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the countryCode property.
getCountyParishCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getCREATE_MSG() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getCreated() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getCreationTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getCreationTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getCustomErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getCustomFieldIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getCustomInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpointConfiguration
 
getCustomInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCustomInterceptorFactoryList() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCustomInterceptors() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
Returns a list of endpoint-specific custom interceptors from InterceptableEndpoint.getInterceptableConfiguration()
getCustomInterceptors(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getCustomInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns custom interceptors configured for this endpoint.
getCustomModelClassFactory() - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
getCustomSchematronParameters(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
getCustomSchematronParameters(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
getCustomServiceInstance(AbstractWsEndpoint<AuditDatasetType, ConfigType>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns a new instance of a service class.
getDataFormat(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
 
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getDataHandler() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
Same as getContent(DataHandler.class).
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
getDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
getDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters
 
getDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters
 
getDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters
 
getDateOfBirth() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
getDateOfBirth() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getDateTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
Timestamp.
getDB1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDB1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDB1All() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDB1Reps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDecoder(IoSession) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
getDefaultContinuationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns default count of data records to be sent in the first response fragment, when the request does not contain "initialQuantity" element.
getDefaultDocumentStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditStrategy30
Specifies status of newly registered documents.
getDefaultDocumentStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveDocumentAuditStrategy30
 
getDefaultDocumentStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
getDefaultMatchQuality() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getDefaultNarrativeGenerator() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
getDefaultPageSize() - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
getDefaultPageSize() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
getDefaultPageSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
getDefaultPagingProvider(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
Returns the instance of IPagingProvider to be used.
getDegree() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getDegree() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getDegree() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getDelegate() - Method in class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
getDeletionScope() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getDeletionScope() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveMetadataRequest
 
getDeletionScope() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Gets the value of the deletionScope property.
getDemographicsFields(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of Demographics Fields (QPD-3).
getDemographicsFields() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Demographics Fields (QPD-3).
getDemographicsFieldsReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of Demographics Fields (QPD-3).
getDerefAliases() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the derefAliases property.
getDescr() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
Gets the value of the descr property.
getDescription() - Method in class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
description of the transaction
getDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getDescription() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the description property.
getDescription() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getDescription() - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getDescription() - Method in class org.openehealth.ipf.platform.camel.hl7.TerserSetExpression
 
getDescription() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
getDescriptionBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the descriptionBranch property.
getDestinationRegistry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the destinationRegistry property.
getDestinationUserId() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
getDestinationUserId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
getDestinationUserId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
The identity of the Destination Actor facility and receiving application from the HL7 message; concatenated together, separated by the | character
getDestinationUserId() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Server user ID (SOAP endpoint)
getDetail() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Gets the value of the detail property.
getDetailed() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
getDetailed() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
getDetectedIssueEventCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDetectedIssueEventCodeSystem() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDetectedIssueManagementCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDetectedIssueManagementCodeSystem() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDG1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDG1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDG1All() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDG1Reps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDiagnostic() - Method in class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
Gets the value of the diagnostic property.
getDiagnosticReference() - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Gets the value of the diagnosticReference property.
getDiagnosticReference() - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Gets the value of the diagnosticReference property.
getDirectory() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
getDispatcher() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getDispatcher() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getDisplayName() - Method in interface org.openehealth.ipf.commons.audit.types.CodedValueType
 
getDisplayName() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
 
getDisplayName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
getDn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest
Gets the value of the dn property.
getDn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
Gets the value of the dn property.
getDn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DelRequest
Gets the value of the dn property.
getDn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Gets the value of the dn property.
getDn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyRequest
Gets the value of the dn property.
getDn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the dn property.
getDn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultEntry
Gets the value of the dn property.
getDocCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
Gets the value of the document property.
getDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the document property.
getDocumentAvailability() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getDocumentAvailability() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getDocumentEntries() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
getDocumentEntries() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
getDocumentEntry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
getDocumentEntryTypes() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentEntryTypeAwareStoredQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getDocumentIds(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getDocumentManifestUuid() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
 
getDocumentRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType
Gets the value of the documentRequest property.
getDocumentRequests() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
Gets the value of the documentRequest property.
getDocumentResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
Gets the value of the documentResponse property.
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLNonconstructiveDocumentSetRequest30
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getDocuments() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLNonconstructiveDocumentSetRequest
 
getDocuments() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLProvideAndRegisterDocumentSetRequest
 
getDocuments() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetResponse
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
GetDocumentsAndAssociationsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetDocumentsAndAssociations.
GetDocumentsAndAssociationsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
Constructs the query.
GetDocumentsAndAssociationsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetDocumentsAndAssociationsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
Constructs the transformer.
GetDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetDocuments.
GetDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
Constructs the query.
GetDocumentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetDocumentsQuery and EbXMLAdhocQueryRequest.
GetDocumentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
Constructs the transformer.
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68AuditDataset
 
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Gets the value of the documentUniqueId property.
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the documentUniqueId property.
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
getDomainAttribute() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Gets the value of the domainAttribute property.
getDRG() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns DSC (Continuation Pointer) - creates it if necessary
getElementNS(Element, Set<String>, String) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Searches for the first sub-element of the given XML element, which has the given local name and whose namespace belongs to the given set.
getElements() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getEmail() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getEmailAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the emailAddress property.
getEmailAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the emailAddress property.
getEmailAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the emailAddressFilter property.
getEmailAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the emailAddressFilter property.
getEncoder(IoSession) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
getEncrypted() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
A single value of True or False indicating whether or not the data was encrypted.
getEndByte1() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
getEndByte2() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
getEndPoint() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Gets the value of the endPoint property.
getEndpoint() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.Interceptor
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirProducer
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
 
getEndpointKey() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getEndTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the endTime property.
getEntityId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getEntityRole() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getEntityType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getEntries() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMap
 
getEntryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getEntryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getEqualityMatch() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the equalityMatch property.
getERR() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns ERR (Error) - creates it if necessary
getERR() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns ERR (Error) - creates it if necessary
getERR() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns ERR (Error) - creates it if necessary
getError() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getErrorCode() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the errorCode property.
getErrorCode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
 
getErrorCode() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getErrorCode() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getErrorCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getErrorCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getErrorCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getErrorCountLimit() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
getErrorCountLimit() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
getErrorMessage() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Gets the value of the errorMessage property.
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getErrors() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
getEthnicity() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
getEvent() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getEventActionCode() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
getEventCodeList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getEventCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getEventDateTime() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
The EventDateTime is the date and time that the event being reported took place.
getEventID() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
getEventIdentification() - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
getEventOutcomeCodeFromOperationOutcome(O) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
Operation Outcomes are sets of error, warning and information messages that provide detailed information about the outcome of some attempted system operation.
getEventOutcomeCodeFromOperationOutcome(OperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirAuditStrategy
 
getEventOutcomeCodeFromOperationOutcome(OperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirAuditStrategy
 
getEventOutcomeCodeFromResource(IBaseResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
A resource is returned from the business logic.
getEventOutcomeCodeFromResource(IBaseResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditStrategy
Look at the response codes in the bundle entries and derive the ATNA event outcome
getEventOutcomeDescription() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
getEventOutcomeDescription() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Description of the overall outcome of the transaction that causes this audit event
getEventOutcomeDescription(Object) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Determines which event outcome description corresponds with the provided response POJO
getEventOutcomeDescription(Object) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
getEventOutcomeDescription(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
 
getEventOutcomeDescription(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
getEventOutcomeDescription(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
 
getEventOutcomeDescriptionFromOperationOutcome(O) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
 
getEventOutcomeDescriptionFromOperationOutcome(OperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirAuditStrategy
 
getEventOutcomeDescriptionFromOperationOutcome(OperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirAuditStrategy
 
getEventOutcomeIndicator() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
getEventOutcomeIndicator() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Overall outcome of the transaction that causes this audit event
getEventOutcomeIndicator(Object) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Determines which event outcome corresponds with the provided response POJO
getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
 
getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
 
getEventOutcomeIndicator(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getEventOutcomeIndicator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditStrategy30
This method is not used, because the outcome code will be determined based on the statuses of individual Documents.
getEventType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the eventType property.
getEventType(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getEventTypeCode() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
getEventTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Gets the value of the eventTypeQuery property.
getEVN() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getEVN() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
getEVN() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
getExceptionHandler() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getExchangePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getExpressionResolver() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
getExpressionResolver() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
getExpressionResolver() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
getExtensibleMatch() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the extensibleMatch property.
getExtension() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getExtension() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the extension property.
getExtensions() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getExternalIdentifier() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the externalIdentifier property.
getExternalIdentifierQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the externalIdentifierQuery property.
getExternalIdentifiers() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getExternalIdentifiers() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getExternalIdentifierValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getExternalIdentifierValue(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Returns the value of the external identifier matching the given scheme.
getExternalURI() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
Gets the value of the externalURI property.
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
getExtraMetadata() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ExtraMetadataHolder
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
getExtraParameters() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
getExtrinsicObjects(String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getExtrinsicObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getExtrinsicObjects(String...) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns the list of extrinsic objects of a given type.
getExtrinsicObjects() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns the list of all extrinsic objects.
getFacility() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getFactory() - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
getFamily() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getFamilyName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getFamilyName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getFamilyName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getFeatures(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getFeatures() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getFederation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the federation property.
getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
 
getFhirContext() - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
 
getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getFhirContext() - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
 
getFhirContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
getFhirRegistry(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
Lookup or create a new FHIR registry if none exists with the given (servlet) name
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.atna.ATNA.Interactions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.ATNA.Interactions
 
getFhirTransactionConfiguration() - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirInteractionId
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryInteractions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.SubmitInteractions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.QueryInteractions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.RetrieveInteractions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.SubmitInteractions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.PDQM.Interactions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.PIXM.Interactions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PDQM.Interactions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PIXM.Interactions
 
getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM.Interactions
 
getFhirTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
getFhirTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
getFhirValidator() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
getFhirVersion() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Which FHIR version to use
getFhirVersion() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
getFileMame() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
getFilter() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the filter property.
getFilterChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
getFilterGroup() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.FilterSet
Gets the value of the filterGroup property.
getFinal() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Gets the value of the final property.
getFirstMessage() - Method in class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
 
getFirstMessage() - Method in class org.openehealth.ipf.commons.audit.queue.RecordingAuditMessageQueue
 
getFirstName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Gets the value of the firstName property.
getFlag() - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Gets the value of the flag property.
getFlag() - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Gets the value of the flag property.
getFlag() - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Gets the value of the flag property.
getFlags() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZZI
Returns flag whether debugging shall be turned on (ZZI-5).
getFlags() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.ZZI
Returns flag whether debugging shall be turned on (ZZI-5).
getFlags() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment.ZZI
Returns flag whether debugging shall be turned on (ZZI-5).
getFlags() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.ZZI
Returns flag whether debugging shall be turned on (ZZI-5).
getFlags() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment.ZZI
Returns flag whether debugging shall be turned on (ZZI-5).
GetFolderAndContentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetFolderAndContents.
GetFolderAndContentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
Constructs the query.
GetFolderAndContentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetFolderAndContentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
Constructs the transformer.
getFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
getFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
GetFoldersForDocumentQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetFoldersForDocument.
GetFoldersForDocumentQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
Constructs the query.
GetFoldersForDocumentQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetFoldersForDocumentQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
 
GetFoldersQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetFolders.
GetFoldersQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
Constructs the query.
GetFoldersQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetFoldersQuery and EbXMLAdhocQueryRequest.
GetFoldersQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
Constructs the transformer.
getFormat() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getFormatCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getFormatCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getFormatCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getFormatCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
getFrom() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
getFromDate() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Gets the value of the fromDate property.
GetFromDocumentQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that retrieve results via a document entry.
GetFromDocumentQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
For JAXB serialization only.
GetFromDocumentQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
Constructs the query.
GetFromDocumentQueryTransformer<T extends GetFromDocumentQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class for transformers based on GetFromDocumentQuery.
GetFromDocumentQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFromDocumentQueryTransformer
 
getFullQualified() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
 
getGender() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getGender() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
getGender() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
Whether ID generator to use.
getGiven() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getGivenName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getGivenName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getGivenName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getGreaterOrEqual() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the greaterOrEqual property.
getGT1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getGT1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getGT1All() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getGT1Reps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getHapiClientInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getHapiContext() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
getHapiContext() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getHapiObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
getHapiServerInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getHash() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getHeaders() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
getHeaders(Map<String, Object>, String, boolean, boolean, Supplier<T>) - Static method in class org.openehealth.ipf.platform.camel.ihe.ws.HeaderUtils
Returns headers of the message represented by the given context.
getHealthcareFacilityTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getHealthcareFacilityTypeCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getHighestSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
Gets the value of the highestSeverity property.
getHistoricalMovementIndicator() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns historical movement indicator (ZBE-5).
getHl7Exception(Throwable) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Returns a HL7v2 exception that corresponds to the given instance of Throwable.
getHl7FieldIterator(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getHl7v2TransactionConfiguration() - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2InteractionId
 
getHl7v2TransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
 
getHl7v2TransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PDQ.Interactions
 
getHl7v2TransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.FeedInteractions
 
getHl7v2TransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.QueryInteractions
 
getHl7v2TransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.XPID.Interactions
 
getHl7v2TransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2ws.PCD.Interactions
 
getHl7v2TransactionConfiguration() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2ConfigurationHolder
Returns component configuration.
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns transaction configuration.
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getHL7V3_NSURI_SET() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getHl7Versions() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getHome() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getHome() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Gets the value of the home property.
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68AuditDataset
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Home ID of the target community.
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Gets the value of the homeCommunityId property.
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the homeCommunityId property.
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
getHomeCommunityId() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getHomeCommunityIds(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getHost() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getHostFromUrl(String) - Static method in class org.openehealth.ipf.commons.audit.utils.AuditUtils
 
getHostnameVerifier() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
getHostnameVerifier() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getHttpClient(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
getHttpClient(StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
getHumanUsers() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
getHumanUsers() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
getHumanUsers() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
 
getHumanUsers() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
IDs and real-world names of human users.
getId() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
ID, preferably in the format defined in the IHE XUA profile
getId() - Method in interface org.openehealth.ipf.commons.ihe.core.chain.Chainable
 
getId() - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
getId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Gets the value of the id property.
getId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
getId() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Gets the value of the id property.
getIdentifiable() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
Gets the value of the identifiable property.
getIdentificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getIdentificationScheme() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getIdentificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Gets the value of the identificationScheme property.
getIdentificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Gets the value of the identificationSchemeQuery property.
getIdentifiers() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getIdentifiers(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45PortType
 
getIdentifiers(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Service
 
getIdGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
 
getIdNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
getIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
getIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
Returns a snapshot of list of patient IDs.
getIdTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
getIgnoreResourceNotFound() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getIN1IN2IN3Reps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getIncludeSpec() - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
 
getIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getIndex() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getIndex() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
getIndexed() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getInit() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
getInitial() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Gets the value of the initial property.
getInnerList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListOfListWrapper
 
getInstance() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ClientAuditStrategy
 
getInstance() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ClientAuditStrategy
 
getInstance() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ServerAuditStrategy
 
getInstanceUids() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType.SOPClass
 
getINSURANCE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getINSURANCE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getINSURANCEAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getIntegerValue(Primitive) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
getIntendedRecipients() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getInteractionId() - Method in class org.openehealth.ipf.commons.ihe.core.SerializableEnumInteractionId
 
getInteractionId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
getInteractionId() - Method in interface org.openehealth.ipf.commons.ihe.xds.XdsInteractionId
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
getInteractionId() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2ConfigurationHolder
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
getInteractionId() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getInteractionIds() - Method in interface org.openehealth.ipf.commons.ihe.core.IntegrationProfile
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.ATNA
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.ATNA
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.MHD
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.MHD
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.PDQM
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.PIXM
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.PDQM
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.PIXM
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.PAM
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.PDQ
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.PIX
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.XPID
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v2ws.PCD
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.PDQV3
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.PIXV3
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.QED
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.XCPD
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.hpd.HPD
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.RAD
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.XCA
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.XCDR
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.XCF
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.XCMU
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.XDM
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.XDR
 
getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.XDS
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN.Interactions
 
getInteractionProfile() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.RAD.Interactions
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCDR.Interactions
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCF.Interactions
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCMU.Interactions
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.XDM.Interactions
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.XDR.Interactions
 
getInteractionProfile() - Method in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
 
getInteractionProfile() - Method in interface org.openehealth.ipf.commons.ihe.xds.XdsInteractionId
 
getInteractiveContinuationDefaultThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns default threshold for interactive continuation (relevant on consumer side only).
getInteractiveContinuationDefaultThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getInteractiveContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns the interactive continuation storage bean.
getInteractiveContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getInteractiveContinuationStorageType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getInterceptableComponent() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
 
getInterceptableComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
getInterceptableComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
getInterceptableComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getInterceptableConfiguration() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpoint
 
getInterceptableConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
getInterceptableConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
getInterceptableConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getIntercepted() - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLNonconstructiveDocumentSetRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLNonconstructiveDocumentSetRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveMetadataRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSubmitObjectsRequest
 
getInterval() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getIntFromValueAttribute(Element, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getIoFilters() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getIso(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getIso(String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Endpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Endpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsEndpoint
 
getKey() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapEntry
 
getKey(Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getKey(Object, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getKey(Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
Reverse mapping (Optional implementation)
getKey(Object, Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
Reverse mapping (Optional implementation)
getKeySystem(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getKeySystem(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
getLabel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getLang() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
getLang() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Gets the value of the lang property.
getLanguageCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getLastName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Gets the value of the lastName property.
getLastResultNumber(String) - Method in class org.openehealth.ipf.boot.hl7v3.CachingHl7v3ContinuationStorage
 
getLastResultNumber(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
getLastResultNumber(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
 
getLastUpdateTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
getLastUpdateTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getLastUpdateTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getLeftFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Gets the value of the leftFilter property.
getLegalAuthenticator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getLessOrEqual() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the lessOrEqual property.
getLid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getLid() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getLid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the lid property.
getLo() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
getLoadOnStartup() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
getLocalAddress() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Returns the local address.
getLocalAddress() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
getLocalAddress() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
 
getLocalAddress() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
 
getLocalHostName() - Static method in class org.openehealth.ipf.commons.audit.utils.AuditUtils
 
getLocalIPAddress() - Static method in class org.openehealth.ipf.commons.audit.utils.AuditUtils
 
getLocalizedString(int) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
 
getLocalizedString(int) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLInternationalString
Retrieves a specific localized string.
getLocalizedString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
Gets the value of the localizedString property.
getLocalizedStringFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
Gets the value of the localizedStringFilter property.
getLocalizedStrings() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
 
getLocalizedStrings() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLInternationalString
 
getLocalNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getLocalPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getLocation() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the location property.
getLocation() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getLocation() - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Gets the value of the location property.
getLocation() - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Gets the value of the location property.
getLocation() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getLogicalOperator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Gets the value of the logicalOperator property.
getLogicalUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getLogicalUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
getLogicalUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
getLongValue(Primitive) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
getMainRequestRootElementName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationAwareWsTransactionConfiguration
 
getMainResponseRootElementName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationAwareWsTransactionConfiguration
 
getMalformedInputErrorAction() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPConfig
 
getMap() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getMappingResource() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
getMappingResource() - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
getMappingResources() - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
getMappingResources() - Method in interface org.openehealth.ipf.commons.map.MappingResourceHolder
 
getMappingResources() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
getMappingResources() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
getMappingResources() - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappings
 
getMappingResources() - Method in interface org.openehealth.ipf.commons.spring.map.MappingResourceHolder
 
getMappingResources() - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingService
 
getMappingResources() - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappingsConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
getMatchedDN() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Gets the value of the matchedDN property.
getMatchingRule() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Gets the value of the matchingRule property.
getMaximumPageSize() - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
getMaximumPageSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
getMaxPageSize() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
getMaxResults() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the maxResults property.
getMediaIdentifier() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Volume ID, URI, or other identifier for media.
getMediaType() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
 
getMERGE_MSG() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getMessage(String) - Method in class org.openehealth.ipf.boot.hl7v3.CachingHl7v3ContinuationStorage
 
getMessage() - Method in interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
 
getMessage() - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
 
getMessage() - Method in class org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder
 
getMessage() - Method in exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
getMessage() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getMessage(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
getMessage(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
 
getMessage() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Gets the value of the message property.
getMessage() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getMessage() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getMessageControlId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Message control ID from MSH-10
getMessageId(String) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
getMessageId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
HL7v3 message ID.
getMessageId(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Determines WS-Addressing message ID ("primary key") which corresponds to the given alternative key.
getMessageId(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getMessageIdRoot() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
getMessageIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMessageIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getMessageIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Message Query Name (QPD-1).
getMessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Message Query Name (QPD-1).
getMessages() - Method in interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
 
getMessages() - Method in class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
 
getMessages() - Method in interface org.openehealth.ipf.commons.audit.queue.AbstractMockedAuditMessageQueue
 
getMessages() - Method in class org.openehealth.ipf.commons.audit.queue.RecordingAuditMessageQueue
 
getMessageStructure(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getMessageType() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Message type from MSH-9
getMessageWithoutLocation() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
getMetaClass() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMetaClass() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
getMethodMissingLogic() - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getMiddleName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Gets the value of the middleName property.
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the mimeType property.
getMimeType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Gets the value of the mimeType property.
getMllpComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getModelClasses() - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClasses
 
getModification() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyRequest
Gets the value of the modification property.
getModuleName() - Method in interface org.openehealth.ipf.commons.core.extend.config.DynamicExtension
 
getModuleVersion() - Method in interface org.openehealth.ipf.commons.core.extend.config.DynamicExtension
 
getMothersMaidenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
getMovementAction() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns movement action (ZBE-4).
getMovementID(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns movement ID (ZBE-1).
getMovementID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns movement IDs (ZBE-1).
getMpiOrganizationIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMpiSystemIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMpiSystemIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMpiSystemIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMpiSystemIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMPPS() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
 
getMSA() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns MSA (Message Acknowledgment) - creates it if necessary
getMSA() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns MSA (Message Acknowledgment) - creates it if necessary
getMSA() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns MSA (Message Acknowledgment) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
getNakFactory() - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2InteractionId
 
getNakFactory() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
 
getNakFactory() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PDQ.Interactions
 
getNakFactory() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.FeedInteractions
 
getNakFactory() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.QueryInteractions
 
getNakFactory() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.XPID.Interactions
 
getNakFactory() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2ws.PCD.Interactions
 
getNakFactory() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2ConfigurationHolder
Returns transaction-specific NAK factory.
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns transaction-specific ACK and NAK factory.
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getNakRootElementName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
 
getName() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
getName() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
Real-world name
getName() - Method in class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
name of the transaction
getName() - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
 
getName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlot
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
getName() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
getNameAsInternationalString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getNameAsInternationalString() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getNameBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the nameBranch property.
getNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
getNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
Returns a snapshot of the list of patient names.
getNamespace() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
getNamespaceId() - Method in class org.openehealth.ipf.commons.core.URN
 
getNamespaceId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
getNamespaceSpecificString() - Method in class org.openehealth.ipf.commons.core.URN
 
getNamingSystems() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Resource containing NamingSystems used for mapping between namespaces
getNarrativeGenerator() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
getNationalIdentifierRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getNationalIdentifierRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getNationalIdentifierUri() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
getNativeHttpClient() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
getNetworkAccessPointCodeFromAddress(String) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
 
getNetworkAccessPointID() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
An identifier for the network access point of the user device This could be a device id, IP address, or some other identifier associated with a device.
getNetworkAccessPointTypeCode() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
An identifier for the type of network access point.
getNewDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
getNewDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getNewInstance() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactory
Returns a new instance of an Interceptor
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactorySupport
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
getNewPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
getNewrdn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Gets the value of the newrdn property.
getNewRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
getNewRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getNewStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getNewStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getNewStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getNewSuperior() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Gets the value of the newSuperior property.
getNewUid() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
getNextSequenceId() - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
getNK1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getNK1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getNK1All() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getNK1Reps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getNodeRepresentation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getNodeRepresentation() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getNodeRepresentation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the nodeRepresentation property.
getNodeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Gets the value of the nodeType property.
getNodeTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
Gets the value of the nodeTypeQuery property.
getNot() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the not property.
getNotificationInterval() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the notificationInterval property.
getNotificationOption() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Gets the value of the notificationOption property.
getNsPrefix(String, Map<String, String>, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
getNsPrefixInAttributeValues() - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Gets the value of the nsPrefixInAttributeValues property.
getNullFlavorWhenScopingOrganizationIdNotFound() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the number property.
getNumberOfInstances() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType.SOPClass
 
getObject() - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactoryBean
 
getObjectIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveMetadataAuditDataset
 
getObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getObjectLibrary() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
 
getObjectNameForProcessor(CamelContext, Processor, ProcessorDefinition<?>) - Method in class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
 
getObjectRef() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
Gets the value of the objectRef property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Gets the value of the objectRefList property.
getObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
 
getObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getObjectType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the objectType property.
getObjectType() - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactoryBean
 
getObjectTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the objectTypeQuery property.
getOBX() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getOBX(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getOBXAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getOBXReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getOid() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
getOldPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.FeedAuditDataset
Old patient ID list from MRG-1 in HL7 CX format (for A40 only).
getOldPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Old patient ID.
getOmbCategory() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
getOmbCategory() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
getOmitLeadingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getOmitTrailingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getOnError() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Gets the value of the onError property.
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
 
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
 
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
 
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
 
getOpcode(ErrorCode) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
null-safe version of ErrorCode.getOpcode().
getOpcode21() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
 
getOpcode21(AssociationType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
null-safe version of AssociationType.getOpcode21().
getOpcode21() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
 
getOpcode21(Status) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
null-safe version of Status.getOpcode21().
getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
 
getOpcode30(AssociationType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
null-safe version of AssociationType.getOpcode30().
getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
 
getOpcode30(Severity) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
null-safe version of Severity.getOpcode30().
getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
 
getOpcode30(Status) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
null-safe version of Status.getOpcode30().
getOperation() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
getOperation() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
Gets the value of the operation property.
getOperator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the operator property.
getOperatorQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
Gets the value of the operatorQuery property.
getOr() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the or property.
getOrder() - Method in class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
getOrganization() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
getOrganizationName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
getOriginalStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getOriginalStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getOriginalStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getOriginalText() - Method in interface org.openehealth.ipf.commons.audit.types.CodedValueType
 
getOriginalText() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
 
getOriginalTriggerEventCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns original trigger event code (ZBE-6).
getOther() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
getOtherDesignation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getOutcome() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getOutcomeCode() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
getOutcomeDescription() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
getOuterList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
getOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getOutputResultRemainingQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getOutputResultTotalQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getOwnerAtDestination() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the ownerAtDestination property.
getOwnerAtSource() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the ownerAtSource property.
getPagingProviderSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
getPagingRequests() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
getParameters() - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
getParent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the parent property.
getParent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the parent property.
getParentQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
Gets the value of the parentQuery property.
getParentQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the parentQuery property.
getParentSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZZI
Returns parent span ID (ZZI-3).
getParentSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.ZZI
Returns parent span ID (ZZI-3).
getParentSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment.ZZI
Returns parent span ID (ZZI-3).
getParentSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.ZZI
Returns parent span ID (ZZI-3).
getParentSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment.ZZI
Returns parent span ID (ZZI-3).
getParser(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.marshal.FhirAuditJsonEvent
 
getParser(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.marshal.FhirAuditXmlEvent
 
getParser(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditJsonEvent
 
getParser(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
 
getParser() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getParser(FhirContext) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.JsonFhirDataFormat
 
getParser(FhirContext) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.XmlFhirDataFormat
 
getParticipantObjectDataLifeCycle() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Identifier for the data life-cycle stage for the participant object.
getParticipantObjectDescriptions() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
 
getParticipantObjectDetails() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Implementation-defined data about specific details of the object accessed or used.
getParticipantObjectID() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Identifies a specific instance of the participant object.
getParticipantObjectIdentifications() - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
getParticipantObjectIDTypeCode() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Describes the identifier that is contained in Participant Object ID.
getParticipantObjectName() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
An instance-specific descriptor of the Participant Object ID audited, such as a person's name.
getParticipantObjectQuery() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
The actual query for a query-type participant object.
getParticipantObjectSensitivity() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Denotes policy-defined sensitivity for the Participant Object ID such as VIP, HIV status, mental health status, or similar topics.
getParticipantObjectTypeCode() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Code for the participant object type being audited.
getParticipantObjectTypeCode() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
getParticipantObjectTypeCodeRole() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Code representing the functional application role of Participant Object being audited.
getPASS() - Static method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getPassword() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
getPassword() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getPath() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Path that serves as the base URI for the FHIR services.
getPath() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the path property.
getPath() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getPath(Structure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getPath() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getPATIENT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
getPATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
getPATIENT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
getPATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
getPATIENTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
getPATIENTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.FeedAuditDataset
Patient ID list from PID-3 in HL7 CX format
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditDataset
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getPatientId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.PatientIdBasedStoredQuery
 
getPatientIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getPatientIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getPatientIdParam() - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
 
getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Patient IDs
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.QueryAuditDataset
Patient ID list from PID-3.
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Patient ID list.
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditDataset
 
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getPatientReference() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getPatientReference() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getPATIENTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
getPATIENTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
getPayload() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
getPayload() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.QueryAuditDataset
Request payload.
getPD1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PD1 (Patient Additional Demographic) - creates it if necessary
getPD1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getPdqSupplierResourceIdentifierOid() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
getPdqSupplierResourceIdentifierUri() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getPdqSupplierResourceIdentifierUri() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
getPeriod() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getPeriod() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
getPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
getPersonIdentifier() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Person identifier (QPD-3).
getPersonName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the personName property.
getPersonNameFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the personNameFilter property.
getPhase() - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Gets the value of the phase property.
getPhoneType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the phoneType property.
getPID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PID (Patient Identification) - creates it if necessary
getPID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getPID(Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getPixSupplierResourceIdentifierUri() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getPort() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getPostalCode() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getPostalCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the postalCode property.
getPracticeSettingCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getPracticeSettingCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getPrecision() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
 
getPrefix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getPrefix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getPrefix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getPrefix() - Method in class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
Gets the value of the prefix property.
getPresent() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the present property.
getPreviousPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
getPreviousVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getPreviousVersion() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getPreviousVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getPrimaryContact() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the primaryContact property.
getPrimaryContactQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the primaryContactQuery property.
getPrimaryFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
Gets the value of the primaryFilter property.
getPrincipal() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AuthRequest
Gets the value of the principal property.
getPROCEDURE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getPROCEDURE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getPROCEDUREAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getPROCEDUREReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getProcessId() - Static method in class org.openehealth.ipf.commons.audit.utils.AuditUtils
 
getProcessId() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
 
getProcessing() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Gets the value of the processing property.
getProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
getProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getProducer(AbstractWsEndpoint<Hl7v3AuditDataset, ConfigType>, JaxWsClientFactory<Hl7v3AuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint
 
getProducer(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration>, JaxWsClientFactory<Hl7v3AuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
getProducer(AbstractWsEndpoint<AuditDatasetType, ConfigType>, JaxWsClientFactory<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Constructs and returns a transaction-specific Camel producer instance
getProducer(AbstractWsEndpoint<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>>, JaxWsClientFactory<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
 
getProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getProperties(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getProperties() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
getProperty(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getProperty(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getPublished() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
getPurposesOfUse() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
The Purpose of Use value indicates the expected ultimate use of the data, rather than a likely near term use such as "send to X".
getPurposesOfUse() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Purposes of use, see ITI TF-2a section 3.20.7.8 and ITI TF-2b section 3.40.4.1.2.3.
getPV1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PV1 - creates it if necessary
getPV1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getPV2() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PV2 - creates it if necessary
getPV2() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getQAK() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns QAK (Query Acknowledgment) - creates it if necessary
getQAK() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns QAK (Query Acknowledgment) - creates it if necessary
getQAK() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns QAK (Query Acknowledgment) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns QPD (Query Parameter Definition) - creates it if necessary
getQpd1_MessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Message Query Name (QPD-1).
getQpd1_MessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Message Query Name (QPD-1).
getQpd2_QueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Query Tag (QPD-2).
getQpd2_QueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Query Tag (QPD-2).
getQpd3_DemographicsFields(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of Demographics Fields (QPD-3).
getQpd3_DemographicsFields() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Demographics Fields (QPD-3).
getQpd3_DemographicsFieldsReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of Demographics Fields (QPD-3).
getQpd3_PersonIdentifier() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Person identifier (QPD-3).
getQpd4_SearchConfidenceThreshold() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Search Confidence Threshold (QPD-4).
getQpd4_WhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns What Domains to be returned (QPD-4).
getQpd5_AlgorithmName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Name (QPD-5).
getQpd6_AlgorithmVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Version (QPD-6).
getQpd7_AlgorithmDescription() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Description (QPD-7).
getQpd8_WhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of What Domains to be returned (QPD-8).
getQpd8_WhatDomainsReturned() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns What Domains to be returned (QPD-8).
getQpd8_WhatDomainsReturnedReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of What Domains to be returned (QPD-8).
getQRI() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns QRI (Query Response Instance) - creates it if necessary
getQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
getQUERY_RESPONSE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns first repetition of RSP_K21_QUERY_RESPONSE (a Group object) - creates it if necessary
getQUERY_RESPONSE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns a specific repetition of RSP_K21_QUERY_RESPONSE (a Group object) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getQUERY_RESPONSE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns first repetition of RSP_ZV2_QUERY_RESPONSE (a Group object) - creates it if necessary
getQUERY_RESPONSE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns a specific repetition of RSP_ZV2_QUERY_RESPONSE (a Group object) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getQUERY_RESPONSE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns RSP_K23_QUERY_RESPONSE (a Group object) - creates it if necessary
getQUERY_RESPONSEAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns all repetitions of RSP_K21_QUERY_RESPONSE
getQUERY_RESPONSEAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns all repetitions of RSP_ZV2_QUERY_RESPONSE
getQUERY_RESPONSEReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns the number of existing repetitions of RSP_K21_QUERY_RESPONSE
getQUERY_RESPONSEReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns the number of existing repetitions of RSP_ZV2_QUERY_RESPONSE
getQueryExpression() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
Gets the value of the queryExpression property.
getQueryExpressionBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
Gets the value of the queryExpressionBranch property.
getQueryId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
HL7v3 query ID.
getQueryLanguage() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
Gets the value of the queryLanguage property.
getQueryLanguageQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
Gets the value of the queryLanguageQuery property.
getQueryName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getQueryName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getQueryOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
 
getQueryResponseCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getQueryString() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditDataset
 
getQueryString() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
getQueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Query Tag (QPD-2).
getQueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Query Tag (QPD-2).
getQueryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
getQueues() - Method in class org.openehealth.ipf.commons.audit.queue.CompositeAuditMessageQueue
 
getRace() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
getRCP() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns RCP (Response Control Parameter) - creates it if necessary
getRCP() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns RCP (Response Control Parameter) - creates it if necessary
getReceiverAgentIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverAgentIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverAgentIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getReceiverFacilityName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getReceiverFacilityName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getReceiverIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceivingApplication() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Receiving application from MSH-5
getReceivingFacility() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Receiving facility from MSH-6
getRef() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultReference
Gets the value of the ref property.
getReferenceIdList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getReferenceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getReferences() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLQueryResponse
 
getReferences() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveMetadataRequest
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveMetadata
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
getReferral() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Gets the value of the referral property.
getRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
Gets the value of the registryError property.
getRegistryErrorList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the registryErrorList property.
getRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getRegistryObject() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Gets the value of the registryObject property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
Gets the value of the registryObjectList property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
Gets the value of the registryObjectQuery property.
getRegistryPackages(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getRegistryPackages() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getRegistryPackages(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns the list of registry packages matching the classification node.
getRegistryPackages() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns all registry packages of this container.
getRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
Gets the value of the registryResponse property.
getRejectionHandlingStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
GetRelatedDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetRelatedDocuments.
GetRelatedDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
Constructs the query.
GetRelatedDocumentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetDocumentsQuery and EbXMLAdhocQueryRequest.
GetRelatedDocumentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
 
getRelatedId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getReligion() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
getRemoteAddress() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
getRemoteAddress() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Remote address
getRemoteAddress() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Remote address from MINA session
getRemoteAddress() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Remote address
getReplicationSyncLatency() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
Gets the value of the replicationSyncLatency property.
getReplicationSyncLatency() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the replicationSyncLatency property.
getRepositoryIds(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68AuditDataset
 
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Gets the value of the repositoryUniqueId property.
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the repositoryUniqueId property.
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
getReps(Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getReps(String)
getReps(String, Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getReps(String)
getRequestClass() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getRequestData() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getRequestDetails() - Static method in class org.openehealth.ipf.commons.ihe.fhir.RequestDetailProvider
 
getRequestErrorDefaultErrorCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getRequestId() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Gets the value of the requestID property.
getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
Gets the value of the requestID property.
getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Gets the value of the requestID property.
getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponse
Gets the value of the requestID property.
getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
Gets the value of the requestID property.
getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Gets the value of the requestID property.
getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
Gets the value of the requestID property.
getRequestId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the requestId property.
getRequestId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the requestId property.
getRequestItems() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset
 
getRequestName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
Gets the value of the requestName property.
getRequestPayload() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Request payload.
getRequestPayload() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Request SOAP Body (XML) payload.
getRequestSlotList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Gets the value of the requestSlotList property.
getRequestString(Map<String, Object>, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
getRequestType() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Request message type (name of the root element).
getRequestValidationProfile() - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3InteractionId
 
getRequestValidationProfile() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
 
getRequestValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
Gets the value of the requestValue property.
getResourceId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
getResourceProvider() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getResources(int, int) - Method in class org.openehealth.ipf.commons.ihe.fhir.EagerBundleProvider
 
getResources(int, int) - Method in class org.openehealth.ipf.commons.ihe.fhir.LazyBundleProvider
 
getResourceType() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AbstractPcc44ResourceProvider
 
getResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
Gets the value of the response property.
getResponseClass() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getResponseErrorDefaultErrorCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getResponseMessage() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getResponseName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
Gets the value of the responseName property.
getResponseOption() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the responseOption property.
getResponseOrder() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Gets the value of the responseOrder property.
getResponseSlotList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the responseSlotList property.
getResponseValidationProfile() - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3InteractionId
 
getResponseValidationProfile() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
 
getResponsibleWard() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns responsible ward (ZBE-7), (Medical or Nursing Ward, depending of the trigger event of the message)
getResult() - Method in class org.openehealth.ipf.commons.xml.DOMResultHolder
 
getResult() - Method in class org.openehealth.ipf.commons.xml.JaxbResultHolder
 
getResult() - Method in interface org.openehealth.ipf.commons.xml.ResultHolder
 
getResult() - Method in class org.openehealth.ipf.platform.camel.core.xml.MarkupBuilder
 
getResultCode() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Gets the value of the resultCode property.
getRetrieveSerieses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Gets the value of the retrieveSerieses property.
getRetrieveStudies() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
getRetrieveStudies() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
 
getRetrieveStudies() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getReturnType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Gets the value of the returnType property.
getReverseMap() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getRightFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Gets the value of the rightFilter property.
getRole() - Method in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
Gets the value of the role property.
getRole() - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Gets the value of the role property.
getRole() - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Gets the value of the role property.
getRole() - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Gets the value of the role property.
getRoleIDCodes() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Specification of the role(s) the user plays when performing the event, as assigned in role-based access control security.
getRoles() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
Role codes
getRoute() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
getRoutes() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
 
getRules() - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
getSampled() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZZI
Returns the flag whether this span is to be sampled (ZZI-4).
getSampled() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.ZZI
Returns the flag whether this span is to be sampled (ZZI-4).
getSampled() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment.ZZI
Returns the flag whether this span is to be sampled (ZZI-4).
getSampled() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.ZZI
Returns the flag whether this span is to be sampled (ZZI-4).
getSampled() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment.ZZI
Returns the flag whether this span is to be sampled (ZZI-4).
getSchemaLanguage() - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
getSchemaLocations(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getSchemaLocations() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getSchematronPath(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
getSchematronPath(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
getSchemaVersion() - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Gets the value of the schemaVersion property.
getSchemeName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
getScope() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the scope property.
getScripts() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getSearchConfidenceThreshold() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Search Confidence Threshold (QPD-4).
getSearchResultDone() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
Gets the value of the searchResultDone property.
getSearchResultEntry() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
Gets the value of the searchResultEntry property.
getSearchResultReference() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
Gets the value of the searchResultReference property.
getSecondAndFurtherGivenNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getSecondAndFurtherGivenNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getSecondAndFurtherGivenNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getSectionReference() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getSectionReference() - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getSecurityInformation() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getSecurityLabel() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
getSecurityLabel() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getSegmentFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns threshold for segment fragmentation.
getSegmentFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSei() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getSelector() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the selector property.
getSelectorQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
Gets the value of the selectorQuery property.
getSenderAgentIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderAgentIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderAgentIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getSenderFacilityName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
getSenderFacilityName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
getSenderIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSendingApplication() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getSendingApplication() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getSendingApplication() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Sending application from MSH-3
getSendingApplication() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getSendingFacility() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Sending facility from MSH-4
getSendingFacility() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getSeparator() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getSequenceId() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
 
getSerializationStrategy() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
getSerializationStrategy() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
getSeriesInstanceIds(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getSeriesInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
getSeriesInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
Gets the value of the seriesInstanceUID property.
getSeriesInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
Gets the value of the seriesInstanceUID property.
getSeriesRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
Gets the value of the seriesRequest property.
getServerAuditStrategy() - Method in class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
AuditStrategy to be used on server side to accomplish ATNA audit
getServerAuditStrategy() - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.AuditableComponent
Returns server-side audit strategy instance.
getServerAuditStrategy() - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpoint
Returns server-side audit strategy instance.
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getService() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the service property.
getServiceAddress() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns the address of the service.
getServiceBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceType
Gets the value of the serviceBinding property.
getServiceBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the serviceBinding property.
getServiceBindingQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceQueryType
Gets the value of the serviceBindingQuery property.
getServiceBindingQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Gets the value of the serviceBindingQuery property.
getServiceEndpointUri(String) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
getServiceEndpointUri(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Returns the URI of the endpoint to which the message with the given ID has been sent, or null if the message is unknown.
getServiceEndpointUri(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getServiceEndpointUrl() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Service endpoint URL
getServiceInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Constructs and returns a transaction-specific service class instance for the given endpoint.
getServiceName() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getServiceQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Gets the value of the serviceQuery property.
getServiceStartTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getServiceStartTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getServiceStopTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getServiceStopTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getServiceUrl() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns the URL of the service.
getServlet() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
 
getServletName() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
getServletName() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
getSetting() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getSeverity() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the severity property.
getSeverity() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getSeverity() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns all repetitions of SFT
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns all repetitions of SFT
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns all repetitions of SFT
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns all repetitions of SFT
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
Returns all repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns the number of existing repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns the number of existing repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns the number of existing repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns the number of existing repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
Returns the number of existing repetitions of SFT
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
getSimpleMethodMissingLogic() - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getSingleClassification(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSingleClassification(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Returns the first classification matching the given scheme.
getSingleLocalizedString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
 
getSingleLocalizedString() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLInternationalString
Retrieves the first localized string.
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
 
getSingleSlotValue(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Gets a single slot value.
getSize() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getSizeLimit() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the sizeLimit property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
Gets the value of the slot property.
getSlotBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the slotBranch property.
getSlotName() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
 
getSlots() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
 
getSlots(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Returns a filtered list of the slots.
getSlotType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Gets the value of the slotType property.
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
 
getSlotValues(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Gets the values of a slot.
getSOPClasses() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
 
getSortSpec() - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
 
getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getSource() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getSource() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getSource() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getSource() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getSourceAssociationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the sourceAssociationQuery property.
getSourceId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getSourceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getSourceObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Gets the value of the sourceObject property.
getSourceObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Gets the value of the sourceObjectQuery property.
getSourcePatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getSourcePatientInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getSourceRegistry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the sourceRegistry property.
getSourceUserId() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
getSourceUserId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
getSourceUserId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
The identity of the Source Actor facility and sending application from the HL7 message; concatenated together, separated by the | character.
getSourceUserId() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client user ID (WS-Addressing <Reply-To> header).
getSourceUserName() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Source User Name, e.g.
getSourceUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZZI
Returns span ID (ZZI-2).
getSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.ZZI
Returns span ID (ZZI-2).
getSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment.ZZI
Returns span ID (ZZI-2).
getSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.ZZI
Returns span ID (ZZI-2).
getSpanID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment.ZZI
Returns span ID (ZZI-2).
getSpecificationLink() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the specificationLink property.
getSpecificationLinkQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Gets the value of the specificationLinkQuery property.
getSpecificationObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the specificationObject property.
getSpecificationObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Gets the value of the specificationObjectQuery property.
getSpecificationVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the specificationVersion property.
getSpringConfigurers() - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
getSpringConfigurers() - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
 
getSql() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSql() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
getSql() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getSslCiphers() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslCiphers() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSslContext() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
getSslContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSslContextParameters() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getSslProtocols() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslProtocols() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getStartByte() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
getStartIndex() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the startIndex property.
getStartIndex() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Gets the value of the startIndex property.
getStartMovementDateTime() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns movement start date (ZBE-2).
getStartMovementEndTime() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
Returns movement end date (ZBE-3).
getStartTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the startTime property.
getState() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getStateOrProvince() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getStateOrProvince() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the stateOrProvince property.
getStaticClientRequestFactory() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
getStaticParams() - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
getStaticParams() - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
getStaticResourceProvider() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryPackage
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the status property.
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the status property.
getStatusCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getStatusDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getStatusFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getStatusInformation(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getStatusInformation(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getStatusInformation(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getStatusQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the statusQuery property.
getStatusSubmissionSets() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getStreamWrapper(Message) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutStreamSubstituteInterceptor
Retrieves the instance of stream wrapper installed by this interceptor.
getStreet() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the street property.
getStreetAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getStreetNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the streetNumber property.
getStructure() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getStudyIDs() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
 
getStudyInstanceIds(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
getStudyInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
getStudyInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
Gets the value of the studyInstanceUID property.
getStudyInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Gets the value of the studyInstanceUID property.
getStudyRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
Gets the value of the studyRequest property.
getSubmissionSet() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getSubmissionSet() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
GetSubmissionSetAndContentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetSubmissionSetAndContents.
GetSubmissionSetAndContentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
Constructs the query.
GetSubmissionSetAndContentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetSubmissionSetAndContentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
Constructs the transformer.
getSubmissionSets() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
GetSubmissionSetsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetSubmissionSets.
GetSubmissionSetsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
Constructs the query.
GetSubmissionSetsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetSubmissionSetsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
Constructs the transformer.
getSubmissionSetUuid() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
getSubmissionSetUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
getSubmissionTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getSubmissionTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
Gets the value of the submitObjectsRequest property.
getSubscription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Gets the value of the subscription property.
getSubstrings() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Gets the value of the substrings property.
getSubsumedLocalPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
getSubtype() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getSuffix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getSuffix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getSuffix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getSupportedEvents() - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.TransactionOptions
 
getSupportedEvents() - Method in enum org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Options
 
getSupportedEvents() - Method in enum org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Options
 
getSupportedReaderFormats() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
getSupportedThings() - Method in interface org.openehealth.ipf.commons.ihe.core.TransactionOptions
 
getSupportedThings() - Method in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
 
getSupportedThings() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30Options
 
getSupportedThings() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
 
getSupportedWriterFormats() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
getSvrl() - Method in exception org.openehealth.ipf.commons.xml.SchematronValidationException
 
getSymbolicId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
 
getTarget() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getTarget() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getTargetAssociationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the targetAssociationQuery property.
getTargetBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the targetBinding property.
getTargetBindingQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Gets the value of the targetBindingQuery property.
getTargetHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getTargetHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getTargetHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
getTargetObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Gets the value of the targetObject property.
getTargetObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Gets the value of the targetObjectQuery property.
getTargetUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getTelecom() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
getTelecom() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the telephoneNumber property.
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the telephoneNumber property.
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberListType
Gets the value of the telephoneNumber property.
getTelephoneNumberFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the telephoneNumberFilter property.
getTelephoneNumberFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the telephoneNumberFilter property.
getTest() - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Gets the value of the test property.
getTest() - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Gets the value of the test property.
getTestClosure() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getText() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
getText() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
getText() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
 
getText() - Method in class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
Gets the value of the text property.
getText() - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Gets the value of the text property.
getText() - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Gets the value of the text property.
getText() - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Gets the value of the text property.
getTimeLimit() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the timeLimit property.
getTimeout() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getTimestamp() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the timestamp property.
getTitle() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getTitle() - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Gets the value of the title property.
getTo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
getToDate() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Gets the value of the toDate property.
getTotalResultCount() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Gets the value of the totalResultCount property.
getTraceID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZZI
Returns trace ID (ZZI-1).
getTraceID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.ZZI
Returns trace ID (ZZI-1).
getTraceID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment.ZZI
Returns trace ID (ZZI-1).
getTraceID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.ZZI
Returns trace ID (ZZI-1).
getTraceID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment.ZZI
Returns trace ID (ZZI-1).
getTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.RetrieveInteractions
 
getTransferSyntaxIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
getTransferSyntaxUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
Gets the value of the seriesRequest property.
getTransferSyntaxUIDList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
getTransferSyntaxUIDList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
Gets the value of the transferSyntaxUIDList property.
getTransferSyntaxUIDList() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
 
getTranslateInitialQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getTransportName() - Method in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
 
getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
 
getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.UDPSyslogSenderImpl
 
getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
 
getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
 
getTransportPayload(String, String) - Method in class org.openehealth.ipf.commons.audit.protocol.RFC5424Protocol
Serialize the syslog message payload body for sending by this transport
getTriggerEvent(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getTtl(Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.TtlHeaderUtils
Returns the XCPD TTL value stored in incoming SOAP headers associated with the given message, or null, when none found.
getType() - Method in class org.openehealth.ipf.commons.audit.model.TypeValuePairType
 
getType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
getType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
getType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getType() - Method in exception org.openehealth.ipf.commons.ihe.hpd.HpdException
 
getType() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
Gets the value of the type property.
getType() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Gets the value of the type property.
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
getType() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
 
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Gets the value of the type property.
getTypeCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getTypeCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getTypedAuthorPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
Tries to return the query parameter "$XDSSubmissionSetAuthorPerson" as a Person instead of a String.
getTypedAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
Tries to return the query parameter "$XDSDocumentEntryAuthorPerson" as a collection of Person instead of a collection of String.
getTypedReferenceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
Tries to return the query parameter "$XDSDocumentEntryReferenceIdList" as a collection of ReferenceId instead of a collection of String.
getTypeValuePair(String, Object) - Method in interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
Create and set a Type Value Pair instance for a given type and value
getTypeValuePair(String, Object) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and set a Type Value Pair instance for a given type and value
getUB1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getUB2() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getUid() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType.SOPClass
 
getUid() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
getUnderstoodHeaders() - Method in class org.openehealth.ipf.commons.ihe.xua.WsSecurityUnderstandingInInterceptor
 
getUnformattedPhoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
getUniqueIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
getUniversalId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
getUniversalIdType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
getUnmappableCharacterErrorAction() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPConfig
 
getUnsolicitedFragmentationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns the unsolicited fragmentation storage bean.
getUnsolicitedFragmentationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getUnsolicitedFragmentationStorageType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getUnsolicitedFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns threshold for unsolicited message fragmentation (relevant on producer side only).
getUnsolicitedFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getUPDATE_MSG() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getUri() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getUri() - Method in class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
Gets the value of the uri property.
getUsageDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the usageDescription property.
getUsageDescriptionBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Gets the value of the usageDescriptionBranch property.
getUsageParameter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the usageParameter property.
getUse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getUseOtherIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getUser() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
getUser() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the user property.
getUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getUserID() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Unique identifier for the user actively participating in the event.
getUserName() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
A human readable identification of the participant.
getUserName() - Static method in class org.openehealth.ipf.commons.audit.utils.AuditUtils
 
getUsername() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
getUsername() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getUserQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Gets the value of the userQuery property.
getUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getUuid() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
getUuid() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
getUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
getUuids() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
getV3ErrorLocation(Composite, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getValidationMessage() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.validate.XDSMetaDataException
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
 
getValue() - Method in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
 
getValue() - Method in class org.openehealth.ipf.commons.audit.model.TypeValuePairType
 
getValue() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedValueSet
 
getValue() - Method in class org.openehealth.ipf.commons.core.datetime.Duration
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventIdCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdEventTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdParticipantObjectIdTypeCode
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Gets the value of the value property.
getValue() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
 
getValue() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Gets the value of the value property.
getValue() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListWrapper
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ValueListType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getValue(ExtraComponents) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue(Segment) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(Primitive) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(ExtraComponents) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValueLengthLimit() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
 
getValueLengthLimit() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlot
 
getValueList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
 
getValueList() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlot
 
getValueList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Gets the value of the valueList property.
getValueOfType(NamingSystem.NamingSystemIdentifierType) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.NamingSystemService
 
getValueOfType(NamingSystem.NamingSystemIdentifierType) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
 
getValueOr(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getValueOr(Primitive, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValueOr(ExtraComponents, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValueOr(Composite, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValueOr(Segment, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValues() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapEntry
 
getValueSystem(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getValueSystem(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getVersionInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getVersionInfo() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getVersionInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the versionInfo property.
getVersionInfoFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the versionInfoFilter property.
getVersionName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
getVersionName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Gets the value of the versionName property.
getWhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of What Domains to be returned (QPD-8).
getWhatDomainsReturned() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns What Domains to be returned (QPD-8).
getWhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns What Domains to be returned (QPD-4).
getWhatDomainsReturned() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns What Domains to be returned (QPD-4).
getWhatDomainsReturnedReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of What Domains to be returned (QPD-8).
getWrappedEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getWrappedProcessor() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.Interceptor
 
getWrappedProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
 
getWsdlLocation() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v2ws.PCD.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v3.PDQV3.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v3.PIXV3.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v3.QED.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hpd.HPD.FeedInteractions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.hpd.HPD.ReadInteractions
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
getWsTransactionConfiguration() - Method in interface org.openehealth.ipf.commons.ihe.ws.WsInteractionId
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.RAD.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCDR.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCF.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.XCMU.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.XDM.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.XDR.Interactions
 
getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getXsdPath(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
getXsdPath(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
getXuaPatientId() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Patient ID from XUA token, see ITI TF-2b Section 3.40.4.1.2.2.1.
getXuaProcessor() - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Processor for extracting SAML tokens when XUA is used
getZipOrPostalCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
ghl7(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(DataFormatClause, Parser) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(DataFormatClause, HapiContext) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
given(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
GIVEN - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
greaterOrEqual - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
GroovyCustomModelClassFactory - Class in org.openehealth.ipf.modules.hl7.parser
 
GroovyCustomModelClassFactory() - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
GroovyCustomModelClassFactory(Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
GroovyCustomModelClassFactory(ModelClassFactory) - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
GroovyCustomModelClassFactory(ModelClassFactory, Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
group(AbstractSegmentContainer, int, String, int, int, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 

H

handle(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.queue.AsynchronousAuditMessageQueue
 
handle(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.queue.JmsAuditMessageQueue
 
handle(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.queue.SynchronousAuditMessageQueue
 
handleAction(Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
Handles a Create / Update / Validate / Delete action request.
handleAction(Object, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
handleBundleProviderRequest(Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
Handles the request for a bundle provider, effectively constructing a list of resources.
handleBundleProviderRequest(Object, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
handleBundleRequest(Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
Handles the (search) request for a bundle, effectively being a list of resources.
handleBundleRequest(Object, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
handleEmptyResponse() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
handleError(Diagnostic) - Method in class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
handleErrorResponse(RSP_K21) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
handleErrorResponse(RSP_K23) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
handleException(AuditContext, Throwable, String...) - Method in interface org.openehealth.ipf.commons.audit.handler.AuditExceptionHandler
 
handleException(AuditContext, Throwable, String...) - Method in class org.openehealth.ipf.commons.audit.handler.LoggingAuditExceptionHandler
 
handleException(RequestDetails, BaseServerResponseException, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.RequestDetailProvider
 
handleException(String, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
handleException(Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
handleInfo(Diagnostic) - Method in class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
handleInRoute(Object, Map<String, Object>, Class<T>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
Forwards the request to be handled into a Camel route
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractSafeInterceptor
Calls AbstractSafeInterceptor.process(org.apache.cxf.binding.soap.SoapMessage) and "forwards" all exceptions to the error log.
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.Cxf3791WorkaroundInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.FixContentTypeOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.DisablePayloadCollectingDeactivationInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadExtractorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadInjectorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadExtractorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutStreamSubstituteInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.ProvidedAttachmentOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.RejectionHandlerInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.xua.WsSecurityUnderstandingInInterceptor
 
handleRegularResponse(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
handleRegularSearchResponse(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
handleRejectedExchange(Exchange) - Method in interface org.openehealth.ipf.commons.ihe.ws.cxf.WsRejectionHandlingStrategy
This method will be called when the request has been rejected by CXF (in this case, the CXF exchange will contain a SOAP fault) or by IPF (transaction-specific logic).
handleResourceRequest(Object, Map<String, Object>, Class<R>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
Handles the request for a resource
handleResourceRequest(Object, Map<String, Object>, Class<R>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
This method can be called by IResourceProvider objects to send the received (and potentially handled) request further down a Camel route.
handleSizeRequest(Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
Optional method that request the result size of a bundle request.
handleSizeRequest(Object, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
handleSourceIdentifier(QBP_Q21, Identifier) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
handleTransactionRequest(Object, Map<String, Object>, Class<T>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
Handles transaction requests
handleTransactionRequest(Object, Map<String, Object>, Class<T>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
handleWarning(Diagnostic) - Method in class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
HandshakeCallbackSSLFilter - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
IoFilter similar to an SslFilter that provides a callbacks to handle a handshake exception.
HandshakeCallbackSSLFilter(SSLContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
Creates a new SSL filter using the specified SSLContext.
HandshakeCallbackSSLFilter.Callback - Interface in org.openehealth.ipf.platform.camel.ihe.mllp.core
Callback interface for dealing with handshake failures.
HapiAdapter - Class in org.openehealth.ipf.platform.camel.hl7.adapter
 
HapiAdapter() - Constructor for class org.openehealth.ipf.platform.camel.hl7.adapter.HapiAdapter
 
HapiAdapterDefinition<T extends HapiAdapter> - Class in org.openehealth.ipf.platform.camel.hl7.model
 
HapiAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
HapiAdapterDefinition(T) - Constructor for class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
HapiClientInterceptorFactory - Interface in org.openehealth.ipf.platform.camel.ihe.fhir.core
 
hapiContext(CustomModelClassFactory, ProfileStore, ValidationContext, ParserConfiguration, IDGenerator) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
HapiContextFactory - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions
This factory creates HapiContext instances that are required to derive ModelClassFactory and ValidationContext valid for the given HL7v2 transaction.
HapiContextFactory() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
 
HapiServerInterceptorFactory - Interface in org.openehealth.ipf.platform.camel.ihe.fhir.core
 
hasAll() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
hasBirthPlace() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
hasCitizenship() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
hasCode() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
hasContent(Class<?>) - Method in class org.openehealth.ipf.commons.core.ContentMap
Returns true when this content map already contains an element of the given type.
hasDetailed() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
hasDetailed() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
hasDocuments(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
hasEthnicity() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
hashCode() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
 
hashCode() - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
hashCode() - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
 
hashCode() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
hashCode() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
 
hashCode() - Method in class org.openehealth.ipf.commons.audit.model.TypeValuePairType
 
hashCode() - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
hashCode() - Method in class org.openehealth.ipf.commons.core.URN
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocuments
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveMetadata
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
 
hashCode() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
hashCode() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
HashValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a hash code for compliance with RFC 3174.
HashValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HashValidator
 
hasKey(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
hasMothersMaidenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
hasNext() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
hasOmbCategory() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
hasOmbCategory() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
hasOnlySystem() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
hasPeriod() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
hasRace() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
hasReligion() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
hasServlet(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
 
hasServlet(String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirRegistry
Returns true if there is already a registered FHIR servlet with the provided name
hasSystem() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
hasText() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
hasText() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
hasValue(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
HDValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validator for HL7 v2 HD elements.
HDValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HDValidator
 
header(String) - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
HEADER_NAMESPACE - Static variable in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelAuditMessageQueue
 
headers() - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
headersAndBuilder() - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
headersAndBuilderExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
headersExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
Returns an Expression for the headers map of an Exchange's in-message.
HeaderUtils - Class in org.openehealth.ipf.platform.camel.ihe.ws
Utilities for handling HTTP and SOAP headers in Web Service interactions.
highestSeverity - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
 
HITSP_24_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
Deprecated.
use HITSP_32_2_4_SCHEMA
HITSP_24_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
Deprecated.
use HITSP_32_2_4_SCHEMATRON_RULES
HITSP_32_2_4_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_32_2_4_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_32_2_5_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_32_2_5_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_37_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
hitspc32(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
hitspc32(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
hitspc32_schema(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
hl7(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
Hl7Dsl2ExtensionModule - Class in org.openehealth.ipf.modules.hl7.extend
 
Hl7Dsl2ExtensionModule() - Constructor for class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
HL7DslException - Exception in org.openehealth.ipf.modules.hl7.dsl
Exception thrown on problems while processing HL7 DSL expressions
HL7DslException(String) - Constructor for exception org.openehealth.ipf.modules.hl7.dsl.HL7DslException
 
HL7DslException(String, Throwable) - Constructor for exception org.openehealth.ipf.modules.hl7.dsl.HL7DslException
 
Hl7ExtensionModule - Class in org.openehealth.ipf.modules.hl7.extend
 
Hl7ExtensionModule() - Constructor for class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
Hl7ExtensionModule - Class in org.openehealth.ipf.platform.camel.hl7.extend
 
Hl7ExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
Hl7FieldIdComparator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo.Hl7FieldIdComparator
 
Hl7InputExpression - Class in org.openehealth.ipf.platform.camel.hl7.expression
 
Hl7InputExpression() - Constructor for class org.openehealth.ipf.platform.camel.hl7.expression.Hl7InputExpression
 
HL7MessageConverter - Class in org.openehealth.ipf.platform.camel.hl7.converter
HL7MessageConverter helps serializing a HL7 message to and from a string for the purpose of routing it through a JMS queue.
HL7MessageConverter(HapiContext) - Constructor for class org.openehealth.ipf.platform.camel.hl7.converter.HL7MessageConverter
 
hl7Now() - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
Hl7StaticExtensionModule - Class in org.openehealth.ipf.modules.hl7.extend
 
Hl7StaticExtensionModule() - Constructor for class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
hl7Timestamp() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
hl7Timestamp() - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
hl7timestamp() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
Hl7TranslationException - Exception in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
Hl7TranslationException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
Hl7TranslationException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
Hl7TranslatorV2toV3 - Interface in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
Hl7TranslatorV3toV2 - Interface in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
HL7v2 - Class in org.openehealth.ipf.platform.camel.hl7
Factory class for commonly used HL7-related expressions, predicates and processors.
Hl7v2AcceptanceException - Exception in org.openehealth.ipf.commons.ihe.hl7v2
An exception class for HL7v2 acceptance checks.
Hl7v2AcceptanceException(String, ErrorCode) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2AcceptanceException
 
Hl7v2AcceptanceException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2AcceptanceException
 
Hl7v2AdaptingException - Exception in org.openehealth.ipf.platform.camel.ihe.hl7v2
An exception class for HL7v2 message adapting.
Hl7v2AdaptingException(String) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2AdaptingException
 
Hl7v2AdaptingException(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2AdaptingException
 
Hl7v2Based<C extends ca.uhn.hl7v2.model.Composite> - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
An XDS model object backed up by an HL7 v2 element.
Hl7v2Based() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Default constructor, for serialization purposes only.
Hl7v2Based(C) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Constructor.
Hl7v2ConfigurationHolder<T extends MllpAuditDataset> - Interface in org.openehealth.ipf.platform.camel.ihe.hl7v2
Interface for Camel components which handle HL7v2 messages, independent of transport protocol.
HL7v2Endpoint<T extends MllpAuditDataset> - Interface in org.openehealth.ipf.platform.camel.ihe.hl7v2
Interface for endpoints that handle HL7v2 transactions
HL7v2Exception - Exception in org.openehealth.ipf.modules.hl7
HL7v2Exception extends RuntimeException so it need not to be caught.
HL7v2Exception(HL7Exception) - Constructor for exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
Hl7v2InteractionId<T extends MllpAuditDataset> - Interface in org.openehealth.ipf.commons.ihe.hl7v2
HL7v2 Transaction ID
Hl7v2MarshalUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2
Various helper methods for data transformation.
Hl7v2TransactionConfiguration<T extends MllpAuditDataset> - Class in org.openehealth.ipf.commons.ihe.hl7v2
Endpoint-agnostic parameters of an HL7v2-based transaction.
Hl7v2TransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, Version[], String, String, ErrorCode, ErrorCode, String[], String[], String[], String[], boolean[], boolean[], HapiContext) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Constructor.
Hl7v2TransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, Version, String, String, ErrorCode, ErrorCode, String, String, String, String, boolean, boolean, HapiContext) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
 
HL7v2TransactionOption - Interface in org.openehealth.ipf.commons.ihe.hl7v2
 
Hl7v2WsCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
 
Hl7v2WsCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
 
Hl7v2WsInteractionId - Interface in org.openehealth.ipf.commons.ihe.hl7v2ws
 
HL7V3_NSURI - Static variable in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
HL7V3_ORIGINAL_REQUEST_PROPERTY - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
Name of the Camel exchange property in which original request messages will be saved before translation.
Hl7v3AsyncResponseEndpoint<ConfigType extends Hl7v3WsTransactionConfiguration> - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel endpoint implementation for asynchronous response receivers of HL7v3-based IHE components.
Hl7v3AsyncResponseEndpoint(String, String, AbstractWsComponent<Hl7v3AuditDataset, ConfigType, ? extends WsInteractionId<ConfigType>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint
 
Hl7v3AsyncResponseServiceFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Service factory for receivers of asynchronous XCPD responses.
Hl7v3AsyncResponseServiceFactory(Hl7v3WsTransactionConfiguration, String, AuditStrategy<Hl7v3AuditDataset>, AuditContext, AsynchronyCorrelator<Hl7v3AuditDataset>, InterceptorProvider) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AsyncResponseServiceFactory
Constructs the factory.
Hl7v3AuditDataset - Class in org.openehealth.ipf.commons.ihe.hl7v3.audit
Generic audit dataset for IHE PIX/PDQ v3 transactions.
Hl7v3AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
 
Hl7v3AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.audit
 
Hl7v3AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
Hl7v3ClientFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Factory for HL7 v3 Web Service clients.
Hl7v3ClientFactory(Hl7v3WsTransactionConfiguration, String, AuditStrategy<Hl7v3AuditDataset>, AuditContext, InterceptorProvider, List<AbstractFeature>, Map<String, Object>, AsynchronyCorrelator<Hl7v3AuditDataset>) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ClientFactory
Constructs the factory.
Hl7v3Component<ConfigType extends Hl7v3WsTransactionConfiguration> - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Base class for all Camel components implementing IHE HL7v3 transactions
Hl7v3Component(Hl7v3InteractionId<ConfigType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Component
 
Hl7v3ContinuationAwareEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel endpoint implementation for HL7v3-based IHE components with interactive response continuation support.
Hl7v3ContinuationAwareEndpoint(String, String, AbstractWsComponent<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration, ? extends WsInteractionId<Hl7v3ContinuationAwareWsTransactionConfiguration>>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
Hl7v3ContinuationAwareProducer - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
Hl7v3ContinuationAwareProducer(Hl7v3ContinuationAwareEndpoint, JaxWsClientFactory<Hl7v3AuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
Hl7v3ContinuationAwareWebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
Hl7v3ContinuationAwareWebService(Hl7v3ContinuationAwareEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
Hl7v3ContinuationAwareWsTransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3ContinuationAwareWsTransactionConfiguration(String, String, boolean, AuditStrategy<Hl7v3AuditDataset>, AuditStrategy<Hl7v3AuditDataset>, QName, Class<?>, QName, boolean, String, String, String, boolean, boolean, CombinedXmlValidationProfile, CombinedXmlValidationProfile, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationAwareWsTransactionConfiguration
 
Hl7v3ContinuationsPortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3
Generic Web Service port type for HL7 v3-based IHE components with continuations support.
hl7v3ContinuationStorage(CacheManager) - Method in class org.openehealth.ipf.boot.hl7v3.IpfHl7v3AutoConfiguration
 
Hl7v3ContinuationStorage - Interface in org.openehealth.ipf.commons.ihe.hl7v3.storage
 
Hl7v3ContinuationUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
Hl7v3ContinuationUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
Hl7v3DeferredResponderFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Special factory for HL7 v3 Deferred Response senders.
Hl7v3DeferredResponderFactory(Hl7v3WsTransactionConfiguration, String, AuditStrategy<Hl7v3AuditDataset>, AuditContext, InterceptorProvider, List<AbstractFeature>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3DeferredResponderFactory
 
Hl7v3Endpoint<ConfigType extends Hl7v3WsTransactionConfiguration> - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel endpoint implementation for HL7v3-based IHE components.
Hl7v3Endpoint(String, String, AbstractWsComponent<Hl7v3AuditDataset, ConfigType, ? extends WsInteractionId<ConfigType>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Endpoint
 
Hl7v3EventTypeCode - Enum in org.openehealth.ipf.commons.ihe.hl7v3.audit.codes
EventTypes for the MLLP transactions in this module#
Hl7v3Exception - Exception in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3Exception() - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
Hl7v3InteractionId<ConfigType extends Hl7v3WsTransactionConfiguration> - Interface in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3NakFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3NakFactory() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
Hl7v3ParticipantObjectIdTypeCode - Enum in org.openehealth.ipf.commons.ihe.hl7v3.audit.codes
ParticipantObjectIdTypes for the MLLP transactions in this module
Hl7v3ServiceFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Factory for HL7 v3 Web Services.
Hl7v3ServiceFactory(Hl7v3WsTransactionConfiguration, String, AuditStrategy<Hl7v3AuditDataset>, AuditContext, InterceptorProvider, WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ServiceFactory
Constructs the factory.
Hl7v3Utils - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
Hl7v3ValidationProfile - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3ValidationProfile(Hl7v3ValidationProfile.Row...) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
Hl7v3WsTransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3WsTransactionConfiguration(String, String, boolean, AuditStrategy<Hl7v3AuditDataset>, AuditStrategy<Hl7v3AuditDataset>, QName, Class<?>, QName, boolean, String, String, String, boolean, boolean, CombinedXmlValidationProfile, CombinedXmlValidationProfile) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
Constructs the transaction configuration.
HL7ValidationUtils - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
 
HL7ValidationUtils() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
HL7Validator - Class in org.openehealth.ipf.modules.hl7.validation.support
 
HL7Validator() - Constructor for class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
home - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
HomeCommunityIdValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Validator for home community ID attribute in stored queries.
HomeCommunityIdValidation(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.HomeCommunityIdValidation
 
HomeCommunityIdValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a homeCommunityId attribute.
HomeCommunityIdValidator(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HomeCommunityIdValidator
Constructor.
HPD - Class in org.openehealth.ipf.commons.ihe.hpd
 
HPD() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.HPD
 
HPD.FeedInteractions - Enum in org.openehealth.ipf.commons.ihe.hpd
 
HPD.ReadInteractions - Enum in org.openehealth.ipf.commons.ihe.hpd
 
HpdCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.hpd
 
HpdCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
 
HpdEndpoint<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.hpd
 
HpdEndpoint(String, String, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.HpdEndpoint
 
HpdEventTypeCode - Enum in org.openehealth.ipf.commons.ihe.hpd.audit.codes
 
HpdException - Exception in org.openehealth.ipf.commons.ihe.hpd
 
HpdException(String, ErrorResponse.ErrorType) - Constructor for exception org.openehealth.ipf.commons.ihe.hpd.HpdException
 
HpdException(Exception, ErrorResponse.ErrorType) - Constructor for exception org.openehealth.ipf.commons.ihe.hpd.HpdException
 
HpdParticipantObjectIdTypeCode - Enum in org.openehealth.ipf.commons.ihe.hpd.audit.codes
ParticipantObjectIdTypeCodes for the HPD transactions in this module
HpdService - Class in org.openehealth.ipf.platform.camel.ihe.hpd
 
HpdService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.HpdService
 
HpdValidator - Class in org.openehealth.ipf.commons.ihe.hpd
 
HpdValidator() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
 
HTTP_CHARACTER_ENCODING - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_CLIENT_IP_ADDRESS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_CONTENT_TYPE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_HEADERS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_METHOD - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_PROTOCOL_VERSION - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_QUERY - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_SCHEME - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_URI - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_URL - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTP_X509_CERTIFICATES - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
HTTPS_CIPHERSUITES - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
HumanUser(String, String, Collection<ActiveParticipantRoleId>) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
 
HumanUser() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
 

I

id - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
id - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
id - Variable in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
 
id - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
id - Variable in class org.openehealth.ipf.commons.xml.svrl.FiredRule
 
id - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
ID_TYPE_CODE_ACCESSION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_CODE_ORDER - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_CODE_REFERRAL - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_CODE_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_ENCOUNTER_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_STUDY_INSTANCE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_WORKFLOW_INSTANCE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
Identifiable - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a person ID (HL7v2 CX field where only CX.1, CX.4.2 and CX.4.3 are allowed), or an XDS "Coded String".
Identifiable() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
Constructs an identifiable.
Identifiable(CX) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
Constructs an identifiable.
Identifiable(String, AssigningAuthority) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
Constructs an identifiable.
identifiable - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
 
IdentifiableType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Common base type for all types that have unique identity.
IdentifiableType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
identificationScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
identificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
 
IDENTIFIER - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
identifiers(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
idString(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
IHE_BPPC_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_HOME_COMMUNITY_ID - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
IHE_LAB_20_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_LAB_21_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_LAB_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_LAB_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ANTEPARTUM_EDUCATION_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ANTEPARTUM_H_AND_P_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ANTEPARTUM_SUMMARY_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_COMPOSITE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_NURSING_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_PHYSICIAN_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_REFERRAL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_TRIAGE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_FSA_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_IMMUNIZATION_DETAIL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XDSMS_DISCHARGE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XDSMS_REFERRAL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XPHR_EXTRACT_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XPHR_UPDATE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_QRPH_CRD_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHEAuditMessageBuilder<T extends IHEAuditMessageBuilder<T,D>,D extends BaseAuditMessageBuilder<D>> - Class in org.openehealth.ipf.commons.ihe.core.atna.event
Base class for building DICOM audit messages as specified in the various IHE transactions.
IHEAuditMessageBuilder(AuditContext, D) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
IHEEventIdCode - Enum in org.openehealth.ipf.commons.ihe.core.atna.codes
Custom IHE Event IDs
iiToCx(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
ImmunizationResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
Immunization Resource Provider for QEDm (PCC-44)
ImmunizationResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationResourceProvider
 
ImmunizationSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
ImmunizationSearchParameters.ImmunizationSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
INCOMING_HTTP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header where incoming HTTP headers will be stored as a Map<String, String>.
INCOMING_SOAP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header where incoming SOAP headers will be stored as a Map<QName, Header>.
incomingRequestPreHandled(RestOperationTypeEnum, IServerInterceptor.ActionRequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.RequestDetailProvider
 
indexed(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
init() - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreNamespaceHandler
 
init(List<? extends FhirTransactionOptions>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirInteractionId
Optional initialization with dynamic TransactionOptions
init(ServletConfig) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
RestfulServer assumes that all resource providers are known at init time, which is not the case here.
init(List<? extends FhirTransactionOptions>) - Method in enum org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM.Interactions
 
init(List<? extends HL7v2TransactionOption>) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2InteractionId
Optional initialization with dynamic TransactionOptions
init(String, String, boolean, AuditStrategy<FeedAuditDataset>, AuditStrategy<FeedAuditDataset>, PamTransactions, List<? extends HL7v2TransactionOption>) - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
 
init() - Method in class org.openehealth.ipf.commons.spring.core.config.CommonsCoreNamespaceHandler
 
init() - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelAuditMessageQueue
 
initCCD() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
initConsolCDA() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
initHITSPC32() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
initial - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
 
initialize() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
Called upon initialization of the servlet, which is too early to know about the existing FHIR consumers initialization of Camel routes and endpoints.
initialize(Service) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
initializeFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
initializeFhirContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
 
initialValue() - Method in class org.openehealth.ipf.commons.core.DomBuildersThreadLocal
 
initIHEPCC() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
injectTargetHomeCommunityId(Object, SubmitObjectsRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsSubmissionProducer
According to the XDR option "Transmit Home Community Id": when the request POJO contains the target home community ID, create a special SOAP header and copy the target home community ID into this header.
InNamespaceMergeInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor which inserts XML namespace declarations from incoming SOAP Envelope and SOAP Body elements into the String payload.
InNamespaceMergeInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
 
InPayloadExtractorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor that saves String payload of the incoming SOAP message body into the CXF message.
InPayloadExtractorInterceptor(StringPayloadHolder.PayloadType) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadExtractorInterceptor
 
InPayloadInjectorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor which inserts data of String content type (it is supposed to be the XML payload of the incoming message) into the list of an operation's parameters or response values.
InPayloadInjectorInterceptor(int) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadInjectorInterceptor
Constructs an interceptor instance.
InPayloadLoggerInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor which stores incoming HTTP payload into files with user-defined name patterns.
InPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
InPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
input(Expression) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an Expression for obtaining input data from an Exchange.
input(Closure) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an expression Closure for obtaining input data from an Exchange.
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
input(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the input to the adapter via the given expression
input(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the input to the adapter via the closure expression
inputStream() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableByteArrayOutputStream
Returns an InputStream from this stream's internal byte array representation.
insertAL1(AL1, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertAL1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertDB1(DB1, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertDB1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertDemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of Demographics Fields (QPD-3).
insertDG1(DG1, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertDG1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertGT1(GT1, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertGT1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertINSURANCE(ADT_A01_INSURANCE, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertINSURANCE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertNK1(NK1, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertNK1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertOBX(OBX, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertOBX(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertPATIENT(ADT_A39_PATIENT, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
insertPATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
insertPATIENT(ADT_A43_PATIENT, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
insertPATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
insertPROCEDURE(ADT_A01_PROCEDURE, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertPROCEDURE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insertQpd3_DemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of Demographics Fields (QPD-3).
insertQpd8_WhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of What Domains to be returned (QPD-8).
insertWhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of What Domains to be returned (QPD-8).
installPayloadInterceptors(Client) - Static method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Helper method for installing of payload-collecting SOAP interceptors for the given Client.
INSTANCE - Static variable in class org.openehealth.ipf.commons.audit.marshal.dicom.Current
 
INSTANCE - Static variable in class org.openehealth.ipf.modules.hl7.parser.DefaultEscaping
 
IntegerFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for IntegerFilterType complex type.
IntegerFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
 
IntegrationProfile - Interface in org.openehealth.ipf.commons.ihe.core
Interface for collections of InteractionIds
INTERACTION_ID_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
 
InteractionId - Interface in org.openehealth.ipf.commons.ihe.core
eHealth interaction ID.
interactiveContinuationStorage(CacheManager) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
InteractiveContinuationStorage - Interface in org.openehealth.ipf.commons.ihe.hl7v2.storage
Interface for storages of HL7 v2 interactive continuation fragments.
InterceptableComponent - Interface in org.openehealth.ipf.platform.camel.ihe.core
Abstract base class for components that use the Interceptor framework defined in this module
InterceptableEndpoint<ConfigType extends InterceptableEndpointConfiguration,ComponentType extends InterceptableComponent> - Interface in org.openehealth.ipf.platform.camel.ihe.core
Interface for endpoints that use the Interceptor framework defined in this module.
InterceptableEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.core
Abstract base class for configuration for InterceptableEndpoint that use the Interceptor framework defined in this module
InterceptableEndpointConfiguration(DefaultComponent, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpointConfiguration
 
Interceptor - Interface in org.openehealth.ipf.platform.camel.core.process
Provides an interceptor that can wrap the call to the next processor into custom logic.
Interceptor<E extends org.apache.camel.Endpoint> - Interface in org.openehealth.ipf.platform.camel.ihe.core
Generic interceptor interface implementing a Camel Processor that supports internal ordering via the Chainable interface
Interceptor2ProducerAdapter - Class in org.openehealth.ipf.platform.camel.ihe.core
Adapter for HL7v2 interceptors which allows them to be exposed as Camel Producers.
Interceptor2ProducerAdapter(Processor, Producer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
InterceptorFactory<E extends org.apache.camel.Endpoint,T extends Interceptor<E>> - Interface in org.openehealth.ipf.platform.camel.ihe.core
Factory creating an Interceptor
InterceptorFactoryBean<E extends org.apache.camel.Endpoint,T extends Interceptor<E>> - Class in org.openehealth.ipf.platform.camel.ihe.core
Optional Bridging from InterceptorFactory to a Spring FactoryBean.
InterceptorFactoryBean(Class<T>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactoryBean
 
InterceptorFactorySupport<E extends org.apache.camel.Endpoint,T extends Interceptor<E>> - Class in org.openehealth.ipf.platform.camel.ihe.core
Trivial InterceptorFactory that calls Class.newInstance()
InterceptorFactorySupport(Class<T>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactorySupport
 
InterceptorSupport<E extends org.apache.camel.Endpoint> - Class in org.openehealth.ipf.platform.camel.ihe.core
Convenience implementation of Interceptor for inheritance
InterceptorSupport() - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
 
InterceptorUtils - Class in org.openehealth.ipf.commons.ihe.ws
Helper methods for handling user-defined custom interceptors.
InterceptorUtils - Class in org.openehealth.ipf.platform.camel.ihe.core
 
InterceptorUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.InterceptorUtils
 
interceptRequest(IHttpRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.ProducerTracingInterceptor
 
interceptResponse(IHttpResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.ProducerTracingInterceptor
 
internalError(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
internalError(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
InternationalStringBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for InternationalStringBranchType complex type.
InternationalStringBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
 
InternationalStringType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for InternationalStringType complex type.
InternationalStringType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
 
interval(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
invalidRequest(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
invalidRequest(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
InvalidUriSyntaxException - Exception in org.openehealth.ipf.commons.ihe.fhir.translation
 
InvalidUriSyntaxException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.fhir.translation.InvalidUriSyntaxException
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
invokeMethod(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
invokeMethod(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
IOUtils - Class in org.openehealth.ipf.commons.core.io
 
IOUtils() - Constructor for class org.openehealth.ipf.commons.core.io.IOUtils
 
IPF_OSGI_ENVIRONMENT - Static variable in class org.openehealth.ipf.platform.camel.core.util.Assertions
 
IpfAtnaAutoConfiguration - Class in org.openehealth.ipf.boot.atna
 
IpfAtnaAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
 
IpfAtnaConfigurationProperties - Class in org.openehealth.ipf.boot.atna
 
IpfAtnaConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
IpfAtnaSpringSecurityAutoConfiguration - Class in org.openehealth.ipf.boot.atna
 
IpfAtnaSpringSecurityAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.atna.IpfAtnaSpringSecurityAutoConfiguration
 
IpfAutoConfiguration - Class in org.openehealth.ipf.boot
Configure a basic IPF setup, mostly configuring HL7v2 and Mapping stuff
IpfAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.IpfAutoConfiguration
 
IpfConfigurationProperties - Class in org.openehealth.ipf.boot
 
IpfConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.IpfConfigurationProperties
 
IpfFhirAutoConfiguration - Class in org.openehealth.ipf.boot.fhir
 
IpfFhirAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
IpfFhirConfigurationProperties - Class in org.openehealth.ipf.boot.fhir
 
IpfFhirConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
 
IpfFhirConfigurationProperties.Servlet - Class in org.openehealth.ipf.boot.fhir
 
IpfFhirPixpdqAutoConfiguration - Class in org.openehealth.ipf.boot.fhir
 
IpfFhirPixpdqAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.fhir.IpfFhirPixpdqAutoConfiguration
 
IpfFhirServlet - Class in org.openehealth.ipf.commons.ihe.fhir
HAPI FHIR RestfulServer implementation, adding a few configuration bits using servlet init parameters: logging (boolean): add global logging interceptor highlight (boolean): add response formatting if request was issued from a browser pretty (boolean): pretty-print the response pagingProviderSize (integer): maximum number of concurrent paging requests strict (boolean): strict parsing, i.e.
IpfFhirServlet() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
IpfFhirServlet(FhirVersionEnum) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
IpfHiLoIdGenerator - Class in ca.uhn.hl7v2.util.idgenerator
 
IpfHiLoIdGenerator(IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties) - Constructor for class ca.uhn.hl7v2.util.idgenerator.IpfHiLoIdGenerator
 
IpfHl7v2AutoConfiguration - Class in org.openehealth.ipf.boot.hl7v2
Configure a basic IPF setup, mostly configuring HL7v2 and Mapping stuff
IpfHl7v2AutoConfiguration() - Constructor for class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
IpfHl7v2ConfigurationProperties - Class in org.openehealth.ipf.boot.hl7v2
 
IpfHl7v2ConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
 
IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties - Class in org.openehealth.ipf.boot.hl7v2
 
IpfHl7v3AutoConfiguration - Class in org.openehealth.ipf.boot.hl7v3
Configure a basic IPF setup, mostly configuring HL7v2 and Mapping stuff
IpfHl7v3AutoConfiguration() - Constructor for class org.openehealth.ipf.boot.hl7v3.IpfHl7v3AutoConfiguration
 
IpfHl7v3ConfigurationProperties - Class in org.openehealth.ipf.boot.hl7v3
 
IpfHl7v3ConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.hl7v3.IpfHl7v3ConfigurationProperties
 
IpfHpdAutoConfiguration - Class in org.openehealth.ipf.boot.hpd
 
IpfHpdAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.hpd.IpfHpdAutoConfiguration
 
IpfHpdConfigurationProperties - Class in org.openehealth.ipf.boot.hpd
 
IpfHpdConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.hpd.IpfHpdConfigurationProperties
 
IpfXdsAutoConfiguration - Class in org.openehealth.ipf.boot.xds
Configure a basic IPF setup, mostly configuring HL7v2 and Mapping stuff
IpfXdsAutoConfiguration() - Constructor for class org.openehealth.ipf.boot.xds.IpfXdsAutoConfiguration
 
IpfXdsConfigurationProperties - Class in org.openehealth.ipf.boot.xds
 
IpfXdsConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.xds.IpfXdsConfigurationProperties
 
isAddressing() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
Whether WS-Addressing should be supported.
isAddressing() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isAllowAsynchrony() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isAudit() - Method in interface org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpoint
 
isAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpointConfiguration
 
isAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true when ATNA auditing should be performed.
isAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isAuditable(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true when request messages of the given type are auditable.
isAuditableResponse(Object) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
Determines whether the given response finalizes the interaction and thus the ATNA auditing should be finalized as well.
isAuditableResponse(Object) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
isAuditableResponse(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
isAuditEnabled() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
isAuditEnabled() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
isAuditEnabled() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
isAuditRequestPayload() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns true when a "cancel continuation" message should be automatically sent to the server after all continuation fragments have been read.
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true, when the producer should automatically send a cancel message after it has collected all interactive continuation pieces.
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isCacheBundles() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
Only considered if FhirEndpointConfiguration.lazyLoadBundles is true.
isCacheSources() - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
isCaching() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Whether to create a cached PagingProvider
isCaching() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
Whether to instantiate a continuation cache
isCaching() - Method in class org.openehealth.ipf.boot.hl7v3.IpfHl7v3ConfigurationProperties
 
isCaching() - Method in class org.openehealth.ipf.boot.xds.IpfXdsConfigurationProperties
 
isClosed() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
isConfigureRecursively() - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
isContinuable(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true when request messages of the given type can be split by means of interactive continuation.
isConvertLFtoCR() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
isConvertLinefeed() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
Whether to convert line feeds to proper segment separators before parsing starts
isCreateReplica() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
Gets the value of the createReplica property.
isCriticality() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
Gets the value of the criticality property.
isDataStartSegment(List<String>, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true if the given element of the given list contains a start segment of a data record.
isDataStartSegment(List<String>, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.PdqTransactionConfiguration
 
isDeferModelScanning() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
isDeleteoldrdn() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Gets the value of the deleteoldrdn property.
isDestinationUserIsRequestor() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
isDistributed() - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
isDistributedPagingProvider() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
isDnAttributes() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Gets the value of the dnAttributes property.
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN
 
isEbXml30Based() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.RAD
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.XCA
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.XCDR
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.XCF
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.XCMU
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.XDM
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.XDR
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.XDS
 
isEbXml30Based() - Method in interface org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
 
isEmpty() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
 
isEmpty() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
isEmpty() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
isEmpty() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
isEmpty() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
isEmpty() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
isEmpty(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XdsHl7v2Renderer
 
isEmpty() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
isEmpty() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
isEmptyField(HD) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
isEmptyField(CWE) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
isEnabled() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
isEnabled() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
isEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
isExtraMetadataSlotName(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
 
isFederated() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the federated property.
isFilterMyTransactions() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Gets the value of the filterMyTransactions property.
isFooterStartSegment(List<String>, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true if the given element of the given list contains a segment which belongs to segments following the data records ("footer").
isFooterStartSegment(List<String>, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.PdqTransactionConfiguration
 
isGloballyEnabled() - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
Deprecated.
use environment variable PayloadLoggerBase.PROPERTY_DISABLED
isIgnoreResourceNotFound() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
isIncludeParticipantsFromResponse() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
isIncludeParticipantsFromResponse() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
Determines whether participant object records shall be added to the audit message that are derived from the response of a request.
isIncludeParticipantsFromResponse() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
isInternal - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
isIsInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Gets the value of the isInternal property.
isIsOpaque() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Gets the value of the isOpaque property.
isLast() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
isLazyLoadBundles() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
If this is true, all paging requests are routed into the route (see LazyBundleProvider fo details.
isLenientProperties() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isLimitedMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
isLocallyEnabled() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
isLocallyEnabled() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
Deprecated.
isLocallyEnabled() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
Deprecated.
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
Deprecated.
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
Deprecated.
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
Deprecated.
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
Deprecated.
isLogging() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
isLogging() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
isManualAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
isMcciAck(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
isMinimizeReads() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
isMtom() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isMtom() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isNamespace(String) - Method in class org.openehealth.ipf.commons.core.URN
 
isNegate() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
Gets the value of the negate property.
isNeverFail() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
isNotEmptyField(HD) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
isNullValue(Primitive) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
isNullValue(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
isNullValue(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
isOmitLeadingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
isOmitTrailingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
isOpaque - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
isOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
isOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
isOutputResultRemainingQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
isOutputResultTotalQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
isPartOf(Class<? extends XdsIntegrationProfile>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
isPositiveAck(Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
isPrettyPrint() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
isPrettyPrint() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
isProduceString() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
isProfileFor(InteractionId) - Method in interface org.openehealth.ipf.commons.ihe.core.IntegrationProfile
 
isQuery() - Method in class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
true if this transaction describes a query, false otherwise
isQuery() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
isQuery() - Method in interface org.openehealth.ipf.commons.ihe.xds.XdsInteractionId
 
isQuery() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
isRejected(Exchange) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractWsRejectionHandlingStrategy
 
isRejected(Exchange) - Method in interface org.openehealth.ipf.commons.ihe.ws.cxf.WsRejectionHandlingStrategy
This method should return true when the given CXF exchange can be considered rejected (failed).
isRejected(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsRejectionHandlingStrategy
Specific rejection determination logic tor HL7v2-based WS transactions.
isReplace() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
 
isResponseHighlighting() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
isResponseHighlighting() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
isReturnComposedObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Gets the value of the returnComposedObjects property.
isReuseSslConfig() - Method in class org.openehealth.ipf.boot.IpfConfigurationProperties
Determines if an existing Spring Boot SSL configuration (server.ssl.*) shall be reused for constructing a Camel SSLContextParameter bean
isSecure() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
isSecure() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isServerSide() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
whether we audit on server (true) or on client (false)
isServerSide() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactoryBean
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isSourceUserIsRequestor() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
isSourceUserIsRequestor() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
 
isSslSecure() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isStatic() - Method in interface org.openehealth.ipf.commons.core.extend.config.DynamicExtension
 
isStrict() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
isStrictErrorHandler() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
isSupportContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns true when this endpoint supports HL7v3 continuation.
isSupportInteractiveContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true if this endpoint supports interactive continuation.
isSupportInteractiveContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isSupportSegmentFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns true if this endpoint supports segment fragmentation.
isSupportSegmentFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
isSupportUnsolicitedFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true if this endpoint supports unsolicited message fragmentation.
isSupportUnsolicitedFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isSwaOutSupport() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isSwaOutSupport() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isTranslateInitialQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isTypesOnly() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Gets the value of the typesOnly property.
isURN(String) - Static method in class org.openehealth.ipf.commons.core.URN
 
isUseOtherIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
isUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
isUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
isUserIsRequestor() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Indicator that the user is or is not the requestor, or initiator, for the event being audited.
isUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
isUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
isUUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
 
isValidate() - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
isValidationOnContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
isValidRootElement(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
isValidRootElement(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
isValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
Gets the value of the value property.
isXOPPackage() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.NonReadingAttachmentMarshaller
 
iterator() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
iterator(Group) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
Iti10AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10
 
Iti10AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategy
 
Iti10AuditStrategyUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10
 
Iti10AuditStrategyUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
 
Iti10Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
Camel component for ITI-10 (PIX Update Notification).
Iti10Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
Iti10Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
iti10RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-10 request messages (PIX Update Notification).
iti10ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-10 response messages (PIX Update Notification).
Iti18AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti18
Client audit strategy for ITI-18.
Iti18AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti18.Iti18AuditStrategy
 
Iti18Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti18
The Camel component for the ITI-18 transaction.
Iti18Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
Iti18PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti18
Provides the ITI-18 web-service interface.
iti18RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-18 request messages.
iti18ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-18 response messages.
Iti18Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti18
Service implementation for the IHE ITI-18 transaction (Registry Stored Query).
Iti18Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Service
 
Iti21AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti21
Client audit strategy for ITI-21 (PDQ).
Iti21AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti21.Iti21AuditStrategy
 
Iti21Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti21
Camel component for ITI-21 (PDQ).
Iti21Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
Iti21Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
iti21RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-21 request messages (Patient Demographics Query).
iti21ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-21 response messages (Patient Demographics Query).
Iti22AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti22
Client audit strategy for ITI-21 (PDQ).
Iti22AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti22.Iti22AuditStrategy
 
Iti22Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti22
Camel component for ITI-22 (PDQ).
Iti22Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
Iti22Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
iti22RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-22 request messages (Patient Demographics and Visit Query).
iti22ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-22 response messages (Patient Demographics and Visit Query).
Iti30AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30
 
Iti30AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategy
 
Iti30AuditStrategyUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30
 
Iti30AuditStrategyUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
 
Iti30Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti30
Camel component for ITI-30 (Patient Identity Management).
Iti30Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Component
 
Iti30Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Component
 
Iti30Options - Enum in org.openehealth.ipf.commons.ihe.hl7v2.options
Options for ITI-30
Iti30Options - Enum in org.openehealth.ipf.platform.camel.ihe.mllp.iti30
 
iti30RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-30 request messages (Patient Identity Management).
iti30ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-30 response messages (Patient Identity Management).
Iti31AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31
 
Iti31AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategy
 
Iti31AuditStrategyUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31
 
Iti31AuditStrategyUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
 
Iti31Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti31
Camel component for ITI-31 (Patient Encounter Management).
Iti31Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Component
 
Iti31Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Component
 
Iti31Options - Enum in org.openehealth.ipf.commons.ihe.hl7v2.options
 
Iti31Options - Enum in org.openehealth.ipf.platform.camel.ihe.mllp.iti31
 
iti31RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-31 request messages (Patient Encounter Management).
iti31ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor for ITI-31 response messages (Patient Encounter Management).
Iti38AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse
The Camel component for the ITI-38 (XCA) async response.
Iti38AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
Iti38AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse
ITI-38 Service Endpoint Interface for Asynchronous Response receiver
Iti38AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse
Service implementation for the IHE ITI-38 (XCA) asynchronous response.
Iti38AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseService
 
Iti38AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti38
 
Iti38AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti38.Iti38AuditStrategy
 
Iti38Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38
The Camel component for the ITI-38 transaction.
Iti38Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
Iti38PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti38
ITI-38 Service Endpoint Interface.
iti38RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-38 request messages.
iti38ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-38 response messages.
Iti38Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38
Service implementation for the IHE ITI-38 transaction.
Iti38Service(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Service
 
Iti39AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse
The Camel component for the ITI-39 (XCA) async response.
Iti39AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
Iti39AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse
ITI-39 SEI for asynchronous response receiver.
Iti39AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse
Service implementation for the IHE ITI-39 (XCA) asynchronous response.
Iti39AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseService
 
Iti39ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti39
Client audit strategy for ITI-39.
Iti39ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ClientAuditStrategy
 
Iti39Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39
The Camel component for the ITI-39 transaction.
Iti39Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
Iti39PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti39
ITI-39 SEI.
iti39RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-39 request messages.
iti39ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-39 response messages.
Iti39ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti39
Server audit strategy for ITI-39.
Iti39ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ServerAuditStrategy
 
Iti39Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39
Service implementation for the IHE ITI-39 transaction.
Iti39Service(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Service
 
Iti41ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti41
Client audit strategy for ITI-41.
Iti41ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ClientAuditStrategy
 
Iti41Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti41
The Camel component for the ITI-41 transaction.
Iti41Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
Iti41PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti41
Provides the ITI-41 web-service interface.
Iti41Producer - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti41
 
Iti41Producer(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>>, JaxWsClientFactory<XdsSubmitAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Producer
 
iti41RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-41 request messages used in the profile XDS.b.
iti41ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-41 response messages used in the profiles XDS.b, XDM, XDR.
Iti41ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti41
Server audit strategy for ITI-41.
Iti41ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ServerAuditStrategy
 
Iti41Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti41
Service implementation for the IHE ITI-41 transaction (Provide and Register Document Set).
Iti41Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Service
 
iti41XdmRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-41 request messages used in the profile XDM.
iti41XdrRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-41 request messages used in the profile XDR.
Iti42ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti42
Client audit strategy for ITI-42.
Iti42ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ClientAuditStrategy
 
Iti42Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti42
The Camel component for the ITI-42 transaction.
Iti42Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
Iti42PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti42
Provides the ITI-42 web-service interface.
iti42RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-42 request messages.
iti42ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-42 response messages.
Iti42ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti42
Server audit strategy for ITI-42.
Iti42ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ServerAuditStrategy
 
Iti42Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti42
Service implementation for the IHE ITI-42 transaction (Register Document Set).
Iti42Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Service
 
Iti43ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti43
Client audit strategy for ITI-43.
Iti43ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ClientAuditStrategy
 
Iti43Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti43
The Camel component for the ITI-43 transaction.
Iti43Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
Iti43PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti43
Provides the ITI-43 web-service interface.
iti43RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-43 request messages.
iti43ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-43 response messages.
Iti43ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti43
Server audit strategy for ITI-43.
Iti43ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ServerAuditStrategy
 
Iti43Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti43
Service implementation for the IHE ITI-43 transaction (Retrieve Document Set).
Iti43Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Service
 
Iti44AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti44
 
Iti44AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
Iti44PixComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
The Camel component for the ITI-44 transaction (PIX Feed v3).
Iti44PixComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44PixComponent
 
Iti44PixPortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti44
ITI-44 port type for PIX Feed.
Iti44Producer - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
Producer implementation for the ITI-44 component (PIX Feed v3).
Iti44Producer(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration>, JaxWsClientFactory<Hl7v3AuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Producer
Constructs the producer.
iti44RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-44 request messages (Patient Identity Feed v3).
iti44ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-44 response messages (Patient Identity Feed v3).
Iti44Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
Generic service class for the IHE ITI-44 transaction.
Iti44Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
Iti44XdsComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
The Camel component for the ITI-44 transaction (XDS.b).
Iti44XdsComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44XdsComponent
 
Iti44XdsPortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti44
ITI-44 port type for XDS.
Iti45AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti45
 
Iti45AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
Iti45Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45
The Camel component for the ITI-45 transaction (PIX v3).
Iti45Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
Iti45PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti45
 
iti45RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-45 request messages (Patient Identity Query v3).
iti45ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-45 response messages (Patient Identity Query v3).
Iti45Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45
Service implementation for the IHE ITI-45 transaction (PIX Query v3).
Iti45Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Service
 
Iti46AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti46
 
Iti46AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
Iti46Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46
The Camel component for the ITI-46 transaction (PIX v3).
Iti46Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
Iti46PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti46
 
iti46RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-46 request messages (Patient Identity Update Notification v3).
iti46ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-46 response messages (Patient Identity Update Notification v3).
Iti46Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46
Service implementation for the IHE ITI-46 transaction (PIX Update Notification v3).
Iti46Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Service
 
Iti47AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti47
 
Iti47AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
Iti47Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
The Camel component for the ITI-47 transaction (PDQ v3).
Iti47Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
Iti47ContinuationAwareService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
Continuation-Aware service implementation for the IHE ITI-47 transaction (PDQ v3).
Iti47ContinuationAwareService(Hl7v3ContinuationAwareEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47ContinuationAwareService
 
Iti47PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti47
 
iti47RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-47 request messages (Patient Demographics Query v3).
iti47ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-47 response messages (Patient Demographics Query v3).
Iti47Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
Service implementation for the IHE ITI-47 transaction (PDQ v3).
Iti47Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
Iti51AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti51
Base audit strategy for ITI-51.
Iti51AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti51.Iti51AuditStrategy
Constructs the audit strategy.
Iti51Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti51
The Camel component for the ITI-51 transaction.
Iti51Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
Iti51PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti51
Provides the ITI-51 web-service interface.
iti51RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-51 request messages.
iti51ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-51 response messages.
Iti51Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti51
Service implementation for the IHE ITI-51 transaction (Registry Stored Query).
Iti51Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Service
 
Iti55AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse
Camel component for the ITI-55 XCPD Initiating Gateway actor (receivers of asynchronous responses).
Iti55AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
Iti55AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse
SEI for the ITI-55 XCPD Initiating Gateway actor: receiver of WSA asynchronous responses.
Iti55AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse
Service implementation for the ITI-55 XCPD Initiating Gateway actor (receiver of asynchronous responses).
Iti55AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseService
 
Iti55AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti55
 
Iti55AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
Iti55Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
The Camel component for the ITI-55 transaction (XCPD).
Iti55Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
Iti55DeferredResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
Camel component for the ITI-55 XCPD Initiating Gateway actor (receivers of deferred responses).
Iti55DeferredResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
Iti55DeferredResponsePortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse
SEI for the ITI-55 XCPD Initiating Gateway actor: receiver of Deferred responses.
Iti55DeferredResponseProducer - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
 
Iti55DeferredResponseProducer(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration>, JaxWsClientFactory<Hl7v3AuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseProducer
 
Iti55DeferredResponseService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
Service implementation for the ITI-55 XCPD Initiating Gateway actor (receiver of deferred responses).
Iti55DeferredResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
Iti55PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti55
SEI for XCPD ITI-55 -- Cross Gateway Patient Discovery.
iti55RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-55 request messages (Cross-Gateway Patient Discovery).
iti55ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-55 response messages (Cross-Gateway Patient Discovery).
Iti55Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
Service implementation for the Responding Gateway actor of the IHE ITI-55 transaction (XCPD) with support for the Deferred Response option.
Iti55Utils - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti55
 
Iti55Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
Iti56AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse
Camel component for the ITI-56 XCPD Initiating Gateway actor (receiver of asynchronous responses).
Iti56AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
Iti56AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse
SEI for the ITI-56 XCPD Initiating Gateway actor: receiver of WSA asynchronous responses.
Iti56AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse
Service implementation for the ITI-56 XCPD Initiating Gateway actor (receiver of asynchronous responses).
Iti56AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseService
 
Iti56AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti56
 
Iti56AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
Iti56Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56
The Camel component for the ITI-56 transaction (XCPD).
Iti56Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
Iti56PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti56
SEI for XCPD ITI-56 -- Patient Location Query.
iti56RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-56 request messages (Patient Location Query).
iti56ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-56 response messages (Patient Location Query).
Iti56Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56
Service implementation for the IHE ITI-56 transaction (XCPD).
Iti56Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Service
 
Iti57ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti57
Audit strategy for ITI-57.
Iti57ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ClientAuditStrategy
 
Iti57Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti57
The Camel component for the ITI-57 transaction.
Iti57Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
Iti57PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti57
Provides the ITI-57 web-service interface.
iti57RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-57 request messages.
iti57ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-57 response messages.
Iti57ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti57
Audit strategy for ITI-57.
Iti57ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ServerAuditStrategy
 
Iti57Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti57
Service implementation for the IHE ITI-57 transaction (Update Document Set).
Iti57Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Service
 
Iti58Component - Class in org.openehealth.ipf.platform.camel.ihe.hpd.iti58
 
Iti58Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.iti58.Iti58Component
 
Iti58PortType - Interface in org.openehealth.ipf.commons.ihe.hpd.iti58
 
iti58RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
 
iti58ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
 
Iti58Service - Class in org.openehealth.ipf.platform.camel.ihe.hpd.iti58
 
Iti58Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.iti58.Iti58Service
 
Iti59AuditDataset - Class in org.openehealth.ipf.commons.ihe.hpd.iti59
Audit dataset for the ITI-59 transaction.
Iti59AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset
 
Iti59AuditDataset.RequestItem - Class in org.openehealth.ipf.commons.ihe.hpd.iti59
 
Iti59ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.hpd.iti59
 
Iti59ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59ClientAuditStrategy
 
Iti59Component - Class in org.openehealth.ipf.platform.camel.ihe.hpd.iti59
 
Iti59Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.iti59.Iti59Component
 
Iti59PortType - Interface in org.openehealth.ipf.commons.ihe.hpd.iti59
 
iti59RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
 
iti59ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
 
Iti59ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.hpd.iti59
 
Iti59ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59ServerAuditStrategy
 
Iti59Service - Class in org.openehealth.ipf.platform.camel.ihe.hpd.iti59
 
Iti59Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.iti59.Iti59Service
 
Iti61ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti61
 
Iti61ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti61.Iti61ClientAuditStrategy
 
Iti61Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti61
The Camel component for the ITI-61 transaction.
Iti61Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
Iti61PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti61
Provides the ITI-61 Web Service interface.
iti61RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-61 request messages.
iti61ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-61 response messages.
Iti61ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti61
 
Iti61ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti61.Iti61ServerAuditStrategy
 
Iti61Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti61
Service implementation for the IHE ITI-61 transaction (Register On-Demand Document Entry).
Iti61Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Service
 
Iti62AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti62
Client audit strategy for ITI-62.
Iti62AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti62.Iti62AuditStrategy
 
Iti62Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti62
The Camel component for the ITI-62 transaction.
Iti62Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
Iti62PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti62
Provides the ITI-62 web-service interface.
iti62RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-62 response messages.
iti62ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-62 response messages.
Iti62Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti62
Service implementation for the IHE ITI-62 transaction (Delete Document Set).
Iti62Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Service
 
Iti63AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse
The Camel component for the ITI-63 (XCF) async response.
Iti63AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
Iti63AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse
ITI-63 Service Endpoint Interface for Asynchronous Response receiver
Iti63AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse
Service implementation for the IHE ITI-63 (XCF) asynchronous response.
Iti63AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseService
 
Iti63AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti63
Audit strategy for the XCF ITI-63 transaction.
Iti63AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti63.Iti63AuditStrategy
 
Iti63Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63
The Camel component for the ITI-63 transaction.
Iti63Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
Iti63PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti63
ITI-63 Service Endpoint Interface.
iti63RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-63 request messages.
iti63ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-63 response messages.
Iti63Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63
Service implementation for the IHE ITI-63 transaction.
Iti63Service(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Service
 
Iti64AuditDataset - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64
 
Iti64AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
Iti64AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64
Generic audit strategy for ITI-64 (Notify XAD-PID Link Change).
Iti64AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditStrategy
 
Iti64Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti64
Camel component for ITI-64 (XAD-PID Change Management - XPID).
Iti64Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
Iti64Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
iti64RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-64 request messages (XAD-PID Change Management).
iti64ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-64 response messages (XAD-PID Change Management).
ITI65_PROFILE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Constants
 
Iti65AuditDataset - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
 
Iti65AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
 
Iti65AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
 
Iti65AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditStrategy
 
Iti65ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
 
Iti65ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ClientAuditStrategy
 
Iti65ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
Request Factory for ITI-65 requests
Iti65ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ClientRequestFactory
 
Iti65Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti65
Component for MHD Register Document (ITI-65)
Iti65Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti65.Iti65Component
 
Iti65Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti65.Iti65Component
 
Iti65Constants - Interface in org.openehealth.ipf.commons.ihe.fhir.iti65
 
Iti65Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti65
 
Iti65Endpoint(String, Iti65Component, FhirEndpointConfiguration<Iti65AuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti65.Iti65Endpoint
 
Iti65ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
Resource Provider for MHD (ITI-65)
Iti65ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ResourceProvider
 
Iti65ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
 
Iti65ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ServerAuditStrategy
 
Iti65TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
Standard Configuration for Iti65Component.
Iti65TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65TransactionConfiguration
 
Iti65Validator - Class in org.openehealth.ipf.commons.ihe.fhir.iti65
Validator for ITI-65 transactions.
Iti65Validator() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
 
Iti66AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
 
Iti66AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66AuditStrategy
 
Iti66ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
Request Factory for ITI-66 requests returning a bundle of document manifests
Iti66ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ClientRequestFactory
 
Iti66Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti66
Component for MHD Retrieve Document Manifest (ITI-66)
Iti66Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti66.Iti66Component
 
Iti66Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti66.Iti66Component
 
Iti66Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti66
 
Iti66Endpoint(String, Iti66Component, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti66.Iti66Endpoint
 
Iti66ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
Resource Provider for MHD (ITI-66)
Iti66ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ResourceProvider
 
Iti66SearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
 
Iti66SearchParameters.Iti66SearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
 
Iti66TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
Standard Configuration for Iti66Component.
Iti66TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66TransactionConfiguration
 
Iti67AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
 
Iti67AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67AuditStrategy
 
Iti67ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
Strategy for auditing ITI-67 transactions on the client side
Iti67ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ClientAuditStrategy
 
Iti67ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
Request Factory for ITI-67 requests returning a bundle of document references
Iti67ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ClientRequestFactory
 
Iti67Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti67
Component for MHD Retrieve Document Reference (ITI-67)
Iti67Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti67.Iti67Component
 
Iti67Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti67.Iti67Component
 
Iti67Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti67
 
Iti67Endpoint(String, Iti67Component, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti67.Iti67Endpoint
 
Iti67ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
Resource Provider for MHD (ITI-67).
Iti67ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ResourceProvider
 
Iti67SearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
 
Iti67SearchParameters.Iti67SearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
 
Iti67TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
Standard Configuration for Iti67Component.
Iti67TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67TransactionConfiguration
 
Iti68AuditDataset - Class in org.openehealth.ipf.commons.ihe.fhir.iti68
 
Iti68AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68AuditDataset
 
Iti68ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti68
 
Iti68ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ClientAuditStrategy
 
Iti68Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti68
Component for MHD Retrieve Document (ITI-68)
Iti68Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
Iti68Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti68
 
Iti68Endpoint(String, ServletComponent, URI) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Endpoint
 
Iti68ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti68
 
Iti68ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ServerAuditStrategy
 
Iti68TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti68
 
Iti68TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68TransactionConfiguration
 
ITI78_PARAMETERS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78Constants
 
Iti78ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
Strategy for auditing ITI-78 transactions on the client side
Iti78ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ClientAuditStrategy
 
Iti78Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti78
Component for PDQm (ITI-78)
Iti78Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti78.Iti78Component
 
Iti78Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti78.Iti78Component
 
Iti78Constants - Interface in org.openehealth.ipf.commons.ihe.fhir.iti78
 
Iti78Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti78
 
Iti78Endpoint(String, Iti78Component, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti78.Iti78Endpoint
 
Iti78QueryResourceClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
Request Factory for ITI-78 requests returning a bundle of patients based on query criteria of type ICriterion or String in the request data
Iti78QueryResourceClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78QueryResourceClientRequestFactory
 
Iti78ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
Resource Provider for PDQm (ITI-78) for DSTU2
Iti78ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ResourceProvider
 
Iti78RetrieveResourceClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
Request Factory for ITI-78 requests, retrieving a single Patient resource based on a resource ID in the request data.
Iti78RetrieveResourceClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78RetrieveResourceClientRequestFactory
 
Iti78SearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
Iti78SearchParameters.Iti78SearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
Iti78ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
Strategy for auditing ITI-78 transactions on the server side
Iti78ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ServerAuditStrategy
 
Iti78TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
Standard Configuration for Iti78Component.
Iti78TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78TransactionConfiguration
 
Iti80ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti80
Client audit strategy for ITI-80.
Iti80ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti80.Iti80ClientAuditStrategy
 
Iti80PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti80
Provides the ITI-80 web-service interface.
Iti80ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti80
Server audit strategy for ITI-80.
Iti80ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti80.Iti80ServerAuditStrategy
 
Iti81AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
ITI-81 audit strategy: none
Iti81AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
 
Iti81ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
ITI-81 audit strategy: none
Iti81ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
Request Factory for ITI-81 requests returning a bundle of audit events based on query criteria of type ICriterion or String in the request data
Iti81ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ClientRequestFactory
 
Iti81Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti81
Component for RESTful ATNA (ITI-81)
Iti81Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti81.Iti81Component
 
Iti81Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti81.Iti81Component
 
Iti81Constants - Interface in org.openehealth.ipf.commons.ihe.fhir.iti81
 
Iti81Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti81
 
Iti81Endpoint(String, Iti81Component, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti81.Iti81Endpoint
 
Iti81ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
According to the Restful ATNA specification, this resource provider must handle requests in the form GET [base]/AuditEvent?date=>start-time&date=&{&_format=[mime-type]}
Iti81ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ResourceProvider
 
Iti81SearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
 
Iti81SearchParameters.Iti81SearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
 
Iti81ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
ITI-81 audit strategy: none
Iti81TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
Standard Configuration for Iti81Component
Iti81TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81TransactionConfiguration
 
ITI83_PARAMETERS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83Constants
 
Iti83AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
Strategy for auditing ITI-83 transactions
Iti83AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83AuditStrategy
 
Iti83ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
Request Factory for Iti-83 requests
Iti83ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ClientRequestFactory
 
Iti83Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti83
Component for PIXm (ITI-83)
Iti83Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti83.Iti83Component
 
Iti83Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti83.Iti83Component
 
Iti83Constants - Interface in org.openehealth.ipf.commons.ihe.fhir.iti83
 
Iti83Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti83
PIXM Query endpoint (ITI-83)
Iti83Endpoint(String, Iti83Component, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti83.Iti83Endpoint
 
Iti83ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
According to the PIXM specification, this resource provider must handle requests in the form GET [base]/Patient/$ihe-pix?sourceIdentifier=[token]]{&targetSystem=[uri]}{&_format=[mime-type]}
Iti83ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ResourceProvider
 
Iti83TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
Standard Configuration for Iti83Component.
Iti83TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83TransactionConfiguration
 
Iti86AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti86
 
Iti86AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti86.Iti86AuditStrategy
 
Iti86Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti86
The Camel component for the ITI-86 transaction.
Iti86Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti86.Iti86Component
 
Iti86PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti86
 
iti86RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-86 request messages.
iti86ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-86 response messages.
Iti86Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti86
Service implementation for the IHE ITI-86 transaction (Remove Documents).
Iti86Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti86.Iti86Service
 
Iti8AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8
 
Iti8AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategy
 
Iti8AuditStrategyUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8
 
Iti8AuditStrategyUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
 
Iti8Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
Camel component for ITI-8 (PIX Feed).
Iti8Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
Iti8Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
iti8RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-8 request messages (Patient Identity Feed).
iti8ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-8 response messages (Patient Identity Feed).
Iti9AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9
 
Iti9AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategy
 
Iti9AuditStrategyUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9
 
Iti9AuditStrategyUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
Iti9Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
Camel component for ITI-9 (PIX Query).
Iti9Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
Iti9Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
iti9RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-9 request messages.
iti9ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-9 response messages (Patient Identity Query).
itiRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
 
itiResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
 
itiValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
Returns a validating processor that obtains the validation rules from the currently used HapiContext and the type of the message contained in the exchange body.
itiValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor that obtains the validation rules from the currently used HapiContext and the type of the message contained in the exchange body.

J

JAVAX_NET_DEBUG - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JAVAX_NET_SSL_KEYSTORE - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JAVAX_NET_SSL_KEYSTORE_PASSWORD - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JAVAX_NET_SSL_KEYSTORE_TYPE - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JAVAX_NET_SSL_TRUSTSTORE - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JAVAX_NET_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JAVAX_NET_SSL_TRUSTSTORE_TYPE - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JaxbResultHolder<T> - Class in org.openehealth.ipf.commons.xml
 
JaxbResultHolder(Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.JaxbResultHolder
 
JaxWsAsyncResponseServiceFactory<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws
Factory for Web Services serving asynchronous responses
JaxWsAsyncResponseServiceFactory(WsTransactionConfiguration<AuditDatasetType>, String, AuditStrategy<AuditDatasetType>, AuditContext, InterceptorProvider, AsynchronyCorrelator<AuditDatasetType>) - Constructor for class org.openehealth.ipf.commons.ihe.ws.JaxWsAsyncResponseServiceFactory
Constructs the factory.
JaxWsClientFactory<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws
Factory for ITI Web Service stubs.
JaxWsClientFactory(WsTransactionConfiguration<AuditDatasetType>, String, AuditStrategy<AuditDatasetType>, AuditContext, InterceptorProvider, List<AbstractFeature>, Map<String, Object>, AsynchronyCorrelator<AuditDatasetType>) - Constructor for class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Constructs the factory.
JaxWsRequestClientFactory<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws
Factory for ITI Web Service stubs.
JaxWsRequestClientFactory(WsTransactionConfiguration<AuditDatasetType>, String, AuditStrategy<AuditDatasetType>, AuditContext, InterceptorProvider, List<AbstractFeature>, Map<String, Object>, AsynchronyCorrelator<AuditDatasetType>) - Constructor for class org.openehealth.ipf.commons.ihe.ws.JaxWsRequestClientFactory
 
JaxWsRequestServiceFactory<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws
Factory for Web Services serving requests
JaxWsRequestServiceFactory(WsTransactionConfiguration<AuditDatasetType>, String, AuditStrategy<AuditDatasetType>, AuditContext, InterceptorProvider, WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.ws.JaxWsRequestServiceFactory
 
JaxWsServiceFactory<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws
Factory for Web Services
JaxWsServiceFactory(WsTransactionConfiguration<AuditDatasetType>, String, AuditStrategy<AuditDatasetType>, AuditContext, InterceptorProvider, WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Constructs the factory.
JDK_TLS_CLIENT_PROTOCOLS - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
 
JmsAuditMessageListener - Class in org.openehealth.ipf.commons.audit.queue
JMS Message Listener that receives audit messages from a queue and sends them to an audit repository.
JmsAuditMessageListener(AuditContext) - Constructor for class org.openehealth.ipf.commons.audit.queue.JmsAuditMessageListener
 
JmsAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
Message Queue that sends off audit messages into a JMS queue.
JmsAuditMessageQueue(ConnectionFactory, String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.queue.JmsAuditMessageQueue
 
joinKey(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
joinSegments(List<String>, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Joins segments from startIndex to endIndex-1.
JsonFhirDataFormat - Class in org.openehealth.ipf.platform.camel.ihe.fhir.datamodel
 
JsonFhirDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.JsonFhirDataFormat
 

K

KEY_ROUTE - Static variable in class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
 
keys(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
keys(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
keys(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
keyString(String...) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Creates a single key string from the given key pieces.
KEYSYSTEM - Static variable in class org.openehealth.ipf.commons.map.BidiMappingService
 
keySystem(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 

L

lang - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
LanguageCodeValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a language code for compliance with RFC 3066.
LanguageCodeValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.LanguageCodeValidator
 
lastName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
LazyBundleProvider - Class in org.openehealth.ipf.commons.ihe.fhir
Bundle provider that requests information from the RequestConsumer on request: If only the size of the result set is requested, the request will contain an additional empty message header named Constants.FHIR_REQUEST_SIZE_ONLY, and the response is expected to populate this header with the result size as integer value.
LazyBundleProvider(RequestConsumer, boolean, Object, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.LazyBundleProvider
Initializes a lazy bundle provider
LCM_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the lcm namespace.
LDAPResult - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for LDAPResult complex type.
LDAPResult() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
 
LDAPResultCode - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for LDAPResultCode.
LeavingNetwork(EventOutcomeIndicator) - Constructor for class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder.LeavingNetwork
 
LeavingNetwork(EventOutcomeIndicator, String) - Constructor for class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder.LeavingNetwork
 
leftFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
lenientContextPath() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
 
lessOrEqual - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
lid - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
LineSplitterLogic - Interface in org.openehealth.ipf.platform.camel.core.process.splitter.support
Interface for usage with TextFileIterator Provides a method to the iterator that defines how to further split individual lines in a text file.
ListOfListAdapter<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
A JAXB XmlAdapter that helps serialize generic lists of lists.
ListOfListAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
 
ListOfListAdapter.ListOfListWrapper<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
ListOfListAdapter.ListWrapper<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
ListOfListWrapper() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListOfListWrapper
 
ListOfListWrapper(List<ListOfListAdapter.ListWrapper<T>>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListOfListWrapper
 
ListWrapper() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListWrapper
 
ListWrapper(List<T>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListWrapper
 
load() - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor.Loader
 
load(HapiContext, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
load(HapiContext, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
Loader() - Constructor for class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor.Loader
 
localInetAddress() - Static method in class org.openehealth.ipf.commons.audit.utils.AuditUtils
 
LocalizedString - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Representation of a localized string.
LocalizedString() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
Constructs a localized string.
LocalizedString(String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
Constructs a localized string.
LocalizedString(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
Constructs a localized string.
localizedString - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
 
LocalizedStringAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
A JAXB XmlAdapter that creates a simplified representation of a LocalizedString which just contains the string itself without the language and charset information.
LocalizedStringAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.LocalizedStringAdapter
 
localizedStringFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
 
LocalizedStringType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for LocalizedStringType complex type.
LocalizedStringType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
locatePatients(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56PortType
 
locatePatients(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Service
 
location - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
location - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
location - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
LoggingAuditExceptionHandler - Class in org.openehealth.ipf.commons.audit.handler
Example implementation of an audit exception handler
LoggingAuditExceptionHandler() - Constructor for class org.openehealth.ipf.commons.audit.handler.LoggingAuditExceptionHandler
 
logicalOperator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
Login(EventOutcomeIndicator, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Login
 
Login(EventOutcomeIndicator, String, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Login
 
Logout(EventOutcomeIndicator, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Logout
 
Logout(EventOutcomeIndicator, String, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Logout
 
logPayload(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
logPayload(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
logPayload(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WsPayloadLoggerBase
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpPayloadLoggerBase
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
lookup(R) - Method in interface org.openehealth.ipf.commons.core.config.Configurer
 
Lookup - Class in org.openehealth.ipf.commons.core.config
Lookup implementation of an interface type using ServiceLoader.
Lookup() - Constructor for class org.openehealth.ipf.commons.core.config.Lookup
 
lookup(Class<T>) - Static method in class org.openehealth.ipf.commons.core.config.Lookup
Returns the first implementation of T
lookup(Registry) - Method in class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 
lookup(Registry) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
lookup for the specific CustomMappings objects inside the given beanFactory
lookup(Registry) - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappingsConfigurer
lookup for the specific CustomMappings objects inside the given beanFactory
lookup(R) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
lookup(R) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
lookupAll(Class<T>) - Static method in class org.openehealth.ipf.commons.core.config.Lookup
Returns all implementations of T
LSResourceResolverImpl - Class in org.openehealth.ipf.commons.xml
Resolve external resources, such as external XML Schema, by looking in the classpath.
LSResourceResolverImpl() - Constructor for class org.openehealth.ipf.commons.xml.LSResourceResolverImpl
 

M

make(HapiContext, InputStream) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
make(HapiContext, InputStream, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
make(HapiContext, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
makeAuditMessage(AuditContext, T) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
Constructs an AuditMessage from a provided AuditDataset
makeAuditMessage(AuditContext, T) - Method in class org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy
 
makeAuditMessage(AuditContext, GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.GenericFhirAuditMessageStrategy
 
makeAuditMessage(AuditContext, Iti65AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ClientAuditStrategy
 
makeAuditMessage(AuditContext, Iti65AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ServerAuditStrategy
 
makeAuditMessage(AuditContext, FhirQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66AuditStrategy
 
makeAuditMessage(AuditContext, FhirQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67AuditStrategy
 
makeAuditMessage(AuditContext, Iti68AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ClientAuditStrategy
 
makeAuditMessage(AuditContext, Iti68AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ServerAuditStrategy
 
makeAuditMessage(AuditContext, FhirQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83AuditStrategy
 
makeAuditMessage(AuditContext, FhirQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44AuditStrategy
 
makeAuditMessage(AuditContext, GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.GenericFhirAuditStrategy
 
makeAuditMessage(AuditContext, QueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategy
 
makeAuditMessage(AuditContext, FeedAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategy
 
makeAuditMessage(AuditContext, FeedAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategy
 
makeAuditMessage(AuditContext, Iti64AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditStrategy
 
makeAuditMessage(AuditContext, FeedAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategy
 
makeAuditMessage(AuditContext, QueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategy
 
makeAuditMessage(AuditContext, QueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
 
makeAuditMessage(AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
makeAuditMessage(AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
makeAuditMessage(AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
makeAuditMessage(AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
makeAuditMessage(AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
makeAuditMessage(AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
makeAuditMessage(AuditContext, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
makeAuditMessage(AuditContext, Iti59AuditDataset, Iti59AuditDataset.RequestItem) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59ClientAuditStrategy
 
makeAuditMessage(AuditContext, Iti59AuditDataset, Iti59AuditDataset.RequestItem) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.chxcmu.ChXcmuClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.chxcmu.ChXcmuServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti18.Iti18AuditStrategy
 
makeAuditMessage(AuditContext, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti38.Iti38AuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti51.Iti51AuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti61.Iti61ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti61.Iti61ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsRemoveMetadataAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti62.Iti62AuditStrategy
 
makeAuditMessage(AuditContext, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti63.Iti63AuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti80.Iti80ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti80.Iti80ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti86.Iti86AuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.rad69.Rad69ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.rad69.Rad69ServerAuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.rad75.Rad75ClientAuditStrategy
 
makeAuditMessage(AuditContext, XdsNonconstructiveDocumentSetRequestAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.rad75.Rad75ServerAuditStrategy
 
makeDocumentDetail(String, String, String, String) - Static method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
makeMessage(HapiContext, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
map(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
map(String, Object, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
map(Collection, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
map(Collection, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
map(Type, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
map(Type, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapNamespaceToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.translation.NamingSystemUriMapper
 
mapNamespaceToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
Translate a namespace into an URI.
mapNamespaceToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.DefaultUriMapper
 
mapNamespaceToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.NamingSystemUriMapper
 
mapOidToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.translation.NamingSystemUriMapper
 
mapOidToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
Translate a OID into an URI.
mapOidToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.DefaultUriMapper
 
mapOidToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.NamingSystemUriMapper
 
MappingExtension - Class in org.openehealth.ipf.commons.map.extend
 
MappingExtension() - Constructor for class org.openehealth.ipf.commons.map.extend.MappingExtension
 
MappingExtensionHelper - Class in org.openehealth.ipf.commons.map.extend
 
MappingExtensionHelper() - Constructor for class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
MappingExtensionModule - Class in org.openehealth.ipf.commons.map.extend
 
MappingExtensionModule() - Constructor for class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
mappingKeys() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
mappingKeys() - Method in interface org.openehealth.ipf.commons.map.MappingService
 
MappingResourceHolder - Interface in org.openehealth.ipf.commons.map
Interface that isolates methods for registering resources for a mapping service.
MappingResourceHolder - Interface in org.openehealth.ipf.commons.spring.map
Interface that isolates methods for registering resources for a mapping service.
MappingsBuilder - Class in org.openehealth.ipf.commons.map
 
MappingsBuilder() - Constructor for class org.openehealth.ipf.commons.map.MappingsBuilder
 
mappingService() - Method in class org.openehealth.ipf.boot.IpfAutoConfiguration
 
MappingService - Interface in org.openehealth.ipf.commons.map
Interface for mapping a set of keysets into corresponding values.
mapReverse(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
mapReverse(String, Object, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
mapReverse(Collection, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapReverse(Collection, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapReverse(Type, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapReverse(Type, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapUriToNamespace(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.translation.NamingSystemUriMapper
 
mapUriToNamespace(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
Translate a non-URN URI (e.g.
mapUriToNamespace(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.DefaultUriMapper
 
mapUriToNamespace(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.NamingSystemUriMapper
 
mapUriToOid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.translation.NamingSystemUriMapper
 
mapUriToOid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
Translate a non-URN URI (e.g.
mapUriToOid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.DefaultUriMapper
 
mapUriToOid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.NamingSystemUriMapper
 
MarkupBuilder - Class in org.openehealth.ipf.platform.camel.core.xml
 
marshal(AuditMessage, Writer, boolean) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.Current
 
marshal(AuditMessage, Writer, boolean) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
marshal(AuditMessage, Writer, boolean) - Method in interface org.openehealth.ipf.commons.audit.marshal.SerializationStrategy
 
marshal(AuditMessage, boolean) - Method in interface org.openehealth.ipf.commons.audit.marshal.SerializationStrategy
 
marshal(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.AssigningAuthorityAdapter
 
marshal(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateTimeAdapter
 
marshal(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.LocalizedStringAdapter
 
marshal(Name) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.NameAdapter
 
marshal(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoAdapter
 
marshal(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapAdapter
 
marshal(List<List<T>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
 
marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
marshalStandardTypes(Message, String, Parser) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Converts a set of some standard data types to String.
matchedDN - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
 
matches(Object) - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
 
matches(Object) - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedValueSet
 
matches(T, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Predicate
 
matches(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
matches(Message, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
matches(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
Delegates matching to the delegate Predicate applying input- and params Expressions.
matchingRule - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
 
MatchingRuleAssertion - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for MatchingRuleAssertion complex type.
MatchingRuleAssertion() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
 
MAX_SLOT_LENGTH - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
 
maxResults - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
mdht(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
mdht(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
MdhtDataFormat - Class in org.openehealth.ipf.platform.camel.cda.dataformat
 
MdhtDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
 
MdhtExtensionModule - Class in org.openehealth.ipf.platform.camel.cda.extend
 
MdhtExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
MdhtTypeConverter - Class in org.openehealth.ipf.platform.camel.cda.converter
 
MdhtTypeConverter() - Constructor for class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
 
MediaType - Interface in org.openehealth.ipf.commons.audit.types
 
MediaType.MediaTypeImpl - Class in org.openehealth.ipf.commons.audit.types
 
MediaTypeCode - Enum in org.openehealth.ipf.commons.audit.codes
Media Type Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_405 1.2.840.10008.6.1.908
MediaTypeImpl(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.types.MediaType.MediaTypeImpl
 
MediaTypeImpl(CodedValueType) - Constructor for class org.openehealth.ipf.commons.audit.types.MediaType.MediaTypeImpl
 
MedicationRequestResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
MedicationRequest Resource Provider for QEDm (PCC-44)
MedicationRequestResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestResourceProvider
 
MedicationRequestSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
MedicationStatementResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
MedicationStatement Resource Provider for QEDm (PCC-44)
MedicationStatementResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementResourceProvider
 
MedicationStatementSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
message - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
 
MESSAGE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
messageConforms() - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
messageConformsTo(HapiContext) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
messageConformsTo(Expression) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
 
messageStructure(String, String, String, ModelClassFactory) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
messageStructure(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
MessageUtils - Class in org.openehealth.ipf.modules.hl7.message
 
MessageUtils() - Constructor for class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
metaDataAssert(boolean, ValidationMessage, Object...) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ValidatorAssertions
Evaluates the condition and throws an exception if the condition is not met.
methodMissing(String, String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
methodMissing(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
methodMissing(Group, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
methodMissing(Collection, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
methodMissing(Type, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
methodMissing(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
MHD - Class in org.openehealth.ipf.commons.ihe.fhir
 
MHD() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.MHD
 
MHD - Class in org.openehealth.ipf.commons.ihe.fhir.mhd
 
MHD() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.MHD
 
MHD.QueryInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
 
MHD.QueryInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir
 
MHD.RetrieveInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
 
MHD.RetrieveInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir
 
MHD.SubmitInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
 
MHD.SubmitInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir
 
middleName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
mimeType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
MissingMessageRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
MissingMessageRule() - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
MissingMessageRule(String, String) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
MllpAuditDataset - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit
Generic audit dataset for MLLP-based IHE transactions.
MllpAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Constructor.
MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Common audit interceptor support for both consumer and producer side of MLLP endpoints
MllpAuditInterceptorSupport(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpAuditInterceptorSupport
 
MllpAuditUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit
 
MllpAuditUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditUtils
 
MllpAuthenticationFailure - Exception in org.openehealth.ipf.platform.camel.ihe.mllp.core
Exception thrown by processors to indicate that an authentication failure occurred and has to be logged in ATNA.
MllpAuthenticationFailure() - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(String) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpComponent<ConfigType extends MllpEndpointConfiguration,AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Generic Camel component for MLLP.
MllpComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
MllpComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Camel context-based constructor.
MllpConsumer - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MllpConsumer wraps a Mina2Consumer for having a hook to shutdown some Mina resources when the consumer is closing
MllpDispatchComponent - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MLLP dispatching Camel component.
MllpDispatchComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
MllpDispatchEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MLLP dispatching Camel endpoint.
MllpDispatchEndpoint(MllpDispatchComponent, Mina2Endpoint, MllpDispatchEndpointConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
MllpDispatchEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Configuration of a dispatching MLLP endpoint.
MllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
Deprecated. 
MllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
 
mllpDispatcher(CamelContext) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
MllpEndpoint<ConfigType extends MllpEndpointConfiguration,AuditDatasetType extends MllpAuditDataset,ComponentType extends MllpComponent<ConfigType,AuditDatasetType>> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
A wrapper for standard camel-mina endpoint which provides support for IHE PIX/PDQ-related extensions.
MllpEndpoint(ComponentType, Mina2Endpoint, ConfigType) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Constructor.
MllpEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Configuration of an MLLP endpoint.
MllpEndpointConfiguration(MllpComponent<?, ?>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
Deprecated. 
MllpEndpointConfiguration(MllpComponent<?, ?>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
MllpEventTypeCode - Enum in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes
EventTypes for the MLLP transactions in this module
MllpExceptionIoFilter - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
This IoFilterAdapter is used to catch all exceptions occurred inside the MllpConsumer filterChain, before the message reaches the CamelRoute, and send appropriate response created by defined exceptionHandler either over RouteBuilder exception handling using "consumer.bridgeErrorHandler=true" or directly by "consumer.exceptionHandler=#myExceptionHandlerBean"
MllpExceptionIoFilter(Mina2Consumer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpExceptionIoFilter
 
mllpModelClassFactory() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
MllpParticipantObjectIdTypeCode - Enum in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes
Participant Object ID Types for the MLLP transactions in this module
MllpPayloadLoggerBase - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Base class for MLLP interceptors which store incoming and outgoing payload into files with user-defined name patterns.
MllpPayloadLoggerBase() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpPayloadLoggerBase
 
MllpProducer - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MllpProducer wraps a Mina2Producer for having a hook to shutdown some Mina resources when the consumer is closing
MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionComponent(Hl7v2InteractionId<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
MllpTransactionComponent(CamelContext, Hl7v2InteractionId<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
MllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel endpoint for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionEndpoint(MllpTransactionComponent<AuditDatasetType>, Mina2Endpoint, MllpTransactionEndpointConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Constructor.
MllpTransactionEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration, ? extends MllpAuditDataset>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
Deprecated. 
MllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration, ? extends MllpAuditDataset>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
mock(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
MODEL - Static variable in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
 
modification - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyRequest
 
ModifyDNRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for ModifyDNRequest complex type.
ModifyDNRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
 
ModifyRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for ModifyRequest complex type.
ModifyRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyRequest
 
multiplast(ProcessorDefinition, RouteBuilder, Expression, Expression, AggregationStrategy) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
multiplast(ProcessorDefinition, RouteBuilder, Expression, Expression, AggregationStrategy, ExecutorService) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
MUST() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
 
MustUnderstandDecoratorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
CXF Interceptor to tag SOAP headers with an mustUnderstand flag.
MustUnderstandDecoratorInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
Constructs the interceptor.

N

nak(AbstractMessage, String, AcknowledgmentCode) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
nak(AbstractMessage, HL7Exception, AcknowledgmentCode) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
NakFactory<T extends MllpAuditDataset> - Class in org.openehealth.ipf.commons.ihe.hl7v2
Basic ACK and NAK factory for HL7v2-based transactions.
NakFactory(Hl7v2TransactionConfiguration<T>, boolean, String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Generic constructor.
NakFactory(Hl7v2TransactionConfiguration<T>) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
Short constructor which corresponds to NakFactory(config, false, "ACK").
name - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
 
name - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
 
name - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
 
name - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
 
name - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
 
name - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
 
Name<T extends ca.uhn.hl7v2.model.Composite> - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
This class represents a name.
Name() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
Name(T) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
name - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
name - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
name - Variable in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
 
NameAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
A JAXB XmlAdapter that allows the Name class to be serialized.
NameAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.NameAdapter
 
nameBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
namespaceToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
 
namespaceToUri(String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.translation.UriMapper
Translates an Namespace into an URI.
nameUse(Object, HumanName.NameUse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
namingSystems - Variable in class org.openehealth.ipf.commons.ihe.fhir.AbstractNamingSystemServiceImpl
 
namingSystems - Variable in class org.openehealth.ipf.commons.ihe.fhir.support.AbstractNamingSystemServiceImpl
 
namingSystemService(FhirContext) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
NamingSystemService - Interface in org.openehealth.ipf.commons.ihe.fhir
Service for finding FHIR NamingSystem instances.
NamingSystemService - Interface in org.openehealth.ipf.commons.ihe.fhir.support
Service for finding FHIR NamingSystem instances.
NamingSystemUriMapper - Class in org.openehealth.ipf.commons.ihe.fhir.support.translation
URI Mapper that is backed by a NamingSystemService.
NamingSystemUriMapper(NamingSystemService, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.translation.NamingSystemUriMapper
 
NamingSystemUriMapper - Class in org.openehealth.ipf.commons.ihe.fhir.translation
URI Mapper that is backed by a NamingSystemService.
NamingSystemUriMapper(NamingSystemService, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.translation.NamingSystemUriMapper
 
nanoGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
narrativeGenerator() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
NEED_VALIDATION_HEADER_NAME - Static variable in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Validators may check whether the Camel message header is set and omit validation when it resolves to false.
negate - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
 
NetworkAccessPointTypeCode - Enum in org.openehealth.ipf.commons.audit.codes
Network Access Point Type codes as originally specified in https://tools.ietf.org/html/rfc3881#section-5.3 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2.
NetworkEntryBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Network Entry event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.9
NetworkEntryBuilder(EventOutcomeIndicator, String, EventTypeCode) - Constructor for class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder
 
NetworkEntryBuilder.EnteringNetwork - Class in org.openehealth.ipf.commons.audit.event
 
NetworkEntryBuilder.LeavingNetwork - Class in org.openehealth.ipf.commons.audit.event
 
newComposite(String, Message, Map) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newGroup(String, Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newInstance() - Static method in class org.openehealth.ipf.platform.camel.core.xml.MarkupBuilder
 
newInstance(FhirEndpoint, Exchange) - Method in interface org.openehealth.ipf.platform.camel.ihe.fhir.core.HapiClientInterceptorFactory
Returns a new client interceptor
newInstance(FhirEndpoint) - Method in interface org.openehealth.ipf.platform.camel.ihe.fhir.core.HapiClientInterceptorFactory
newInstance(FhirEndpoint) - Method in interface org.openehealth.ipf.platform.camel.ihe.fhir.core.HapiServerInterceptorFactory
 
newInstance(FhirEndpoint, Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.ProducerTracingInterceptor
 
newMessage(HapiContext, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newModule(Properties, ClassLoader) - Method in class org.openehealth.ipf.commons.core.config.ExtensionModuleFactory
 
newPrimitive(String, Message, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newrdn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
 
newSegment(String, Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newSuperior - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
 
next() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
nextRepetition(Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
nextRepetition(Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
nextRepetition(Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
NO_PATIENT_RESULT_IDS - Static variable in class org.openehealth.ipf.commons.ihe.hl7v2.audit.QueryAuditDataset
 
NO_VALIDATION - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator
 
noAudit() - Static method in interface org.openehealth.ipf.commons.audit.AuditContext
 
NoAuditStrategy<T extends AuditDataset> - Class in org.openehealth.ipf.commons.ihe.core.atna
 
NoAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy
 
NODE_REPRESENTATION_AUTHOR - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Node representation for the author classification
NODE_REPRESENTATION_CLASSCODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Node representation for the class code classification
NODE_REPRESENTATION_CONFIDENTIALITY_CODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Node representation for the class code classification
nodeCompleted(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
nodeRepresentation - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
nodeType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
nodeTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
 
NonconstructiveDocumentSetRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Base class for non-constructive operations (Read+Delete as opposed to Create+Update in CRUD) on document sets in an XDS Repository.
NonconstructiveDocumentSetRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
 
NonconstructiveDocumentSetRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
NonconstructiveDocumentSetRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.NonconstructiveDocumentSetRequestValidator
 
NONE() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
 
NonReadingAttachmentMarshaller - Class in org.openehealth.ipf.commons.ihe.ws.cxf
An attachment marshaller implementation which does not read any data from the provided data handlers in order to keep all streams usable.
NonReadingAttachmentMarshaller() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.NonReadingAttachmentMarshaller
 
noOp() - Static method in interface org.openehealth.ipf.commons.audit.AuditMessagePostProcessor
 
NOOP - Static variable in interface org.openehealth.ipf.commons.ihe.ws.cxf.audit.XuaProcessor
 
Noop - Class in org.openehealth.ipf.platform.camel.core.process
A no-op processor;
Noop() - Constructor for class org.openehealth.ipf.platform.camel.core.process.Noop
 
NoopLineSplitterLogic - Class in org.openehealth.ipf.platform.camel.core.process.splitter.support
A LineSplitterLogic that simply returns the text line without further splitting
NoopLineSplitterLogic() - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.NoopLineSplitterLogic
 
NopValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validator that accepts any value.
NopValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.NopValidator
 
normalizedDeferredResponseUri(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
not - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
notificationInterval - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
notificationOption - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
 
NotificationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for NotificationQueryType complex type.
NotificationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
 
NotificationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Notification of registry events.
NotificationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
 
NotifyActionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Abstract Base type for all types of Notify Actions
NotifyActionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
 
nrp(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
nrp(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
NsPrefixInAttributeValues - Class in org.openehealth.ipf.commons.xml.svrl
Java class for anonymous complex type.
NsPrefixInAttributeValues() - Constructor for class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
 
nsPrefixInAttributeValues - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
 
Null - Class in org.openehealth.ipf.modules.hl7.dsl
 
Null(Message) - Constructor for class org.openehealth.ipf.modules.hl7.dsl.Null
 
number - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
NumberValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are Number-based.
NumberValidation(QueryParameter, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.NumberValidation
Constructs a validation object.

O

ObjectContainerValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validation of an ebXML object container.
ObjectContainerValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ObjectContainerValidator
 
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.hpd.stub.chpidd package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.iti41 package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.iti41
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.lcm package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.lcm
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.query package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.query
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rim package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rim
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rs package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rs
ObjectFactory - Class in org.openehealth.ipf.commons.xml.svrl
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.xml.svrl package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.xml.svrl
objectRef - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
 
ObjectReference - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an object reference.
ObjectReference() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
Constructs an object reference.
ObjectReference(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
Constructs an object reference.
ObjectReference(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
Constructs an object reference.
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
 
ObjectRefListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ObjectRefListType complex type.
ObjectRefListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
 
ObjectRefType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Use to reference an Object by its id.
ObjectRefType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
 
objectType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
objectTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
ObservationResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
Observation Resource Provider for QEDm (PCC-44)
ObservationResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationResourceProvider
 
ObservationSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
ObservationSearchParameters.ObservationSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
obtainAuditContext(DefaultComponent, Map<String, Object>) - Static method in class org.openehealth.ipf.platform.camel.ihe.atna.util.AuditConfiguration
 
obtainResources(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.ActiveParticipantRoleId
 
of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.ActiveParticipantRoleId
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.AuditSource
 
of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.AuditSource
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.CodedValueType
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.EventId
 
of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.EventId
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.EventType
 
of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.EventType
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.MediaType
 
of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.MediaType
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.ParticipantObjectIdType
 
of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.ParticipantObjectIdType
 
of(String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.PurposeOfUse
 
of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.PurposeOfUse
 
OFF - Static variable in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
 
OID - Static variable in class org.openehealth.ipf.commons.core.URN
 
oidToUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
 
oidToUri(String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.translation.UriMapper
Translates an OID into an URI.
OIDValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validator for OIDs.
OIDValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.OIDValidator
 
ON_DEMAND_DOC_ENTRY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Deprecated.
onApplicationEvent(ContextRefreshedEvent) - Method in class org.openehealth.ipf.boot.atna.ApplicationStartEventListener
 
onApplicationEvent(ContextClosedEvent) - Method in class org.openehealth.ipf.boot.atna.ApplicationStopEventListener
 
onApplicationEvent(AbstractAuthenticationEvent) - Method in class org.openehealth.ipf.boot.atna.AuthenticationListener
 
onApplicationEvent(ContextRefreshedEvent) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
onApplicationEvent(ContextRefreshedEvent) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
onError - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
 
onMessage(Message) - Method in class org.openehealth.ipf.commons.audit.queue.JmsAuditMessageListener
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2ws.pcd01.Pcd01PortType
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2ws.SimpleHl7v2WsPortType
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationsPortType
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1PortType
 
operation - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WebService
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
operation0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
operator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
operatorQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
 
or - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
OrderedConfigurer<T,R extends Registry> - Class in org.openehealth.ipf.commons.core.config
Base class for all custom configurers which have to implement their own strategy for lookup and configure.
OrderedConfigurer() - Constructor for class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
OrderRecordBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Order Record event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.13
OrderRecordBuilder(EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.OrderRecordBuilder
 
org.apache.camel.component.hl7 - package org.apache.camel.component.hl7
 
org.openehealth.ipf.boot - package org.openehealth.ipf.boot
 
org.openehealth.ipf.boot.atna - package org.openehealth.ipf.boot.atna
 
org.openehealth.ipf.boot.fhir - package org.openehealth.ipf.boot.fhir
 
org.openehealth.ipf.boot.hl7v2 - package org.openehealth.ipf.boot.hl7v2
 
org.openehealth.ipf.boot.hl7v3 - package org.openehealth.ipf.boot.hl7v3
 
org.openehealth.ipf.boot.hpd - package org.openehealth.ipf.boot.hpd
 
org.openehealth.ipf.boot.xds - package org.openehealth.ipf.boot.xds
 
org.openehealth.ipf.commons.audit - package org.openehealth.ipf.commons.audit
 
org.openehealth.ipf.commons.audit.codes - package org.openehealth.ipf.commons.audit.codes
 
org.openehealth.ipf.commons.audit.event - package org.openehealth.ipf.commons.audit.event
 
org.openehealth.ipf.commons.audit.handler - package org.openehealth.ipf.commons.audit.handler
 
org.openehealth.ipf.commons.audit.marshal - package org.openehealth.ipf.commons.audit.marshal
 
org.openehealth.ipf.commons.audit.marshal.dicom - package org.openehealth.ipf.commons.audit.marshal.dicom
 
org.openehealth.ipf.commons.audit.model - package org.openehealth.ipf.commons.audit.model
 
org.openehealth.ipf.commons.audit.protocol - package org.openehealth.ipf.commons.audit.protocol
 
org.openehealth.ipf.commons.audit.queue - package org.openehealth.ipf.commons.audit.queue
 
org.openehealth.ipf.commons.audit.types - package org.openehealth.ipf.commons.audit.types
 
org.openehealth.ipf.commons.audit.utils - package org.openehealth.ipf.commons.audit.utils
 
org.openehealth.ipf.commons.core - package org.openehealth.ipf.commons.core
 
org.openehealth.ipf.commons.core.config - package org.openehealth.ipf.commons.core.config
 
org.openehealth.ipf.commons.core.datetime - package org.openehealth.ipf.commons.core.datetime
 
org.openehealth.ipf.commons.core.extend.config - package org.openehealth.ipf.commons.core.extend.config
 
org.openehealth.ipf.commons.core.io - package org.openehealth.ipf.commons.core.io
 
org.openehealth.ipf.commons.core.modules.api - package org.openehealth.ipf.commons.core.modules.api
Defines the message processing interfaces implemented by IPF modules.
org.openehealth.ipf.commons.ihe.core - package org.openehealth.ipf.commons.ihe.core
 
org.openehealth.ipf.commons.ihe.core.atna - package org.openehealth.ipf.commons.ihe.core.atna
 
org.openehealth.ipf.commons.ihe.core.atna.codes - package org.openehealth.ipf.commons.ihe.core.atna.codes
 
org.openehealth.ipf.commons.ihe.core.atna.event - package org.openehealth.ipf.commons.ihe.core.atna.event
 
org.openehealth.ipf.commons.ihe.core.chain - package org.openehealth.ipf.commons.ihe.core.chain
 
org.openehealth.ipf.commons.ihe.core.payload - package org.openehealth.ipf.commons.ihe.core.payload
 
org.openehealth.ipf.commons.ihe.fhir - package org.openehealth.ipf.commons.ihe.fhir
 
org.openehealth.ipf.commons.ihe.fhir.atna - package org.openehealth.ipf.commons.ihe.fhir.atna
 
org.openehealth.ipf.commons.ihe.fhir.atna.translation - package org.openehealth.ipf.commons.ihe.fhir.atna.translation
 
org.openehealth.ipf.commons.ihe.fhir.audit - package org.openehealth.ipf.commons.ihe.fhir.audit
 
org.openehealth.ipf.commons.ihe.fhir.audit.codes - package org.openehealth.ipf.commons.ihe.fhir.audit.codes
 
org.openehealth.ipf.commons.ihe.fhir.audit.events - package org.openehealth.ipf.commons.ihe.fhir.audit.events
 
org.openehealth.ipf.commons.ihe.fhir.audit.marshal - package org.openehealth.ipf.commons.ihe.fhir.audit.marshal
 
org.openehealth.ipf.commons.ihe.fhir.iti65 - package org.openehealth.ipf.commons.ihe.fhir.iti65
 
org.openehealth.ipf.commons.ihe.fhir.iti66 - package org.openehealth.ipf.commons.ihe.fhir.iti66
 
org.openehealth.ipf.commons.ihe.fhir.iti67 - package org.openehealth.ipf.commons.ihe.fhir.iti67
 
org.openehealth.ipf.commons.ihe.fhir.iti68 - package org.openehealth.ipf.commons.ihe.fhir.iti68
 
org.openehealth.ipf.commons.ihe.fhir.iti78 - package org.openehealth.ipf.commons.ihe.fhir.iti78
 
org.openehealth.ipf.commons.ihe.fhir.iti81 - package org.openehealth.ipf.commons.ihe.fhir.iti81
 
org.openehealth.ipf.commons.ihe.fhir.iti83 - package org.openehealth.ipf.commons.ihe.fhir.iti83
 
org.openehealth.ipf.commons.ihe.fhir.mhd - package org.openehealth.ipf.commons.ihe.fhir.mhd
 
org.openehealth.ipf.commons.ihe.fhir.pcc44 - package org.openehealth.ipf.commons.ihe.fhir.pcc44
 
org.openehealth.ipf.commons.ihe.fhir.pixpdq - package org.openehealth.ipf.commons.ihe.fhir.pixpdq
 
org.openehealth.ipf.commons.ihe.fhir.qedm - package org.openehealth.ipf.commons.ihe.fhir.qedm
 
org.openehealth.ipf.commons.ihe.fhir.support - package org.openehealth.ipf.commons.ihe.fhir.support
 
org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal - package org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal
 
org.openehealth.ipf.commons.ihe.fhir.support.translation - package org.openehealth.ipf.commons.ihe.fhir.support.translation
 
org.openehealth.ipf.commons.ihe.fhir.translation - package org.openehealth.ipf.commons.ihe.fhir.translation
 
org.openehealth.ipf.commons.ihe.hl7v2 - package org.openehealth.ipf.commons.ihe.hl7v2
 
org.openehealth.ipf.commons.ihe.hl7v2.audit - package org.openehealth.ipf.commons.ihe.hl7v2.audit
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.codes - package org.openehealth.ipf.commons.ihe.hl7v2.audit.codes
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti21 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti21
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti22 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti22
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9 - package org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9
 
org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore - package org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions - package org.openehealth.ipf.commons.ihe.hl7v2.definitions
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment
 
org.openehealth.ipf.commons.ihe.hl7v2.options - package org.openehealth.ipf.commons.ihe.hl7v2.options
 
org.openehealth.ipf.commons.ihe.hl7v2.storage - package org.openehealth.ipf.commons.ihe.hl7v2.storage
 
org.openehealth.ipf.commons.ihe.hl7v2ws - package org.openehealth.ipf.commons.ihe.hl7v2ws
 
org.openehealth.ipf.commons.ihe.hl7v2ws.pcd01 - package org.openehealth.ipf.commons.ihe.hl7v2ws.pcd01
 
org.openehealth.ipf.commons.ihe.hl7v3 - package org.openehealth.ipf.commons.ihe.hl7v3
 
org.openehealth.ipf.commons.ihe.hl7v3.audit - package org.openehealth.ipf.commons.ihe.hl7v3.audit
 
org.openehealth.ipf.commons.ihe.hl7v3.audit.codes - package org.openehealth.ipf.commons.ihe.hl7v3.audit.codes
 
org.openehealth.ipf.commons.ihe.hl7v3.iti44 - package org.openehealth.ipf.commons.ihe.hl7v3.iti44
 
org.openehealth.ipf.commons.ihe.hl7v3.iti45 - package org.openehealth.ipf.commons.ihe.hl7v3.iti45
 
org.openehealth.ipf.commons.ihe.hl7v3.iti46 - package org.openehealth.ipf.commons.ihe.hl7v3.iti46
 
org.openehealth.ipf.commons.ihe.hl7v3.iti47 - package org.openehealth.ipf.commons.ihe.hl7v3.iti47
 
org.openehealth.ipf.commons.ihe.hl7v3.iti55 - package org.openehealth.ipf.commons.ihe.hl7v3.iti55
 
org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse - package org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse
 
org.openehealth.ipf.commons.ihe.hl7v3.iti56 - package org.openehealth.ipf.commons.ihe.hl7v3.iti56
 
org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse - package org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse
 
org.openehealth.ipf.commons.ihe.hl7v3.pcc1 - package org.openehealth.ipf.commons.ihe.hl7v3.pcc1
 
org.openehealth.ipf.commons.ihe.hl7v3.storage - package org.openehealth.ipf.commons.ihe.hl7v3.storage
 
org.openehealth.ipf.commons.ihe.hl7v3.translation - package org.openehealth.ipf.commons.ihe.hl7v3.translation
 
org.openehealth.ipf.commons.ihe.hpd - package org.openehealth.ipf.commons.ihe.hpd
 
org.openehealth.ipf.commons.ihe.hpd.audit.codes - package org.openehealth.ipf.commons.ihe.hpd.audit.codes
 
org.openehealth.ipf.commons.ihe.hpd.chpidd - package org.openehealth.ipf.commons.ihe.hpd.chpidd
 
org.openehealth.ipf.commons.ihe.hpd.iti58 - package org.openehealth.ipf.commons.ihe.hpd.iti58
 
org.openehealth.ipf.commons.ihe.hpd.iti59 - package org.openehealth.ipf.commons.ihe.hpd.iti59
 
org.openehealth.ipf.commons.ihe.hpd.stub.chpidd - package org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
 
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 - package org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
 
org.openehealth.ipf.commons.ihe.ws - package org.openehealth.ipf.commons.ihe.ws
 
org.openehealth.ipf.commons.ihe.ws.correlation - package org.openehealth.ipf.commons.ihe.ws.correlation
 
org.openehealth.ipf.commons.ihe.ws.cxf - package org.openehealth.ipf.commons.ihe.ws.cxf
 
org.openehealth.ipf.commons.ihe.ws.cxf.audit - package org.openehealth.ipf.commons.ihe.ws.cxf.audit
 
org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml - package org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
 
org.openehealth.ipf.commons.ihe.ws.cxf.payload - package org.openehealth.ipf.commons.ihe.ws.cxf.payload
 
org.openehealth.ipf.commons.ihe.ws.utils - package org.openehealth.ipf.commons.ihe.ws.utils
 
org.openehealth.ipf.commons.ihe.xds - package org.openehealth.ipf.commons.ihe.xds
 
org.openehealth.ipf.commons.ihe.xds.chxcmu - package org.openehealth.ipf.commons.ihe.xds.chxcmu
 
org.openehealth.ipf.commons.ihe.xds.core - package org.openehealth.ipf.commons.ihe.xds.core
 
org.openehealth.ipf.commons.ihe.xds.core.audit - package org.openehealth.ipf.commons.ihe.xds.core.audit
 
org.openehealth.ipf.commons.ihe.xds.core.audit.codes - package org.openehealth.ipf.commons.ihe.xds.core.audit.codes
 
org.openehealth.ipf.commons.ihe.xds.core.audit.event - package org.openehealth.ipf.commons.ihe.xds.core.audit.event
 
org.openehealth.ipf.commons.ihe.xds.core.ebxml - package org.openehealth.ipf.commons.ihe.xds.core.ebxml
 
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 - package org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
 
org.openehealth.ipf.commons.ihe.xds.core.metadata - package org.openehealth.ipf.commons.ihe.xds.core.metadata
 
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters - package org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
org.openehealth.ipf.commons.ihe.xds.core.requests - package org.openehealth.ipf.commons.ihe.xds.core.requests
 
org.openehealth.ipf.commons.ihe.xds.core.requests.query - package org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
org.openehealth.ipf.commons.ihe.xds.core.responses - package org.openehealth.ipf.commons.ihe.xds.core.responses
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
 
org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml - package org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
 
org.openehealth.ipf.commons.ihe.xds.core.transform.hl7 - package org.openehealth.ipf.commons.ihe.xds.core.transform.hl7
 
org.openehealth.ipf.commons.ihe.xds.core.transform.requests - package org.openehealth.ipf.commons.ihe.xds.core.transform.requests
 
org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query - package org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
 
org.openehealth.ipf.commons.ihe.xds.core.transform.responses - package org.openehealth.ipf.commons.ihe.xds.core.transform.responses
 
org.openehealth.ipf.commons.ihe.xds.core.validate - package org.openehealth.ipf.commons.ihe.xds.core.validate
 
org.openehealth.ipf.commons.ihe.xds.core.validate.query - package org.openehealth.ipf.commons.ihe.xds.core.validate.query
 
org.openehealth.ipf.commons.ihe.xds.core.validate.requests - package org.openehealth.ipf.commons.ihe.xds.core.validate.requests
 
org.openehealth.ipf.commons.ihe.xds.core.validate.responses - package org.openehealth.ipf.commons.ihe.xds.core.validate.responses
 
org.openehealth.ipf.commons.ihe.xds.iti18 - package org.openehealth.ipf.commons.ihe.xds.iti18
 
org.openehealth.ipf.commons.ihe.xds.iti38 - package org.openehealth.ipf.commons.ihe.xds.iti38
 
org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse
 
org.openehealth.ipf.commons.ihe.xds.iti39 - package org.openehealth.ipf.commons.ihe.xds.iti39
 
org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse
 
org.openehealth.ipf.commons.ihe.xds.iti41 - package org.openehealth.ipf.commons.ihe.xds.iti41
 
org.openehealth.ipf.commons.ihe.xds.iti42 - package org.openehealth.ipf.commons.ihe.xds.iti42
 
org.openehealth.ipf.commons.ihe.xds.iti43 - package org.openehealth.ipf.commons.ihe.xds.iti43
 
org.openehealth.ipf.commons.ihe.xds.iti51 - package org.openehealth.ipf.commons.ihe.xds.iti51
 
org.openehealth.ipf.commons.ihe.xds.iti57 - package org.openehealth.ipf.commons.ihe.xds.iti57
 
org.openehealth.ipf.commons.ihe.xds.iti61 - package org.openehealth.ipf.commons.ihe.xds.iti61
 
org.openehealth.ipf.commons.ihe.xds.iti62 - package org.openehealth.ipf.commons.ihe.xds.iti62
 
org.openehealth.ipf.commons.ihe.xds.iti63 - package org.openehealth.ipf.commons.ihe.xds.iti63
 
org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse
 
org.openehealth.ipf.commons.ihe.xds.iti80 - package org.openehealth.ipf.commons.ihe.xds.iti80
 
org.openehealth.ipf.commons.ihe.xds.iti86 - package org.openehealth.ipf.commons.ihe.xds.iti86
 
org.openehealth.ipf.commons.ihe.xds.rad69 - package org.openehealth.ipf.commons.ihe.xds.rad69
 
org.openehealth.ipf.commons.ihe.xds.rad75 - package org.openehealth.ipf.commons.ihe.xds.rad75
 
org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse
 
org.openehealth.ipf.commons.ihe.xua - package org.openehealth.ipf.commons.ihe.xua
 
org.openehealth.ipf.commons.map - package org.openehealth.ipf.commons.map
 
org.openehealth.ipf.commons.map.config - package org.openehealth.ipf.commons.map.config
 
org.openehealth.ipf.commons.map.extend - package org.openehealth.ipf.commons.map.extend
 
org.openehealth.ipf.commons.spring.core.config - package org.openehealth.ipf.commons.spring.core.config
 
org.openehealth.ipf.commons.spring.map - package org.openehealth.ipf.commons.spring.map
 
org.openehealth.ipf.commons.spring.map.config - package org.openehealth.ipf.commons.spring.map.config
 
org.openehealth.ipf.commons.xml - package org.openehealth.ipf.commons.xml
 
org.openehealth.ipf.commons.xml.svrl - package org.openehealth.ipf.commons.xml.svrl
 
org.openehealth.ipf.modules.cda - package org.openehealth.ipf.modules.cda
 
org.openehealth.ipf.modules.hl7 - package org.openehealth.ipf.modules.hl7
 
org.openehealth.ipf.modules.hl7.config - package org.openehealth.ipf.modules.hl7.config
 
org.openehealth.ipf.modules.hl7.dsl - package org.openehealth.ipf.modules.hl7.dsl
 
org.openehealth.ipf.modules.hl7.extend - package org.openehealth.ipf.modules.hl7.extend
 
org.openehealth.ipf.modules.hl7.message - package org.openehealth.ipf.modules.hl7.message
 
org.openehealth.ipf.modules.hl7.model - package org.openehealth.ipf.modules.hl7.model
 
org.openehealth.ipf.modules.hl7.parser - package org.openehealth.ipf.modules.hl7.parser
 
org.openehealth.ipf.modules.hl7.validation - package org.openehealth.ipf.modules.hl7.validation
 
org.openehealth.ipf.modules.hl7.validation.model - package org.openehealth.ipf.modules.hl7.validation.model
 
org.openehealth.ipf.modules.hl7.validation.support - package org.openehealth.ipf.modules.hl7.validation.support
 
org.openehealth.ipf.platform.camel.cda.converter - package org.openehealth.ipf.platform.camel.cda.converter
 
org.openehealth.ipf.platform.camel.cda.dataformat - package org.openehealth.ipf.platform.camel.cda.dataformat
 
org.openehealth.ipf.platform.camel.cda.extend - package org.openehealth.ipf.platform.camel.cda.extend
 
org.openehealth.ipf.platform.camel.core.adapter - package org.openehealth.ipf.platform.camel.core.adapter
 
org.openehealth.ipf.platform.camel.core.builder - package org.openehealth.ipf.platform.camel.core.builder
 
org.openehealth.ipf.platform.camel.core.closures - package org.openehealth.ipf.platform.camel.core.closures
 
org.openehealth.ipf.platform.camel.core.config - package org.openehealth.ipf.platform.camel.core.config
 
org.openehealth.ipf.platform.camel.core.extend - package org.openehealth.ipf.platform.camel.core.extend
 
org.openehealth.ipf.platform.camel.core.io - package org.openehealth.ipf.platform.camel.core.io
 
org.openehealth.ipf.platform.camel.core.management - package org.openehealth.ipf.platform.camel.core.management
 
org.openehealth.ipf.platform.camel.core.model - package org.openehealth.ipf.platform.camel.core.model
 
org.openehealth.ipf.platform.camel.core.process - package org.openehealth.ipf.platform.camel.core.process
 
org.openehealth.ipf.platform.camel.core.process.splitter - package org.openehealth.ipf.platform.camel.core.process.splitter
 
org.openehealth.ipf.platform.camel.core.process.splitter.support - package org.openehealth.ipf.platform.camel.core.process.splitter.support
 
org.openehealth.ipf.platform.camel.core.util - package org.openehealth.ipf.platform.camel.core.util
 
org.openehealth.ipf.platform.camel.core.xml - package org.openehealth.ipf.platform.camel.core.xml
 
org.openehealth.ipf.platform.camel.fhir.extend - package org.openehealth.ipf.platform.camel.fhir.extend
 
org.openehealth.ipf.platform.camel.hl7 - package org.openehealth.ipf.platform.camel.hl7
 
org.openehealth.ipf.platform.camel.hl7.adapter - package org.openehealth.ipf.platform.camel.hl7.adapter
 
org.openehealth.ipf.platform.camel.hl7.converter - package org.openehealth.ipf.platform.camel.hl7.converter
 
org.openehealth.ipf.platform.camel.hl7.expression - package org.openehealth.ipf.platform.camel.hl7.expression
 
org.openehealth.ipf.platform.camel.hl7.extend - package org.openehealth.ipf.platform.camel.hl7.extend
 
org.openehealth.ipf.platform.camel.hl7.model - package org.openehealth.ipf.platform.camel.hl7.model
 
org.openehealth.ipf.platform.camel.hl7.validation - package org.openehealth.ipf.platform.camel.hl7.validation
 
org.openehealth.ipf.platform.camel.ihe.atna - package org.openehealth.ipf.platform.camel.ihe.atna
 
org.openehealth.ipf.platform.camel.ihe.atna.interceptor - package org.openehealth.ipf.platform.camel.ihe.atna.interceptor
 
org.openehealth.ipf.platform.camel.ihe.atna.util - package org.openehealth.ipf.platform.camel.ihe.atna.util
 
org.openehealth.ipf.platform.camel.ihe.continua.hrn - package org.openehealth.ipf.platform.camel.ihe.continua.hrn
 
org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters - package org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
org.openehealth.ipf.platform.camel.ihe.core - package org.openehealth.ipf.platform.camel.ihe.core
 
org.openehealth.ipf.platform.camel.ihe.fhir.core - package org.openehealth.ipf.platform.camel.ihe.fhir.core
 
org.openehealth.ipf.platform.camel.ihe.fhir.core.custom - package org.openehealth.ipf.platform.camel.ihe.fhir.core.custom
 
org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer - package org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer
 
org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer - package org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer
 
org.openehealth.ipf.platform.camel.ihe.fhir.datamodel - package org.openehealth.ipf.platform.camel.ihe.fhir.datamodel
 
org.openehealth.ipf.platform.camel.ihe.fhir.iti65 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti65
 
org.openehealth.ipf.platform.camel.ihe.fhir.iti66 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti66
 
org.openehealth.ipf.platform.camel.ihe.fhir.iti67 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti67
 
org.openehealth.ipf.platform.camel.ihe.fhir.iti68 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti68
 
org.openehealth.ipf.platform.camel.ihe.fhir.iti78 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti78
 
org.openehealth.ipf.platform.camel.ihe.fhir.iti81 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti81
 
org.openehealth.ipf.platform.camel.ihe.fhir.iti83 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti83
 
org.openehealth.ipf.platform.camel.ihe.fhir.pcc44 - package org.openehealth.ipf.platform.camel.ihe.fhir.pcc44
 
org.openehealth.ipf.platform.camel.ihe.hl7v2 - package org.openehealth.ipf.platform.camel.ihe.hl7v2
 
org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept - package org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
 
org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer - package org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
 
org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer - package org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
 
org.openehealth.ipf.platform.camel.ihe.hl7v2ws - package org.openehealth.ipf.platform.camel.ihe.hl7v2ws
 
org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01 - package org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01
 
org.openehealth.ipf.platform.camel.ihe.hl7v3 - package org.openehealth.ipf.platform.camel.ihe.hl7v3
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
 
org.openehealth.ipf.platform.camel.ihe.hpd - package org.openehealth.ipf.platform.camel.ihe.hpd
 
org.openehealth.ipf.platform.camel.ihe.hpd.chpidd - package org.openehealth.ipf.platform.camel.ihe.hpd.chpidd
 
org.openehealth.ipf.platform.camel.ihe.hpd.iti58 - package org.openehealth.ipf.platform.camel.ihe.hpd.iti58
 
org.openehealth.ipf.platform.camel.ihe.hpd.iti59 - package org.openehealth.ipf.platform.camel.ihe.hpd.iti59
 
org.openehealth.ipf.platform.camel.ihe.mllp - package org.openehealth.ipf.platform.camel.ihe.mllp
 
org.openehealth.ipf.platform.camel.ihe.mllp.core - package org.openehealth.ipf.platform.camel.ihe.mllp.core
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
 
org.openehealth.ipf.platform.camel.ihe.mllp.custom - package org.openehealth.ipf.platform.camel.ihe.mllp.custom
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti10 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti10
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti21 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti21
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti22 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti22
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti30 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti30
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti31 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti31
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti64 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti64
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti8 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti9 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti9
 
org.openehealth.ipf.platform.camel.ihe.ws - package org.openehealth.ipf.platform.camel.ihe.ws
 
org.openehealth.ipf.platform.camel.ihe.xds - package org.openehealth.ipf.platform.camel.ihe.xds
 
org.openehealth.ipf.platform.camel.ihe.xds.chxcmu - package org.openehealth.ipf.platform.camel.ihe.xds.chxcmu
 
org.openehealth.ipf.platform.camel.ihe.xds.core.converters - package org.openehealth.ipf.platform.camel.ihe.xds.core.converters
 
org.openehealth.ipf.platform.camel.ihe.xds.iti18 - package org.openehealth.ipf.platform.camel.ihe.xds.iti18
 
org.openehealth.ipf.platform.camel.ihe.xds.iti38 - package org.openehealth.ipf.platform.camel.ihe.xds.iti38
 
org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.xds.iti39 - package org.openehealth.ipf.platform.camel.ihe.xds.iti39
 
org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.xds.iti41 - package org.openehealth.ipf.platform.camel.ihe.xds.iti41
 
org.openehealth.ipf.platform.camel.ihe.xds.iti42 - package org.openehealth.ipf.platform.camel.ihe.xds.iti42
 
org.openehealth.ipf.platform.camel.ihe.xds.iti43 - package org.openehealth.ipf.platform.camel.ihe.xds.iti43
 
org.openehealth.ipf.platform.camel.ihe.xds.iti51 - package org.openehealth.ipf.platform.camel.ihe.xds.iti51
 
org.openehealth.ipf.platform.camel.ihe.xds.iti57 - package org.openehealth.ipf.platform.camel.ihe.xds.iti57
 
org.openehealth.ipf.platform.camel.ihe.xds.iti61 - package org.openehealth.ipf.platform.camel.ihe.xds.iti61
 
org.openehealth.ipf.platform.camel.ihe.xds.iti62 - package org.openehealth.ipf.platform.camel.ihe.xds.iti62
 
org.openehealth.ipf.platform.camel.ihe.xds.iti63 - package org.openehealth.ipf.platform.camel.ihe.xds.iti63
 
org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.xds.iti86 - package org.openehealth.ipf.platform.camel.ihe.xds.iti86
 
org.openehealth.ipf.platform.camel.ihe.xds.rad69 - package org.openehealth.ipf.platform.camel.ihe.xds.rad69
 
org.openehealth.ipf.platform.camel.ihe.xds.rad75 - package org.openehealth.ipf.platform.camel.ihe.xds.rad75
 
org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse
 
Organization - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an organization.
Organization() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
Organization(XON) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
Organization(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
Organization(String, String, AssigningAuthority) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
OrganizationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for OrganizationQueryType complex type.
OrganizationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
OrganizationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
OrganizationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
ORIGINAL_MESSAGE_ADAPTER_HEADER_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v2.Constants
Name of the prameter where a copy of the original request message (as a Message instance) will be saved.
ORIGINAL_MESSAGE_STRING_HEADER_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v2.Constants
Name of the parameter where a copy of the original request message (as a String instance) will be saved.
outcome(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
OUTGOING_HTTP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header from where additional user-defined HTTP headers will be taken as a Map<String, String>.
OUTGOING_SOAP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header from where additional user-defined HTTP headers will be taken as a List<Header> or Map<QName, Header>.
OutPayloadExtractorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor that reads outgoing payload collected by the output stream proxy installed in OutStreamSubstituteInterceptor and stores it in the message as String content type.
OutPayloadExtractorInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadExtractorInterceptor
 
OutPayloadLoggerInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor which stores outgoing HTTP payload into files with user-defined name patterns.
OutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
OutPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
OutStreamSubstituteInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor that substitutes message output stream with a special wrapper that collects SOAP payload.
OutStreamSubstituteInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutStreamSubstituteInterceptor
 
ownerAtDestination - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
ownerAtSource - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 

P

pagingProvider(CacheManager, FhirContext) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
PAM - Class in org.openehealth.ipf.commons.ihe.hl7v2
 
PAM() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.PAM
 
PAM.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v2
 
PamCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.mllp
Validating processors for MLLP-based IPF IHE components.
PamCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.PamCamelValidators
 
params(Expression) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an Expression for obtaining input params from an Exchange.
params(Closure) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an expression Closure for obtaining input params from an Exchange.
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
params(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the parameters for the adapter via the given expression
params(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the parameters for the adapter via the closure expression
params() - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
ParamsDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ParamsDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
ParamsDefinition(ProcessorAdapterDefinition) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
parent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
parent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
PARENT_SPAN_ID - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
 
parentQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
 
parentQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
parse(String) - Static method in class org.openehealth.ipf.commons.core.datetime.Duration
Parses the string representation of a duration.
parse(String, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(InputStream, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(Source, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(Reader, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(String, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Parses the given HL7 v2 element into an XDS simplified model object.
parse(QueryList<String>, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
parse(List<String>, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
parse(String, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(InputStream, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(Source, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(Reader, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(ProcessorDefinition, Parser) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
parse(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
parse(DataFormatClause, Parser) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
parse(DataFormatClause, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
ParseException - Exception in org.openehealth.ipf.commons.core.modules.api
 
ParseException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ParseException
 
ParseException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ParseException
 
ParseException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ParseException
 
parseInt(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
Parser<S> - Interface in org.openehealth.ipf.commons.core.modules.api
Defines methods for parsing a external representation of information into an internal model.
parser(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ParserAdapter that adapts a Parser Spring bean identified by name parserBeanName.
parser(Parser<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
ParserAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Parser.
ParserAdapter(Parser) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Creates a new ParserAdapter and sets the delegate Parser.
ParserAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ParserAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
ParserAdapterDefinition(Parser) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
ParserAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
parserConfiguration() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
participant(ActiveParticipantType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
participant(ActiveParticipantType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
participantObject(ParticipantObjectIdentificationType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
participantObject(ParticipantObjectIdentificationType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
ParticipantObjectDataLifeCycle - Enum in org.openehealth.ipf.commons.audit.codes
Participant Object Data Life Cycle as originally specified in https://tools.ietf.org/html/rfc3881#section-5.5 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2.
participantObjectIdentification(ParticipantObjectIdentificationType) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
ParticipantObjectIdentificationType - Class in org.openehealth.ipf.commons.audit.model
 
ParticipantObjectIdentificationType(String, ParticipantObjectIdType) - Constructor for class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
 
ParticipantObjectIdType - Interface in org.openehealth.ipf.commons.audit.types
The Participant Object ID Type describes the identifier that is contained in Participant Object ID.
ParticipantObjectIdType.ParticipantObjectIdTypeImpl - Class in org.openehealth.ipf.commons.audit.types
 
ParticipantObjectIdTypeCode - Enum in org.openehealth.ipf.commons.audit.codes
Audit Participant Object ID Type Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_404 1.2.840.10008.6.1.907
ParticipantObjectIdTypeImpl(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.types.ParticipantObjectIdType.ParticipantObjectIdTypeImpl
 
ParticipantObjectIdTypeImpl(CodedValueType) - Constructor for class org.openehealth.ipf.commons.audit.types.ParticipantObjectIdType.ParticipantObjectIdTypeImpl
 
ParticipantObjectTypeCode - Enum in org.openehealth.ipf.commons.audit.codes
Participant Object Type codes as originally specified in https://tools.ietf.org/html/rfc3881#section-5.5 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2.
ParticipantObjectTypeCodeRole - Enum in org.openehealth.ipf.commons.audit.codes
Participant Object Type Role codes as originally specified in https://tools.ietf.org/html/rfc3881#section-5.5 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2.
path - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
patientId(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
PatientIdBasedStoredQuery - Interface in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Interface for stored queries which take a patient ID as parameter.
patientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
patientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
PatientInfo - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents additional information about a patient, as an HL7v2 PID segment with the following specialities: Fields PID-3 (patient IDs), PID-5 (patient names), PID-7 (birth date), and PID-8 (gender) can be manipulated both as HL7 strings and as XDS metadata objects.
PatientInfo() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
PatientInfo.Hl7FieldIdComparator - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
 
PatientInfoAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
PatientInfoAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoAdapter
 
PatientInfoTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7
Transformation logic for a PatientInfo.
PatientInfoTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.PatientInfoTransformer
 
PatientInfoXml - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
PatientInfoXml() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
patientRecordAuditMessage(AuditContext, FeedAuditDataset, EventActionCode, boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategy
 
patientRecordAuditMessage(AuditContext, FeedAuditDataset, EventActionCode, boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategy
 
patientRecordAuditMessage(AuditContext, FeedAuditDataset, EventActionCode, boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategy
 
patientRecordAuditMessage(AuditContext, Hl7v3AuditDataset, EventActionCode, boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
PatientRecordBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Patient Record event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.4
PatientRecordBuilder(EventOutcomeIndicator, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.PatientRecordBuilder
 
PatientRecordBuilder(EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.PatientRecordBuilder
 
PatientRecordEventBuilder<T extends PatientRecordEventBuilder<T>> - Class in org.openehealth.ipf.commons.ihe.core.atna.event
Builder for building IHE-specific PatientRecord events.
PatientRecordEventBuilder(AuditContext, AuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PatientRecordEventBuilder
 
PatientRecordEventBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PatientRecordEventBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
PAYLOAD_COLLECTING_DEACTIVATION_ENABLED - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadExtractorInterceptor
When the CXF message contains Boolean.FALSE in the property with this name, collecting message payload will not be deactivated after the SOAP part has been written.
PayloadLoggerBase<T extends PayloadLoggingContext> - Class in org.openehealth.ipf.commons.ihe.core.payload
Base class for interceptors which store incoming and outgoing payload into files with user-defined name patterns, or to the regular Java log.
PayloadLoggerBase() - Constructor for class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
PayloadLoggingContext - Class in org.openehealth.ipf.commons.ihe.core.payload
Evaluation context of expressions for payload log file names.
PayloadLoggingContext(Long) - Constructor for class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
Initializes this context with a sequence ID
Pcc1AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.pcc1
 
Pcc1AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
Pcc1Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
The Camel component for the PCC-1 transaction (QED).
Pcc1Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
Pcc1ContinuationAwareService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
Continuation-Aware service implementation for the IHE PCC-1 transaction (QED).
Pcc1ContinuationAwareService(Hl7v3ContinuationAwareEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1ContinuationAwareService
 
Pcc1PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.pcc1
SEI for PCC QED -- Query for Existing Data.
pcc1RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for PCC-1 request messages (Query for Existing Data).
pcc1ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for PCC-1 response messages (Query for Existing Data).
Pcc1Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
Service implementation for the IHE PCC-1 transaction (QED).
Pcc1Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
Pcc44AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
Pcc44AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44AuditStrategy
 
Pcc44ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
Request Factory for PCC-44 requests returning a bundle of resources that were queried
Pcc44ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44ClientRequestFactory
 
Pcc44Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.pcc44
Component for QEDM (PCC-44)
Pcc44Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.pcc44.Pcc44Component
 
Pcc44Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.pcc44.Pcc44Component
 
Pcc44Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.pcc44
 
Pcc44Endpoint(String, Pcc44Component, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.pcc44.Pcc44Endpoint
 
Pcc44Options - Enum in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
PCD - Class in org.openehealth.ipf.commons.ihe.hl7v2ws
 
PCD() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2ws.PCD
 
PCD.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v2ws
 
Pcd01Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01
Camel component for the IHE PCD-01 transaction.
Pcd01Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
Pcd01PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v2ws.pcd01
 
pcd01RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for PCD-01 request messages (Communicate Patient Care Device (PCD) data).
pcd01ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for PCD-01 response messages (Communicate Patient Care Device (PCD) data).
Pcd01Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01
 
Pcd01Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Service
 
pcdValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
 
PDQ - Class in org.openehealth.ipf.commons.ihe.hl7v2
 
PDQ() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.PDQ
 
PDQ.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v2
 
PdqAuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore
Generic audit strategy for ITI-21 and ITI-22 (PDQ).
PdqAuditStrategy(boolean, MllpEventTypeCode, ParticipantObjectIdType) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
 
PdqAuditStrategyUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore
 
PdqAuditStrategyUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
PDQM - Class in org.openehealth.ipf.commons.ihe.fhir
 
PDQM() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.PDQM
 
PDQM - Class in org.openehealth.ipf.commons.ihe.fhir.pixpdq
 
PDQM() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pixpdq.PDQM
 
PDQM.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir
 
PDQM.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir.pixpdq
 
PdqmRequestToPdqQueryTranslator - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
PdqmRequestToPdqQueryTranslator(UriMapper) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
PdqmRequestToPdqQueryTranslator.CompositeIdentifier - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
pdqmRetrieve(IdType, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ResourceProvider
Handles the PDQm Retrieve
pdqmSearch(TokenAndListParam, TokenParam, StringAndListParam, StringAndListParam, DateAndListParam, StringParam, StringParam, StringParam, StringParam, StringParam, TokenParam, TokenParam, StringParam, SortSpec, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ResourceProvider
Handles the PDQm Query request
PdqPatient - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
Patient as defined by the PDQm specification plus some of the most common extensions This extends the default patient resource with the following attributes: birthplace mothersMaidenName citizenship religion race ethnicity
PdqPatient() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
PdqPatient.Citizenship - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
PdqPatient.Ethnicity - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
PdqPatient.Race - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
PdqRequest3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PdqRequest3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
PdqResponse2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PdqResponse2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
PdqResponseToPdqmResponseTranslator - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
 
PdqResponseToPdqmResponseTranslator(UriMapper) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
PdqTransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.hl7v2
A MLLP transaction configuration with PDQ-specific methods for continuation support.
PdqTransactionConfiguration(String, String, boolean, AuditStrategy<QueryAuditDataset>, AuditStrategy<QueryAuditDataset>, Version[], String, String, ErrorCode, ErrorCode, String[], String[], String[], String[], boolean[], boolean[], HapiContext) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.PdqTransactionConfiguration
 
PDQV3 - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
PDQV3() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.PDQV3
 
PDQV3.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v3
 
period(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
Person - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an identifiable person.
Person() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
Constructs a person.
Person(XCN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
Constructs a person.
Person(Identifiable, Name) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
Constructs a person.
personName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
personNameFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
PersonNameType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
PersonNameType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
PersonQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for PersonQueryType complex type.
PersonQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
PersonType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
PersonType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
phase - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
 
PHIExportBuilder<T extends PHIExportBuilder<T>> - Class in org.openehealth.ipf.commons.ihe.core.atna.event
Builder for building IHE-specific DataExport events.
PHIExportBuilder(AuditContext, AuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
 
PHIExportBuilder(AuditContext, AuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
 
PHIExportBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
 
PHIImportBuilder<T extends PHIImportBuilder<T>> - Class in org.openehealth.ipf.commons.ihe.core.atna.event
Builder for building IHE-specific DataImport events.
PHIImportBuilder(AuditContext, AuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PHIImportBuilder
 
PHIImportBuilder(AuditContext, AuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PHIImportBuilder
 
PHIImportBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.PHIImportBuilder
 
phoneType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
pidList(Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
pidToPatient(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
PidValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a PID string.
PidValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.PidValidator
 
PIN - Static variable in class org.openehealth.ipf.commons.core.URN
 
pipeEncode(Type) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
pipeEncode(Segment) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
PIX - Class in org.openehealth.ipf.commons.ihe.hl7v2
 
PIX() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.PIX
 
PIX.FeedInteractions - Enum in org.openehealth.ipf.commons.ihe.hl7v2
 
PIX.QueryInteractions - Enum in org.openehealth.ipf.commons.ihe.hl7v2
 
PixAck3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixAck3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
PixFeedAck2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixFeedAck2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
PixFeedRequest2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixFeedRequest2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
PixFeedRequest3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixFeedRequest3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
PIXM - Class in org.openehealth.ipf.commons.ihe.fhir
 
PIXM() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.PIXM
 
PIXM - Class in org.openehealth.ipf.commons.ihe.fhir.pixpdq
 
PIXM() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pixpdq.PIXM
 
PIXM.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir
 
PIXM.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir.pixpdq
 
PIXM_OPERATION_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83Constants
 
pixmQuery(TokenParam, UriParam, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ResourceProvider
Handles the PIXm Query
PixmRequestToPixQueryTranslator - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
 
PixmRequestToPixQueryTranslator(UriMapper) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
pixmRetrieve(IdType, UriParam, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ResourceProvider
Handles the PIXm Retrieve.
PixPdqCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.mllp
Validating processors for MLLP-based IPF IHE components.
PixPdqCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
 
PixPdqV3CamelTranslators - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel processors for translation of HL7 messages between versions 2 and 3.
PixPdqV3CamelTranslators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
 
PixPdqV3CamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Validating processors for HL7v3-based IPF components.
PixPdqV3CamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
 
PixQueryRequest3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixQueryRequest3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
PixQueryResponse2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixQueryResponse2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
PixQueryResponseToPixmResponseTranslator - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
 
PixQueryResponseToPixmResponseTranslator(UriMapper) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
PixUpdateNotification2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixUpdateNotification2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
PIXV3 - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
PIXV3() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.PIXV3
 
PIXV3.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v3
 
PlainXmlDataBinding - Class in org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
Special CXF data binding for plain XML transactions (e.g.
PlainXmlDataBinding() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
PlainXmlReader - Class in org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
Fake data reader which reads in the whole XML stream and returns a null value instead of the expected POJO.
PlainXmlReader() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
PlainXmlWriter - Class in org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
A special writer for some transactions (e.g.
PlainXmlWriter() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
populateIdentifier(Object, UriMapper, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
populateIdentifier(Object, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
populateIdentifier(Object, UriMapper, String, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
populateIdentifier(Object, String, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
populateIdentifier(Object, UriMapper, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
populateIdentifier(Object, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
populateIdentifier(Object, UriMapper, String, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
populateIdentifier(Object, String, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
populateResponse(Message, AcknowledgmentCode, int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
PositiveNumberValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates for a positive number.
PositiveNumberValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.PositiveNumberValidator
 
PostalAddressType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
PostalAddressType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
postalCode(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
postalCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
postprocess(Message, MarkupBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
postprocess(Message, MarkupBuilder) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslatorV2toV3
 
postprocess(Message, GPathResult) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslatorV3toV2
 
postprocess(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
postprocess(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
postprocess(Message, MarkupBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
postprocess(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
postprocess(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
postprocess(Message, MarkupBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
postProcessor(CustomMappingsConfigurer) - Method in class org.openehealth.ipf.boot.IpfAutoConfiguration
 
Predicate<T> - Interface in org.openehealth.ipf.commons.core.modules.api
Predicate interface for matching a source object for certain criteria.
predicate(Predicate) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
predicate(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new PredicateAdapter that adapts a Predicate Spring bean identified by name predicateBeanName.
PredicateAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Predicate.
PredicateAdapter(Predicate) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
Creates a new PredicateAdapter and sets the delegate Predicate.
preferredPageSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
 
prefix - Variable in class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
 
prepare(Object...) - Static method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingTransmogrifier
 
prepareResult(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Returns the message where to write results.
present - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
primaryContact - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
primaryContactQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
primaryFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
 
principal - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AuthRequest
 
PRINCIPAL_ASSISTANT_ROLE_RELATIONSHIPS - Static variable in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
Map from principal role to assistant role
ProcedureRecordBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Procedure Record event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.15
ProcedureRecordBuilder(EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.ProcedureRecordBuilder
 
ProcedureResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
Procedure Resource Provider for QEDm (PCC-44)
ProcedureResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureResourceProvider
 
ProcedureSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
ProcedureSearchParameters.ProcedureSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractSafeInterceptor
Performs the actual work, being called from Interceptor.handleMessage(Message).
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditInRequestInterceptor
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditOutRequestInterceptor
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditResponseInterceptor
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
Dispatches the exchange to ProcessorAdapter.doProcess(Exchange, Object, Object...) implementations.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingProcessor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
Enriches the input data (exchange) by first obtaining additional data from an endpoint represented by an endpoint producer and second by aggregating input data and additional data.
process(Exchange, Processor) - Method in interface org.openehealth.ipf.platform.camel.core.process.Interceptor
Called to process an exchange and to call the next processor in the route.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Noop
Does nothing.
process(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
Processes the original exchange and the response exchange (returned from a responseGeneratorProcessor) and returns a decision whether to continue processing.
process(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Validation
Returns false if the response exchange failed indicating that processing shall stop.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirProducer
Processes the exchange.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.ConsumerAuditInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.ProducerAuditInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
Converts response to a Message, throws a Hl7v2AdaptingException on failure.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerMarshalInterceptor
Unmarshals the request, passes it to the processing route, and marshals the response.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerRequestAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerRequestInteractionSetterInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerResponseAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerSegmentEchoingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerAdaptingInterceptor
Converts outgoing request to a Message and performs some exchange configuration.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerMarshalInterceptor
Marshals the request, sends it to the route, and unmarshals the response.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerRequestAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerResponseAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuthenticationFailureInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
Accumulates fragments and passes the "big" message to the processing route.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerStringProcessingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpAuditInterceptorSupport
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
Marshals the request, sends it to the route, and unmarshals the response.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerRequestFragmenterInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerStringProcessingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
process(Object, Map<String, Object>, ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
Before calling the base method, determines correlation key and stores it into message headers.
process(Object, Map<String, Object>, ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Calls the consumer for processing via Camel.
process(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Calls the consumer for synchronous (InOut) processing via Camel without additional in-message headers.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
Processes an exchange with the processor configured in the constructor.
process0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
processIncomingHeaders(Map<String, Object>, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.ws.HeaderUtils
 
processing - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
 
processingCompletedNormally(ServletRequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.RequestDetailProvider
 
processingMode(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
processNext(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
Sends the incoming Exchange to an responseGeneratorProcessor (set at construction time) that is generating a response message from the original Exchange.
processNext(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Processes the given exchange This method is the entry point for splitting the given exchange into its parts via the split rule.
ProcessorAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Abstract base class for classes that adapt transform support library interfaces to Apache Camel's Processor.
ProcessorAdapter() - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
ProcessorAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ProcessorAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
ProcessorManagementNamingStrategy - Class in org.openehealth.ipf.platform.camel.core.management
 
ProcessorManagementNamingStrategy() - Constructor for class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
 
processRequest(InterceptorSupport<HL7v2Endpoint>, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AcceptanceInterceptorUtils
Checks acceptance of the input message and calls the route.
processRequest(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAdhocQueryService
 
processRequest(T) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsRegistryRequestService
 
processRequest(T) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsRetrieveDocumentSetService
 
processResponse(InterceptorSupport<HL7v2Endpoint>, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AcceptanceInterceptorUtils
Calls the route and checks acceptance of the output message.
processUserDefinedOutgoingHeaders(Map<String, Object>, Message, boolean) - Static method in class org.openehealth.ipf.platform.camel.ihe.ws.HeaderUtils
 
ProducerAdaptingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side Camel interceptor which creates a Message from various possible request types.
ProducerAdaptingInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerAdaptingInterceptor
Constructor which enforces the use of a particular character set.
ProducerAdaptingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerAdaptingInterceptor
Constructor which does not enforce the use of a particular character set.
ProducerAuditInterceptor<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer
Consumer-side FHIR ATNA auditing Camel interceptor.
ProducerAuditInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.ProducerAuditInterceptor
 
ProducerAuditInterceptor<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side ATNA auditing Camel interceptor.
ProducerAuditInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
ProducerInPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor which stores incoming payload into files with user-defined name patterns.
ProducerInPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ProducerInPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ProducerInPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
 
ProducerMarshalAndInteractiveResponseReceiverInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side Hl7 marshalling/unmarshalling interceptor with support for interactive continuation.
ProducerMarshalAndInteractiveResponseReceiverInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
 
ProducerMarshalInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side Hl7 marshalling/unmarshalling interceptor.
ProducerMarshalInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerMarshalInterceptor
 
ProducerOutPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor which stores outgoing payload into files with user-defined name patterns.
ProducerOutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
Instantiation, implicitly using a SpringExpressionResolver
ProducerOutPayloadLoggerInterceptor(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
Instantiation, explicitly using a ExpressionResolver instance
ProducerOutPayloadLoggerInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
 
ProducerRequestAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side interceptor for request message acceptance checking.
ProducerRequestAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerRequestAcceptanceInterceptor
 
ProducerRequestFragmenterInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
A producer-side interceptor which implements non-interactive request fragmentation as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
ProducerRequestFragmenterInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerRequestFragmenterInterceptor
 
ProducerResponseAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side interceptor for response message acceptance checking.
ProducerResponseAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerResponseAcceptanceInterceptor
 
ProducerStringProcessingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor that sets character encoding configured for the given endpoint, and handles segment fragmentation (\rADD|...).
ProducerStringProcessingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerStringProcessingInterceptor
 
producerTemplate(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Creates a ProducerTemplate from the given Exchange
ProducerTracingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer
HAPI interceptor that adds tracing information from the Camel message headers, if available, to the HTTP request headers
profile(Object) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Deprecated.
profile(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Sets the profile expression to validate the input data against.
profile(Object) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Deprecated.
profile(Expression) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Defines the profile for the validation via the given expression
profile(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Defines the profile for the validation via the given closure
profileStore() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
properties - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
PROPERTY_CONSOLE - Static variable in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
PROPERTY_DISABLED - Static variable in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
propertyMissing(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
ProvideAndRegisterDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
The data required for the Provide and register document set request.
ProvideAndRegisterDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
ProvideAndRegisterDocumentSetRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for ProvideAndRegisterDocumentSetRequestType complex type.
ProvideAndRegisterDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
 
ProvideAndRegisterDocumentSetRequestType.Document - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for anonymous complex type.
ProvideAndRegisterDocumentSetRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validates a EbXMLSubmitObjectsRequest request.
ProvideAndRegisterDocumentSetRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ProvideAndRegisterDocumentSetRequestValidator
 
ProvideAndRegisterDocumentSetTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a ProvideAndRegisterDocumentSet and its ebXML representation.
ProvideAndRegisterDocumentSetTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
Constructs the transformer
ProvidedAttachmentOutInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
Interceptor to add provided outgoing attachments for SwA on the client side.
ProvidedAttachmentOutInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.ProvidedAttachmentOutInterceptor
Constructs the interceptor.
provideDocumentBundle(Bundle, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65ResourceProvider
 
providerInformationDownloadRequest(DownloadRequest) - Method in interface org.openehealth.ipf.commons.ihe.hpd.chpidd.ChPiddPortType
 
providerInformationDownloadRequest(DownloadRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.chpidd.ChPiddService
 
providerInformationFeedRequest(BatchRequest) - Method in interface org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59PortType
 
providerInformationFeedRequest(BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.iti59.Iti59Service
 
providerInformationQueryRequest(BatchRequest) - Method in interface org.openehealth.ipf.commons.ihe.hpd.iti58.Iti58PortType
 
providerInformationQueryRequest(BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.iti58.Iti58Service
 
PurposeOfUse - Interface in org.openehealth.ipf.commons.audit.types
 
PurposeOfUse.PurposeOfUseImpl - Class in org.openehealth.ipf.commons.audit.types
 
PurposeOfUseImpl(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.types.PurposeOfUse.PurposeOfUseImpl
 
PurposeOfUseImpl(CodedValueType) - Constructor for class org.openehealth.ipf.commons.audit.types.PurposeOfUse.PurposeOfUseImpl
 
put(String, String, Message) - Method in class org.openehealth.ipf.boot.hl7v2.CachingInteractiveHl7v2ContinuationStorage
 
put(String, StringBuilder) - Method in class org.openehealth.ipf.boot.hl7v2.CachingUnsolicitedFragmentionStorage
 
put(String, String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheInteractiveContinuationStorage
 
put(String, StringBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheUnsolicitedFragmentationStorage
 
put(String, String, Message) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.InteractiveContinuationStorage
Puts a fragment into this storage.
put(String, StringBuilder) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.UnsolicitedFragmentationStorage
Puts a fragment accumulator into the storage.
put(StringPayloadHolder.PayloadType, String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
put(String, Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
Puts an object into the library.
putAt(Visitable, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 

Q

QBP_Q21 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
Represents a QBP_Q21 message structure (see chapter 3.3.56).
QBP_Q21(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with custom ModelClassFactory.
QBP_Q21() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with DefaultModelClassFactory.
QBP_Q21 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message
Adds a custom QPD segment instead of the standard one coming from v25 hapi package
QBP_Q21(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with custom ModelClassFactory.
QBP_Q21() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with DefaultModelClassFactory.
QED - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
QED() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.QED
 
QED.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v3
 
QEDM - Class in org.openehealth.ipf.commons.ihe.fhir.qedm
 
QEDM() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM
 
QEDM.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir.qedm
 
QPD - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment
Represents an HL7 QPD message segment used in IHE PDQ.
QPD(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Creates a QPD (Query Parameter Definition) segment object which belongs to the given message
QPD - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment
Represents an HL7 QPD message segment.
QPD(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Creates a QPD (Query Parameter Definition) segment object which belongs to the given message
QpdAwareNakFactory - Class in org.openehealth.ipf.commons.ihe.hl7v2
NAK factory for PDQ, PDVQ and PIX Query.
QpdAwareNakFactory(Hl7v2TransactionConfiguration<QueryAuditDataset>, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.QpdAwareNakFactory
 
Query - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for all query requests.
Query() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
For JAXB serialization only.
Query(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
Constructs the query.
Query.Visitor - Interface in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Visitor interface used for this class to implement the visitor pattern.
QUERY_ENCODING - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
QUERY_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the query namespace.
QueryAuditDataset - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit
 
QueryAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.QueryAuditDataset
 
QueryBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Query event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.10
QueryBuilder(EventOutcomeIndicator, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.QueryBuilder
 
QueryBuilder(EventOutcomeIndicator, String, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.QueryBuilder
 
QueryClientRequestFactory<T extends org.hl7.fhir.instance.model.api.IBaseBundle> - Class in org.openehealth.ipf.commons.ihe.fhir
 
QueryClientRequestFactory(Class<? extends IBaseResource>, Class<T>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.QueryClientRequestFactory
 
queryExpression - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
 
queryExpressionBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
 
QueryExpressionBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for QueryExpressionBranchType complex type.
QueryExpressionBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
 
QueryExpressionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for QueryExpressionType complex type.
QueryExpressionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
 
QueryInformationBuilder<T extends QueryInformationBuilder<T>> - Class in org.openehealth.ipf.commons.ihe.core.atna.event
Builder for building IHE-specific Query events.
QueryInformationBuilder(AuditContext, AuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
 
queryLanguage - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
 
queryLanguageQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
 
QueryList<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a list of query parameters.
QueryList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
Constructs a query list.
QueryList(QueryList<T>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
Constructs a query list using another list.
QueryList(T) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
Constructs a query list.
QueryListCodeValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are QueryList-based.
QueryListCodeValidation(QueryParameter, QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryListCodeValidation
Constructs a validation object.
QueryParameter - Enum in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Query parameters used for the stored queries.
QueryParameterValidation - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Validation of a query parameter.
QueryRegistry - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Query Registry and Registry Stored Query transactions.
QueryRegistry() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
For JAXB serialization only.
QueryRegistry(Query) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
Constructs the request.
QueryRegistryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a QueryRegistry and an EbXMLAdhocQueryRequest.
QueryRegistryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
 
QueryResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Contains the response data for a query.
QueryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
Constructs the response.
QueryResponse(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
Constructs the response.
QueryResponse(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
Constructs an error response object with the data from an exception.
QueryResponseTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between QueryResponse and the EbXMLQueryResponse representation.
QueryResponseTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.QueryResponseTransformer
Constructs the transformer.
QueryResponseValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
Validate a EbXMLQueryResponse.
QueryResponseValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.QueryResponseValidator
 
QueryReturnType - Enum in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Return types for XDS queries (ITI-18, ITI-38, ITI-51, ITI-63).
QuerySlotHelper - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Wrapper class for ebXML query request to simplify access to slots.
QuerySlotHelper(EbXMLAdhocQueryRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Constructs the wrapper.
QueryType - Enum in org.openehealth.ipf.commons.ihe.xds.core.requests.query
All possible query types.

R

Race() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
RAD - Class in org.openehealth.ipf.commons.ihe.xds
 
RAD() - Constructor for class org.openehealth.ipf.commons.ihe.xds.RAD
 
RAD.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
Rad69ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.rad69
Audit strategy for RAD-69.
Rad69ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.rad69.Rad69ClientAuditStrategy
 
Rad69Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad69
The Camel component for the RAD-69 transaction.
Rad69Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
Rad69PortType - Interface in org.openehealth.ipf.commons.ihe.xds.rad69
Provides the RAD-69 web-service interface.
rad69RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-69 request messages.
rad69ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-69 response messages.
Rad69ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.rad69
Audit strategy for RAD-69.
Rad69ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.rad69.Rad69ServerAuditStrategy
 
Rad69Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad69
Service implementation for the IHE RAD-69 transaction (Retrieve Imaging Document Set).
Rad69Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Service
 
Rad75AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse
The Camel component for the RAD-75 (XCA-I) async response.
Rad75AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
Rad75AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse
RAD-75 SEI for asynchronous response receiver.
Rad75AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse
Service implementation for the IHE RAD-75 (XCA-I) asynchronous response.
Rad75AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseService
 
Rad75ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.rad75
Audit strategy for RAD-75.
Rad75ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.rad75.Rad75ClientAuditStrategy
 
Rad75Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75
The Camel component for the RAD-75 transaction.
Rad75Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
Rad75PortType - Interface in org.openehealth.ipf.commons.ihe.xds.rad75
RAD-75 SEI.
rad75RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-75 request messages.
rad75ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-75 response messages.
Rad75ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.rad75
Audit strategy for RAD-75.
Rad75ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.rad75.Rad75ServerAuditStrategy
 
Rad75Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75
Service implementation for the IHE RAD-75 transaction.
Rad75Service(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Service
 
rawRender(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Renders the given XDS model object as an HL7 v2 element without applying IHE TF rules regarding unwanted components.
read(XMLStreamReader) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
read(QName, XMLStreamReader, Class) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
ReadableByteArrayOutputStream - Class in org.openehealth.ipf.platform.camel.core.io
A ByteArrayOutputStream that allows the creation of an InputStream from its internal byte array representation.
ReadableByteArrayOutputStream() - Constructor for class org.openehealth.ipf.platform.camel.core.io.ReadableByteArrayOutputStream
 
ReadableStreamResult - Class in org.openehealth.ipf.platform.camel.core.io
A StreamResult that allows the creation of a Source from its internal data representation.
ReadableStreamResult() - Constructor for class org.openehealth.ipf.platform.camel.core.io.ReadableStreamResult
 
ReadableStringWriter - Class in org.openehealth.ipf.platform.camel.core.io
A StringWriter that allows the creation of a Reader from its internal string buffer representation.
ReadableStringWriter() - Constructor for class org.openehealth.ipf.platform.camel.core.io.ReadableStringWriter
 
reader() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableStringWriter
Returns a Reader from this writer's internal string buffer representation.
receiveAsyncResponse(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponsePortType
 
receiveAsyncResponse(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponsePortType
 
receiveAsyncResponse(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseService
 
receiveAsyncResponse(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseService
 
receiveDeferredResponse(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55DeferredResponsePortType
 
receiveDeferredResponse(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
Recipient - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a recipient containing a person and/or organization and/or telecommunication address.
Recipient() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
Constructs a recipient.
Recipient(Organization, Person) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
Recipient(Organization, Person, Telecom) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
Constructs a recipient.
RecipientListValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a list of recipients containing organizations and/or persons and/or telecommunication addresses.
RecipientListValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.RecipientListValidator
 
RecipientTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a Recipient and its ebXML representation.
RecipientTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.RecipientTransformer
 
recordAdded(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.GenericIti44PortType
 
recordAdded(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44PixPortType
 
recordAdded(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44XdsPortType
 
recordAdded(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
RecordingAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
For testing only: an implementation that records the audit messages in memory.
RecordingAuditMessageQueue() - Constructor for class org.openehealth.ipf.commons.audit.queue.RecordingAuditMessageQueue
 
RecordingAuditMessageTransmission - Class in org.openehealth.ipf.commons.audit.protocol
For testing only: an implementation that records the audit message strings in memory instead of sending them to some destination.
RecordingAuditMessageTransmission() - Constructor for class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.GenericIti44PortType
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44PixPortType
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44XdsPortType
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46PortType
 
recordRevised(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
recordRevised(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Service
 
ref - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultReference
 
ReferenceId - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a reference ID.
ReferenceId() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
Constructs a reference ID.
ReferenceId(CX) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
Constructs a reference ID.
ReferenceId(String, CXiAssigningAuthority, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
Constructs a reference ID.
referral - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
 
register(String, Object) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
register(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
 
register(RestfulServer) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
 
register(Object) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirRegistry
Registers the FHIR resource provider.
register(RestfulServer) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirRegistry
Registers the FHIR servlet, usually during its init phase.
RegisterDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
The data required for the register document set request.
RegisterDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
RegisterDocumentSetTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a RegisterDocumentSet and its ebXML representation.
RegisterDocumentSetTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RegisterDocumentSetTransformer
Constructs the transformer
registerProcessedDocument(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
Registry - Interface in org.openehealth.ipf.commons.core.config
Technology-independent bean registry interface
RegistryError - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Java class for anonymous complex type.
RegistryError() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
registryError - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
 
RegistryErrorList - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Java class for anonymous complex type.
RegistryErrorList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
 
registryErrorList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
registryObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
RegistryObjectListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for RegistryObjectListType complex type.
RegistryObjectListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
 
RegistryObjectQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for RegistryObjectQueryType complex type.
RegistryObjectQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
RegistryObjectType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for RegistryObjectType complex type.
RegistryObjectType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
RegistryObjectValidator - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides validation for a specific aspect of a registry object.
RegistryPackageQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for RegistryPackageQueryType complex type.
RegistryPackageQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryPackageQueryType
 
RegistryPackageType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
RegistryPackage is the mapping of the same named interface in ebRIM.
RegistryPackageType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
RegistryQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for RegistryQueryType complex type.
RegistryQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
 
RegistryRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Base type for all ebXML Registry requests
RegistryRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
RegistryResponseType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Base type for all ebXML Registry responses
RegistryResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
RegistryResponseValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
RegistryResponseValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RegistryResponseValidator
 
RegistryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
RegistryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
REGULAR_REQUEST_INPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
REGULAR_REQUEST_OUTPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
RejectionHandlerInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
CXF interceptor which sends all rejected CXF exchanges to the user-defined failure handler.
RejectionHandlerInterceptor(WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.RejectionHandlerInterceptor
 
rejectionHandlingStrategy - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
User-defined strategy for handling rejected messages.
relatedId(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
RelocateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
RelocateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
remove(String) - Method in class org.openehealth.ipf.boot.hl7v3.CachingHl7v3ContinuationStorage
 
remove(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
remove(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
 
remove(StringPayloadHolder.PayloadType) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
remove() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
removeAL1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
removeContent(Class<T>) - Method in class org.openehealth.ipf.commons.core.ContentMap
Removes (invalidates) document content of the given type.
removeDB1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
removeDemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of Demographics Fields (QPD-3).
removeDG1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
removeDocument(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
removeDocument(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLProvideAndRegisterDocumentSetRequest
Removes a document from the request.
RemoveDocuments - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Remove Documents transaction.
RemoveDocuments() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocuments
 
RemoveDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Deprecated.
use class RemoveMetadata
RemoveDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocumentSet
Deprecated.
 
RemoveDocumentsRequestTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a EbXMLNonconstructiveDocumentSetRequest and its ebXML representation.
RemoveDocumentsRequestTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveDocumentsRequestTransformer
Constructs the transformer
RemoveDocumentsRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for RemoveDocumentsRequestType complex type.
RemoveDocumentsRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RemoveDocumentsRequestType
 
removeFhirRegistry(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
Removes the FHIR registry with the given (servlet) name
removeGT1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
removeINSURANCE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
RemoveMetadata - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Remove Metadata transaction.
RemoveMetadata() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveMetadata
 
RemoveMetadataRequestTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a RemoveMetadata and its ebXML representation.
RemoveMetadataRequestTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveMetadataRequestTransformer
Constructs the transformer
RemoveMetadataRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validates a EbXMLRemoveMetadataRequest request.
RemoveMetadataRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RemoveMetadataRequestValidator
 
removeNK1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
RemoveObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
RemoveObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
removeOBX(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
removePATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
removePATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
removePROCEDURE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
removeQpd3_DemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of Demographics Fields (QPD-3).
removeQpd8_WhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of What Domains to be returned (QPD-8).
removeWhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of What Domains to be returned (QPD-8).
render(T, Result, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render(T, OutputStream, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render(T, Writer, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render(T, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render(Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2ws.Utils
Converts the given HAPI Message to a String suitable for WS transport.
render(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
render() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Renders this XDS model object using the XDS-specific HL7 v2 renderer, i.e.
render(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Renders the given XDS model object as an HL7 v2 element according to the XDS specification, i.e.
render(QueryList<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
render(List<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
render(ClinicalDocument, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
render(ClinicalDocument, OutputStream, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
Renders the clinical document as XML.
render(ClinicalDocument, Result, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
render(ClinicalDocument, Writer, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
render(ProcessorDefinition, Renderer) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render(DataFormatClause, Renderer) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render(DataFormatClause, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render(Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model) contained in the input message of given Camel exchange.
render(Exchange, Closure) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model) contained in the given Camel exchange.
render(Exchange, Expression) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model) contained in the given Camel exchange.
renderEbxml(Object) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Returns marshaled XML representation of the given ebXML POJO.
Renderer<T> - Interface in org.openehealth.ipf.commons.core.modules.api
Interface for creating an externalized version of an internal object model.
renderer(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new RendererAdapter that adapts a Renderer Spring bean identified by name rendererBeanName.
renderer(Renderer<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new RendererAdapter that adapts a Renderer.
RendererAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Renderer.
RendererAdapter(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.RendererAdapter
Creates a new RendererAdapter and sets the delegate Renderer.
RendererAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
RendererAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
RendererAdapterDefinition(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
RendererAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
RenderException - Exception in org.openehealth.ipf.commons.core.modules.api
 
RenderException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.RenderException
 
RenderException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.RenderException
 
RenderException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.RenderException
 
renderJaxb(JAXBContext, Object, Boolean) - Static method in class org.openehealth.ipf.commons.xml.XmlUtils
Creates a String representation of a JAXB object.
Repeatable - Class in org.openehealth.ipf.modules.hl7.dsl
 
Repeatable(Object, Object, Object, Object) - Constructor for class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
replicationSyncLatency - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
 
replicationSyncLatency - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
REPOSITORY_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
request(String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Makes a valid request for this transaction.
request(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Like Hl7v2TransactionConfiguration.request(String, String), but uses the first configured request message type as default.
request() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Like Hl7v2TransactionConfiguration.request(String, String), but uses the first configured request message type and the first configured trigger event as defaults.
requestAction(Object, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Submits a resource to be created or updated
requestAction(Object, FhirSearchParameters, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Submits a resource to be created or updated
requestBundle(Object, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Requests a list of resources
requestBundle(Object, FhirSearchParameters, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Requests a list of resources with parameters
requestBundle(Object, FhirSearchParameters, String, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Requests a list of resources with parameters
requestBundleProvider(Object, FhirSearchParameters, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Requests a IBundleProvider that takes over the responsibility to fetch requested bundles.
requestBundleProvider(Object, FhirSearchParameters, String, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Requests a IBundleProvider that takes over the responsibility to fetch requested bundles.
RequestConsumer - Interface in org.openehealth.ipf.commons.ihe.fhir
Consumer interface of FHIR requests.
RequestDetailProvider - Class in org.openehealth.ipf.commons.ihe.fhir
Track the RequestDetails and make it available to downstream processing.
RequestDetailProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.RequestDetailProvider
 
requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
 
requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
 
requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
 
requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponse
 
requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
 
requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
 
requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
 
requestId - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
requestId - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
RequestItem(String, EventActionCode) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
requestName - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
 
requestQueryId(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
requestResource(Object, Class<R>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Requests a single resource
requestResource(Object, FhirSearchParameters, Class<R>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Requests a single resource with parameters
requestSlotList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
requestTransaction(Object, Class<T>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
Submits a transaction request bundle, expecting a corresponding response bundle
requestValue - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.RAD
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.XCA
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.XCDR
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.XCF
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.XCMU
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.XDM
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.XDR
 
requiresHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.XDS
 
requiresHomeCommunityId() - Method in interface org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
 
resetErrorCount() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
Resets count of occurred errors, can be used e.g.
resetErrorCount() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
resetHttpClient() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
resolveExpression(PayloadLoggingContext) - Method in interface org.openehealth.ipf.commons.ihe.core.payload.ExpressionResolver
Resolves the PayloadLoggingContext to obtain a path for payload logging
resolveExpression(PayloadLoggingContext) - Method in class org.openehealth.ipf.commons.ihe.core.payload.SpringExpressionResolver
 
resolveResource(String, String, String, String, String) - Method in class org.openehealth.ipf.commons.xml.LSResourceResolverImpl
 
resource(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Retrieves from the cache and returns the resource with the given location and further attributes.
resource(Object...) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
This method had to be overridden because XQPreparedExpression objects are not thread-safe, thus an additional replication step is necessary.
RESOURCE_IDENTIFIER - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
RESOURCE_LOCATION - Static variable in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
 
resourceCacheKey(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Extracts (constructs) resource cache key validator/transmogrifier parameters.
resourceCacheKey(Object...) - Method in class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
resourceContent(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Loads the resource into memory and returns it as a Stream.
resourceLocation(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Extracts (constructs) resource location from validator/transmogrifier parameters.
resourceNotFound(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
resourceNotFound(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
resourceParameters(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Extracts (constructs) resource creation/application parameters from validator/transmogrifier parameters.
respond(AbstractMessage, String, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
Responder - Class in org.openehealth.ipf.platform.camel.core.process
Implements a response generation process.
Responder(Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Responder
Creates a new Responder.
Responder(Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Responder
Creates a new Responder.
response(String, Throwable, String, String, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
response(GPathResult, Throwable, String, String, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
response - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
 
Response - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Basic response information.
Response() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Constructs the response.
Response(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Constructs the response.
Response(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Constructs an error response object with the data from an exception.
response(Message, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
response(String, String) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a response to the message in the body, using the provided event type and trigger event
responseName - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
 
responseOption - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
ResponseOptionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ResponseOptionType complex type.
ResponseOptionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
 
responseOrder - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
 
responseQueryId(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
responseSlotList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
ResponseTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between Response and the ebXML representation.
ResponseTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
Constructs the transformer.
resultCode - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
 
ResultCode - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for ResultCode complex type.
ResultCode() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
 
ResultHolder<T> - Interface in org.openehealth.ipf.commons.xml
 
resultMessage(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Returns the message where to write results.
retrieve(IdType, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AbstractPcc44ResourceProvider
Handles Retrieve.
retrieve(Map<Object, Map>, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
RetrievedDocument - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
A single document retrieved from the repository.
RetrievedDocument() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
Constructs the retrieved document.
RetrievedDocument(DataHandler, DocumentReference, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
Constructs the retrieved document.
RetrievedDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Documents returned by the Retrieve Document Set transaction.
RetrievedDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs the response.
RetrievedDocumentSet(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs the response.
RetrievedDocumentSet(Status, List<RetrievedDocument>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs the response.
RetrievedDocumentSet(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs an error response object with the data from an exception.
RetrieveDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Retrieve Document Set transaction.
RetrieveDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
RetrieveDocumentSetRequestTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a EbXMLNonconstructiveDocumentSetRequest and its ebXML representation.
RetrieveDocumentSetRequestTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveDocumentSetRequestTransformer
Constructs the transformer
RetrieveDocumentSetRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for RetrieveDocumentSetRequestType complex type.
RetrieveDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType
 
RetrieveDocumentSetRequestType.DocumentRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for anonymous complex type.
RetrieveDocumentSetResponseTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between a EbXMLRetrieveDocumentSetResponse and its ebXML representation.
RetrieveDocumentSetResponseTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
Constructs the transformer.
RetrieveDocumentSetResponseType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for RetrieveDocumentSetResponseType complex type.
RetrieveDocumentSetResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
 
RetrieveDocumentSetResponseType.DocumentResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for anonymous complex type.
RetrieveDocumentSetResponseValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
RetrieveDocumentSetResponseValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RetrieveDocumentSetResponseValidator
 
retrieveElse(Map<Object, Map>, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
RetrieveImagingDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Retrieve Imaging Document Set transaction.
RetrieveImagingDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
RetrieveImagingDocumentSetRequestTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a EbXMLRetrieveImagingDocumentSetRequest and its ebXML representation.
RetrieveImagingDocumentSetRequestTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveImagingDocumentSetRequestTransformer
Constructs the transformer
RetrieveImagingDocumentSetRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for RetrieveImagingDocumentSetRequestType complex type.
RetrieveImagingDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
 
RetrieveImagingDocumentSetRequestType.SeriesRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The following schema fragment specifies the expected content contained within this class.
RetrieveImagingDocumentSetRequestType.StudyRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The following schema fragment specifies the expected content contained within this class.
RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The following schema fragment specifies the expected content contained within this class.
RetrieveImagingDocumentSetRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
RetrieveImagingDocumentSetRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveImagingDocumentSetRequestValidator
 
retrieveResultList(String) - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
RetrieveSeries - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for a single Series.
RetrieveSeries() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
Constructs the RetrieveSeries.
RetrieveSeries(String, List<DocumentReference>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
Constructs the Series request.
retrieveSerieses - Variable in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
RetrieveStudy - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for a single Study.
RetrieveStudy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Constructs the Study request.
RetrieveStudy(String, List<RetrieveSeries>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Constructs the Study request.
returnComposedObjects - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
 
returnType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
revIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
RFC5424Protocol - Class in org.openehealth.ipf.commons.audit.protocol
Base client implementation of RFC 5424 syslog for sending audit messages to an Audit Record Repository that implements RFC 5424 SYSLOG.
RFC5424Protocol(String, String) - Constructor for class org.openehealth.ipf.commons.audit.protocol.RFC5424Protocol
 
rightFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
RIM_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the rim namespace.
role - Variable in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
 
role - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
role - Variable in class org.openehealth.ipf.commons.xml.svrl.FiredRule
 
role - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
rootElementName(String) - Static method in class org.openehealth.ipf.commons.xml.XmlUtils
Returns local name of the root element of the XML document represented by the given string, or null, when the given string does not contain valid XML.
RouteHelper - Class in org.openehealth.ipf.platform.camel.core.builder
Helper class for creating IPF extensions in Java-based route definitions.
RouteHelper(RouteBuilder) - Constructor for class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
RouteModelException - Exception in org.openehealth.ipf.platform.camel.core.extend
DSL extensions that make type checks at runtime throw this exception to indicate DSL syntax errors in route configurations.
RouteModelException() - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelException(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelException(String) - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelException(Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelExtender - Interface in org.openehealth.ipf.platform.camel.core.extend
An extender responsible for activating route model extensions.
RS_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the rs namespace.
RSP_K21 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
Adds a custom QPD segment instead of the standard one coming from v25 hapi package
RSP_K21(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Creates a new RSP_K21 Group with custom ModelClassFactory.
RSP_K21() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Creates a new RSP_K21 Group with DefaultModelClassFactory.
RSP_K23 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message
Adds a custom QPD segment instead of the standard one coming from v25 hapi package
RSP_K23(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Creates a new RSP_K23 Group with custom ModelClassFactory.
RSP_K23() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Creates a new RSP_K23 Group with DefaultModelClassFactory.
RSP_ZV2 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
Represents a RSP_ZV2 message structure as described in ITI TF Vol.
RSP_ZV2(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Creates a new RSP_ZV2 Group with custom ModelClassFactory.
RSP_ZV2() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Creates a new RSP_ZV2 Group with DefaultModelClassFactory.
RSP_ZV2_QUERY_RESPONSE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group
Represents the RSP_ZV2_QUERY_RESPONSE group as described in ITI TF Vol.
RSP_ZV2_QUERY_RESPONSE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Creates a new RSP_ZV2_QUERY_RESPONSE Group.
run(IoSession, String) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter.Callback
Runs the callback.
runRoute(Object, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 

S

SAMPLED - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
 
SCHEMA - Static variable in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
 
schematron() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that a schematron validation report is generated
schematron(Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that a schematron validation report is generated
schematron() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Interprets the defined profile as Schematron rules location and validates against it
SCHEMATRON - Static variable in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
 
SchematronOutput - Class in org.openehealth.ipf.commons.xml.svrl
Java class for anonymous complex type.
SchematronOutput() - Constructor for class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
 
SchematronProfile - Class in org.openehealth.ipf.commons.xml
Validation profile exclusively used by SchematronValidator.
SchematronProfile() - Constructor for class org.openehealth.ipf.commons.xml.SchematronProfile
 
SchematronProfile(String) - Constructor for class org.openehealth.ipf.commons.xml.SchematronProfile
 
SchematronProfile(String, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronProfile
 
SchematronTransmogrifier<T> - Class in org.openehealth.ipf.commons.xml
Converts a XML document into a Schematron validation report by applying Schematron rules.
SchematronTransmogrifier() - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(XsltTransmogrifier<String>, Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(XsltTransmogrifier<String>, Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronValidationException - Exception in org.openehealth.ipf.commons.xml
 
SchematronValidationException(List<? extends Throwable>, SchematronOutput) - Constructor for exception org.openehealth.ipf.commons.xml.SchematronValidationException
 
SchematronValidator - Class in org.openehealth.ipf.commons.xml
Validation wrapper around the SchematronTransmogrifier.
SchematronValidator() - Constructor for class org.openehealth.ipf.commons.xml.SchematronValidator
 
schematronValidator() - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts the given SchematronValidator.
schemaVersion - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
 
scope - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceResourceProvider
 
search(ReferenceParam, TokenAndListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionResourceProvider
 
search(ReferenceParam, TokenOrListParam, TokenOrListParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportResourceProvider
 
search(ReferenceParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterResourceProvider
 
search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationResourceProvider
 
search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestResourceProvider
 
search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementResourceProvider
 
search(ReferenceParam, TokenAndListParam, TokenOrListParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationResourceProvider
 
search(ReferenceParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureResourceProvider
 
searchDate(DateParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
searchDateList(DateAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
searchNumber(NumberParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
SearchRequest - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for SearchRequest complex type.
SearchRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
SearchRequest.DerefAliasesType - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for null.
SearchRequest.SearchScope - Enum in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for null.
SearchResponse - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for SearchResponse complex type.
SearchResponse() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
 
searchResultDone - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
 
searchResultEntry - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
 
SearchResultEntry - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for SearchResultEntry complex type.
SearchResultEntry() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultEntry
 
searchResultReference - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
 
SearchResultReference - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for SearchResultReference complex type.
SearchResultReference() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultReference
 
searchString(StringParam, boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
searchStringList(StringAndListParam, boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
searchToken(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
searchTokenList(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
SecurityAlertBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an Audit Event representing a Security Alert event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.11
SecurityAlertBuilder(EventOutcomeIndicator, String, EventType) - Constructor for class org.openehealth.ipf.commons.audit.event.SecurityAlertBuilder
 
SecurityInformation - Class in org.openehealth.ipf.commons.ihe.core
 
SecurityInformation(boolean, SSLContext, HostnameVerifier, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
securityLabel(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
segment(AbstractSegmentContainer, int, String, int, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
selector - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
selectorQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
 
self() - Method in interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
 
send(AuditContext, String...) - Method in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
Transmits the message
send(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
 
send(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
 
send(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.protocol.UDPSyslogSenderImpl
 
send(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
 
send(AuditContext, String...) - Method in class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
 
senderOrReceiverIdentification(GPathResult, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
SEPARATOR - Static variable in class org.openehealth.ipf.commons.map.BidiMappingService
 
SEQUENCE_ID_PROPERTY_NAME - Static variable in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
SerializableEnumInteractionId<E extends Enum<E> & InteractionId> - Class in org.openehealth.ipf.commons.ihe.core
 
SerializationStrategy - Interface in org.openehealth.ipf.commons.audit.marshal
Strategy for marshalling an AuditMessage into a serialized format.
serialize(Object) - Static method in class org.openehealth.ipf.commons.core.io.IOUtils
 
serialize(Node) - Static method in class org.openehealth.ipf.commons.xml.XmlUtils
Simple method to serialize a DOM-bound XML object to a byte array (string)
SERIES_INSTANCE_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
seriesInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
 
seriesInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
SeriesRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
 
seriesRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
serverAddressStrategy() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
serverConformanceProvider() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
 
service - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
serviceAddress - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Service endpoint address.
serviceBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceType
 
serviceBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
serviceBindingQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceQueryType
 
serviceBindingQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
ServiceBindingQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ServiceBindingQueryType complex type.
ServiceBindingQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
ServiceBindingType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ServiceBindingType complex type.
ServiceBindingType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
serviceQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
ServiceQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ServiceQueryType complex type.
ServiceQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceQueryType
 
ServiceType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ServiceType complex type.
ServiceType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceType
 
serviceUrl - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
Servlet() - Constructor for class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
set(Group, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
set(String, Expression) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
set_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
set_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
set_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setAbandonID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AbandonRequest
Sets the value of the abandonID property.
setAcceptor(IoAcceptor) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
setAccessURI(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Sets the value of the accessURI property.
setAccountNumberRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setAccountNumberRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setAcknowledgementDetailCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setActive(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setAddress(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setAddress(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Deprecated.
setAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Sets the value of the address property.
setAddresses(List<Address>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
setAddressType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Deprecated.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the adhocQuery property.
setAffectedObjects(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the affectedObjects property.
setAffectedResourceType(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
setAggregationStrategy(AggregationStrategy) - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
Sets the aggregation strategy for this enricher.
setAlternativeUserID(String) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Alternative unique identifier for the user.
setAnd(FilterSet) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the and property.
setAnonymized(Boolean) - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
A single value of True or False indicating whether or not all patient identifying information was removed from the data
setAny(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.Detail
Sets the value of the any property.
setApplicationParticipant(String, String, String, String) - Method in class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder
Add an Application Participant to this message.
setApproxMatch(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the approxMatch property.
setAreaCityCode(Long) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setAreaCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the areaCode property.
setAssertion(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
Sets the value of the assertion property.
setAssigningAuthority(AssigningAuthority, HD) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Helper method used for copying data elements of an assigning authority.
setAssigningAuthority(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
setAssigningAuthority(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
setAssigningAuthority(CXiAssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
setAssociationPropagation(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setAssociations(List<Association>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setAssociationType(AssociationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setAssociationType(AssociationType) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setAssociationType(AssociationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setAssociationType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Sets the value of the associationType property.
setAssociationTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Sets the value of the associationTypeQuery property.
setAssociationTypes(List<AssociationType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setAttachments(Collection<Attachment>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
setAttachments(Collection<Attachment>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
setAttributes(AttributeDescriptions) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the attributes property.
setAudit(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setAuditContext(AuditContext) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setAuditEnabled(boolean) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
setAuditEnabled(boolean) - Method in interface org.openehealth.ipf.commons.audit.AuditContext
 
setAuditEnabled(boolean) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditEnterpriseSiteId(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Enterprise Site Id
setAuditEnterpriseSiteId(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditEnterpriseSiteID(String) - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
Logical source location within the healthcare enterprise network, e.g., a hospital or other provider location within a multi-entity provider group.
setAuditExceptionHandler(AuditExceptionHandler) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditExceptionHandlerClass(Class<? extends AuditExceptionHandler>) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the exception handler in case auditing fails
setAuditMessagePostProcessor(AuditMessagePostProcessor) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditMessagePostProcessorClass(Class<? extends AuditMessagePostProcessor>) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit Message Postprocessor class
setAuditMessageQueue(AuditMessageQueue) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditProcessor(Processor) - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
setAuditProcessorBeanName(String) - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
setAuditQueueClass(Class<? extends AuditMessageQueue>) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit Message Queue class to be used for sending ATNA records
setAuditRepositoryHost(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the host of the audit repository.
setAuditRepositoryHost(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditRepositoryPort(int) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the port of the audit repository.
setAuditRepositoryPort(int) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditRepositoryTransport(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit transport (UDP, TLS)
setAuditRepositoryTransport(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditSenderClass(Class<? extends AuditTransmissionProtocol>) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
Sets the Audit Sender class to be used for sending ATNA records
setAuditSendingApplication(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
setAuditSource(AuditSource) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditSource(String) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Sets a AuditSourceIdentificationType for a given Audit Source ID
setAuditSource(String, String) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Sets a AuditSourceIdentificationType for a given Audit Source ID and Audit Source Enterprise Site ID
setAuditSource(String, String, AuditSource...) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Sets a AuditSourceIdentificationType for a given Audit Source ID, Audit Source Enterprise Site ID, and a list of audit source type codes
setAuditSource(AuditContext) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Sets the audit source from the audit context
setAuditSourceId(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuditSourceID(String) - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
Identifier of the source that detected the auditable event and created this audit message.
setAuditSourceIdentification(String, String, AuditSource...) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and add an Audit Source Identification to this audit event message
setAuditSourceIdentification(String, String, Collection<AuditSource>) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and add an Audit Source Identification to this audit event message
setAuditSourceIdentification(AuditSourceIdentificationType) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
 
setAuditSourceIdentification(AuditSourceIdentificationType) - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
setAuditSourceType(AuditSource) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
setAuditTransmissionProtocol(AuditTransmissionProtocol) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setAuthenticatedParticipant(String, String) - Method in class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
 
setAuthenticatedParticipant(String, String, String, boolean, ActiveParticipantRoleIdCode, String) - Method in class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
Sets the Active Participant of the Node or System entering or leaving the network
setAuthenticatingSystemParticipant(String, String) - Method in class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
 
setAuthenticatingSystemParticipant(String, String, String, boolean, ActiveParticipantRoleIdCode, String) - Method in class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
Node or System performing authentication
setAuthor(Author) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
Deprecated.
please add the author to the list returned by DocumentEntry.getAuthors()
setAuthor(Author) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setAuthorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setAuthorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setAuthorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setAuthorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setAuthorPerson(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
setAuthorPerson(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setAuthorPersons(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setAuthRequest(AuthRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Sets the value of the authRequest property.
setAuthRequest(AuthRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Sets the value of the authRequest property.
setAutoCancel(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setAvailabilityStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setAvailabilityStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setBeanFactory(BeanFactory) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
Stores the beanFactory and initialized the ContextFacade.
setBeanFactory(BeanFactory) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
Stores the beanFactory and initialized the ContextFacade.
setBirthDate(DateAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setBirthNameCopyTo(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setBirthPlace(Address) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
setCacheSources(boolean) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
setCaching(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Whether to create a cached PagingProvider
setCaching(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
Whether to instantiate a continuation cache
setCaching(boolean) - Method in class org.openehealth.ipf.boot.hl7v3.IpfHl7v3ConfigurationProperties
 
setCaching(boolean) - Method in class org.openehealth.ipf.boot.xds.IpfXdsConfigurationProperties
 
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelAuditMessageQueue
Sets the Camel context that contains the endpoint to send audit messages to.
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setCatalogingLatency(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the catalogingLatency property.
setCategory(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters
 
setCategory(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
setCause(Throwable) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setCharset(Charset) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setCharset(String) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setCharset(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
 
setCharset(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
setCharset(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Sets the value of the charset property.
setCitizenship(List<PdqPatient.Citizenship>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
setCity(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setCity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setCity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the city property.
setClass_(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setClassCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setClassCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setClassificationNode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setClassificationNode(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setClassificationNode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the classificationNode property.
setClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Sets the value of the classificationNodeQuery property.
setClassificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setClassificationScheme(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setClassificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the classificationScheme property.
setClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Sets the value of the classificationSchemeQuery property.
setClassifiedObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setClassifiedObject(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setClassifiedObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the classifiedObject property.
setClassifiedObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Sets the value of the classifiedObjectQuery property.
setClientIpAddress(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client IP address.
setClinicalStatus(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters
 
setCode(CodeableConcept) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
setCode(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
setCode(int) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
Sets the value of the code property.
setCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
setCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Sets the value of the code property.
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setCodeContext(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the codeContext property.
setCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
setCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setComment(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
setComment(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Sets the value of the comment property.
setComment(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Sets the value of the comment property.
setComments(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setComparator(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Sets the value of the comparator property.
setConfidentialityCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setConfidentialityCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setConfidentialityCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
setConfigureRecursively(boolean) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
setConformanceProfile(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the conformanceProfile property.
setConnectTimeout(int) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
setConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
 
setConsumer(DefaultWsConsumer) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Sets the consumer to be used to process exchanges
setContent(Class<T>, T) - Method in class org.openehealth.ipf.commons.core.ContentMap
Adds or replaces document content of the given type.
setContentTypeCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setContentTypeCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setContentVersionInfo(VersionInfoType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Sets the value of the contentVersionInfo property.
setContentVersionInfoFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
Sets the value of the contentVersionInfoFilter property.
setContext(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Sets the value of the context property.
setContinuationStorage(Hl7v3ContinuationStorage) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setControlValue(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
Sets the value of the controlValue property.
setConversionService(TypeConverter) - Static method in class org.openehealth.ipf.commons.core.ContentMap
Sets conversion service for document contents.
setConvertLFtoCR(boolean) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setConvertLinefeed(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
Whether to convert line feeds to proper segment separators before parsing starts
setCopyAccountNumberAs(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setCopyEmailAs(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setCopyNationalIdentifierAs(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setCorrelationId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
Sets the value of the correlationId property.
setCorrelator(AsynchronyCorrelator<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Configures the asynchrony correlator for this endpoint.
setCountry(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setCountry(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setCountry(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the country property.
setCountryCode(Long) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setCountryCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the countryCode property.
setCountyParishCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setCreated(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setCreateReplica(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
Sets the value of the createReplica property.
setCreationTime(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setCreationTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setCriticality(Boolean) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
Sets the value of the criticality property.
setCustomErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setCustomModelClassFactory(CustomModelClassFactory) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setDataHandler(DataHandler) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
Same as setContent(DataHandler.class, DataHandler dataHandler).
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
setDate(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
setDate(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters
 
setDate(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters
 
setDateOfBirth(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
setDateOfBirth(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setDateOfBirth(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setDateTime(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
 
setDefaultAggregationStrategy() - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
Sets the default aggregation strategy for this enricher.
setDefaultContinuationThreshold(int) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setDefaultMatchQuality(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setDefaultPageSize(int) - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
setDefaultPageSize(int) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setDefaultPageSize(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setDeferModelScanning(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
By default, HAPI will scan each model type it encounters as soon as it encounters it.
setDegree(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setDegree(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setDegree(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setDeleteoldrdn(Boolean) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Sets the value of the deleteoldrdn property.
setDeletionScope(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
setDeletionScope(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveMetadataRequest
Sets the deletionScope of the remove request.
setDeletionScope(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Sets the value of the deletionScope property.
setDerefAliases(SearchRequest.DerefAliasesType) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the derefAliases property.
setDescr(LDAPResultCode) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
Sets the value of the descr property.
setDescription(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setDescription(LocalizedString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the description property.
setDescription(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setDescription(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setDescription(String) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
setDescriptionBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the descriptionBranch property.
setDestinationMediaParticipant(String, String, String, String, NetworkAccessPointTypeCode, String, MediaType) - Method in class org.openehealth.ipf.commons.audit.event.DataExportBuilder
 
setDestinationRegistry(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the destinationRegistry property.
setDestinationUserId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
setDestinationUserId(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Server user ID (SOAP endpoint)
setDetail(ErrorResponse.Detail) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Sets the value of the detail property.
setDetail(Object) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setDetailed(Coding) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
setDetailed(Coding) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
setDetectedIssueEventCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDetectedIssueEventCodeSystem(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDetectedIssueManagementCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDetectedIssueManagementCodeSystem(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDiagnostic(String) - Method in class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
Sets the value of the diagnostic property.
setDirectory(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
setDisableServerValidation(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
By default, the client will query the server before the very first operation to download the server's conformance/metadata statement and verify that the server is appropriate for the given client.
setDisplayName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
setDistributed(boolean) - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
setDistributedPagingProvider(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setDn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest
Sets the value of the dn property.
setDn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
Sets the value of the dn property.
setDn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DelRequest
Sets the value of the dn property.
setDn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Sets the value of the dn property.
setDn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyRequest
Sets the value of the dn property.
setDn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the dn property.
setDn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultEntry
Sets the value of the dn property.
setDnAttributes(Boolean) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Sets the value of the dnAttributes property.
setDocCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setDocument(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the document property.
setDocumentAvailability(DocumentAvailability) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setDocumentAvailability(List<DocumentAvailability>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setDocumentEntries(List<DocumentEntry>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setDocumentEntry(DocumentEntry) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentEntryTypeAwareStoredQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setDocumentManifestUuid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
 
setDocuments(List<DocumentReference>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLNonconstructiveDocumentSetRequest30
 
setDocuments(List<RetrievedDocument>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
setDocuments(List<DocumentReference>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLNonconstructiveDocumentSetRequest
Sets the documents of the request.
setDocuments(List<RetrievedDocument>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetResponse
Sets the documents returned by the response.
setDocuments(List<Document>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68AuditDataset
 
setDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Sets the value of the documentUniqueId property.
setDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the documentUniqueId property.
setDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
setDomainAttribute(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Sets the value of the domainAttribute property.
setElements(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
setEmail(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
setEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setEncrypted(Boolean) - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
A single value of True or False indicating whether or not the data was encrypted.
setEndByte1(char) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setEndByte2(char) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setEndPoint(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Sets the value of the endPoint property.
setEndpoint(E) - Method in interface org.openehealth.ipf.platform.camel.ihe.core.Interceptor
Sets the endpoint that uses this interceptor
setEndpoint(E) - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
 
setEndpoint(MllpTransactionEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
setEndpoint(MllpTransactionEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
 
setEndpointUri(String) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelAuditMessageQueue
The endpoint URI to send audit messages to.
setEndpointUriIfNotSpecified(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setEndTime(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the endTime property.
setEntityId(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setEntityRole(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setEntityType(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setEntries(ArrayList<StringMapEntry>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMap
 
setEntryUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setEntryUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setEqualityMatch(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the equalityMatch property.
setError(ErrorCode) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setErrorCode(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setErrorCode(ErrorCode) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the errorCode property.
setErrorCode(int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setErrorCodeSystem(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setErrorCodeSystem(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setErrorCodeSystem(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
Configures maximal allowed count of file creation errors.
setErrorCountLimit(int) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setErrorMessage(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Sets the value of the errorMessage property.
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
setErrors(List<EbXMLRegistryError>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
setErrors(List<ErrorInfo>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
setEthnicity(PdqPatient.Ethnicity) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
setEvent(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setEventActionCode(EventActionCode) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
setEventCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setEventDateTime(Instant) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
The EventDateTime is the date and time that the event being reported took place.
setEventID(EventId) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
setEventIdentification(EventOutcomeIndicator, String, EventActionCode, EventId, EventType, PurposeOfUse...) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and set an Event Identification block for this audit event message
setEventIdentification(EventOutcomeIndicator, String, EventActionCode, EventId, EventType, Collection<PurposeOfUse>) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
Create and set an Event Identification block for this audit event message
setEventIdentification(EventIdentificationType) - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
setEventOutcomeDescription(String) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
setEventOutcomeDescription(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Description of the overall outcome of the transaction that causes this audit event
setEventOutcomeIndicator(EventOutcomeIndicator) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
setEventOutcomeIndicator(EventOutcomeIndicator) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Overall outcome of the transaction that causes this audit event
setEventType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the eventType property.
setEventTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Sets the value of the eventTypeQuery property.
setExceptionHandler(ExceptionHandler) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
setExchangePattern(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setExecutorService(ExecutorService) - Method in class org.openehealth.ipf.commons.audit.queue.AsynchronousAuditMessageQueue
Sets the executor service.
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setExpressionResolver(ExpressionResolver) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setExtensibleMatch(MatchingRuleAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the extensibleMatch property.
setExtension(Long) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setExtension(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the extension property.
setExtensions(Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setExternalURI(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
Sets the value of the externalURI property.
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
setExtraMetadata(Map<String, List<String>>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ExtraMetadataHolder
Sets the mapping of extra metadata slot names to their values.
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
setFacility(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setFamily(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setFamilyName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setFamilyName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setFamilyName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setFederated(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the federated property.
setFederation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the federation property.
setFhirInteractionId(FhirInteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
Sets the FHIR interactionID.
setFhirTransactionConfiguration(FhirTransactionConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
setFhirVersion(FhirVersionEnum) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Which FHIR version to use
setFhirVersion(FhirVersionEnum) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setFieldPosition(int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setFileMame(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
setFilter(Filter) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the filter property.
setFilterMyTransactions(Boolean) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Sets the value of the filterMyTransactions property.
setFinal(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Sets the value of the final property.
setFirstName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Sets the value of the firstName property.
setFlag(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Sets the value of the flag property.
setFlag(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Sets the value of the flag property.
setFlag(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Sets the value of the flag property.
setFolders(List<Folder>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setFormat(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setFormatCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setFormatCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setFormatCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setFormatCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
setFrom(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setFrom(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setFromDate(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Sets the value of the fromDate property.
setGender(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setGender(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
setGender(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setGenerator(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
Whether ID generator to use.
setGiven(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setGivenName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setGivenName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setGivenName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setGloballyEnabled(boolean) - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
Deprecated.
use environment variable PayloadLoggerBase.PROPERTY_DISABLED
setGreaterOrEqual(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the greaterOrEqual property.
setHandshakeExceptionCallback(HandshakeCallbackSSLFilter.Callback) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
Sets the callback used if a failure occurred while receiving a handshake.
setHapiContext(HapiContext) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setHash(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setHealthcareFacilityTypeCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setHealthcareFacilityTypeCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setHighestSeverity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
Sets the value of the highestSeverity property.
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
setHome(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setHome(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Sets the value of the home property.
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68AuditDataset
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Home ID of the target community.
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Sets the value of the homeCommunityId property.
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the homeCommunityId property.
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Configures homeCommunityId for this endpoint.
setHomeCommunityId(URN) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Configures homeCommunityId for this endpoint.
setHostnameVerifier(HostnameVerifier) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setHttpClient(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
ID, preferably in the format defined in the IHE XUA profile
setId(String) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
Sets the ID of this chain element.
setId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Sets the value of the id property.
setId(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setId(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setId(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
setId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Sets the value of the id property.
setIdentificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setIdentificationScheme(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setIdentificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Sets the value of the identificationScheme property.
setIdentificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Sets the value of the identificationSchemeQuery property.
setIdentifiers(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setIdGenerator(IDGenerator) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Allows to globally set the IDGenerator that generates IDs for new HL7 messages from new HapiContext instances.
setIdNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
setIds(List<Identifiable>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
setIdTypeCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
setIgnoreResourceNotFound(boolean) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setIncludeParticipantsFromResponse(boolean) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
 
setIncludeParticipantsFromResponse(boolean) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setIndex(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
setIndexed(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setInit(Map<String, String>) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setInitial(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Sets the value of the initial property.
setIntercepted(RouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
setInterval(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setIsInternal(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Sets the value of the isInternal property.
setIsOpaque(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Sets the value of the isOpaque property.
setKey(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapEntry
 
setLabel(AssociationLabel) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setLang(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
setLang(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Sets the value of the lang property.
setLanguageCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setLastName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Sets the value of the lastName property.
setLastUpdateTime(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
setLastUpdateTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
setLeftFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Sets the value of the leftFilter property.
setLegalAuthenticator(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setLessOrEqual(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the lessOrEqual property.
setLid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setLid(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setLid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the lid property.
setLimitedMetadata(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setLo(int) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
setLoadOnStartup(int) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setLocalAddress(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Local address
setLocalAddress(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Local address from MINA session
setLocalAddress(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Local address
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadLoggerInterceptor
Deprecated.
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
Deprecated.
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor.Factory
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
Deprecated.
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor.Factory
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
Deprecated.
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor.Factory
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
Deprecated.
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
Deprecated.
setLocalNumber(Long) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setLocalParticipant(AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
Set the local participant, which is either the transaction destination (if it's server-side) or the transaction source (if it's client-side)
setLocalPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setLocation(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the location property.
setLocation(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Sets the value of the location property.
setLocation(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Sets the value of the location property.
setLocation(Location) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setLogging(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setLogging(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setLogicalOperator(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Sets the value of the logicalOperator property.
setLogicalUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setLogicalUuid(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
setLogicalUuid(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
setMalformedInputErrorAction(CodingErrorAction) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setMalformedInputErrorAction(String) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setMalformedInputErrorAction(CodingErrorAction) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPConfig
 
setMap(Map<Object, Map>) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
setMappingResource(Resource) - Method in interface org.openehealth.ipf.commons.map.MappingResourceHolder
Registers a mapping resource.
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappings
 
setMappingResource(Resource) - Method in interface org.openehealth.ipf.commons.spring.map.MappingResourceHolder
Registers a mapping resource.
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingService
 
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
setMappingResources(Collection<? extends Resource>) - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
setMappingResources(Collection<? extends Resource>) - Method in interface org.openehealth.ipf.commons.map.MappingResourceHolder
Registers a collection of mapping resources
setMappingResources(Collection<? extends Resource>) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
setMappingResources(List<? extends Resource>) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
setMappingResources(Collection<? extends Resource>) - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappings
 
setMappingResources(Collection<? extends Resource>) - Method in interface org.openehealth.ipf.commons.spring.map.MappingResourceHolder
Registers a collection of mapping resources
setMappingResources(Collection<? extends Resource>) - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingService
 
setMappingResources(List<? extends Resource>) - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
setMappingScript(URL) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMappingScripts(URL...) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMappingService(SpringBidiMappingService) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
setMappingService(MappingService) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setMappingService(SpringBidiMappingService) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
setMappingService(SpringBidiMappingService) - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappingsConfigurer
 
setMappingService(SpringBidiMappingService) - Method in class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
setMatchedDN(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Sets the value of the matchedDN property.
setMatchingRule(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Sets the value of the matchingRule property.
setMaximumPageSize(int) - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
setMaximumPageSize(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setMaxPageSize(int) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setMaxResults(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the maxResults property.
setMediaIdentifier(String) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Volume ID, URI, or other identifier for media.
setMediaType(MediaType) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
 
setMessage(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setMessage(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Sets the value of the message property.
setMessageControlId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Message control ID from MSH-10
setMessageId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
HL7v3 message ID.
setMessageIdRoot(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
setMessageIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMessageIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setMessageIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setMessageType(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Message type from MSH-9
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
setMetaClass(MetaClass) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMetaClass(MetaClass) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
setMethodMissingLogic(Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setMiddleName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Sets the value of the middleName property.
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the mimeType property.
setMimeType(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Sets the value of the mimeType property.
setMinimizeReads(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
setModelClasses(Map<String, String[]>) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClasses
 
setMothersMaidenName(HumanName) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
setMpiOrganizationIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMpiSystemIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMpiSystemIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setMpiSystemIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMpiSystemIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setName(String) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setName(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
Real-world name
setName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Sets the value of the name property.
setName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setName(EbXMLInternationalString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setName(LocalizedString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setName(EbXMLInternationalString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setName(LocalizedString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setName(Name) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
setName(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
setNameBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the nameBranch property.
setNames(List<Name>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
setNamespace(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
setNamespaceId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
setNamingSystems(List<Resource>) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Resource containing NamingSystems used for mapping between namespaces
setNamingSystemsFromJson(URL...) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultNamingSystemServiceImpl
 
setNamingSystemsFromJson(URL...) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.DefaultNamingSystemServiceImpl
 
setNamingSystemsFromXml(URL...) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultNamingSystemServiceImpl
 
setNamingSystemsFromXml(URL...) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.DefaultNamingSystemServiceImpl
 
setNarrativeGenerator(INarrativeGenerator) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setNationalIdentifierRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setNationalIdentifierRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setNationalIdentifierUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
setNegate(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
Sets the value of the negate property.
setNetworkAccessPointID(String) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
An identifier for the network access point of the user device This could be a device id, IP address, or some other identifier associated with a device.
setNetworkAccessPointTypeCode(NetworkAccessPointTypeCode) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
An identifier for the type of network access point.
setNeverFail(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
 
setNewDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
setNewDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setNewPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
setNewrdn(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Sets the value of the newrdn property.
setNewRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
setNewRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setNewStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setNewStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setNewStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setNewSuperior(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
Sets the value of the newSuperior property.
setNewUid(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
setNodeRepresentation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setNodeRepresentation(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setNodeRepresentation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the nodeRepresentation property.
setNodeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Sets the value of the nodeType property.
setNodeTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
Sets the value of the nodeTypeQuery property.
setNot(Filter) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the not property.
setNotificationInterval(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the notificationInterval property.
setNotificationOption(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Sets the value of the notificationOption property.
setNullFlavorWhenScopingOrganizationIdNotFound(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the number property.
setObjectIds(String[]) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveMetadataAuditDataset
 
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Sets the value of the objectRefList property.
setObjectType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setObjectType(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setObjectType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the objectType property.
setObjectTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the objectTypeQuery property.
setObx5Type(Segment, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setObx5Type(Segment, String, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setOid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
setOldPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.FeedAuditDataset
Old patient ID list from MRG-1 in HL7 CX format (for A40 only).
setOldPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Old patient ID.
setOmbCategory(Coding) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
setOmbCategory(Coding) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
setOmitLeadingWhitespace(boolean) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setOmitTrailingWhitespace(boolean) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setOnError(BatchRequest.RequestErrorHandlingType) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Sets the value of the onError property.
setOperation(RestOperationTypeEnum) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
setOperation(DsmlModification.ModificationOperationType) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
Sets the value of the operation property.
setOperator(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the operator property.
setOperatorQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
Sets the value of the operatorQuery property.
setOr(FilterSet) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the or property.
setOrder(int) - Method in class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
setOrganization(Organization) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
setOrganizationName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
setOriginalStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setOriginalStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setOriginalStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setOther(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoXml
 
setOtherDesignation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setOutcome(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setOutcomeCode(EventOutcomeIndicator) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
setOutcomeDescription(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
setOutputMessageStructure(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setOutputMessageStructure(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setOutputMessageStructure(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setOutputResultRemainingQuantity(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setOutputResultTotalQuantity(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setOwnerAtDestination(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the ownerAtDestination property.
setOwnerAtSource(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the ownerAtSource property.
setPagingProviderSize(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setPagingRequests(int) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setParameters(Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
setParent(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Sets the value of the parent property.
setParent(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Sets the value of the parent property.
setParent(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
setParentQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
Sets the value of the parentQuery property.
setParentQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Sets the value of the parentQuery property.
setParticipantObjectDataLifeCycle(ParticipantObjectDataLifeCycle) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Identifier for the data life-cycle stage for the participant object.
setParticipantObjectID(String) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Identifies a specific instance of the participant object.
setParticipantObjectIDTypeCode(ParticipantObjectIdType) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Describes the identifier that is contained in Participant Object ID.
setParticipantObjectName(String) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
An instance-specific descriptor of the Participant Object ID audited, such as a person's name.
setParticipantObjectQuery(byte[]) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
The actual query for a query-type participant object.
setParticipantObjectSensitivity(String) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Denotes policy-defined sensitivity for the Participant Object ID such as VIP, HIV status, mental health status, or similar topics.
setParticipantObjectTypeCode(ParticipantObjectTypeCode) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Code for the participant object type being audited.
setParticipantObjectTypeCode(ParticipantObjectTypeCode) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
setParticipantObjectTypeCodeRole(ParticipantObjectTypeCodeRole) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
Code representing the functional application role of Participant Object being audited.
setPASS(Closure) - Static method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setPassword(String) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setPath(String) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
Path that serves as the base URI for the FHIR services.
setPath(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Sets the value of the path property.
setPatient(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
 
setPatient(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIImportBuilder
 
setPatientId(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.FeedAuditDataset
Patient ID list from PID-3 in HL7 CX format
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setPatientId(Identifiable) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.PatientIdBasedStoredQuery
 
setPatientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setPatientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setPatientIds(String[]) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.QueryAuditDataset
Patient ID list from PID-3.
setPatientIds(String[]) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Patient ID list.
setPatientIds(List<Identifiable>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
setPatientIds(List<Identifiable>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
setPatientParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.BeginTransferringDicomInstancesBuilder
 
setPatientParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.DicomInstancesAccessedBuilder
 
setPatientParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.DicomInstancesTransferredBuilder
 
setPatientParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.DicomStudyDeletedBuilder
 
setPatientParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.OrderRecordBuilder
 
setPatientParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.ProcedureRecordBuilder
 
setPatientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setPatientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setPayload(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.QueryAuditDataset
Request payload.
setPdqSupplierResourceIdentifierOid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
setPdqSupplierResourceIdentifierUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setPdqSupplierResourceIdentifierUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
setPeriod(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setPeriod(Period) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
 
setPerson(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
setPersonName(PersonNameType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Sets the value of the personName property.
setPersonNameFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Sets the value of the personNameFilter property.
setPhase(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Sets the value of the phase property.
setPhoneType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the phoneType property.
setPixSupplierResourceIdentifierUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setPostalCode(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setPostalCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the postalCode property.
setPracticeSettingCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setPracticeSettingCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setPrecision(Timestamp.Precision) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
Precision of the timestamp (smallest present element, e.g.
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.CustomValidationSupport
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
Sets the value of the prefix property.
setPresent(AttributeDescription) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the present property.
setPrettyPrint(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setPrettyPrint(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setPreviousPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
setPreviousVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setPreviousVersion(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setPreviousVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setPrimaryContact(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Sets the value of the primaryContact property.
setPrimaryContactQuery(PersonQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Sets the value of the primaryContactQuery property.
setPrimaryFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
Sets the value of the primaryFilter property.
setPrincipal(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AuthRequest
Sets the value of the principal property.
setProcessing(BatchRequest.RequestProcessingType) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Sets the value of the processing property.
setProduceString(boolean) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
setProperty(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setProperty(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.fhir.extend.FhirExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setProxy(String, Integer) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
setPurposesOfUse(PurposeOfUse[]) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Purposes of use, see ITI TF-2a section 3.20.7.8 and ITI TF-2b section 3.40.4.1.2.3.
setQuery(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
 
setQueryAckContinuationNumbers(Element, int, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setQueryExpression(QueryExpressionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
Sets the value of the queryExpression property.
setQueryExpressionBranch(QueryExpressionBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
Sets the value of the queryExpressionBranch property.
setQueryId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
HL7v3 query ID.
setQueryingParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.QueryBuilder
Process Issuing the Query
setQueryLanguage(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
Sets the value of the queryLanguage property.
setQueryLanguageQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
Sets the value of the queryLanguageQuery property.
setQueryName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setQueryName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setQueryName(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setQueryName(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setQueryParameters(String, ParticipantObjectIdType, String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
 
setQueryParameters(String, ParticipantObjectIdType, String, String, String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
 
setQueryParameters(String, ParticipantObjectIdType, String, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
 
setQueryParameters(XdsQueryAuditDataset, XdsParticipantObjectIdTypeCode) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsQueryInformationBuilder
 
setQueryResponseCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setQueryString(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditDataset
 
setQueryString(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
setQueryUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
setRace(PdqPatient.Race) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
setReceiverAgentIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverAgentIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverAgentIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverDeviceName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setReceiverDeviceName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setReceiverFacilityName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setReceiverFacilityName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setReceiverIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceivingApplication(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Receiving application from MSH-5
setReceivingFacility(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Receiving facility from MSH-6
setReceivingProcessParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.BeginTransferringDicomInstancesBuilder
 
setReceivingProcessParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.DicomInstancesTransferredBuilder
 
setReferenceIds(QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
setReferences(List<ObjectReference>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
setReferences(List<ObjectReference>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveMetadataRequest
Sets the object references of the remove request.
setReferences(List<ObjectReference>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setRegistry(Registry) - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
 
setRegistryErrorList(RegistryErrorList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the registryErrorList property.
setRegistryObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setRegistryObject(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setRegistryObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Sets the value of the registryObject property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
Sets the value of the registryObjectList property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Sets the value of the registryObjectQuery property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
Sets the value of the registryObjectQuery property.
setRegistryResponse(RegistryResponseType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
Sets the value of the registryResponse property.
setRejectionHandlingStrategy(WsRejectionHandlingStrategy) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setRelatedId(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setReligion(List<CodeableConcept>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
setRemoteAddress(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Remote address
setRemoteAddress(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Remote address from MINA session
setRemoteAddress(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Remote address
setRemoteParticipant(AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
Set the remote participant, which is either the transaction source (if it's server-side) or the transaction destination (if it's client-side)
setReplicationSyncLatency(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
Sets the value of the replicationSyncLatency property.
setReplicationSyncLatency(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the replicationSyncLatency property.
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68AuditDataset
 
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Sets the value of the repositoryUniqueId property.
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the repositoryUniqueId property.
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
setRequestData(DocumentReference) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Sets the value of the requestID property.
setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
Sets the value of the requestID property.
setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Sets the value of the requestID property.
setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponse
Sets the value of the requestID property.
setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
Sets the value of the requestID property.
setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Sets the value of the requestID property.
setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
Sets the value of the requestID property.
setRequestId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the requestId property.
setRequestId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the requestId property.
setRequestItems(Iti59AuditDataset.RequestItem[]) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset
 
setRequestName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
Sets the value of the requestName property.
setRequestPayload(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Request payload.
setRequestPayload(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Sets the request SOAP Body (XML) payload.
setRequestPayload(StringPayloadHolder) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Sets the request SOAP Body (XML) payload.
setRequestSlotList(SlotListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Sets the value of the requestSlotList property.
setRequestType(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Request message type (name of the root element).
setRequestValue(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
Sets the value of the requestValue property.
setResourceId(IIdType) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
setRespondingParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.QueryBuilder
The process that will respond to the query
setResponse(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
Sets the value of the response property.
setResponseHighlighting(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setResponseHighlighting(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setResponseMessage(Message) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setResponseName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
Sets the value of the responseName property.
setResponseOption(ResponseOptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the responseOption property.
setResponseOrder(BatchRequest.RequestResponseOrder) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Sets the value of the responseOrder property.
setResponseSlotList(SlotListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the responseSlotList property.
setRestartOnce(boolean) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
setRestartOnce(boolean) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
 
setResultCode(ResultCode) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Sets the value of the resultCode property.
setRetrieveStudies(List<RetrieveStudy>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
setRetrieveStudies(List<RetrieveStudy>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
Sets the retrieveStudies of the request.
setReturnComposedObjects(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Sets the value of the returnComposedObjects property.
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
setReturnType(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setReturnType(QueryReturnType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Sets the value of the returnType property.
setReuseSslConfig(boolean) - Method in class org.openehealth.ipf.boot.IpfConfigurationProperties
Determines if an existing Spring Boot SSL configuration (server.ssl.*) shall be reused for constructing a Camel SSLContextParameter bean
setReverseMap(Map) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setRightFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Sets the value of the rightFilter property.
setRole(String) - Method in class org.openehealth.ipf.commons.xml.svrl.ActivePattern
Sets the value of the role property.
setRole(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Sets the value of the role property.
setRole(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FiredRule
Sets the value of the role property.
setRole(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Sets the value of the role property.
setRoute(Route) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
setRouteBuilder(RouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
setRules(String) - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
setSchema(Schema) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
setSchema(Schema) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
setSchemaLanguage(String) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
setSchemaVersion(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Sets the value of the schemaVersion property.
setSchemeName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
setScope(SearchRequest.SearchScope) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the scope property.
setScripts(List<URL>) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setSearchResultDone(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResponse
Sets the value of the searchResultDone property.
setSecondAndFurtherGivenNames(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setSecondAndFurtherGivenNames(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setSecondAndFurtherGivenNames(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setSectionReference(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setSectionReference(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setSecure(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setSecurityInformation(FhirSecurityInformation) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
setSecurityLabel(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
 
setSecurityLabel(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setSegmentName(String) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setSegmentRepetition(int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setSelector(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the selector property.
setSelectorQuery(AdhocQueryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
Sets the value of the selectorQuery property.
setSenderAgentIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderAgentIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderAgentIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderDeviceName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setSenderDeviceName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setSenderFacilityName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
setSenderFacilityName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
setSenderIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSendingApplication(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setSendingApplication(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Sending application from MSH-3
setSendingFacility(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Sending facility from MSH-4
setSendingProcessParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.BeginTransferringDicomInstancesBuilder
 
setSendingProcessParticipant(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.audit.event.DicomInstancesTransferredBuilder
 
setSeparator(String) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setSerializationStrategy(SerializationStrategy) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
 
setSeriesInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
 
setSeriesInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
setService(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Sets the value of the service property.
setServiceBinding(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Sets the value of the serviceBinding property.
setServiceBindingQuery(ServiceBindingQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Sets the value of the serviceBindingQuery property.
setServiceEndpointUrl(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
Service endpoint URL
setServiceQuery(ServiceQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Sets the value of the serviceQuery property.
setServiceStartTime(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setServiceStartTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setServiceStopTime(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setServiceStopTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setServletName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setSetting(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setSeverity(Severity) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setSeverity(Severity) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setSeverity(Severity) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setSeverity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the severity property.
setSeverity(Severity) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setShutdownTimeoutSeconds(int) - Method in class org.openehealth.ipf.commons.audit.queue.AsynchronousAuditMessageQueue
Sets the timeout before the executor service closes.
setSimpleMethodMissingLogic(Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setSize(Long) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setSizeLimit(Long) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the sizeLimit property.
setSlotType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Sets the value of the slotType property.
setSortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setSortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setSortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setSortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setSource(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setSource(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setSource(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setSource(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setSourceId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setSourceIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setSourceMediaParticipant(String, String, String, NetworkAccessPointTypeCode, String, String, MediaType) - Method in class org.openehealth.ipf.commons.audit.event.DataImportBuilder
 
setSourceObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Sets the value of the sourceObject property.
setSourceObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Sets the value of the sourceObjectQuery property.
setSourcePatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setSourcePatientInfo(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setSourceRegistry(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the sourceRegistry property.
setSourceUserId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
 
setSourceUserId(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client user ID (WS-Addressing <Reply-To> header).
setSourceUserIsRequestor(boolean) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
 
setSourceUserName(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Source User Name, e.g.
setSourceUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setSpecificationObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Sets the value of the specificationObject property.
setSpecificationObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Sets the value of the specificationObjectQuery property.
setSpecificationVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the specificationVersion property.
setSpringConfigurers(List<OrderedConfigurer>) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
setSpringConfigurers(List<OrderedConfigurer>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
 
setSql(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setSql(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveMetadataRequest30
 
setSql(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setSslContextParameters(SSLContextParameters) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setStartByte(char) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setStartIndex(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the startIndex property.
setStartIndex(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Sets the value of the startIndex property.
setStartTime(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the startTime property.
setState(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setStateOrProvince(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setStateOrProvince(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the stateOrProvince property.
setStaticParams(Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
setStaticParams(Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
setStatus(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setStatus(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setStatus(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
setStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
setStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryPackage
 
setStatus(Status) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
setStatus(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the status property.
setStatus(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the status property.
setStatusCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setStatusDocuments(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setStatusFolders(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setStatusQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the statusQuery property.
setStatusSubmissionSets(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setStreet(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the street property.
setStreetAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setStreetNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the streetNumber property.
setStrict(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
 
setStrictErrorHandler(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
 
setStructure(Structure) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
setStudyInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
setStudyInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
setSubmissionSet(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
 
setSubmissionSet(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
 
setSubmissionSet(SubmissionSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
setSubmissionSet(SubmissionSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
setSubmissionSets(List<SubmissionSet>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setSubmissionSetUuid(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
setSubmissionSetUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
setSubmissionSetWithHomeCommunityId(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
 
setSubmissionSetWithHomeCommunityId(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
 
setSubmissionTime(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setSubmissionTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setSubmitObjectsRequest(SubmitObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
Sets the value of the submitObjectsRequest property.
setSubscription(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Sets the value of the subscription property.
setSubstrings(SubstringFilter) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Sets the value of the substrings property.
setSubsumedLocalPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditDataset
 
setSubtype(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setSuffix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setSuffix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setSuffix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setSupportContinuation(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setSupportsLazyLoading(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
Determines if the component and backend implementation does support lazy-loading of search result sets.
setSupportsLazyLoading(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65TransactionConfiguration
 
setSystemParticipant(String, String, String, ActiveParticipantRoleIdCode, String) - Method in class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder
Sets the Active Participant of the Node or System entering or leaving the network
setTarget(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setTarget(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setTargetBinding(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Sets the value of the targetBinding property.
setTargetBindingQuery(ServiceBindingQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Sets the value of the targetBindingQuery property.
setTargetHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setTargetHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
setTargetHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
setTargetObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Sets the value of the targetObject property.
setTargetObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Sets the value of the targetObjectQuery property.
setTargetUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setTelecom(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
 
setTelecom(Telecom) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
setTest(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Sets the value of the test property.
setTest(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Sets the value of the test property.
setTestClosure(Closure<ValidationException[]>) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setText(StringType) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Ethnicity
 
setText(StringType) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Race
 
setText(String) - Method in class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
Sets the value of the text property.
setText(String) - Method in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
Sets the value of the text property.
setText(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
Sets the value of the text property.
setTimeLimit(Long) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the timeLimit property.
setTimeout(int) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
 
setTimestamp(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the timestamp property.
setting(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
setTitle(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setTitle(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
Sets the value of the title property.
setTo(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setTo(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setToDate(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Sets the value of the toDate property.
setTotalResultCount(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Sets the value of the totalResultCount property.
setTransactionConfiguration(Hl7v2TransactionConfiguration<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
setTransferSyntaxUIDList(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
setTransferSyntaxUIDList(List<String>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
Sets the transferSyntaxUIDList of the request.
setTranslateInitialQuantity(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setTrustAll(boolean) - Method in class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
 
setTtl(Duration, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.TtlHeaderUtils
Stores the user-defined XCPD TTL value into outgoing SOAP headers associated with the given message.
setType(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
setType(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
setType(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setType(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
Sets the value of the type property.
setType(ErrorResponse.ErrorType) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
Sets the value of the type property.
setType(DocumentEntryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Sets the value of the type property.
setTypeCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setTypeCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setTypeCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setTypedAuthorPerson(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
Allows to use a Person instead of a String for specifying the query parameter "$XDSSubmissionSetAuthorPerson".
setTypedAuthorPersons(List<Person>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
Allows to use a collection of Person instead of a collection of String for specifying the query parameter "$XDSDocumentEntryAuthorPerson".
setTypedReferenceIds(QueryList<ReferenceId>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
Allows to use a collection of ReferenceId instead of a collection of String for specifying the query parameter "$XDSDocumentEntryReferenceIdList".
setTypesOnly(Boolean) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
Sets the value of the typesOnly property.
setUid(String) - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType.SOPClass
 
setUid(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
 
setUnformattedPhoneNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
setUniqueIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
setUniversalId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
setUniversalIdType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
setUnmappableCharacterErrorAction(CodingErrorAction) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setUnmappableCharacterErrorAction(String) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setUnmappableCharacterErrorAction(CodingErrorAction) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPConfig
 
setUri(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setUri(String) - Method in class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
Sets the value of the uri property.
setUsageDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Sets the value of the usageDescription property.
setUsageDescriptionBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Sets the value of the usageDescriptionBranch property.
setUse(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setUseOtherIds(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setUser(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
 
setUser(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the user property.
setUseReceiverDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setUseReceiverDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setUseReceiverDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setUserID(String) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Unique identifier for the user actively participating in the event.
setUserIsRequestor(boolean) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Indicator that the user is or is not the requestor, or initiator, for the event being audited.
setUserName(String) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
A human readable identification of the participant.
setUsername(String) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setUserQuery(UserQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Sets the value of the userQuery property.
setUseSenderDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setUseSenderDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setUseSenderDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
setUuids(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
setValidate(boolean) - Method in class org.apache.camel.component.hl7.CustomHL7MLLPCodec
 
setValidationOnContinuation(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setValidator(Validator) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
setValue(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
Sets the value of the value property.
setValue(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setValue(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Sets the value of the value property.
setValue(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setValue(Primitive, String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
setValue(Primitive, Integer) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
setValue(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
Sets the value of the value property.
setValue(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
Sets the value of the value property.
setValue(float) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
setValueAttribute(Node, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setValueList(ValueListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Sets the value of the valueList property.
setValues(ArrayList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapEntry
 
setVersion(Version) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setVersionInfo(Version) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setVersionInfo(Version) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setVersionInfo(VersionInfoType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the versionInfo property.
setVersionInfoFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the versionInfoFilter property.
setVersionName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
setVersionName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Sets the value of the versionName property.
setWrappedProcessor(Processor) - Method in interface org.openehealth.ipf.platform.camel.ihe.core.Interceptor
Lets this interceptor wrap the given processor.
setWrappedProcessor(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
 
setXsltParameters(Transformer, Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
Sets the parameter to the Transformer object
setXuaPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Patient ID from XUA token, see ITI TF-2b Section 3.40.4.1.2.2.1.
setXuaProcessor(XuaProcessor) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Processor for extracting SAML tokens when XUA is used
setZipOrPostalCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
Severity - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
Severities defined by the XDS specification.
severity - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
shutdown() - Method in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
May be imüplemented to clean up instances on shut down
shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
 
shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
 
shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.UDPSyslogSenderImpl
 
shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
 
shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
 
shutdown() - Method in class org.openehealth.ipf.commons.audit.queue.AsynchronousAuditMessageQueue
 
shutdown() - Method in interface org.openehealth.ipf.commons.audit.queue.AuditMessageQueue
Flushes the queue and shutdown any associated runtime daemons that may be handling queue inflow/outflow
shutdown() - Method in class org.openehealth.ipf.commons.audit.queue.CompositeAuditMessageQueue
 
SimpleFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SimpleFilterType complex type.
SimpleFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
 
SimpleHl7v2WebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Web Service for HL7v2 components with a single operation.
SimpleHl7v2WebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WebService
 
SimpleHl7v2WsEndpoint<ComponentType extends AbstractHl7v2WsComponent> - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Camel endpoint for HL7v2-WS transaction with a single operation.
SimpleHl7v2WsEndpoint(String, String, AbstractWsComponent<WsAuditDataset, WsTransactionConfiguration<WsAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<WsAuditDataset>>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
SimpleHl7v2WsPortType - Interface in org.openehealth.ipf.commons.ihe.hl7v2ws
Hl7v2 WS endpoint with a single operation.
SimpleRegistry - Class in org.openehealth.ipf.commons.core.config
A simple registry implementation that can e.g.
SimpleRegistry() - Constructor for class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
SimpleWsProducer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>,InType,OutType> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Generic producer for Web Services which have only one operation.
SimpleWsProducer(AbstractWsEndpoint<AuditDatasetType, ConfigType>, JaxWsClientFactory<AuditDatasetType>, Class<InType>, Class<OutType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.SimpleWsProducer
Constructor.
since() - Method in class org.openehealth.ipf.commons.core.datetime.Duration
 
since(Date) - Method in class org.openehealth.ipf.commons.core.datetime.Duration
 
size() - Method in class org.openehealth.ipf.commons.ihe.fhir.EagerBundleProvider
 
size() - Method in class org.openehealth.ipf.commons.ihe.fhir.LazyBundleProvider
 
size() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
sizeLimit - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
 
SLOT_NAME_ASSOCIATION_PROPAGATION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Annotation for association propagation
SLOT_NAME_AUTHOR_INSTITUTION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author institutions
SLOT_NAME_AUTHOR_PERSON - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author persons
SLOT_NAME_AUTHOR_ROLE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author roles
SLOT_NAME_AUTHOR_SPECIALTY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author specialties
SLOT_NAME_AUTHOR_TELECOM - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author telecommunication addresses
SLOT_NAME_CODING_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for coding schemes
SLOT_NAME_CREATION_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the creation time
SLOT_NAME_DOCUMENT_AVAILABILITY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for document availability on document entries
SLOT_NAME_HASH - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the hash code
SLOT_NAME_HOME_COMMUNITY_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for reference ID list
SLOT_NAME_INTENDED_RECIPIENT - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the intended recipients
SLOT_NAME_LANGUAGE_CODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the language code
SLOT_NAME_LAST_UPDATE_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the last update time
SLOT_NAME_LEGAL_AUTHENTICATOR - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the legal authenticator
SLOT_NAME_NEW_STATUS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for new association type status on update associations
SLOT_NAME_ORIGINAL_STATUS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for original association type status on update associations
SLOT_NAME_PREVIOUS_VERSION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for version number of documents previous version
SLOT_NAME_REFERENCE_ID_LIST - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for reference ID list
SLOT_NAME_REPOSITORY_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the unique ID of the repository (using only in XDS.b)
SLOT_NAME_SERVICE_START_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the service start time
SLOT_NAME_SERVICE_STOP_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the service stop time
SLOT_NAME_SIZE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the size
SLOT_NAME_SOURCE_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the source patient ID
SLOT_NAME_SOURCE_PATIENT_INFO - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the source patient info
SLOT_NAME_SUBMISSION_SET_STATUS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for association labeling of the submission set
SLOT_NAME_SUBMISSION_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the submission time
SLOT_NAME_URI - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the URI
slotBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
SlotBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SlotBranchType complex type.
SlotBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SlotBranchType
 
SlotLengthAndNameUniquenessValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates lengths of ebXML slot values and uniqueness of slot names.
SlotLengthAndNameUniquenessValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
 
SlotListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for SlotListType complex type.
SlotListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
 
slotType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
SlotType1 - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for SlotType1 complex type.
SlotType1() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
SlotValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validation for slots.
SlotValidation(String, ValueListValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValidation
Constructs the validation.
SlotValueValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Performs a validation of a slot value.
SlotValueValidation(String, ValueValidator, int, int) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
Constructs the validation.
SlotValueValidation(String, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
Constructs the validation.
slurp(Object) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
 
slurp(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
SOAP_NS_URIS - Static variable in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Set of URIs corresponding to supported SOAP versions.
SoapUtils - Class in org.openehealth.ipf.commons.ihe.ws.utils
Generic constants and subroutines for SOAP/XML processing.
SOPClass(int) - Constructor for class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType.SOPClass
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
source(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
source(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
source(String) - Static method in class org.openehealth.ipf.commons.xml.XmlUtils
Creates an XML Source from the given XML String.
source() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableStreamResult
Returns a Source from this result's internal data representation.
SOURCE_IDENTIFIER_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
sourceAssociationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
sourceObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
sourceObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
sourceRegistry - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
SP_OUTCOME - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81Constants
 
SP_PATIENTID - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81Constants
 
SP_ROLE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81Constants
 
SPAN_ID - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
 
specificationLink - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
specificationLinkQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
SpecificationLinkQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SpecificationLinkQueryType complex type.
SpecificationLinkQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
SpecificationLinkType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for SpecificationLinkType complex type.
SpecificationLinkType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
specificationObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
specificationObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
specificationVersion - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
split(String, Class<T>) - Static method in interface org.openehealth.ipf.commons.ihe.core.TransactionOptionUtils
Splits a string containing comma-separated transaction option enum names into a list of TransactionOptions.
split(String, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.TransactionOptionUtils
 
SplitIndex - Class in org.openehealth.ipf.platform.camel.core.process.splitter
Immutable class specifying an index of a split performed by Splitter.
splitKey(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
splitLine(String) - Method in interface org.openehealth.ipf.platform.camel.core.process.splitter.support.LineSplitterLogic
 
splitLine(String) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.NoopLineSplitterLogic
 
splitLine(String) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.SplitStringLineSplitterLogic
 
splitString(String, char) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Splits the given String at occurrences of the given character.
SplitStringLineSplitterLogic - Class in org.openehealth.ipf.platform.camel.core.process.splitter.support
Split logic for use with the TextFileIterator that splits read lines using a regex similar to String.split(String).
SplitStringLineSplitterLogic(String) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.SplitStringLineSplitterLogic
Creates the split logic
Splitter<S,T> - Interface in org.openehealth.ipf.commons.core.modules.api
Splits a S object into a Collection of T objects.
Splitter - Class in org.openehealth.ipf.platform.camel.core.process.splitter
A processor that splits an exchange into multiple exchanges by using a rule.
Splitter(Expression, Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Creates a splitter
SplitterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
OutputDefinition for the Splitter processor This class is needed to create a Splitter that hands on the sub exchanges to a specified processor.
SplitterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
SplitterDefinition(Expression) - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Creates a split definition, i.e.
SplitterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Creates a split type, i.e.
SpringBidiMappingService - Class in org.openehealth.ipf.commons.map
BidiMappingService implementation that can be configured with Spring resources and using the CustomMappingsConfigurer.
SpringBidiMappingService() - Constructor for class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
SpringBidiMappingService - Class in org.openehealth.ipf.commons.spring.map
BidiMappingService implementation that can be configured with Spring resources and using the CustomMappingsConfigurer.
SpringBidiMappingService() - Constructor for class org.openehealth.ipf.commons.spring.map.SpringBidiMappingService
 
SpringBidiMappingServiceConfigurer - Class in org.openehealth.ipf.commons.map
Adds mapping scripts to a reference SpringBidiMappingService instance.
SpringBidiMappingServiceConfigurer() - Constructor for class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
SpringBidiMappingServiceConfigurer - Class in org.openehealth.ipf.commons.spring.map
Adds mapping scripts to a reference SpringBidiMappingService instance.
SpringBidiMappingServiceConfigurer() - Constructor for class org.openehealth.ipf.commons.spring.map.SpringBidiMappingServiceConfigurer
 
SpringConfigurationPostProcessor - Class in org.openehealth.ipf.commons.core.config
Spring Listener which holds the instances of all OrderedConfigurer.
SpringConfigurationPostProcessor() - Constructor for class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
SpringConfigurationPostProcessor - Class in org.openehealth.ipf.commons.spring.core.config
Spring Listener which holds the instances of all OrderedConfigurer.
SpringConfigurationPostProcessor() - Constructor for class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
 
SpringExpressionResolver - Class in org.openehealth.ipf.commons.ihe.core.payload
ExpressionResolver implementation using Spring Expression language.
SpringExpressionResolver(String) - Constructor for class org.openehealth.ipf.commons.ihe.core.payload.SpringExpressionResolver
 
SpringRegistry - Class in org.openehealth.ipf.commons.core.config
Class that bridges the Registry interface to a Spring ListableBeanFactory.
SpringRegistry() - Constructor for class org.openehealth.ipf.commons.core.config.SpringRegistry
 
SpringRegistry - Class in org.openehealth.ipf.commons.spring.core.config
Class that bridges the Registry interface to a Spring ListableBeanFactory.
SpringRegistry() - Constructor for class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
 
SpringTypeConverter - Class in org.openehealth.ipf.commons.core.config
TypeConverter implementation baacked by a Spring ConversionService
SpringTypeConverter(ConversionService) - Constructor for class org.openehealth.ipf.commons.core.config.SpringTypeConverter
 
SpringTypeConverter - Class in org.openehealth.ipf.commons.spring.core.config
TypeConverter implementation baacked by a Spring ConversionService
SpringTypeConverter(ConversionService) - Constructor for class org.openehealth.ipf.commons.spring.core.config.SpringTypeConverter
 
SslAwareApacheRestfulClientFactory - Class in org.openehealth.ipf.commons.ihe.fhir
RestfulClientFactory that is aware of SSL context parameters
SslAwareApacheRestfulClientFactory(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
 
sslContextParameters(ServerProperties) - Method in class org.openehealth.ipf.boot.IpfAutoConfiguration
 
STABLE_DOC_ENTRY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Deprecated.
STABLE_OR_ON_DEMAND - Static variable in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
start() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
startAtnaAuditing(String, Hl7v3AuditStrategy) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
startIndex - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
startIndex - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
startTime - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
state(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
stateOrProvince - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
staticParams(Object...) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Configures this adapter to use the given params independent of the Exchange to be processed.
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
StaticParams - Class in org.openehealth.ipf.platform.camel.core.adapter
An expression that evaluates to a constant parameter array inpdependent of the Exchange argument.
StaticParams(Object...) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.StaticParams
Creates a new StaticParams expression.
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the static parameters for the adapter
staticProfile(Object) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Sets the profile to validate the input data against.
staticProfile(Object) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Defines the static profile for the validation
staticResponse(String) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a constant response message.
status(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
status(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
Status - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
Status information according to the XDS specification.
status - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
status - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
statusQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
StatusValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are AvailabilityStatus-based.
StatusValidation(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StatusValidation
Constructs a validation object.
stop() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
 
stop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpConsumer
 
stop() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpProducer
 
storeAlternativeKeys(String, String...) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
storeAlternativeKeys(String, String...) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores a set of alternative keys for the message with the given WS-Addressing ID.
storeAlternativeKeys(String, String...) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
storeAuditDataset(String, WsAuditDataset) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
storeAuditDataset(String, WsAuditDataset) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores audit dataset.
storeAuditDataset(String, WsAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
storeContinuationQuantity(String, int) - Method in class org.openehealth.ipf.boot.hl7v3.CachingHl7v3ContinuationStorage
 
storeContinuationQuantity(String, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
storeContinuationQuantity(String, int) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
 
storeCorrelationKey(String, String) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
storeCorrelationKey(String, String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores a user-defined correlation key.
storeCorrelationKey(String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
StoredQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for stored queries.
StoredQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
For JAXB serialization only.
StoredQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
Constructs the query.
storeLastResultNumber(String, int) - Method in class org.openehealth.ipf.boot.hl7v3.CachingHl7v3ContinuationStorage
 
storeLastResultNumber(String, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
storeLastResultNumber(String, int) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
 
storeMessage(String, String) - Method in class org.openehealth.ipf.boot.hl7v3.CachingHl7v3ContinuationStorage
 
storeMessage(String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
 
storeMessage(String, String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
 
storeResultList(IBundleProvider) - Method in class org.openehealth.ipf.boot.fhir.CachingPagingProvider
 
storeServiceEndpointUri(String, String) - Method in class org.openehealth.ipf.boot.xds.CachingAsynchronyCorrelator
 
storeServiceEndpointUri(String, String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores a service endpoint URI.
storeServiceEndpointUri(String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
street - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
streetNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
StringFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for StringFilterType complex type.
StringFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
 
StringListValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are StringList-based.
StringListValidation(QueryParameter, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringListValidation
Constructs a validation object.
StringMap - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
StringMap() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMap
 
StringMapAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
StringMapAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapAdapter
 
StringMapEntry - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
StringMapEntry() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapEntry
 
StringPayloadHolder - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Holder for various types of String message payloads.
StringPayloadHolder() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
StringPayloadHolder.PayloadType - Enum in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Types of supported payload: HTTP (probably multi-part, i.e.
StringToBoolTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
 
StringToBoolTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.StringToBoolTransformer
 
StringValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are String-based.
StringValidation(QueryParameter, ValueValidator, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringValidation
Constructs a validation object.
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A01
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A02
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A03
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A05
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A06
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A09
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A12
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A15
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A16
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A21
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A38
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A52
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A54
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
 
STUDY_INSTANCE_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
studyInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
studyInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
studyRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
 
StudyRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
SUBMISSION_SET_AUTHOR_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Author External Classification Scheme of the Submission Set
SUBMISSION_SET_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
XDSSubmissionSet classification node
SUBMISSION_SET_CONTENT_TYPE_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
contentTypeCode External Classification Scheme of the Submission Set
SUBMISSION_SET_HAS_EXTRA_METADATA - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
 
SUBMISSION_SET_LIMITED_METADATA_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
limitedMetadata External Classification Scheme of the Submission Set
SUBMISSION_SET_LOCALIZED_STRING_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the patient ID external identifier of a submission set
SUBMISSION_SET_LOCALIZED_STRING_SOURCE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the source ID external identifier of a submission set
SUBMISSION_SET_LOCALIZED_STRING_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the unique ID external identifier of a submission set
SUBMISSION_SET_PATIENT_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
patientId ExternalIdentifier of the Submission Set
SUBMISSION_SET_SOURCE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
sourceId ExternalIdentifier of the Submission Set
SUBMISSION_SET_UNIQUE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
uniqueId ExternalIdentifier of the Submission Set
SubmissionSet - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS submission set according to the IHE XDS specification.
SubmissionSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
SubmissionSetTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a SubmissionSet and its ebXML representation.
SubmissionSetTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
Constructs the transformer
SubmitObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
SubmitObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
 
SubmitObjectsRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validates a EbXMLSubmitObjectsRequest request.
SubmitObjectsRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.SubmitObjectsRequestValidator
 
subscription - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
 
SubscriptionQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SubscriptionQueryType complex type.
SubscriptionQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
 
SubscriptionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
A Subscription for specified Events in an ebXML V3+ registry.
SubscriptionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
SubstringFilter - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Java class for SubstringFilter complex type.
SubstringFilter() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
 
substrings - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
 
subtype(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
SuccessfulReport - Class in org.openehealth.ipf.commons.xml.svrl
Java class for anonymous complex type.
SuccessfulReport() - Constructor for class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
Support() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Support
 
supportsLazyLoading() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
 
supportsLazyLoading() - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
 
supportsLazyLoading() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
 
SvrlResultHolder - Class in org.openehealth.ipf.commons.xml
 
SvrlResultHolder() - Constructor for class org.openehealth.ipf.commons.xml.SvrlResultHolder
 
SynchronousAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
Synchronously pass the message to the AuditTransmissionProtocol
SynchronousAuditMessageQueue() - Constructor for class org.openehealth.ipf.commons.audit.queue.SynchronousAuditMessageQueue
 

T

TARGET_HCID_BLOCK_LOCAL_PART - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.XdsSubmissionProducer
 
TARGET_HCID_HEADER_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.XdsSubmissionProducer
 
TARGET_HCID_LOCAL_PART - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.XdsSubmissionProducer
 
TARGET_HCID_NS - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.XdsSubmissionProducer
 
TARGET_HCID_NS_PREFIX - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.XdsSubmissionProducer
 
TARGET_SYSTEM_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
targetAssociationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
targetBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
targetBindingQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
targetObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
targetObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
telecom(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
TELECOM - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
 
Telecom - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a telecommunication address.
Telecom() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
Telecom(XTN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
Telecom(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Deprecated.
Telecom(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Creates a telecom object containing an E-mail address.
Telecom(Long, Long, Long, Long) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Creates a telecom object containing a phone number.
Telecom(Integer, Integer, Integer, Integer) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
Deprecated. 
telecomSystem(Object, ContactPoint.ContactPointSystem) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
telecomUse(Object, ContactPoint.ContactPointUse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberListType
 
telephoneNumberFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
telephoneNumberFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
TelephoneNumberListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for TelephoneNumberListType complex type.
TelephoneNumberListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberListType
 
TelephoneNumberType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
TelephoneNumber is the mapping of the same named interface in ebRIM.
TelephoneNumberType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
TerserSetExpression - Class in org.openehealth.ipf.platform.camel.hl7
 
TerserSetExpression(String, Expression) - Constructor for class org.openehealth.ipf.platform.camel.hl7.TerserSetExpression
 
test - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
test - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
test(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
test(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
test(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
testStructure(Structure, ProfileStructure, String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
text - Variable in class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
 
text - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
 
text - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
 
text - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
 
TextFileIterator - Class in org.openehealth.ipf.platform.camel.core.process.splitter.support
String-based iterator class that reads a file line by line This class can be used within a split rule expression to extract each line of a given file and generate a new exchange via the Splitter.
TextFileIterator(String) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
Creates an iterator for a given file name
TextFileIterator(String, LineSplitterLogic) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
Creates an iterator for a given file name
THREAD_POOL_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
threadLocalPort - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
timeLimit - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
TimeRange - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a date and time range used in queries.
TimeRange() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
timestamp(Instant) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
timestamp(Instant) - Static method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
Timestamp - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
HL7 timestamps (data type DTM) with particular precision, normalized to UTC.
Timestamp() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
 
Timestamp(DateTime, Timestamp.Precision) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
Initializes a Timestamp object with the given datetime and precision.
timestamp - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
Timestamp.Precision - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
 
TimeValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates time values.
TimeValidator(int) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.TimeValidator
Initializes a validator which will check that the timestamp has the right format and the given minimal length (to check the precision).
TimeValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.TimeValidator
Initializes a validator which will check that the timestamp has the right format without minimal length constraint.
title - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
 
TLSSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
Simple client implementation of RFC 5425 TLS syslog transport for sending audit messages to an Audit Record Repository that implements TLS syslog.
TLSSyslogSenderImpl() - Constructor for class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
 
TLSSyslogSenderImpl(String, String) - Constructor for class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
 
toAssociationType(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves an association parameter from a slot.
toCode(List<String>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
toCodeList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a list of codes from a slot.
toCodeQueryList(QueryParameter, QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a code list with AND/OR semantics from a set of slots with the same name.
toDate - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
 
toDocumentAvailability(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a status parameter from a slot.
toDocumentEntryType(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
toEbXML(Association, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AssociationTransformer
Transforms the given association to its ebXML representation.
toEbXML(Author, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AuthorTransformer
Transforms an Author to a EbXMLClassification.
toEbXML(Code, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
Transforms a Code instance to a EbXMLClassification.
toEbXML(Recipient) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.RecipientTransformer
Transforms a recipient into its ebXML representation (a slot value).
toEbXML(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.StringToBoolTransformer
 
toEbXML(C, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Transforms the given XDSMetaClass into its ebXML representation.
toEbXML(ProvideAndRegisterDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
Transforms a request into its ebXML representation.
toEbXML(FetchQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
 
toEbXML(FindDocumentsByReferenceIdQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
 
toEbXML(FindDocumentsForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsQueryTransformer
 
toEbXML(FindFoldersForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(FindFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(FindSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
Transforms the query into its EbXML representation.
toEbXML(GetAllQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(GetAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
toEbXML(GetDocumentsAndAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
 
toEbXML(GetDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
 
toEbXML(GetFolderAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
 
toEbXML(GetFoldersForDocumentQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
 
toEbXML(GetFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFromDocumentQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(GetRelatedDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
 
toEbXML(GetSubmissionSetAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
 
toEbXML(GetSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
 
toEbXML(QueryRegistry) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
Transforms the request into its ebXML representation.
toEbXML(RegisterDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RegisterDocumentSetTransformer
Transforms the request into its ebXML representation.
toEbXML(RemoveDocuments) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveDocumentsRequestTransformer
Transforms the request into its ebXML representation.
toEbXML(RemoveMetadata) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveMetadataRequestTransformer
Transforms the request into its ebXML representation.
toEbXML(RetrieveDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveDocumentSetRequestTransformer
Transforms the request into its ebXML representation.
toEbXML(RetrieveImagingDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveImagingDocumentSetRequestTransformer
Transforms the request into its ebXML representation.
toEbXML(List<ErrorInfo>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
toEbXML(ErrorInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
toEbXML(QueryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.QueryResponseTransformer
toEbXML(Response) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
Transforms a Response to a EbXMLRegistryResponse.
toEbXML(RetrievedDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
ToFhirTranslator<T> - Interface in org.openehealth.ipf.commons.ihe.fhir.translation
 
toFullQualifiedOpcode(DocumentAvailability) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Retrieves the fully qualified representation of a document availability.
toHL7(Timestamp) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
Returns a HL7 representation of the given timestamp, considering the precision.
toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.PatientInfoTransformer
Transforms a PatientInfo instance into the HL7 representation.
toInputStream(ClinicalDocument, Exchange) - Static method in class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
 
toInteger(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a numbered parameter from a slot.
toMessage(Object, Session) - Method in class org.openehealth.ipf.platform.camel.hl7.converter.HL7MessageConverter
Returns a TextMessage instance containing the HL7 message as string
toNumber(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a numbered parameter from a slot.
toOpcode(AssociationLabel) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Null-safe version of AssociationLabel.getOpcode().
toOpcode(AvailabilityStatus) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Retrieves the representation of a given status.
toOpcode(DocumentAvailability) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Retrieves the representation of a given document availability.
toPatientIdList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a list of patient IDs from a slot.
toQueryOpcode(AvailabilityStatus) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Retrieves the query representation of a given status.
toStatus(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a status parameter from a slot.
toString(AuditMessage, boolean) - Static method in class org.openehealth.ipf.commons.audit.marshal.dicom.Current
 
toString() - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
 
toString() - Method in class org.openehealth.ipf.commons.core.URN
 
toString() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
toString() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.DocumentReference
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocuments
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveMetadata
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
toString(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a string-valued parameter from a slot.
toString() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
toString(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
toString(ClinicalDocument, Exchange) - Static method in class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
toString() - Method in class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
toStringList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a list of strings from a slot.
toStringQueryList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a string list with AND/OR semantics from a set of slots with the same name.
toStringQueryList(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a string list with AND/OR semantics from a set of slots with the same name.
totalResultCount - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
toURI() - Method in class org.openehealth.ipf.commons.core.URN
 
toUuid(DocumentEntryType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
TRACE_ID - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
 
TransactionConfiguration<T extends AuditDataset> - Class in org.openehealth.ipf.commons.ihe.core
 
TransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>) - Constructor for class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
 
TransactionOptions<T> - Interface in org.openehealth.ipf.commons.ihe.core
Some IHE transactions define options that influence the interface(s) being exposed by their interactions, e.g.: PAM defines options for ITI-30 and ITI-31 that determines the acceptable HL7 trigger events QEDm defines options that determine what FHIR resource types needs to be provided
TransactionOptions - Interface in org.openehealth.ipf.commons.ihe.hl7v2
 
TransactionOptionUtils - Interface in org.openehealth.ipf.commons.ihe.core
Some utilities for TransactionOptions
TransactionOptionUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2
 
transferSyntaxUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
 
transferSyntaxUIDList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
 
TransferSyntaxUIDList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
 
transformFhir(FhirTranslator<?>) - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelTranslators
 
translate(AuditMessage) - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
translate(AuditMessage) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
translate(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
translateFhir(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
translateFhir(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
 
translateFhir(Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.translation.FhirTranslator
Translates a FhirObject into something else
translateFhir(FhirTranslator<?>) - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelTranslators
Returns a processor for translating FHIR messages to XDS using the given translator instance.
translateFhirReadToHL7v2(IdType) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
translateFhirSearchToHL7v2(Iti78SearchParameters) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
 
translateTelecom(MarkupBuilder, Repeatable, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
translateToFhir(AuditMessage, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
 
translateToFhir(Message, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
 
translateToFhir(Message, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
 
translateToFhir(AuditMessage, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AuditRecordTranslator
 
translateToFhir(T, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.translation.ToFhirTranslator
Translates something into a FHIR object
translateToFhir(ToFhirTranslator<T>, Class<T>) - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelTranslators
Returns a processor for translating HL7v2 messages to FHIR using the given translator instance.
translateV2toV3(Message, String, String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslatorV2toV3
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
translateV3toV2(String, Message) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslatorV3toV2
 
translateV3toV2(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
translateV3toV2(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
translateV3toV2(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
translationFhirHl7v2Mappings() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirPixpdqAutoConfiguration
 
translatorHL7v2toHL7v3(Hl7TranslatorV2toV3) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
Returns a processor for translating HL7v2 messages to HL7v3 using the given translator instance.
translatorHL7v3toHL7v2(Hl7TranslatorV3toV2) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
Returns a processor for translating HL7v3 messages to Hl7v2 using the given translator instance.
Transmogrifier<S,T> - Interface in org.openehealth.ipf.commons.core.modules.api
Translates one internal data structure into another one.
transmogrifier(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new TransmogrifierAdapter that adapts a Transmogrifier Spring bean identified by name transmogrifierBeanName.
transmogrifier(Transmogrifier<?, ?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new TransmogrifierAdapter that adapts the given transmogrifier.
TransmogrifierAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Transmogrifier.
TransmogrifierAdapter(Transmogrifier) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.TransmogrifierAdapter
Creates a new TransmogrifierAdapter and sets the delegate Transmogrifier.
TransmogrifierAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
TransmogrifierAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
TransmogrifierAdapterDefinition(Transmogrifier) - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
TransmogrifierAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
transmogrify(ProcessorDefinition, Transmogrifier) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
transmogrify(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
transmogrify(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
transmogrify(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
triggerEvent(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
TtlHeaderUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
Helper functions for handling TTL SOAP header in XCPD.
type(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
type(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
type(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
type - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
 
type - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
 
type - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
 
TypeConverter - Interface in org.openehealth.ipf.commons.core.config
Abstraction of a TypeConverter
typesOnly - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
 
typeSupported(Object) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Determines whether the given object belongs to the predefined set of supported data types.
typeValuePairType(String, TypeValuePairType) - Method in class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
 
TypeValuePairType - Class in org.openehealth.ipf.commons.audit.model
The ValuePair is used in ParticipantObjectIdentificationType descriptions to capture parameters.
TypeValuePairType(String, String) - Constructor for class org.openehealth.ipf.commons.audit.model.TypeValuePairType
Creates an instance
TypeValuePairType(String, byte[]) - Constructor for class org.openehealth.ipf.commons.audit.model.TypeValuePairType
Creates an instance

U

UDPSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
Simple UDP sender that opens a new DatagramSocket for every batch of AuditMessages being sent.
UDPSyslogSenderImpl() - Constructor for class org.openehealth.ipf.commons.audit.protocol.UDPSyslogSenderImpl
 
UDPSyslogSenderImpl(String, String) - Constructor for class org.openehealth.ipf.commons.audit.protocol.UDPSyslogSenderImpl
 
UndeprecateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
UndeprecateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
 
unexpectedProblem() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unexpectedProblem() - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unhandled(RouteDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
uniqueId() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Returns an unique value which can be used, for example, as an HL7v2 message ID.
UNIVERSAL_ID_TYPE_OID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Universal ID Type to be used for all HD data types used with XDS
UNKNOWN_URI - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
unknownPatientDomain() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownPatientDomain(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownPatientDomain() - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownPatientDomain(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownPatientId() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownPatientId() - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownSourceDomainCode() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownSourceDomainCode(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownSourceDomainCode() - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownSourceDomainCode(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownTargetDomainCode() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownTargetDomainCode(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownTargetDomainCode() - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownTargetDomainCode(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownTargetDomainValue() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownTargetDomainValue(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
unknownTargetDomainValue() - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
unknownTargetDomainValue(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.Utils
 
UnmappableUriException - Exception in org.openehealth.ipf.commons.ihe.fhir.translation
 
UnmappableUriException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.fhir.translation.UnmappableUriException
 
unmarshal(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.AssigningAuthorityAdapter
 
unmarshal(Calendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateTimeAdapter
 
unmarshal(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.LocalizedStringAdapter
 
unmarshal(XpnName) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.NameAdapter
 
unmarshal(PatientInfoXml) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.PatientInfoAdapter
 
unmarshal(StringMap) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapAdapter
 
unmarshal(ListOfListAdapter.ListOfListWrapper<T>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
 
unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
unprocessableEntity(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.FhirUtils
 
unprocessableEntity(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
 
unregister(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
 
unregister(RestfulServer) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
 
unregister(Object) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirRegistry
Unregisters the FHIR resource provider.
unregister(RestfulServer) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirRegistry
Unregisters the FHIR servlet, usually during its destroy phase
unsetConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
 
unsolicitedFragmentationStorage(CacheManager) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
UnsolicitedFragmentationStorage - Interface in org.openehealth.ipf.commons.ihe.hl7v2.storage
Interface for storages of of HL7 v2 unsolicited fragmentation accumulators.
UpdateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
UpdateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
 
updateReverseMap() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
uri - Variable in class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
 
UriMapper - Interface in org.openehealth.ipf.commons.ihe.fhir.translation
The FHIR Identifier type introduces a new mechanism for conveying the originating system of a particular identifier.
uriToNamespace(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
 
uriToNamespace(String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.translation.UriMapper
Translates an URI into a Namespace.
uriToOid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
 
uriToOid(String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.translation.UriMapper
Translates an URI into an OID.
UriValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a value list for compliance with a URI (RFC 2616).
UriValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.UriValidator
 
URN - Class in org.openehealth.ipf.commons.core
URN abstraction, following the pattern of URI and URL classes.
URN(String) - Constructor for class org.openehealth.ipf.commons.core.URN
 
URN(URI) - Constructor for class org.openehealth.ipf.commons.core.URN
 
URN(UUID) - Constructor for class org.openehealth.ipf.commons.core.URN
 
URN(String, String) - Constructor for class org.openehealth.ipf.commons.core.URN
 
URN_IETF_RFC_3986 - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
 
URN_IHE_ITI_XCA_2010_HOME_COMMUNITY_ID - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
 
usageDescription - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
usageDescriptionBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
usageParameter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
user(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
 
user - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
UserAuthenticationBuilder - Class in org.openehealth.ipf.commons.audit.event
Builds an User Authentication representing a Network Entry event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.12
UserAuthenticationBuilder(EventOutcomeIndicator, String, EventTypeCode, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
 
UserAuthenticationBuilder.Login - Class in org.openehealth.ipf.commons.audit.event
 
UserAuthenticationBuilder.Logout - Class in org.openehealth.ipf.commons.audit.event
 
userQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
UserQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for UserQueryType complex type.
UserQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.UserQueryType
 
UserType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
UserType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.UserType
 
Utils - Class in org.openehealth.ipf.commons.ihe.fhir.pixpdq
 
Utils() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
 
Utils - Class in org.openehealth.ipf.commons.ihe.fhir
 
Utils() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.Utils
 
Utils - Class in org.openehealth.ipf.commons.ihe.hl7v2ws
 
Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2ws.Utils
 
Utils - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
UUID - Static variable in class org.openehealth.ipf.commons.core.URN
 
uuidGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
UUIDValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validator for UUIDs
UUIDValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
 

V

validate() - Method in class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.AuditLogUsedBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.BeginTransferringDicomInstancesBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.DataExportBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.DataImportBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.DicomInstancesAccessedBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.DicomInstancesTransferredBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.DicomStudyDeletedBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.OrderRecordBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.PatientRecordBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.ProcedureRecordBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.QueryBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.SecurityAlertBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
 
validate() - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
 
validate() - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
Validates the constructed audit message against the specification, because API does not completely prevent constructing incomplete or inconsistent messages.
validate() - Method in class org.openehealth.ipf.commons.audit.model.AuditSourceIdentificationType
 
validate() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
 
validate() - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
 
validate() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
SOPClass is Required if ParticipantObjectIDTypeCode is (110180, DCM, "Study Instance UID") and any of the optional fields (AccessionNumber, ContainsMPPS, NumberOfInstances, ContainsSOPInstances,Encrypted,Anonymized) are present in this Participant Object.
validate() - Method in interface org.openehealth.ipf.commons.audit.model.Validateable
Validates the constructed audit message against the specification, because API does not completely prevent constructing incomplete or inconsistent messages.
validate(S, P) - Method in interface org.openehealth.ipf.commons.core.modules.api.Validator
 
validate() - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PatientRecordEventBuilder
 
validate() - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
 
validate() - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIImportBuilder
 
validate() - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.AuthorClassificationValidation
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.CXiValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.CXValidator
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ExternalIdentifierValidation
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HashValidator
 
validate(HD, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HDValidator
Validates an HL7 v2 HD element.
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HomeCommunityIdValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.LanguageCodeValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.NopValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.OIDValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.PidValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.PositiveNumberValidator
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.AssociationValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.ChoiceValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.DocumentEntryTypeValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.HomeCommunityIdValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.NumberValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryListCodeValidation
 
validate(EbXMLAdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryParameterValidation
Validates a query parameter.
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StatusValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringListValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringValidation
 
validate(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.RecipientListValidator
 
validate(EbXMLRegistryObject) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.RegistryObjectValidator
Validates a registry object.
validate(EbXMLAdhocQueryRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.AdhocQueryRequestValidator
 
validate(EbXMLNonconstructiveDocumentSetRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.NonconstructiveDocumentSetRequestValidator
 
validate(EbXMLObjectContainer, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ObjectContainerValidator
 
validate(EbXMLProvideAndRegisterDocumentSetRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ProvideAndRegisterDocumentSetRequestValidator
 
validate(EbXMLRemoveMetadataRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RemoveMetadataRequestValidator
Validates the request.
validate(EbXMLRetrieveImagingDocumentSetRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveImagingDocumentSetRequestValidator
 
validate(EbXMLSubmitObjectsRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.SubmitObjectsRequestValidator
Validates the request.
validate(EbXMLQueryResponse, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.QueryResponseValidator
 
validate(EbXMLRegistryResponse, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RegistryResponseValidator
 
validate(EbXMLRetrieveDocumentSetResponse, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RetrieveDocumentSetResponseValidator
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValidation
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
 
validate(EbXMLSlotList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
Validates the given slot list.
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.TimeValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UriValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
 
validate(List<String>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValueListValidator
Validates the given values.
validate(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValueValidator
Validates the given value.
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.XCNValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.XONValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.XTNValidator
 
validate(String, CombinedXmlValidationProfile) - Method in class org.openehealth.ipf.commons.xml.CombinedXmlValidator
 
validate(Source, SchematronProfile) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
validate(Source, String) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
validate(ClinicalDocument, Map<Object, Object>) - Method in class org.openehealth.ipf.modules.cda.CDAR2Validator
 
validate(Message, StaticDef) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
validate(Object, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
validate(Message, HapiContext) - Static method in class org.openehealth.ipf.modules.hl7.validation.Validator
Validates an HL7v2 message.
validate(Object, Object) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingValidator
 
Validateable - Interface in org.openehealth.ipf.commons.audit.model
 
validateBatchRequest(BatchRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
 
validateBatchResponse(BatchResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
 
validateBundleConsistency(Bundle) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
Verifies that bundle has expected content and consistent patient references
validateContainer(EbXMLObjectContainer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
Validates slot lengths and name uniqueness for the given ebXML object container.
validateDownloadRequest(DownloadRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
 
validateDownloadResponse(DownloadResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
 
validateMessage(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
validateQuerySlots(List<? extends EbXMLSlot>, Set<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
 
validateRequest(FhirContext, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Support
 
validateRequest(FhirContext, Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator
Validates a FHIR request, throwing an UnprocessableEntityException on validation failure
validateRequest(FhirContext, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
 
validateResponse(FhirContext, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Support
 
validateResponse(FhirContext, Object, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator
Validates a FHIR response, throwing an appropriate subclass of BaseServerResponseException on validation failure
validateTransactionBundle(Bundle) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
Validates bundle type, meta data and consistency of contained resources
validatingProcessor() - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a validating Camel processor for a message.
validatingProcessor(HapiContext) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a validating Camel processor for a message.
validatingProcessor(ConformanceProfile) - Static method in class org.openehealth.ipf.platform.camel.hl7.validation.ConformanceProfileValidators
Returns a validating Camel processor for a dedicated profile
validatingProcessor(HL7v2Transactions) - Static method in class org.openehealth.ipf.platform.camel.hl7.validation.ConformanceProfileValidators
Returns a validating Camel processor for a message in a IHE transaction.
validation(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a Validation process object.
validation(Processor) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a Validation process object.
validation(ProcessorDefinition, Processor) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
validation(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
validation(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
Validation - Class in org.openehealth.ipf.platform.camel.core.process
Implements a validation process.
Validation(Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Validation
Creates a new Validation process.
Validation(Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Validation
Creates a new Validation process.
VALIDATION_MODE - Static variable in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
 
validationContext() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
 
ValidationDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ValidationDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidationDefinition
 
ValidationDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidationDefinition
 
ValidationDefinition(Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidationDefinition
 
validationEnabled(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
 
ValidationException - Exception in org.openehealth.ipf.commons.core.modules.api
 
ValidationException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String, Throwable...) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String, List<? extends Throwable>) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(Throwable...) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(List<? extends Throwable>) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationMessage - Enum in org.openehealth.ipf.commons.ihe.xds.core.validate
All error messages that can occur during validation.
ValidationProfile - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
Validation profile for XDS-like transactions.
Validator<S,P> - Interface in org.openehealth.ipf.commons.core.modules.api
Validation interface.
Validator - Class in org.openehealth.ipf.modules.hl7.validation
 
Validator() - Constructor for class org.openehealth.ipf.modules.hl7.validation.Validator
 
validator(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts a Validator Spring bean identified by name validatorBeanName.
validator(Validator<?, ?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts the given validator.
ValidatorAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Validator
ValidatorAdapter(Validator) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Creates a new ValidatorAdapter and sets the delegate Validator.
ValidatorAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ValidatorAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
ValidatorAdapterDefinition(Validator) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
ValidatorAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
ValidatorAssertions - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides assertions for validators.
validatorExpression(Validator<S, P>, P, Class<? extends S>) - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
value - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestErrorHandlingType
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestProcessingType
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestResponseOrder
 
value - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
 
value - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
 
value - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
 
value() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.SearchScope
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ValueListType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
valueList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
ValueListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ValueListType complex type.
ValueListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ValueListType
 
ValueListValidator - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides validation of a list of values for compatibility with other data types.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.atna.ATNA.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.ATNA.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventIdCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.RetrieveInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.SubmitInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.QueryInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.RetrieveInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.SubmitInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.PDQM.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.PIXM.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PDQM.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PIXM.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PDQ.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.FeedInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.QueryInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.XPID.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2ws.PCD.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.PDQV3.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.PIXV3.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.QED.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdEventTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdParticipantObjectIdTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.HPD.FeedInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.HPD.ReadInteractions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestErrorHandlingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestProcessingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestResponseOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.SearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder.PayloadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.DisplayNameUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.NodeRepresentationUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.RAD.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCDR.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCF.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCMU.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.XDM.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.XDR.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(int, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
Static factory method to return a split index
valueOf(String) - Static method in enum org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Options
Returns the enum constant of this type with the specified name.
valueOfCode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
 
valueOfId(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
Returns a query type by its id.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Returns the availability status represented by the given opcode.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Returns the document availability represented by the given opcode.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
Returns the error code that corresponds to the given opcode.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
Returns the status that is represented by the given opcode.
valueOfOpcode21(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns the association type that is represented by the given opcode.
valueOfOpcode30(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns the association type that is represented by the given opcode.
valueOfOpcode30(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
Returns the severity that is represented by the given opcode.
valueOfSlotName(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
 
valueOfUuid(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
valueOr(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
valueOr(Primitive, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
valueOr(ExtraComponents, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
valueOr(Composite, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
valueOr(Segment, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.atna.ATNA.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.ATNA.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventIdCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.RetrieveInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.SubmitInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.QueryInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.RetrieveInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.MHD.SubmitInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.PDQM.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.PIXM.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PDQM.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PIXM.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PDQ.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.FeedInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.QueryInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2.XPID.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v2ws.PCD.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.PDQV3.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.PIXV3.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.QED.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdEventTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdParticipantObjectIdTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.HPD.FeedInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.HPD.ReadInteractions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestErrorHandlingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestProcessingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestResponseOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.SearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder.PayloadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.DisplayNameUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.NodeRepresentationUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.RAD.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCDR.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCF.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XCMU.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XDM.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XDR.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
Returns an array containing the constants of this enum type, in the order they are declared.
values(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
values(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
values(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
values() - Static method in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.platform.camel.ihe.mllp.iti30.Iti30Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.platform.camel.ihe.mllp.iti31.Iti31Options
Returns an array containing the constants of this enum type, in the order they are declared.
VALUESYSTEM - Static variable in class org.openehealth.ipf.commons.map.BidiMappingService
 
valueSystem(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
ValueValidator - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides validation of simple values for compatibility with other data types.
verify(ProcessorDefinition, Validator) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
verify(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
verify(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
verify(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
Version - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
 
Version() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
Constructs a localized string.
Version(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
Constructs a localized string.
Version(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
Constructs a localized string.
versionInfo - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
versionInfoFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
VersionInfoType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for VersionInfoType complex type.
VersionInfoType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
 
versionName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
versionName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
 
VertxTLSSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
NIO implemention of a TLS Syslog sender by using an embedded Vert.x instance.
VertxTLSSyslogSenderImpl() - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
 
VertxTLSSyslogSenderImpl(Vertx) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
 
VertxUDPSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
NIO implemention of a UDP Syslog sender by using an embedded Vert.x instance.
VertxUDPSyslogSenderImpl() - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
 
VertxUDPSyslogSenderImpl(Vertx) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
 
visit(FindDocumentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindDocumentsForMultiplePatientsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindFoldersQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindFoldersForMultiplePatientsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetSubmissionSetsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetSubmissionSetAndContentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetRelatedDocumentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetFoldersQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetFoldersForDocumentQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetFolderAndContentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetDocumentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetDocumentsAndAssociationsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetAssociationsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetAllQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindSubmissionSetsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FetchQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindDocumentsByReferenceIdQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
Visitors - Class in org.openehealth.ipf.modules.hl7.message
 
Visitors() - Constructor for class org.openehealth.ipf.modules.hl7.message.Visitors
 
Vocabulary - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
List of XDS related vocabulary constants.
Vocabulary.DisplayNameUsage - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
 
Vocabulary.NodeRepresentationUsage - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
 

W

WANT() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
 
wildcardize(String, boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
WrappedOutputStream - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
An implementation of output stream which serves as a proxy for another output stream instance and collects the data pieces to be written in a string buffer (these pieces are XML and/or MIME artifacts).
WrappedOutputStream(OutputStream, String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
Constructor.
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
write(Object, XMLStreamWriter) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
write(byte[], int, int) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
 
writeTo(Message, Writer) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
WS_ADDRESSING_NS_URIS - Static variable in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Set of URIs corresponding to supported WS-Addressing specification versions.
WSA_REPLYTO_HEADER_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of incoming Camel header where the user should store the URL of asynchronous response endpoint (WS-Addressing header "ReplyTo").
WsAuditDataset - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
A data structure that contains various ATNA audit information pieces common for all Web Service-based IHE transactions.
WsAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Constructor.
WsInteractionId<ConfigType extends WsTransactionConfiguration<? extends WsAuditDataset>> - Interface in org.openehealth.ipf.commons.ihe.ws
 
WsPayloadLoggerBase - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Base class for CXF interceptors which store incoming and outgoing HTTP payload into files with user-defined name patterns.
WsPayloadLoggerBase() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WsPayloadLoggerBase
 
WsRejectionHandlingStrategy - Interface in org.openehealth.ipf.commons.ihe.ws.cxf
Rejection handling strategy for WS transactions.
WsSecurityInformation - Class in org.openehealth.ipf.commons.ihe.ws
 
WsSecurityInformation(boolean, SSLContext, HostnameVerifier, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.WsSecurityInformation
 
WsSecurityUnderstandingInInterceptor - Class in org.openehealth.ipf.commons.ihe.xua
CXF interceptor that claims to understand WS-Security headers.
WsSecurityUnderstandingInInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.xua.WsSecurityUnderstandingInInterceptor
 
wsTransactionConfiguration - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
wsTransactionConfiguration - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Transaction configuration.
WsTransactionConfiguration<T extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws
Contains information about a Web Service-based transaction.
WsTransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, QName, Class<?>, QName, boolean, String, boolean, boolean, boolean, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
Constructs the transaction configuration.

X

XCA - Class in org.openehealth.ipf.commons.ihe.xds
 
XCA() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XCA
 
XCA.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
XCDR - Class in org.openehealth.ipf.commons.ihe.xds
 
XCDR() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XCDR
 
XCDR.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
XCF - Class in org.openehealth.ipf.commons.ihe.xds
 
XCF() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XCF
 
XCF.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
XCMU - Class in org.openehealth.ipf.commons.ihe.xds
 
XCMU() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XCMU
 
XCMU.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
XcnName - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
This class represents a name.
XcnName() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
XcnName(XCN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
XcnName(String, String, String, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
Constructs a name.
XCNValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a XCN string.
XCNValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.XCNValidator
 
XCPD - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
XCPD() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.XCPD
 
XCPD.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v3
 
XDM - Class in org.openehealth.ipf.commons.ihe.xds
 
XDM() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XDM
 
XDM.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
XDR - Class in org.openehealth.ipf.commons.ihe.xds
 
XDR() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XDR
 
XDR.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
XDS - Class in org.openehealth.ipf.commons.ihe.xds
 
XDS() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XDS
 
XDS.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
 
XdsAdhocQueryService - Class in org.openehealth.ipf.platform.camel.ihe.xds
Base class for XDS Adhoc Query services
XdsAdhocQueryService(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsAdhocQueryService
 
XdsAsyncResponseEndpoint<AuditDatasetType extends XdsAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.xds
Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.
XdsAsyncResponseEndpoint(String, String, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
 
XdsAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
A data structure that contains XDS-specific ATNA audit information pieces in addition to common IHE Web Service-related ones.
XdsAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditDataset
 
XdsAuditStrategy<T extends XdsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in XDS transactions.
XdsAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
Constructs an XDS audit strategy.
XdsCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.xds
Validating processors for ebXML 3.0-based and (by inheritance) ebXML 2.1-based IPF XDS components.
XdsCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
 
XdsComponent<AuditDatasetType extends XdsAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.xds
Base class for all Camel components implementing IHE XDS-like transactions
XdsComponent(XdsInteractionId<WsTransactionConfiguration<AuditDatasetType>>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsComponent
 
XdsEndpoint<AuditDatasetType extends XdsAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.xds
Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.
XdsEndpoint(String, String, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsEndpoint
 
XdsEventTypeCode - Enum in org.openehealth.ipf.commons.ihe.xds.core.audit.codes
EventTypes for the XDS transactions in this module
XdsHl7v2Renderer - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
A renderer of HL7 v2 elements which considers XDS-specific requirements regarding required and prohibited fields as prescribed in the ITI TF Volume 3 Chapter 4.
XdsIntegrationProfile - Interface in org.openehealth.ipf.commons.ihe.xds
 
XdsInteractionId<ConfigType extends WsTransactionConfiguration<? extends XdsAuditDataset>> - Interface in org.openehealth.ipf.commons.ihe.xds
 
XdsIRetrieveAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based retrieval-related XDS-I transactions.
XdsIRetrieveAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsIRetrieveAuditStrategy30
 
XdsJaxbDataBinding - Class in org.openehealth.ipf.commons.ihe.xds.core
Data binding specific for the XDS data model --- gathers some additional information pieces for elements of request messages while they are being unmarshalled from XML to ebXML POJOs.
XdsJaxbDataBinding() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
 
XDSMetaClass - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Common base class of all XDS meta data classes.
XDSMetaClass() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
XDSMetaClassTransformer<E extends EbXMLRegistryObject,C extends XDSMetaClass> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Base class for transformers of XDSMetaClass and ebXML representations.
XDSMetaClassTransformer(String, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Constructs the transformer using various constants from Vocabulary.
XDSMetaDataException - Exception in org.openehealth.ipf.commons.ihe.xds.core.validate
Thrown if XDS meta data did not match the expectations.
XDSMetaDataException(ValidationMessage, Object...) - Constructor for exception org.openehealth.ipf.commons.ihe.xds.core.validate.XDSMetaDataException
Constructs the exception.
XdsNonconstructiveDocumentSetRequestAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Audit dataset specific for non-constructive operations (Read+Delete as opposed to Create+Update in CRUD) on document sets in an XDS Repository.
XdsNonconstructiveDocumentSetRequestAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
 
XdsNonconstructiveDocumentSetRequestAuditDataset.Document - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
 
XdsNonconstructiveDocumentSetRequestAuditDataset.Status - Enum in org.openehealth.ipf.commons.ihe.xds.core.audit
 
XdsNonconstructiveDocumentSetRequestAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based XDS transactions related to non-constructive operations (Read+Delete as opposed to Create+Update in CRUD) on document sets in an XDS Repository.
XdsNonconstructiveDocumentSetRequestAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditStrategy30
 
XdsParticipantObjectIdTypeCode - Enum in org.openehealth.ipf.commons.ihe.xds.core.audit.codes
ParticipantObjectIdTypeCodes for the XDS transactions in this module
XdsPatientRecordEventBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.audit.event
 
XdsPatientRecordEventBuilder(AuditContext, XdsAuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPatientRecordEventBuilder
 
XdsPatientRecordEventBuilder(AuditContext, XdsAuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPatientRecordEventBuilder
 
XdsPHIExportBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.audit.event
 
XdsPHIExportBuilder(AuditContext, XdsAuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
 
XdsPHIExportBuilder(AuditContext, XdsAuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
 
XdsPHIExportBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
 
XdsPHIImportBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.audit.event
 
XdsPHIImportBuilder(AuditContext, XdsAuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
 
XdsPHIImportBuilder(AuditContext, XdsAuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
 
XdsPHIImportBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
 
XdsQueryAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
XDS audit dataset specific for query-related transactions.
XdsQueryAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
XdsQueryAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based query-related XDS transactions.
XdsQueryAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditStrategy30
Constructs an XDS query audit strategy.
XdsQueryInformationBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.audit.event
 
XdsQueryInformationBuilder(AuditContext, XdsQueryAuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsQueryInformationBuilder
 
XdsRegistryRequestService<T> - Class in org.openehealth.ipf.platform.camel.ihe.xds
Base class for XDS Registry Request services
XdsRegistryRequestService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsRegistryRequestService
 
XdsRemoveDocumentAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based XDS transactions related to removal of Documents.
XdsRemoveDocumentAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveDocumentAuditStrategy30
 
XdsRemoveMetadataAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
XDS audit dataset specific for transactions related to XDS Metadata removal.
XdsRemoveMetadataAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveMetadataAuditDataset
 
XdsRemoveMetadataAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based transactions related to XDS Metadata removal.
XdsRemoveMetadataAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveMetadataAuditStrategy30
 
XdsRenderingUtils - Class in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Utility class for rendering of ebXML stub POJOs and simplified XDS model classes into XML.
XdsRetrieveAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based retrieval-related XDS transactions.
XdsRetrieveAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
XdsRetrieveDocumentSetService<T> - Class in org.openehealth.ipf.platform.camel.ihe.xds
Base class for XDS Retrieve Document Set services
XdsRetrieveDocumentSetService(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsRetrieveDocumentSetService
 
XdsRuntimeException - Exception in org.openehealth.ipf.commons.ihe.xds.core
 
XdsRuntimeException(ErrorCode, String, Severity, String) - Constructor for exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
XdsSubmissionProducer<InType,OutType> - Class in org.openehealth.ipf.platform.camel.ihe.xds
 
XdsSubmissionProducer(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>>, JaxWsClientFactory<XdsSubmitAuditDataset>, Class<InType>, Class<OutType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsSubmissionProducer
 
XdsSubmitAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
XDS audit dataset specific for submission-related transactions.
XdsSubmitAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
XdsSubmitAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based submission-related XDS transactions.
XdsSubmitAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
Constructs an audit strategy for an XDS submission.
XmlFhirDataFormat - Class in org.openehealth.ipf.platform.camel.ihe.fhir.datamodel
 
XmlFhirDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.XmlFhirDataFormat
 
XmlUtils - Class in org.openehealth.ipf.commons.xml
Various XML utilities.
XmlYielder - Class in org.openehealth.ipf.commons.xml
 
XmlYielder() - Constructor for class org.openehealth.ipf.commons.xml.XmlYielder
 
XONValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a XON string.
XONValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.XONValidator
 
XPID - Class in org.openehealth.ipf.commons.ihe.hl7v2
 
XPID() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.XPID
 
XPID.Interactions - Enum in org.openehealth.ipf.commons.ihe.hl7v2
 
XpnName - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
This class represents a name.
XpnName() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
XpnName(XPN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
XpnName(String, String, String, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
Constructs a name.
XqjTransmogrifier<T> - Class in org.openehealth.ipf.commons.xml
XQuery transformer similar to the XsltTransmogrifier
XqjTransmogrifier() - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>, ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>, ClassLoader, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
xquery() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XQuery
xquery(Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XQuery
xsd() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Interprets the defined profile as W3C schema location and validates against it
XsdValidator - Class in org.openehealth.ipf.commons.xml
Validation of XML documents based on a XML Schema.
XsdValidator() - Constructor for class org.openehealth.ipf.commons.xml.XsdValidator
 
XsdValidator(ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.XsdValidator
 
xsdValidator() - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts the given XsdValidator.
xslt() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XSLT
xslt(Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XSLT
XsltTransmogrifier<T> - Class in org.openehealth.ipf.commons.xml
Xslt Processor transforming a Source into an object of type T.
XsltTransmogrifier() - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>, ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>, ClassLoader, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XspaPoUCode - Enum in org.openehealth.ipf.commons.audit.codes
Purpose of Use codes from XSPA
XTNValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates an XTN value.
XTNValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.XTNValidator
 
XuaProcessor - Interface in org.openehealth.ipf.commons.ihe.ws.cxf.audit
 

Y

yieldChildren(GPathResult, Node, MarkupBuilder, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
yieldChildren(GPathResult, MarkupBuilder, String) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
yieldElement(GPathResult, MarkupBuilder, String) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
yieldElement(GPathResult, Node, MarkupBuilder, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 

Z

zap(S, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Transmogrifier
Transmogrifies an object into another one.
zap(Source, Object...) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
Converts a Source into a typed result using a XQuery processor.
zap(Source, Object...) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
Converts a Source into a Result using a XSL processor.
zap(Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingTransmogrifier
 
ZBE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment
The ZBE segment is intended to be used for information that details ADT movement information.
ZBE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
 
ZZI - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
 
ZZI - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment
The ZZI segment is intended to be used for information that support distributed tracing across system boundaries using Zipkin.
ZZI(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZZI
 
ZZI - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment
The ZZI segment is intended to be used for information that support distributed tracing across system boundaries using Zipkin.
ZZI(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.ZZI
 
ZZI - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment
The ZZI segment is intended to be used for information that support distributed tracing across system boundaries using Zipkin.
ZZI(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.segment.ZZI
 
ZZI - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment
The ZZI segment is intended to be used for information that support distributed tracing across system boundaries using Zipkin.
ZZI(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.ZZI
 
ZZI - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment
The ZZI segment is intended to be used for information that support distributed tracing across system boundaries using Zipkin.
ZZI(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.segment.ZZI
 

_

_final - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters.Iti66SearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters.AllergyIntoleranceSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters.ConditionSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters.EncounterSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters.ImmunizationSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters.MedicationRequestSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters.MedicationStatementSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
 
_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters.ProcedureSearchParametersBuilder
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2018 Open eHealth Foundation. All rights reserved.