Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $static_methodMissing(Composite, 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(Message, 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
- $static_methodMissing(Segment, 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.
- AbstractAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
-
Abstract base class for message queues that serialize the AuditRecord into a wire format by using the configured
SerializationStrategy
and send it to an ATNA repository using the configuredAuditTransmissionProtocol
, - AbstractAuditMessageQueue() - Constructor for class org.openehealth.ipf.commons.audit.queue.AbstractAuditMessageQueue
- AbstractBundleProvider - Class in org.openehealth.ipf.commons.ihe.fhir
-
Base class of a
IBundleProvider
delegating to aRequestConsumer
instance - AbstractBundleProvider(RequestConsumer, boolean, Object, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
- 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 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
- AbstractFhirRestTLSAuditRecordSender - Class in org.openehealth.ipf.commons.ihe.fhir.audit.protocol
-
FHIR REST client for sending FHIR Audit Events to an Audit Record Repository.
- AbstractFhirRestTLSAuditRecordSender(FhirContext, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
- AbstractFhirRestTLSAuditRecordSender(RestfulClientFactory, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
- AbstractFhirRestTLSAuditRecordSender(TlsParameters) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
- AbstractFindDocumentsQueryTransformer<T extends FindDocumentsQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
- AbstractFindDocumentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.AbstractFindDocumentsQueryTransformer
- 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.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 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>, HTTPClientPolicy, 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
- AbstractXmlDataFormat - Class in org.openehealth.ipf.platform.camel.core.model
- AbstractXmlDataFormat(boolean) - Constructor for class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- accept(Message, SpanCustomizer) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.tracing.Handler
- accept(MessageVisitor, Location) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based.Holder
- accept(MessageVisitor, Location) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
- accept(Map<String, Object>) - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
- 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.FindDispensesQuery
- 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.FindDocumentsByTitleQuery
- 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.FindMedicationAdministrationsQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationTreatmentPlansQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForDispenseQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForValidationQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsQuery
- 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(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentDocumentEntryQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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
- Access - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- AccessControlDecision - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- ACCESSION - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- AccessLevel - Enum in org.openehealth.ipf.commons.ihe.xacml20.model
-
Swiss EPR access level.
- accessURI - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
- AccountNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- 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(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
- 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.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
- action - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
- action - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
- ActionIds() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- ActionType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for ActionType complex type.
- 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.xacml20.stub.saml20.assertion.ActionType
- ActionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ActionType
- 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
- ACTIVE_PARTICIPANT - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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
- activeParticipantToAgent(ActiveParticipantType) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- 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 byAdapterSupport.input(Expression)
to obtain input data from theexchange
. - adaptParams(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
-
Applies the
Expression
set byAdapterSupport.params(Expression)
(or implicitly set byAdapterSupport.staticParams(Object...)
) to obtain input params from theexchange
. - adaptProducerChain(List<Interceptor>, Endpoint, Producer) - Static method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorUtils
- ADD - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
- addAccessingParticipant(String, String, String, boolean, String) - Method in class org.openehealth.ipf.commons.audit.event.AuditLogUsedBuilder
-
Deprecated.
- addAccessingParticipant(String, String, String, boolean, List<ActiveParticipantRoleId>, 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) - Static 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(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.
- 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
- 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.
- 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
- addAuditEventUris(FhirAuditEventQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.IHEAuditLogUsedBuilder
- addAuditLogIdentity(String) - Method in class org.openehealth.ipf.commons.audit.event.AuditLogUsedBuilder
-
Adds the Participant Object representing the audit log accessed
- addAuthor(Device) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- addAuthor(Organization) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- addAuthor(Patient) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- addAuthor(Practitioner) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- addAuthor(PractitionerRole) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- addAuthor(RelatedPerson) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- addBefore(String...) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
-
Configures this chain element to be deployed before the given ones.
- addBinary(String, Binary) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- 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) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
-
Adds a classification to this container.
- addClassification(EbXMLClassification, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
- 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.
- addClassification(EbXMLObjectContainer, String, String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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.
- 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
- 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.
- 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
- addDesignationType() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- addDesignationType(CodeableConcept) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- 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, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesAccessedEventBuilder
- addDocumentIds(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
- addDocumentIds(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
- addDocumentIds(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status, ParticipantObjectIdType, ParticipantObjectDataLifeCycle) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPatientRecordEventBuilder
- addDocumentReference(String, ComprehensiveDocumentReference) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- addEntry(String, Resource) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCodeRole, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesAccessedAuditBuilder
- addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCodeRole, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesTransferredAuditBuilder
- addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCodeRole, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.PHIExportBuilder
- addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, ParticipantObjectDataLifeCycle, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesAccessedAuditBuilder
- addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, ParticipantObjectDataLifeCycle, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesTransferredAuditBuilder
- addExportedEntity(String, ParticipantObjectIdType, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, ParticipantObjectDataLifeCycle, 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(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.
- addExternalIdentifiers(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - 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.
- addExternalIdentifiersFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
- 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.
- addFolderList(String, FolderList<?>) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- 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, ParticipantObjectDataLifeCycle, 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
- addIntendedRecipient() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- addIntendedRecipient(Reference) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- addJwtId(FhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIExportBuilder
- addJwtId(FhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIImportBuilder
- addJwtId(FhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpQueryInformationBuilder
- addJwtParticipant(D, FhirAuditDataset, AuditContext) - Static method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpJwtUtils
- addJwtParticipants(GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.GenericFhirAuditMessageBuilder
- addMappingResource(Resource) - Method in class org.openehealth.ipf.commons.spring.map.config.CustomMappings
- addMappingResource(Resource) - Method in interface org.openehealth.ipf.commons.spring.map.MappingResourceHolder
- addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.NonReadingAttachmentMarshaller
- addMtomAttachment(DataHandler, String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.NonReadingAttachmentMarshaller
- addNameParameters(Object, Object) - Static 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.support.AbstractNamingSystemServiceImpl
- addNamingSystemsFromFhirServer(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.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.support.DefaultNamingSystemServiceImpl
- addObjectIds(List<String>, ParticipantObjectDataLifeCycle) - 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) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
- addParticipantObjectIdentification(ParticipantObjectIdentificationType) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
- 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(ParticipantObjectIdType, String, byte[], List<TypeValuePairType>, String, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, ParticipantObjectDataLifeCycle, String, List<DicomObjectDescriptionType>) - Method in class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
-
Create and add an Participant Object Identification block to this audit event message
- 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...) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
- 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(Collection<String>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.QueryInformationBuilder
- addPatients(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPatientRecordEventBuilder
- addPatients(GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.events.GenericFhirAuditMessageBuilder
- 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
- addPolicy(AddPolicyRequest) - Method in interface org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1PortType
- addPolicy(AddPolicyRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Service
- AddPolicyRequest - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
Java class for AddPolicyRequest complex type.
- AddPolicyRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.AddPolicyRequest
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
- address - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
- 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
- address() - Method in class org.openehealth.ipf.commons.audit.server.SyslogServer
- address(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
- address(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
- 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 - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
- 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) - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
- addSearchScore(PdqPatient, Object) - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
- addSecurityResourceParticipantObject(ParticipantObjectIdType, String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
-
Adds a Participant Object representing a Security Resource involved in the event
- addSecurityResourceParticipantObjects(ParticipantObjectIdType, List<String>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
-
Adds a list Participant Objects representing Security Resources involved in the event
- 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(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.
- 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
- 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.
- 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
- 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 study involved in the event
- addSubmissionSetList(String, ComprehensiveSubmissionSetList) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- 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
- addTransferredStudy(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesAccessedEventBuilder
- addTransferredStudy(XdsNonconstructiveDocumentSetRequestAuditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesTransferredEventBuilder
- addTransferredStudyParticipantObject(String, String) - Method in class org.openehealth.ipf.commons.audit.event.BeginTransferringDicomInstancesBuilder
- addTransferredStudyParticipantObject(String, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesAccessedAuditBuilder
- addTransferredStudyParticipantObject(String, List<TypeValuePairType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesTransferredAuditBuilder
- 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
-
Validates an
EbXMLAdhocQueryRequest
. - 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
- ADMIN_LIMIT_EXCEEDED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- ADMIN_TIME_EXCEEDED - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- ADT_A01 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message
- 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.pam.v25.message.ADT_A01
- 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.pam.v25.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
- ADVANCED_ENCOUNTER_MANAGEMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
- advice - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- AdviceType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AdviceType complex type.
- AdviceType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AdviceType
- AFFECT_MULTIPLE_DS_AS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- 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.spring.map.SpringBidiMappingServiceConfigurer
- afterUnmarshal(Object, Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding.UnmarshallerListener
- agent(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
- 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
- aggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
-
Applies expressions to
oldExchange
andnewExchange
and delegates further processing toAggregatorAdapter.doAggregate(Exchange, Object, Object, Object...)
- aggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingAggregationStrategy
- aggregateResponse(BatchRequest, BatchResponse, JAXBElement<?>[]) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ConsumerHpdHandler
-
Combines the entries from the batch response with the ones computed locally.
- Aggregation - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- aggregationInput(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
- 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
. - 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(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
AggregatorAdapter
that adapts aAggregator
Spring bean identified by nameaggregatorBeanName
. - 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
- aggregationStrategy(RouteBuilder, Aggregator) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- aggregationStrategy(Aggregator) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
AggregatorAdapter
that adapts the givenaggregator
. - 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 delegateAggregator
. - AlgorithmDescription() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
-
Returns Algorithm Description (QPD-7).
- ALIAS_DEREFENCING_PROBLEM - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- ALIAS_PROBLEM - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- ALL - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- ALLERGIES - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- 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.support.NamingSystemService
- allowCreate - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
- ALTERNATIVE_USER_ID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- altid(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
- ALWAYS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
- AmbiguousBeanException - Exception in org.openehealth.ipf.platform.camel.ihe.core
- AmbiguousBeanException(Class<?>) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.core.AmbiguousBeanException
- Amendment - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- 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
- ANONYMIZED - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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
- any - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResponseType
- any - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ExtensionsType
- any - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusDetailType
- any - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ExtensionsType
- anyOf(Predicate<NamingSystem>...) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.support.NamingSystemService
- ApacheFhirRestTLSAuditRecordSender - Class in org.openehealth.ipf.commons.ihe.fhir.audit.protocol
- ApacheFhirRestTLSAuditRecordSender(FhirContext, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.ApacheFhirRestTLSAuditRecordSender
- ApacheFhirRestTLSAuditRecordSender(RestfulClientFactory, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.ApacheFhirRestTLSAuditRecordSender
- ApacheFhirRestTLSAuditRecordSender(TlsParameters) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.ApacheFhirRestTLSAuditRecordSender
- APPEND - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that is appended to another one.
- 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.
- Application - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
- ApplicationActivity - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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, String, EventType) - Constructor for class org.openehealth.ipf.commons.audit.event.ApplicationActivityBuilder
- ApplicationActivityBuilder(EventOutcomeIndicator, 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
- ApplicationLauncher - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
- ApplicationServerProcess - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- ApplicationStart - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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 - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
- apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
- apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
- apply(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
- apply(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
- apply(AuditMessage) - Method in interface org.openehealth.ipf.commons.audit.AuditMessagePostProcessor
- APPROVED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
-
The entry is approved.
- 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
- Archiving - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- areaCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
- artifact - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResolveType
- ArtifactResolveType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for ArtifactResolveType complex type.
- ArtifactResolveType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResolveType
- ArtifactResponseType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for ArtifactResponseType complex type.
- ArtifactResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResponseType
- asBoolean() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- asBoolean(Visitable) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- asOid(UUID) - Static method in class org.openehealth.ipf.commons.core.OidGenerator
- 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
- assertion - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.AssertionBasedRequestType
- AssertionBasedRequestType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
Java class for AssertionBasedRequestType complex type.
- AssertionBasedRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.AssertionBasedRequestType
- assertionConsumerServiceIndex - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- assertionConsumerServiceURL - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- assertionIDRef - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AssertionIDRequestType
- assertionIDRefOrAssertionURIRefOrAssertion - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AdviceType
- assertionIDRefOrAssertionURIRefOrAssertion - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EvidenceType
- AssertionIDRequestType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for AssertionIDRequestType complex type.
- AssertionIDRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AssertionIDRequestType
- assertionOrEncryptedAssertion - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ResponseType
- AssertionType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AssertionType complex type.
- AssertionType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- assertMatches(String, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
- assignDefault(T, Function<T, Object>, Consumer<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- assignEntryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
- assignEntryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
-
Supportive method for a document source to provide a entryUuid in uuid format.
- 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(HD) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
- 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.
- AssigningAuthority(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
-
Constructs an assigning authority.
- AssigningAuthority(Oid) - 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.
- AssigningAuthority(Hl7v2Based.Holder<HD>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
- AssigningAuthorityAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
-
A JAXB
XmlAdapter
that creates a simplified representation of anAssigningAuthority
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.
- assignUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
-
If a Document Source do not have a uniqueId to assign, this supportive method can be used to generate one in OID format, based on a random UUID.
- ASSISTANT - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- 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
- ASSOCIATION_ID_MISSING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- ASSOCIATION_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
Association.getAvailabilityStatus()
. - ASSOCIATION_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
Association.getAssociationType()
. - 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 - Variable in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
- AssociationType - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
-
Lists all possible types of associations between two documents.
- 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 asynchronously 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(Version, Version) - 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
- 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
- Attach - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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
- attribute - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AttributeQueryType
- ATTRIBUTE_OR_VALUE_EXISTS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- ATTRIBUTE_TYPE_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- attributeConsumingServiceIndex - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- 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
- AttributeIds() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- attributeOrEncryptedAttribute - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeStatementType
- AttributeQueryType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for AttributeQueryType complex type.
- AttributeQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AttributeQueryType
- attributes - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
- AttributeStatementType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AttributeStatementType complex type.
- AttributeStatementType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeStatementType
- AttributeType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AttributeType complex type.
- AttributeType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
- attributeValue - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
- 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
- audience - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AudienceRestrictionType
- audience - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ProxyRestrictionType
- AudienceRestrictionType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AudienceRestrictionType complex type.
- AudienceRestrictionType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AudienceRestrictionType
- audit(AuditContext, AuditMessage...) - Method in class org.openehealth.ipf.commons.audit.queue.AbstractAuditMessageQueue
- 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(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_DATASET_HEADER - Static variable in interface org.openehealth.ipf.platform.camel.ihe.atna.interceptor.AuditInterceptor
- AUDIT_ENTERPRISE_SITE_ID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- AUDIT_ENTITY_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- AUDIT_LIFECYCLE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- AUDIT_MESSAGE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- AUDIT_SOURCE_ID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- AUDIT_SOURCE_IDENTIFICATION - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- AUDIT_SOURCE_TYPE_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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 - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
- auditContext - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
- auditContext(IpfAtnaConfigurationProperties, AuditTransmissionProtocol, AuditMessageQueue, TlsParameters, AuditMetadataProvider, AuditExceptionHandler, AuditMessagePostProcessor, String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
- 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.
- 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
- auditEventNetworkType(NetworkAccessPointTypeCode) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- AuditException - Exception in org.openehealth.ipf.commons.audit
- AuditException(String) - Constructor for exception org.openehealth.ipf.commons.audit.AuditException
- AuditException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.audit.AuditException
- AuditException(Throwable) - Constructor for exception org.openehealth.ipf.commons.audit.AuditException
- auditExceptionHandler(IpfAtnaConfigurationProperties) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
- 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> - 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
- AuditLogUsed - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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(IpfAtnaConfigurationProperties) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
- AuditMessagePostProcessor - Interface in org.openehealth.ipf.commons.audit
- auditMessageQueue(IpfAtnaConfigurationProperties) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
- AuditMessageQueue - Interface in org.openehealth.ipf.commons.audit.queue
-
Determine the timing and priority in which audit messages are delivered.
- auditMetadataProvider(IpfAtnaConfigurationProperties, String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
- AuditMetadataProvider - Interface in org.openehealth.ipf.commons.audit
-
Providing meta information about the audit record that is e.g.
- 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.
- AuditParser - Interface in org.openehealth.ipf.commons.audit.unmarshal
- AuditRecordingStarted - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- AuditRecordingStopped - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- AuditRecordTranslator - Class in org.openehealth.ipf.commons.ihe.fhir.atna.translation
- AuditRecordTranslator() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
- AuditReifier - Class in org.openehealth.ipf.platform.camel.core.reifier
- AuditReifier(Route, ProcessorDefinition<?>) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.AuditReifier
- 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, ReferenceParam, TokenAndListParam, ReferenceParam, TokenAndListParam, TokenAndListParam, ReferenceParam, TokenAndListParam, TokenAndListParam, TokenAndListParam, TokenAndListParam, SortSpec, Set<Include>, RequestDetails, 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
- auditSourceIdentificationToEventSource(AuditSourceIdentificationType) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- 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(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.DICOM2017c
- 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.
- 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.
- AuditStrategy<T extends AuditDataset> - Interface in org.openehealth.ipf.commons.ihe.core.atna
-
ATNA audit strategy base for transactions.
- 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
- AuditTransmissionChannel - Enum in org.openehealth.ipf.commons.audit.protocol
-
Maps AuditTransmissionProtocol names to service providers which should provide a concrete instance of an
AuditTransmissionProtocol
over aServiceLoader
mechanism. - auditTransmissionProtocol(IpfAtnaConfigurationProperties, TlsParameters) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
- 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). - AuditTransmissionProtocolProvider - Interface in org.openehealth.ipf.commons.audit.protocol
-
A Service Provider interface located and loaded by
ServiceLoader
. - AuditUtils - Class in org.openehealth.ipf.commons.audit.utils
-
Utility functions for obtaining local system context such as local hostname or IP address
- AuditUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.audit
- AuditUtils() - Constructor for class org.openehealth.ipf.commons.audit.utils.AuditUtils
- AuditUtils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
- AUTH_METHOD_NOT_SUPPORTED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- AUTHENTICATION_FAILED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- AuthenticationDecision - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- AuthenticationListener - Class in org.openehealth.ipf.boot.atna
- AuthenticationListener(AuditContext) - Constructor for class org.openehealth.ipf.boot.atna.AuthenticationListener
- authnContext - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
- authnContextClassRef - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
- AuthnContextComparisonType - Enum in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for AuthnContextComparisonType.
- authnContextDeclRef - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
- AuthnContextType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AuthnContextType complex type.
- AuthnContextType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnContextType
- authnInstant - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
- AuthnQueryType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for AuthnQueryType complex type.
- AuthnQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnQueryType
- AuthnRequestType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for AuthnRequestType complex type.
- AuthnRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- AuthnStatementType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AuthnStatementType complex type.
- AuthnStatementType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
- 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
- AUTHOR_INCOMPLETE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- AUTHOR_ORG - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- AUTHOR_ORG_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- 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.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- authorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- authorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- authorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- authorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- authorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- authorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- authorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- authorIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- AuthorizationDecision - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- authorizationDecisionQuery(XACMLAuthzDecisionQueryType) - Method in interface org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrPortType
- authorizationDecisionQuery(XACMLAuthzDecisionQueryType) - Method in interface org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79PortType
- authorizationDecisionQuery(XACMLAuthzDecisionQueryType) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chadr.ChAdrService
- authorizationDecisionQuery(XACMLAuthzDecisionQueryType) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.iti79.Iti79Service
- AuthorizationDecisionsQueryAdr - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20EventTypeCodes
- AuthorizationDecisionsQueryAdr - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20ParticipantIdType
- AuthorizationDecisionsQueryIhe - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20EventTypeCodes
- AuthorizationDecisionsQueryIhe - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20ParticipantIdType
- 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 - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
- 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
- AuthzDecisionQueryType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for AuthzDecisionQueryType complex type.
- AuthzDecisionQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
- AuthzDecisionStatementType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for AuthzDecisionStatementType complex type.
- AuthzDecisionStatementType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
- AUTO - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.PurposeOfUse
- AvailabilityStatus - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
-
Describes the availability of an entry.
- await(long, TimeUnit) - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
B
- Balp() - Constructor for class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp
- BalpAuditContext - Interface in org.openehealth.ipf.commons.audit
- BalpJsonSerializationStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal
- BalpJsonSerializationStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.BalpJsonSerializationStrategy
- BalpJsonSerializationStrategy(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.BalpJsonSerializationStrategy
- BalpJwtClaimsExtractor - Class in org.openehealth.ipf.commons.ihe.fhir.audit.auth
- BalpJwtClaimsExtractor() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- BalpJwtDataSet - Class in org.openehealth.ipf.commons.ihe.fhir.audit.auth
- BalpJwtDataSet() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- BalpJwtExtractorProperties - Class in org.openehealth.ipf.commons.audit
- BalpJwtExtractorProperties() - Constructor for class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- BalpJwtParser - Class in org.openehealth.ipf.commons.ihe.fhir.audit.auth
- BalpJwtParser() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtParser
- BalpJwtUtils - Class in org.openehealth.ipf.commons.ihe.fhir.audit.events
- BalpJwtUtils() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpJwtUtils
- BalpPHIExportBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.audit.events
- BalpPHIExportBuilder(AuditContext, FhirAuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIExportBuilder
- BalpPHIExportBuilder(AuditContext, FhirAuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIExportBuilder
- BalpPHIExportBuilder(AuditContext, FhirAuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIExportBuilder
- BalpPHIImportBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.audit.events
- BalpPHIImportBuilder(AuditContext, FhirAuditDataset, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIImportBuilder
- BalpPHIImportBuilder(AuditContext, FhirAuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIImportBuilder
- BalpPHIImportBuilder(AuditContext, FhirAuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpPHIImportBuilder
- BalpQueryInformationBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.audit.events
- BalpQueryInformationBuilder(AuditContext, FhirAuditDataset, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.events.BalpQueryInformationBuilder
- BalpXmlSerializationStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal
- BalpXmlSerializationStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.BalpXmlSerializationStrategy
- BalpXmlSerializationStrategy(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.BalpXmlSerializationStrategy
- BASE_OBJECT - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.SearchScope
- 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
- baseID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
- baseID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
- baseID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
- baseID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
- BaseIDAbstractType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for BaseIDAbstractType complex type.
- BaseIDAbstractType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.BaseIDAbstractType
- BaseOperationOutcomeUtils - Class in org.openehealth.ipf.commons.ihe.fhir.audit
-
Helper class to obtain details from
IBaseOperationOutcome
implementations independently of the actually used FHIR version. - BaseOperationOutcomeUtils() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.BaseOperationOutcomeUtils
- BASIC - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
- BasicHttpAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
-
Message Queue that sends off audit messages using a HTTP connection.
- BasicHttpAuditMessageQueue(URL) - Constructor for class org.openehealth.ipf.commons.audit.queue.BasicHttpAuditMessageQueue
- BasicHttpAuditMessageQueue(URL, String, String) - Constructor for class org.openehealth.ipf.commons.audit.queue.BasicHttpAuditMessageQueue
- 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.chcidd.DownloadResponse
- 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
- BatchResponseElement - Interface in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
-
Marker interface for whatever can appear in
BatchResponse.batchResponses
. - BatchResponseIntermediary - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
-
Intermediary representation of an HPD
BatchResponse
required because the JSON deserializer cannot handle lists of JAXBElements. - BatchResponseIntermediary() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponseIntermediary
- batchResponses - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponse
- BatchTransactionClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir
-
Request Factory for Batch/Transaction requests
- BatchTransactionClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.support
-
Deprecated.use
BatchTransactionClientRequestFactory
instead - BatchTransactionResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir
-
Resource provider for batch requests or transaction requests
- BatchTransactionResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.support
-
Deprecated.use
BatchTransactionResourceProvider
instead - BatchTransactionResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.BatchTransactionResourceProvider
- bean(Class<T>) - Method in interface org.openehealth.ipf.commons.core.config.Registry
- bean(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
- bean(Class<T>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
- bean(String) - Method in interface org.openehealth.ipf.commons.core.config.Registry
- bean(String) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
- bean(String) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
- 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.spring.core.config.SpringRegistry
- beforeMarshal(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding.MarshallerListener
- BeginTransferringDICOMInstances - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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
- BETTER - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
- 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
- bufferEntity() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
-
Buffers the response entity.
- build() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- build() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- 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
- build() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- build() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- builder() - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- builderWith(SubmissionSet) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
- builderWith(SubmissionSet) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
- buildInstanceIdentifier(MarkupBuilder, String, boolean, Composite) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
- 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
- buildReceiverAndSender(MarkupBuilder, GPathResult, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
- BundleProfileSelector - Class in org.openehealth.ipf.commons.ihe.fhir
-
BundleProfileSelector can be used as selector for FHIR Consumers in batch/transaction requests.
- BundleProfileSelector - Class in org.openehealth.ipf.commons.ihe.fhir.support
-
Deprecated.use
instead
- BundleProfileSelector(String...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.BundleProfileSelector
- BundleProfileSelector(String...) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.BundleProfileSelector
-
Deprecated.
- BUSY - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- BUSY - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- 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.support.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.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.support.NamingSystemService
C
- ca.uhn.hl7v2.util.idgenerator - package ca.uhn.hl7v2.util.idgenerator
- cachingAsynchronyCorrelator(CacheManager) - Method in class org.openehealth.ipf.boot.xds.IpfXdsAutoConfiguration
- call(Group, 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(Type, 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<T>, Object...) - Static method in class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
- 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, 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, BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryProducer
- callService(Object, AssertionBasedRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Producer
- callService(Object, ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Producer
- callService(Object, ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti80.Iti80Producer
- 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
- CamelTlsParameters - Interface in org.openehealth.ipf.platform.camel.ihe.core.ssl
- 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 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.audit.types.EventType.EventTypeImpl
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- 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.FindDispensesQuery
- 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.FindDocumentsByTitleQuery
- 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.FindMedicationAdministrationsQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationTreatmentPlansQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForDispenseQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForValidationQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsQuery
- 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.PharmacyDocumentsQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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.query.SubscriptionForDocumentEntryQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentDocumentEntryQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters.ObservationSearchParametersBuilder
- category(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- category(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters.DiagnosticReportSearchParametersBuilder
- ccd(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
- ccd(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
- CCD_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- ccda(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
- ccda(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
- ccda_schema(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
- CCDA_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- CCDA_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- CD - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- CDA_PHMR_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- CDA4CDT_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.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.constants.CDAR2Constants
- CDAR2Constants - Interface in org.openehealth.ipf.modules.cda.constants
- 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
- CE - Class in org.openehealth.ipf.commons.ihe.xacml20.model
- CE(String, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- certAlias - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- certificateType - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- CH_ADR - Class in org.openehealth.ipf.commons.ihe.xacml20
-
Definitions for the Swiss national profile "Authorization Decision Request" (CH:ADR).
- CH_ADR - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.CH_ADR.Interactions
- CH_ADR() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.CH_ADR
- CH_ADR.Interactions - Enum in org.openehealth.ipf.commons.ihe.xacml20
- CH_CIDD - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.HPD.ReadInteractions
- CH_CIQ - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.HPD.ReadInteractions
- CH_PIDD - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.HPD.ReadInteractions
- CH_PPQ - Class in org.openehealth.ipf.commons.ihe.xacml20
-
Definitions for the Swiss profile "Privacy Policy Query" (PPQ).
- CH_PPQ() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ
- CH_PPQ_1 - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ.Interactions
- CH_PPQ_2 - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ.Interactions
- CH_PPQ.Interactions - Enum in org.openehealth.ipf.commons.ihe.xacml20
- ChAdrAuditDataset - Class in org.openehealth.ipf.commons.ihe.xacml20.chadr
- ChAdrAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- ChAdrAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xacml20.chadr
- ChAdrAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditStrategy
- ChAdrComponent - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chadr
- ChAdrComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chadr.ChAdrComponent
- ChAdrEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chadr
- ChAdrEndpoint(String, String, AbstractWsComponent<ChAdrAuditDataset, WsTransactionConfiguration<ChAdrAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<ChAdrAuditDataset>>>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chadr.ChAdrEndpoint
- ChAdrPortType - Interface in org.openehealth.ipf.commons.ihe.xacml20.chadr
- chAdrRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- chAdrResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- ChAdrService - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chadr
- ChAdrService(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chadr.ChAdrService
- 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
- channel - Variable in class org.openehealth.ipf.commons.audit.server.SyslogServer
- 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
- ChCiddComponent - Class in org.openehealth.ipf.platform.camel.ihe.hpd.chcidd
- ChCiddComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.chcidd.ChCiddComponent
- ChCiddPortType - Interface in org.openehealth.ipf.commons.ihe.hpd.chcidd
-
SEI for the CH:CIDD transaction (Swiss EPR extension: Community Information Delta Download)
- chCiddRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
- chCiddResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
- ChCiddService - Class in org.openehealth.ipf.platform.camel.ihe.hpd.chcidd
- ChCiddService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.chcidd.ChCiddService
- ChCiqComponent - Class in org.openehealth.ipf.platform.camel.ihe.hpd.chciq
- ChCiqComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.chciq.ChCiqComponent
- ChCiqPortType - Interface in org.openehealth.ipf.commons.ihe.hpd.chciq
-
SEI for the CH:CIQ transaction (Swiss EPR extension: Community Information Query)
- chCiqRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
- chCiqResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators
- ChCiqService - Class in org.openehealth.ipf.platform.camel.ihe.hpd.chciq
- ChCiqService(HpdQueryEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.chciq.ChCiqService
- checkIf(EncodingRuleBuilder, Closure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
- 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
- checkMappingKey(Map<Object, Map>, Object) - Static 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.
- checkResponseAcceptance(Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
-
Performs transaction-specific acceptance test of the given response message.
- 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(boolean, 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
- ChPpq1AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xacml20.chppq1
- ChPpq1AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1AuditStrategy
- ChPpq1ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xacml20.chppq1
- ChPpq1ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1ClientAuditStrategy
- ChPpq1Component - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1
- ChPpq1Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Component
- ChPpq1PortType - Interface in org.openehealth.ipf.commons.ihe.xacml20.chppq1
- ChPpq1Producer - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1
- ChPpq1Producer(AbstractWsEndpoint<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>>, JaxWsClientFactory<ChPpqAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Producer
- ChPpq1RequestValidationProfile - Class in org.openehealth.ipf.commons.ihe.xacml20.chppq1
- ChPpq1RequestValidationProfile() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1RequestValidationProfile
- chPpq1RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- chPpq1ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- ChPpq1ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xacml20.chppq1
- ChPpq1ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1ServerAuditStrategy
- ChPpq1Service - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1
- ChPpq1Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Service
- ChPpq2AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xacml20.chppq2
- ChPpq2AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.chppq2.ChPpq2AuditStrategy
- ChPpq2Component - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2
- ChPpq2Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2.ChPpq2Component
- ChPpq2Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2
- ChPpq2Endpoint(String, String, AbstractWsComponent<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<ChPpqAuditDataset>>>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2.ChPpq2Endpoint
- ChPpq2PortType - Interface in org.openehealth.ipf.commons.ihe.xacml20.chppq2
- chPpq2RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- chPpq2ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- ChPpq2Service - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2
- ChPpq2Service(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2.ChPpq2Service
- ChPpqAuditDataset - Class in org.openehealth.ipf.commons.ihe.xacml20.audit
- ChPpqAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.audit.ChPpqAuditDataset
- ChPpqMessageCreator - Class in org.openehealth.ipf.commons.ihe.xacml20
- ChPpqMessageCreator(String) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.ChPpqMessageCreator
- ChPpqPolicySetCreator - Class in org.openehealth.ipf.commons.ihe.xacml20
- ChPpqPolicySetCreator() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.ChPpqPolicySetCreator
- Citizenship() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
- city - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
- city(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
- classification - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
- CLASSIFICATION_OBJECT_TYPE - Static variable in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
-
ObjectType for Classifications
- ClassificationList - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
- ClassificationList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ClassificationList
- ClassificationListAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
- ClassificationListAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ClassificationListAdapter
- 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, Vocabulary.NodeRepresentationUsage, 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, 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
- ClasspathResourceResolver - Class in org.openehealth.ipf.commons.xml
-
ResourceResolver used to correctly resolve import commands in xslt or xquery content.
- ClasspathResourceResolver(ResourceResolver) - Constructor for class org.openehealth.ipf.commons.xml.ClasspathResourceResolver
-
Constructor.
- 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
- clientAuthentication - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- ClientAuthType - Enum in org.openehealth.ipf.commons.ihe.core
- clientPool - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
- ClientRequestFactory<T extends 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.commons.audit.server.SyslogServer
- close() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- close() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
-
Closes any open resources and stops an active iteration
- ClosureAdapter<T> - Class in org.openehealth.ipf.platform.camel.core.closures
-
Base class for concrete closure adapters.
- ClosureAdapter(Closure<T>) - 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
- CMPD - Class in org.openehealth.ipf.commons.ihe.fhir.mhd
-
Integration profile for MHD-based CMPD transactions.
- CMPD - Class in org.openehealth.ipf.commons.ihe.xds
-
Definitions for the Community Medication Prescription and Dispense (CMPD) integration profile of the PHARM TF.
- CMPD() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.CMPD
- CMPD() - Constructor for class org.openehealth.ipf.commons.ihe.xds.CMPD
- CMPD.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
- CMPD.QueryPharmacyDocumentsInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- code - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
- code - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
- code - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
- code(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- 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 - 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 - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- CODE_SYSTEM_NAME - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- codeableConcept(CodedValueType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.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
- codedValueTypeToCodeableConcept(CodedValueType) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- codedValueTypeToCodeableConcept(CodedValueType, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- codedValueTypeToCoding(CodedValueType) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- codedValueTypeToCoding(CodedValueType, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- CodeFirstSchema - Class in org.openehealth.ipf.commons.ihe.xacml20.model
-
This class is used only to create the XML Schema.
- CodeFirstSchema() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.CodeFirstSchema
- codeSystem - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
- codeSystemName - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
- codeSystemVersion - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
- codeToCoding(String, T, Function<T, V>) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- 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) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
-
Constructs a validation object.
- CodeValidation(QueryParameter, boolean) - 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
- codingEnum(Enum) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
- CodingSystemIds() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.CodingSystemIds
- 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.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
- combinePolicies - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
- 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.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.spring.core.config
-
NamespaceHandler for Spring Beans
- CommonsCoreNamespaceHandler() - Constructor for class org.openehealth.ipf.commons.spring.core.config.CommonsCoreNamespaceHandler
- communityDownloadRequest(DownloadRequest) - Method in interface org.openehealth.ipf.commons.ihe.hpd.chcidd.ChCiddPortType
- communityDownloadRequest(DownloadRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.chcidd.ChCiddService
- communityPharmacyManagerQueryPharmacyDocuments(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.pharm1.Pharm1PortType
-
Performs a stored query according to the PHARM-1 specification.
- communityPharmacyManagerQueryPharmacyDocuments(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.pharm1.Pharm1Service
- communityQueryRequest(BatchRequest) - Method in interface org.openehealth.ipf.commons.ihe.hpd.chciq.ChCiqPortType
- communityQueryRequest(BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.chciq.ChCiqService
- CompactFlash - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- comparator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirSearchAndSortParameters
-
Returns a
Comparator
to sort resources of type T by given sort parameter name. - comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureSearchParameters
- comparatorFor(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- COMPARE_FALSE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- COMPARE_TRUE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- 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
- comparison - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
- COMPATIBILITY - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66Options
-
MHD 3.2.0 and 4.2.1 Resource Provider, supporting both DocumentManifest and List resources
- COMPATIBILITY - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67Options
- 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
- COMPREHENSIVE_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- COMPREHENSIVE_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- COMPREHENSIVE_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- COMPREHENSIVE_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- COMPREHENSIVE_FOLDER_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- COMPREHENSIVE_FOLDER_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- COMPREHENSIVE_FOLDER_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- COMPREHENSIVE_FOLDER_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ComprehensiveDocumentReference - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- ComprehensiveDocumentReference() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- ComprehensiveFolderList - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- ComprehensiveFolderList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveFolderList
- ComprehensiveProvideDocumentBundle - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- ComprehensiveProvideDocumentBundle() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- ComprehensiveSubmissionSetList - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- ComprehensiveSubmissionSetList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveSubmissionSetList
- concat(Hl7v2TransactionOptions, List<String>) - Static method in interface org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionOptions
- concat(Hl7v2TransactionOptions, Hl7v2TransactionOptions, List<String>) - Static method in interface org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionOptions
- concatAllToString(List<? extends T>) - Static method in interface org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionOptions
-
Provides a concatenated string with all things the options support, separated with spaces
- concatProviders(List<? extends FhirTransactionOptions>) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.FhirTransactionOptions
- ConditionAbstractType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for ConditionAbstractType complex type.
- ConditionAbstractType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionAbstractType
- 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
- conditionOrAudienceRestrictionOrOneTimeUse - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
- 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
- conditions - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- conditions - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- CONDITIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- ConditionSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- ConditionSearchParameters.ConditionSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- ConditionsType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for ConditionsType complex type.
- ConditionsType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
- CONFIDENTIALITY_REQUIRED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- ConfidentialityCode - Enum in org.openehealth.ipf.commons.ihe.xacml20.model
-
Swiss EPR confidentiality code.
- CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
- configure() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.ConformanceProfileBasedValidationBuilder
-
Configures the matching
CachingGazelleProfileRule
to be validated against - configure(Registry) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
- configure(DynamicExtension) - Method in class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
- 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
- configure(T) - Method in interface org.openehealth.ipf.commons.core.config.Configurer
- configureClient(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
-
Sets thread safety & timeout options of the given CXF client.
- configureHapiContext(HapiContext) - Method in interface org.openehealth.ipf.boot.hl7v2.HapiContextCustomizer
- configureHttpClientBuilder(Methanol.Builder) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory.MethanolFhirSecurityInformation
- configureHttpClientBuilder(T) - Method in class org.openehealth.ipf.commons.ihe.fhir.translation.FhirSecurityInformation
- configureHttpConduit(HTTPConduit) - Method in class org.openehealth.ipf.commons.ihe.ws.WsSecurityInformation
- 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(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.hl7v3.Hl7v3AsyncResponseServiceFactory
- 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(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(Map) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- configureProperties(Client) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
- Configurer<T,
R extends Registry> - Interface in org.openehealth.ipf.commons.core.config -
Base interface to implement for any custom configurers.
- configureSSLContext(SSLContext) - Method in class org.openehealth.ipf.platform.camel.ihe.core.ssl.StaticSSLContextParameters
- confirmationMethod - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
- 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 ofHL7v2 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>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
-
Called when a
FhirConsumer
is started. - connect(FhirConsumer<AuditDatasetType>, FhirProvider) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
-
Connects the URL specified on the endpoint to the specified processor.
- CONNECTION_CLOSED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- consent - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- consent - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- Constants - Class in org.openehealth.ipf.commons.ihe.fhir.audit.codes
- 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
- Constants() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- CONSTRAINT_VIOLATION - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- consumer - Variable in class org.openehealth.ipf.commons.audit.server.SyslogServer
- 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() - 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.
- 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.
- ConsumerAuditInterceptor<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer
-
Consumer-side FHIR ATNA auditing Camel interceptor.
- 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.fhir.core.intercept.consumer.ConsumerAuditInterceptor
- 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) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
-
Constructs a dispatching interceptor
- ConsumerDispatchingInterceptor(CamelContext, String...) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
-
Constructs a dispatching interceptor.
- ConsumerHandler<RequestType,
ResponseType> - Interface in org.openehealth.ipf.commons.ihe.hpd.controls.handlers - ConsumerHandlerBase<RequestType,
ResponseType> - Class in org.openehealth.ipf.commons.ihe.hpd.controls.handlers - ConsumerHandlerBase(ConsumerHandler<RequestType, ResponseType>) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ConsumerHandlerBase
- ConsumerHpdHandler - Class in org.openehealth.ipf.commons.ihe.hpd.controls
- ConsumerHpdHandler(ConsumerHandler<BatchRequest, BatchResponse>) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.ConsumerHpdHandler
- 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(boolean) - 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
- ConsumerPaginationHandler - Class in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
-
Server-side handler of pagination controls.
- ConsumerPaginationHandler(ConsumerHandler<BatchRequest, BatchResponse>, PaginationStorage) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.ConsumerPaginationHandler
- 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
- ConsumerSortingHandler - Class in org.openehealth.ipf.commons.ihe.hpd.controls.sorting
-
Server-side handler of sorting controls.
- ConsumerSortingHandler(ConsumerHandler<BatchRequest, BatchResponse>) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ConsumerSortingHandler
- 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
- ConsumerTracingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
- ConsumerTracingInterceptor(MessageTracer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerTracingInterceptor
- ConsumerTracingInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
- content - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnContextType
- content - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
- content - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectType
- 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
- 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 - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
- 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
- ControlUtils - Class in org.openehealth.ipf.commons.ihe.hpd.controls
-
Methods for mapping of Controls to and from DSMLv2 and Strings.
- controlValue - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
- 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(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(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 interface org.openehealth.ipf.commons.core.config.TypeConverter
- convert(Object, Class<T>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringTypeConverter
- 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(DataHandler) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DataHandlerToByteArrayConverter
- convert(PagedResultsControl) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- 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(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(RemoveDocumentsRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Remove Documents 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(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(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(QueryRegistry) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Query Registry 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(RemoveDocuments) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Remove Documents 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(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(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(QueryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Query response.
- convert(Response) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Registry response.
- 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(RemoveObjectsRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Remove 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(AdhocQueryRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Query Registry request.
- convert(RegistryResponseType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
-
Standard Camel converter for the Registry response.
- 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(ClinicalDocument) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ClinicalDocumentToByteArrayConverter
- convert(Document) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DomToByteArrayConverter
- 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
- convertBodyToByteArray(Object, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
-
Converts HL7 object to a Byte Array using the given character set (statically or in MSH-18).
- convertBodyToMessage(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
. - 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 (statically or in MSH-18) and replaces all '\n''s with '\r''s. - converter(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
ConverterAdapter
that adapts aConverter
Spring bean identified by nameconverterBeanName
. - 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
- 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 delegateConverter
. - convertGender(String, PdqPatient) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
- 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
- convertMessageToByteArray(Message, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
-
Converts Camel message to a Byte Array using the given character set (statically or in MSH-18).
- 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
- convertTo(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.Hl7v3DataTypeAttribute
- convertTo(List<?>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.Hl7v3DataTypeAttribute
- 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() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveFolderList
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveSubmissionSetList
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.DocumentReferencePatchParameters
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.EntryUuidIdentifier
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindComprehensiveDocumentReferencesResponseBundle
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindDocumentListsResponseBundle
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindMinimalDocumentReferencesResponseBundle
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.GenerateMetadataInParameters
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.GenerateMetadataOutParameters
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalDocumentReference
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalFolderList
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalProvideDocumentBundle
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalSubmissionSetList
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ProvideDocumentBundleResponse
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SimplifiedPublishDocumentReference
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetUniqueIdIdentifier
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveDocumentReference
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveSubmissionSetList
- copy() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UniqueIdIdentifier
- 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
- copyFrom(Name) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
-
Copy all name properties from the given name to this object.
- 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
- copyValues(ListResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- copyValues(ListResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- copyValues(Reference) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- CoreExtensionModule - Class in org.openehealth.ipf.platform.camel.core.extend
- CoreExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- CoreExtensionModuleInitializer - Class in org.openehealth.ipf.platform.camel.core.extend
-
This is called upon initialization of the Groovy API extensions for Camel.
- CoreExtensionModuleInitializer() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModuleInitializer
- 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
- corsFilterRegistration() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
- COULD_NOT_CONNECT - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- count - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ProxyRestrictionType
- count(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- count(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- country - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
- country(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
- countryCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
- create(E) - Static method in class org.openehealth.ipf.commons.ihe.core.SerializableEnumInteractionId
-
Create a serializable version of the given
InteractionId
- create(String) - Static method in class org.openehealth.ipf.commons.core.URN
- Create - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
- 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.xacml20.stub.saml20.assertion.ObjectFactory
- createAction(ActionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createActionType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
ActionType
- createActivePattern() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
-
Create an instance of
ActivePattern
- createAddPolicyRequest() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create an instance of
AddPolicyRequest
- createAddPolicyRequest(Collection<PolicySetType>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqMessageCreator
- createAddPolicyRequest(AddPolicyRequest) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
- 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
- createAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createAdhocQueryQuery(AdhocQueryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
-
Create an instance of
AdhocQueryResponse
- 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.
- createAdhocQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
-
Create an instance of
AdhocQueryType
- createAdvice(AdviceType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAdviceType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AdviceType
- 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
- createArtifact(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createArtifactResolve(ArtifactResolveType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createArtifactResolveType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
ArtifactResolveType
- createArtifactResponse(ArtifactResponseType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createArtifactResponseType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
ArtifactResponseType
- createAssertion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- createAssertion(AssertionType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAssertionBasedRequestType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create an instance of
AssertionBasedRequestType
- createAssertionIDRef(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAssertionIDRequest(AssertionIDRequestType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createAssertionIDRequestType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
AssertionIDRequestType
- createAssertionType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AssertionType
- createAssertionURIRef(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- 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
- createAssociationQuery(AssociationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- createAttribute(AttributeType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- 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
- createAttributeQuery(AttributeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createAttributeQueryType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
AttributeQueryType
- createAttributeStatement(AttributeStatementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAttributeStatementType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AttributeStatementType
- createAttributeType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AttributeType
- createAttributeValue(Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAttributeValueAssertion() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
-
Create an instance of
AttributeValueAssertion
- createAudience(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAudienceRestriction(AudienceRestrictionType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAudienceRestrictionType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AudienceRestrictionType
- createAuditableEvent(AuditableEventType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createAuditableEventQuery(AuditableEventQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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.audit.FhirQueryAuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ServerAuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68bin.Iti68BinaryServerAuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5AuditStrategy
- 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.hpd.iti59.Iti59ClientAuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1AuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq2.ChPpq2AuditStrategy
- createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditStrategy
- 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
- createAuditTransmissionProtocol(TlsParameters) - Method in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocolProvider
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.protocol.providers.NettyTLSSyslogSenderProvider
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.protocol.providers.ReactorNettyTLSSyslogSenderProvider
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.protocol.providers.RecordingAuditMessageTransmissionProvider
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.protocol.providers.TLSSyslogSenderProvider
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.protocol.providers.UDPSyslogSenderProvider
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.protocol.providers.VertxTLSSyslogSenderProvider
-
Deprecated.
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.protocol.providers.VertxUDPSyslogSenderProvider
-
Deprecated.
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.FhirRestTLSAuditRecordApacheSenderProvider
- createAuditTransmissionProtocol(TlsParameters) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.FhirRestTLSAuditRecordMethanolSenderProvider
- createAuthenticatingAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAuthnContext(AuthnContextType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAuthnContextClassRef(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAuthnContextDecl(Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAuthnContextDeclRef(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAuthnContextType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AuthnContextType
- createAuthnQuery(AuthnQueryType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createAuthnQueryType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
AuthnQueryType
- createAuthnRequest(AuthnRequestType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createAuthnRequestType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
AuthnRequestType
- createAuthnStatement(AuthnStatementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAuthnStatementType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AuthnStatementType
- createAuthRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
-
Create an instance of
AuthRequest
- createAuthzDecisionQuery(AuthzDecisionQueryType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createAuthzDecisionQueryType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
AuthzDecisionQueryType
- createAuthzDecisionStatement(AuthzDecisionStatementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createAuthzDecisionStatementType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
AuthzDecisionStatementType
- createBaseID(BaseIDAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- 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
- 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
- createBatchResponseAddResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseAuthResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseCompareResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseDelResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseErrorResponse(ErrorResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseExtendedResponse(ExtendedResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseModDNResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseModifyResponse(LDAPResult) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createBatchResponseSearchResponse(SearchResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- 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
- createBooleanFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
-
Create an instance of
BooleanFilterType
- createCancelMessage(Message, Parser) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
-
Creates a continuation cancel message on the basis of the given request.
- 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(String, String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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
- createClassificationNode(ClassificationNodeType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- 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
- 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
- createCodedValue(CV) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.ObjectFactory
- 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
- createCompoundFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
-
Create an instance of
CompoundFilterType
- createCondition(ConditionAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createConditions(ConditionsType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createConditionsType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
ConditionsType
- 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.core.FhirComponentWithOptions
- createConfig(String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
-
Creates a configuration object.
- 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.fhir.iti68bin.Iti68BinaryEndpoint
- 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
- createCV() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.ObjectFactory
-
Create an instance of
CV
- created(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- createDateTimeFilter(DateTimeFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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.
- createDelegate(DelegateType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.ObjectFactory
- createDelegateType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.ObjectFactory
-
Create an instance of
DelegateType
- createDelegationRestrictionType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.ObjectFactory
-
Create an instance of
DelegationRestrictionType
- createDeletePolicyRequest() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create an instance of
DeletePolicyRequest
- createDeletePolicyRequest(Collection<String>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqMessageCreator
- createDeletePolicyRequest(DeletePolicyRequest) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
- 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
- createDiagnosticReference() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
-
Create an instance of
DiagnosticReference
- createDocumentReference(DocumentReference, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105DocumentReferenceResourceProvider
- createDownloadRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.ObjectFactory
-
Create an instance of
DownloadRequest
- 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.chcidd.ObjectFactory
- createDownloadRequest(DownloadRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.ObjectFactory
- createDownloadResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.ObjectFactory
-
Create an instance of
DownloadResponse
- 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.chcidd.ObjectFactory
- createDownloadResponse(DownloadResponse) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.ObjectFactory
- 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
- createDsmlValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- 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
- createEmailAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
-
Create an instance of
EmailAddressType
- createEncryptedAssertion(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createEncryptedAttribute(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createEncryptedElementType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
EncryptedElementType
- createEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- 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.fhir.iti68bin.Iti68BinaryComponent
- 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.iti44.Iti44XdsComponent
- 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.chcidd.ChCiddComponent
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.chciq.ChCiqComponent
- 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(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
-
Creates and configures the endpoint.
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chadr.ChAdrComponent
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Component
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2.ChPpq2Component
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.iti79.Iti79Component
- 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.asyncresponse.Iti41AsyncResponseComponent
- 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.iti80.Iti80Component
- 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.iti92.Iti92Component
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.pharm1.Pharm1Component
- 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
- createEndpoint(NettyEndpoint, ConfigType) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
-
Creates an endpoint object.
- createEndpoint(NettyEndpoint, MllpDispatchEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
- createEndpoint(NettyEndpoint, MllpTransactionEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
- createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti105.Iti105Endpoint
- 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
- createEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.pharm5.Pharm5Endpoint
- createEprPolicyRepositoryResponse() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create an instance of
EprPolicyRepositoryResponse
- 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
- createEvidence(EvidenceType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createEvidenceType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
EvidenceType
- createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- createExchange(CamelContext, ExchangePattern) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
-
Creates a new
Exchange
instance usingcontext
. - createExchange(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- createExchange(Exchange, ExchangePattern) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
-
Creates a new
Exchange
instance from the givenexchange
. - 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.
- createExtensions(ExtensionsType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createExtensions(ExtensionsType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ObjectFactory
- createExtensionsType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
ExtensionsType
- createExtensionsType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ObjectFactory
-
Create an instance of
ExtensionsType
- createExternalIdentifier(ExternalIdentifierType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- createExternalLinkQuery(ExternalLinkQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- createExtrinsicObjectQuery(ExtrinsicObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- createFederationQuery(FederationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- 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
- createFilterSetApproxMatch(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetEqualityMatch(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetExtensibleMatch(MatchingRuleAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetGreaterOrEqual(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetLessOrEqual(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetNot(Filter) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetOr(FilterSet) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetPresent(AttributeDescription) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- createFilterSetSubstrings(SubstringFilter) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
- 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
- createFloatFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
-
Create an instance of
FloatFilterType
- createGetComplete(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- 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(ModelClassFactory, ValidationRuleBuilder, ProfileStore) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
- 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(HL7v2Transactions) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
-
Returns a HapiContext for the provided
HL7v2 transaction
, using adefault HL7 model
- createHttpRequest() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpClient
- createHttpRequest(byte[]) - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpClient
- createHttpRequest(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpClient
- createHttpRequest(HttpRequest.BodyPublisher) - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpClient
- createHttpRequest(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpClient
- createIdentifiable(IdentifiableType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createIdentifiableType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
-
Create an instance of
IdentifiableType
- createIDPEntry(IDPEntryType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createIDPEntryType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
IDPEntryType
- createIDPList(IDPListType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createIDPListType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
IDPListType
- createII() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.ObjectFactory
-
Create an instance of
II
- 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.fhir.iti68bin.Iti68BinaryEndpoint
- 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.fhir.iti68bin.Iti68BinaryEndpoint
- 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
- createInstanceIdentifier(II) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.ObjectFactory
- createIntegerFilter(IntegerFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- 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
- createIssuer() - Method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- createIssuer(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createKeyInfoConfirmationDataType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
KeyInfoConfirmationDataType
- createLanguageCommunicationElement(MarkupBuilder, Segment) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
- 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
- createLocalizedStringType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
-
Create an instance of
LocalizedStringType
- createLogoutRequest(LogoutRequestType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createLogoutRequestType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
LogoutRequestType
- createLogoutResponse(StatusResponseType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createManageNameIDRequest(ManageNameIDRequestType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createManageNameIDRequestType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
ManageNameIDRequestType
- createManageNameIDResponse(StatusResponseType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- 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, HL7Exception, AcknowledgmentCode) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.QpdAwareNakFactory
- 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(GPathResult, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
-
Creates a transaction-specific NAK message.
- createNak(String, 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
- createNameID(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createNameIDMappingRequest(NameIDMappingRequestType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createNameIDMappingRequestType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
NameIDMappingRequestType
- createNameIDMappingResponse(NameIDMappingResponseType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createNameIDMappingResponseType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
NameIDMappingResponseType
- createNameIDPolicy(NameIDPolicyType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createNameIDPolicyType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
NameIDPolicyType
- createNameIDType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
NameIDType
- createNegativeQueryResponse(Exception) - Method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- createNegativeQueryResponse(Xacml20Status, String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- createNewEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createNewID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- 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
- createNotificationQuery(NotificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- 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
- createObjectMapper() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.JsonUtils
-
Creates and returns an ObjectMapper instance suitable for the simplified XDS data model.
- createObjectRef(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- createOneTimeUse(OneTimeUseType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createOneTimeUseType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
OneTimeUseType
- createOrganization(OrganizationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createOrganizationQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- createPatientPersonElements(MarkupBuilder, Segment, Map<String, String>) - 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
- createPersonName(PersonNameType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- 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
- createPolicyQuery(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqMessageCreator
- createPolicyQuery(II) - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqMessageCreator
- createPolicySet(String, VelocityContext) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqPolicySetCreator
- createPolicySetString(String, VelocityContext) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqPolicySetCreator
- createPollingConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- createPositivePolicyQueryResponse(List<PolicySetType>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqMessageCreator
- createPostalAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createPostalAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
-
Create an instance of
PostalAddressType
- createProcessor() - Method in class org.openehealth.ipf.platform.camel.core.reifier.DelegateReifier
- createProcessor() - Method in class org.openehealth.ipf.platform.camel.core.reifier.SplitterReifier
- 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(ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
- createProvideAndRegisterDocumentSetRequest(EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
- 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
-
Create an instance of
ProvideAndRegisterDocumentSetRequestType
- createProvideAndRegisterDocumentSetRequestTypeDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
-
Create an instance of
ProvideAndRegisterDocumentSetRequestType.Document
- createProxyRestriction(ProxyRestrictionType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createProxyRestrictionType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
ProxyRestrictionType
- 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
- 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() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- createReader(Class<T>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
- createReferencedPolicies(ReferencedPoliciesType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ObjectFactory
- createReferencedPoliciesType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ObjectFactory
-
Create an instance of
ReferencedPoliciesType
- createRegistry(RegistryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- createRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- 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
- createRegistryPackageQuery(RegistryPackageQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- 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
- 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
- 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 class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
- 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) - Static 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
- createRequestedAuthnContext(RequestedAuthnContextType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createRequestedAuthnContextType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
RequestedAuthnContextType
- createRequesterID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- 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
- createResourceProvider(Class<? extends FhirProvider>) - Static method in interface org.openehealth.ipf.commons.ihe.fhir.FhirTransactionOptions
- createResponse(ResponseType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createResponse(Xacml20Status, String, AssertionType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- createResponseOption(ResponseOptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- createResponseOptionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
-
Create an instance of
ResponseOptionType
- createResponseType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
ResponseType
- 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 class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
- 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 class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
- 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.
- createRetrieveImagingDocumentSetRequest(RetrieveImagingDocumentSetRequestType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.ObjectFactory
- createRetrieveImagingDocumentSetRequestType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.ObjectFactory
-
Create an instance of
RetrieveImagingDocumentSetRequestType
- createRetrieveImagingDocumentSetRequestTypeTransferSyntaxUIDList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.ObjectFactory
-
Create an instance of
RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
- createSchematronOutput() - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
-
Create an instance of
SchematronOutput
- createScoping(ScopingType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createScopingType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
ScopingType
- 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
- createSeriesRequestType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.ObjectFactory
-
Create an instance of
RetrieveImagingDocumentSetRequestType.SeriesRequest
- 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
- createServiceBinding(ServiceBindingType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createServiceBindingQuery(ServiceBindingQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- 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
- createServletEndpoint(String, ServletComponent, URI) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin.Iti68BinaryComponent
- createSessionIndex(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createSlot(SlotType1) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- 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
- createSpecificationLinkQuery(SpecificationLinkQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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.reifier.SplitterReifier
- createSslAwareClientFactory(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
- createSslAwareClientFactory(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.ApacheFhirRestTLSAuditRecordSender
- createSslAwareClientFactory(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.MethanolFhirRestTLSAuditRecordSender
- createSSLContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.ihe.core.ssl.StaticSSLContextParameters
- createStatement(StatementAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createStatus(StatusType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createStatusCode(StatusCodeType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createStatusCodeType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
StatusCodeType
- createStatusDetail(StatusDetailType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createStatusDetailType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
StatusDetailType
- createStatusMessage(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createStatusResponseType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
StatusResponseType
- createStatusType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
StatusType
- createStringFilter(StringFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- createStringFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
-
Create an instance of
StringFilterType
- createStudyRequestType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.ObjectFactory
-
Create an instance of
RetrieveImagingDocumentSetRequestType.StudyRequest
- createSubject(SubjectType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createSubjectConfirmation(SubjectConfirmationType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createSubjectConfirmationData(SubjectConfirmationDataType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createSubjectConfirmationDataType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
SubjectConfirmationDataType
- createSubjectConfirmationType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
SubjectConfirmationType
- createSubjectLocality(SubjectLocalityType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
- createSubjectLocalityType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
SubjectLocalityType
- createSubjectQuery(SubjectQueryAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createSubjectType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create an instance of
SubjectType
- 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
- createSubscriptionQuery(SubscriptionQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- 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
- createTerminate(TerminateType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
- createTerminateType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create an instance of
TerminateType
- createText(String) - Method in class org.openehealth.ipf.commons.xml.svrl.ObjectFactory
- createTypeInstances() - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.Hl7v3DataTypesInitializer
- createTypeInstances() - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.Hl7v3FunctionsInitializer
- createUndeprecateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
-
Create an instance of
UndeprecateObjectsRequest
- createUnknownPolicySetId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create an instance of
UnknownPolicySetId
- createUnknownPolicySetId(UnknownPolicySetId) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
- createUpdateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
-
Create an instance of
UpdateObjectsRequest
- createUpdatePolicyRequest() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create an instance of
UpdatePolicyRequest
- createUpdatePolicyRequest(Collection<PolicySetType>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqMessageCreator
- createUpdatePolicyRequest(UpdatePolicyRequest) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
- createUsageDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createUsageParameter(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createUser(UserType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- createUserQuery(UserQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
- 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
- createValueList(ValueListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
- 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
- createXACMLAuthzDecisionQuery(XACMLAuthzDecisionQueryType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ObjectFactory
- createXACMLAuthzDecisionQueryType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ObjectFactory
-
Create an instance of
XACMLAuthzDecisionQueryType
- createXACMLAuthzDecisionStatementType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ObjectFactory
-
Create an instance of
XACMLAuthzDecisionStatementType
- createXACMLPolicyQuery(XACMLPolicyQueryType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ObjectFactory
- createXACMLPolicyQueryType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ObjectFactory
-
Create an instance of
XACMLPolicyQueryType
- createXACMLPolicySetIdReferenceStatementType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create an instance of
XACMLPolicySetIdReferenceStatementType
- createXACMLPolicyStatementType() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ObjectFactory
-
Create an instance of
XACMLPolicyStatementType
- criticality - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
- CrossCommunityFetch - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- CrossCommunityFetch - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
- CrossGatewayDocumentProvide - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- 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
- CrossGatewayPatientDiscovery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
- CrossGatewayPatientDiscovery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
- CrossGatewayQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- CrossGatewayQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
- CrossGatewayRetrieve - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- CrossGatewayRetrieveImagingDocumentSet - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- CSD_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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
- Customer - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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
- CustomFhirComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
- CustomFhirComponent(FhirTransactionConfiguration<AuditDatasetType>) - 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
- 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.
- customizeDestination(D) - Method in class org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl
-
Allows to customize the destination, e.g.
- customizeFhirContext(FhirContext) - Method in interface org.openehealth.ipf.boot.fhir.FhirContextCustomizer
- customizeFhirMapping(CustomMappings) - Method in interface org.openehealth.ipf.boot.fhir.FhirMappingCustomizer
-
Allows to add further mapping resources, that may override the default mappings
- customizeHttpClientBuilder(T) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
-
Possibility to customize the httpClientBuilder.
- 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.spring.map.config
-
Configurer
used to add allCustomMappings
bean occurrences from the spring application context to the providedSpringBidiMappingService
. - 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(ModelClassFactory, 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(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
- CustomTlsParameters - Class in org.openehealth.ipf.commons.audit
-
TlsParameters
that can be set independently of the javax.net.ssl system properties. - CustomTlsParameters() - Constructor for class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
- CustomValidationSupport(FhirContext, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
- CV - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3
-
Java class for CV complex type.
- CV() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
- CvDataTypeAttribute - Class in org.openehealth.ipf.commons.ihe.xacml20.herasaf.types
- CvDataTypeAttribute() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.CvDataTypeAttribute
- CvEqualFunction - Class in org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions
- CvEqualFunction() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.CvEqualFunction
- CX - Class in org.openehealth.ipf.commons.ihe.xacml20.model
- CX() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- CX(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- CX_NEEDS_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- CX_TOO_MANY_COMPONENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- CXI_INCOMPLETE_ASSIGNING_AUTHORITY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- CXI_NEEDS_ID_TYPE_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- CXI_TOO_MANY_COMPONENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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(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.
- CXiAssigningAuthority(Hl7v2Based.Holder<HD>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.CXiAssigningAuthority
- 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
- DataAcquisitionDevice - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- DatabaseServerProcess - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- DataDestination - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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, String, EventActionCode, 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, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataExportBuilder
- DataFormatAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
- DataFormatAdapter(Converter) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
- DataFormatAdapter(Parser) - 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(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
- DataFormatAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
- DataFormatAdapterReifier - Class in org.openehealth.ipf.platform.camel.core.reifier
- DataFormatAdapterReifier(CamelContext, DataFormatDefinition) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.DataFormatAdapterReifier
- dataFormatFor(DataFormatClause, DataFormatDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- dataFormatParser(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
- dataFormatParser(Parser<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
- dataFormatRenderer(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
- 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, String, EventActionCode, 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, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.DataImportBuilder
- DataRepository - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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.
- DataSource - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- date(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- date(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- 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
- date(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- date(String) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
- 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
- DAY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
- DCM_OCLIENT_CODE - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- DCM_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- deactivate() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
-
Deactivates any further data collecting.
- decision - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
- DecisionType - Enum in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for DecisionType.
- 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 - Static variable in interface org.openehealth.ipf.commons.audit.AuditMetadataProvider
- DEFAULT_HL7_CORRELATION_BEAN_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
- DEFAULT_HL7_DECODER_FACTORY_BEAN_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
- DEFAULT_HL7_ENCODER_FACTORY_BEAN_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
- DEFAULT_HOME_COMMUNITY_ID - Static variable in class org.openehealth.ipf.platform.camel.ihe.core.HomeCommunityUtils
- 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
- DefaultAuditMetadataProvider - Class in org.openehealth.ipf.commons.audit
-
Default implementation, using the current host name, process ID, timestamp and "IPF" and sending application.
- DefaultAuditMetadataProvider() - Constructor for class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- DefaultAuditMetadataProvider(String, String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- DefaultBalpAuditContext - Class in org.openehealth.ipf.commons.audit
- DefaultBalpAuditContext() - Constructor for class org.openehealth.ipf.commons.audit.DefaultBalpAuditContext
- DefaultCamelTlsParameters - Class in org.openehealth.ipf.platform.camel.ihe.core.ssl
-
Provider of SSLContextParameters that default to the global settings based on the system properties javax.net.ssl....
- DefaultCamelTlsParameters() - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.ssl.DefaultCamelTlsParameters
- 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(HL7Exception, AcknowledgmentCode, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- defaultNak(HL7Exception, AcknowledgmentCode, String, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- defaultNak(Message, HL7Exception, AcknowledgmentCode, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
- 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
- Deidentification - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- delegate - Variable in class org.openehealth.ipf.commons.audit.event.DelegatingAuditMessageBuilder
- delegate - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegationRestrictionType
- DelegateDefinition - Class in org.openehealth.ipf.platform.camel.core.model
- DelegateDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.DelegateDefinition
- DelegateReifier<T extends DelegateDefinition> - Class in org.openehealth.ipf.platform.camel.core.reifier
-
An
ProcessorReifier
that combines theProcessor
created byDelegateReifier.doCreateDelegate()
and the child processor created byProcessorReifier.createChildProcessor(boolean)
into aPipeline
. - DelegateReifier(Route, T) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.DelegateReifier
- DelegateType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation
-
Java class for DelegateType complex type.
- DelegateType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
- 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<Object>) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingExpression
- DelegatingFhirContext - Class in org.openehealth.ipf.commons.ihe.fhir
-
Delegating FhirContext with a custom IRestfulClientFactory.
- DelegatingFhirContext(FhirContext, IRestfulClientFactory) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- DelegatingPredicate - Class in org.openehealth.ipf.modules.hl7.message
- DelegatingPredicate - Class in org.openehealth.ipf.platform.camel.core.closures
-
An expression that delegates to a
Closure
- DelegatingPredicate(Closure<Boolean>) - Constructor for class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
- DelegatingPredicate(Closure<Boolean>) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingPredicate
- DelegatingProcessor - Class in org.openehealth.ipf.platform.camel.core.closures
-
A processor that delegates to a
Closure
- DelegatingProcessor(Closure<Object>) - 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<Boolean>) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingValidator
- delegationInstant - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
- DelegationRestrictionType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation
-
Java class for DelegationRestrictionType complex type.
- DelegationRestrictionType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegationRestrictionType
- 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 class org.openehealth.ipf.commons.ihe.hl7v2.storage.SpringCacheInteractiveContinuationStorage
- 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
- delete(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- Delete - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
- DELETE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
- 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
- deletePolicy(DeletePolicyRequest) - Method in interface org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1PortType
- deletePolicy(DeletePolicyRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Service
- DeletePolicyRequest - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
Java class for DeletePolicyRequest complex type.
- DeletePolicyRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.DeletePolicyRequest
- 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
- DENY - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.DecisionType
- DEPRECATED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
-
The entry is deprecated.
- DEPRECATED_OBJ_CANNOT_BE_TRANSFORMED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- DEREF_ALWAYS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
- DEREF_FINDING_BASE_OBJ - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
- DEREF_IN_SEARCHING - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
- 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
- DESIGNATION_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- DESIGNATION_TYPE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- designationType(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- destination - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- destination - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- Destination - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
- DestinationMedia - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
- 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
- Detach - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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, 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
- 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.
- Device - Class in org.openehealth.ipf.commons.ihe.hl7v3.core.metadata
-
Simplified model of a device.
- Device() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
- diagnostic - Variable in class org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
- DIAGNOSTIC_REPORTS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- diagnosticReference - Variable in class org.openehealth.ipf.commons.xml.svrl.FailedAssert
- diagnosticReference - Variable in class org.openehealth.ipf.commons.xml.svrl.SuccessfulReport
- 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
- 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
- DICOM_AUTO - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.PurposeOfUse
- 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
- 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
- DICOMAuditParser - Class in org.openehealth.ipf.commons.audit.unmarshal.dicom
-
Parses XML-formatted Audit messages as written by
DICOM2017c
- DICOMAuditParser() - Constructor for class org.openehealth.ipf.commons.audit.unmarshal.dicom.DICOMAuditParser
- dicomDetails(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
- DICOMInstancesAccessed - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- DicomInstancesAccessedAuditBuilder<T extends DicomInstancesAccessedAuditBuilder<T>> - Class in org.openehealth.ipf.commons.ihe.core.atna.event
-
Builder for building IHE-specific event if SOP Instances from a specific study are created, modified or accessed.
- DicomInstancesAccessedAuditBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesAccessedAuditBuilder
- 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
- DicomInstancesAccessedEventBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.audit.event
- DicomInstancesAccessedEventBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesAccessedEventBuilder
- DICOMInstancesTransferred - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- DicomInstancesTransferredAuditBuilder<T extends DicomInstancesTransferredAuditBuilder<T>> - Class in org.openehealth.ipf.commons.ihe.core.atna.event
-
Builder for building IHE-specific event if Instances for a particular study have been stored on this system.
- DicomInstancesTransferredAuditBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesTransferredAuditBuilder
- 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
- DicomInstancesTransferredEventBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.audit.event
- DicomInstancesTransferredEventBuilder(AuditContext, AuditDataset, EventOutcomeIndicator, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesTransferredEventBuilder
- 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
- DICOMStudyDeleted - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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
- DIFFERENT_HASH_CODE_IN_RESUBMISSION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- DIFFERENT_SIZE_IN_RESUBMISSION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- Disclosure - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- disconnect(FhirConsumer<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
-
Called when a
FhirConsumer
is stopped. - disconnect(FhirConsumer<AuditDatasetType>, FhirProvider) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
-
Disconnects the URL specified on the endpoint from the specified processor.
- 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
- DISPLAY_NAME - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- displayName - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
- DistributeDocumentSetOnMedia - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- 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
- dnsName - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
- doAggregate(Exchange, Object, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
-
Aggregates
oldInputData
andnewInputData
. - 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
- doBuild(SubmissionSet, List<Folder>, List<Document>, List<Association>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- doBuild(SubmissionSet, List<Folder>, List<DocumentEntry>, List<Association>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.RegisterDocumentSetBuilder
- DOC_CODE_NOT_ALLOWED_ON_HAS_MEMBER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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_AUTHOR_INSTITUTION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getAuthors()
. - DOC_ENTRY_AUTHOR_PERSON - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getAuthors()
. - DOC_ENTRY_CLASS_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getClassCode()
. - 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_CODE_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getClassCode()
. - DOC_ENTRY_CONFIDENTIALITY_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getConfidentialityCodes()
. - 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_CONFIDENTIALITY_CODE_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getConfidentialityCodes()
. - DOC_ENTRY_CREATION_TIME_FROM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getCreationTime()
. - DOC_ENTRY_CREATION_TIME_TO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getCreationTime()
. - DOC_ENTRY_DOCUMENT_AVAILABILITY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getDocumentAvailability()
. - DOC_ENTRY_EVENT_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getEventCodeList()
. - 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_EVENT_CODE_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getEventCodeList()
. - DOC_ENTRY_FORMAT_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getFormatCode()
. - 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_FORMAT_CODE_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getFormatCode()
. - DOC_ENTRY_HEALTHCARE_FACILITY_TYPE_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getHealthcareFacilityTypeCode()
. - DOC_ENTRY_HEALTHCARE_FACILITY_TYPE_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
-
healthcareFacilityTypeCode External Classification Scheme of the Document Entry
- DOC_ENTRY_HEALTHCARE_FACILITY_TYPE_CODE_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getHealthcareFacilityTypeCode()
. - DOC_ENTRY_INVALID_AVAILABILITY_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- DOC_ENTRY_LIMITED_METADATA_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
-
limitedMetadata External Classification Node 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_LOGICAL_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getLogicalUuid()
. - DOC_ENTRY_PATIENT_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getPatientId()
. - 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_PATIENT_ID_WRONG - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- DOC_ENTRY_PRACTICE_SETTING_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getPracticeSettingCode()
. - 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_PRACTICE_SETTING_CODE_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getPracticeSettingCode()
. - DOC_ENTRY_REFERENCE_IDS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getReferenceIdList()
. - DOC_ENTRY_SERVICE_END_FROM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStopTime()
. - DOC_ENTRY_SERVICE_END_TO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStopTime()
. - DOC_ENTRY_SERVICE_START_FROM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStartTime()
. - DOC_ENTRY_SERVICE_START_TIME_FROM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStartTime()
. - DOC_ENTRY_SERVICE_START_TIME_TO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStartTime()
. - DOC_ENTRY_SERVICE_START_TO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStartTime()
. - DOC_ENTRY_SERVICE_STOP_TIME_FROM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStopTime()
. - DOC_ENTRY_SERVICE_STOP_TIME_TO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getServiceStopTime()
. - DOC_ENTRY_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getAvailabilityStatus()
. - DOC_ENTRY_TITLE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getTitle()
. - DOC_ENTRY_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getType()
. - DOC_ENTRY_TYPE_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
DocumentEntry.getTypeCode()
. - 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getUniqueId()
. - 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
- DOC_ENTRY_UUID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getEntryUuid()
. - DOC_ID_MUST_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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.fhir.iti68bin.Iti68BinaryEndpoint
- doCreateConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
-
Returns the original starting point of the camel-netty route which will be wrapped into a set of PIX/PDQ-specific interceptors in
Endpoint.createConsumer(Processor)
. - doCreateDataFormat() - Method in class org.openehealth.ipf.platform.camel.core.reifier.DataFormatAdapterReifier
- doCreateDelegate() - Method in class org.openehealth.ipf.platform.camel.core.reifier.AuditReifier
- doCreateDelegate() - Method in class org.openehealth.ipf.platform.camel.core.reifier.DelegateReifier
-
Creates a
Processor
for this DSL element. - doCreateDelegate() - Method in class org.openehealth.ipf.platform.camel.core.reifier.ProcessorAdapterReifier
- 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<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.iti83.Iti83Component
- doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.pcc44.Pcc44Component
- doCreateEndpoint(String, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.pharm5.Pharm5Component
- doCreateEndpoint(String, FhirEndpointConfiguration<Iti105AuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti105.Iti105Component
- doCreateEndpoint(String, FhirEndpointConfiguration<Iti65AuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti65.Iti65Component
- doCreateEndpoint(String, FhirEndpointConfiguration<FhirAuditEventQueryAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti81.Iti81Component
- doCreateProcessor() - Method in class org.openehealth.ipf.platform.camel.core.reifier.ParserAdapterReifier
- doCreateProcessor() - Method in class org.openehealth.ipf.platform.camel.core.reifier.ProcessorAdapterReifier
- doCreateProcessor() - Method in class org.openehealth.ipf.platform.camel.core.reifier.RendererAdapterReifier
- doCreateProcessor() - Method in class org.openehealth.ipf.platform.camel.core.reifier.TransmogrifierAdapterReifier
- doCreateProcessor() - Method in class org.openehealth.ipf.platform.camel.core.reifier.ValidatorAdapterReifier
- doCreateProcessor() - Method in class org.openehealth.ipf.platform.camel.hl7.reifier.HapiAdapterReifier
- 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.fhir.iti68bin.Iti68BinaryEndpoint
- doCreateProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
-
Returns the original camel-netty producer which will be wrapped into a set of PIX/PDQ-specific interceptors in
Endpoint.createProducer()
. - Doctor - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
- Document() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
- Document(String, String, String, String, String, XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
- Document(DocumentEntry, DataHandler) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
-
Constructs a document.
- DOCUMENT_ADMIN - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- DOCUMENT_ADMIN - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- DOCUMENT_NOT_ALLOWED_IN_DOC_ENTRY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- DOCUMENT_NOT_FOUND_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- DOCUMENT_QUEUED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An XDR Recipient queued the document for future manual matching to a patient.
- DOCUMENT_REFERENCE_PATCH_PARAMETERS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- DOCUMENT_REFERENCE_PATCH_PARAMETERS_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- DOCUMENT_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
- DOCUMENT_UNIQUE_ID_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The document associated with the DocumentUniqueId is not available.
- 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.
- documentCrossGatewayDocumentProvide(ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti80.Iti80Service
- documentDetails(String, String, String, String, boolean) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestResourceProvider
-
Handles DocumentManifest Retrieve.
- documentManifestRetrieve(IdType, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66StrictResourceProvider
-
Handles DocumentManifest Retrieve.
- documentManifestSearch(ReferenceParam, DateRangeParam, ReferenceAndListParam, TokenParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestResourceProvider
- documentManifestSearch(ReferenceParam, DateRangeParam, ReferenceAndListParam, TokenParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66StrictResourceProvider
- 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.
- DocumentReferencePatchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- DocumentReferencePatchParameters() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.DocumentReferencePatchParameters
- documentReferenceRetrieve(IdType, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ResourceProvider
-
Handles DocumentReference Retrieve.
- documentReferenceRetrieve(IdType, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67StrictResourceProvider
-
Handles DocumentReference Retrieve.
- documentReferenceSearch(ReferenceParam, TokenOrListParam, TokenParam, DateRangeParam, DateRangeParam, ReferenceAndListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, ReferenceOrListParam, TokenOrListParam, ReferenceOrListParam, TokenParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67ResourceProvider
- documentReferenceSearch(ReferenceParam, TokenOrListParam, TokenParam, DateRangeParam, ReferenceAndListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, ReferenceOrListParam, TokenParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67StrictResourceProvider
- 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(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(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Service
- documentRegistryRegistryStoredQuery(AdhocQueryResponse) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse.Iti38AsyncResponsePortType
- documentRegistryRegistryStoredQuery(AdhocQueryResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseService
- documentRegistryRegistryStoredQuery(RegistryResponseType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti41.asyncresponse.Iti41AsyncResponsePortType
- documentRegistryRegistryStoredQuery(RegistryResponseType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse.Iti41AsyncResponseService
- 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.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(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(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
- documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetResponseType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse.Iti39AsyncResponsePortType
- documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetResponseType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseService
- documentRepositoryRetrieveImagingDocumentSet(RetrieveDocumentSetResponseType) - Method in interface org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse.Rad75AsyncResponsePortType
- documentRepositoryRetrieveImagingDocumentSet(RetrieveDocumentSetResponseType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseService
- 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(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(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
- DomBuildersPool - Class in org.openehealth.ipf.commons.core
-
Pool for DOM document builders (which are not thread-safe).
- 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
- DONT_TEST_POLICY - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl.SocketTestPolicy
- doParse(Element, BeanDefinitionBuilder) - Method in class org.openehealth.ipf.commons.spring.core.config.CommonsCoreBeanDefinitionParser
- doProcess(InputStream, OutputStream, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
-
Processes
inputData
andinputParams
and writes converted result tooutputData
. - doProcess(InputStream, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
-
Parses
inputData
usinginputParams
and returns the parsing result. - doProcess(Reader, Writer, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
-
Processes
inputData
andinputParams
and writes converted result tooutputData
. - doProcess(Reader, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
-
Parses
inputData
usinginputParams
and returns the parsing result. - 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(String, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
-
Processes
inputData
andinputParams
and returns the converted result. - doProcess(String, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
-
Parses
inputData
usinginputParams
and returns the parsing result. - doProcess(Source, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
-
Parses
inputData
usinginputParams
and returns the parsing result. - doProcess(Source, Result, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
-
Processes
inputData
andinputParams
and writes converted result tooutputData
. - doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
-
Processes input data and populates the output message.
- doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
-
Processes input data and populates the output message.
- 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(BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryService
- 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
- doProcessRequest(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20QueryService
- 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.cda.dataformat.MdhtDataFormat
- doStart() - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- doStart() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
- doStart() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- doStart() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
- doStart(String, int) - Method in class org.openehealth.ipf.commons.audit.server.SyslogServer
- doStart(String, int) - Method in class org.openehealth.ipf.commons.audit.server.TlsSyslogServer
- doStart(String, int) - Method in class org.openehealth.ipf.commons.audit.server.UdpSyslogServer
- doStop() - Method in class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
- doStop() - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
- doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- 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.chcidd
-
Java class for DownloadRequest complex type.
- 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.chcidd.DownloadRequest
- DownloadRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
- DownloadResponse - Class in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd
-
Java class for DownloadResponse complex type.
- 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.chcidd.DownloadResponse
- 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.
- DSMLV2_OBJECT_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.hpd.HpdUtils
- DsmlValue - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
-
Java class for DsmlValue simple type.
- DsmlValue() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlValue
- DUPLICATE_SLOT_NAME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- DUPLICATE_UNIQUE_ID_IN_REGISTRY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A unique ID received for a submission set or folder was not unique within the registry.
- 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
- DVD - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- 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()
orEagerBundleProvider.getResources(int, int)
is called. - EagerBundleProvider(RequestConsumer, boolean, Object, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.EagerBundleProvider
- 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
- EbXML30ConvertersLoader - Class in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
-
Generated by camel build tools - do NOT edit this file!
- EbXML30ConvertersLoader() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30ConvertersLoader
- EbXMLAdhocQueryRequest<E> - 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(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.
- 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.
- EbXMLNonconstructiveDocumentSetRequest<E> - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
-
Encapsulation of the ebXML classes for
RetrieveDocumentSetRequestType
andRemoveDocumentsRequestType
. - EbXMLNonconstructiveDocumentSetRequest30<E extends RetrieveDocumentSetRequestType> - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
-
The ebXML 3.0 version of the
EbXMLNonconstructiveDocumentSetRequest
. - EbXMLNonconstructiveDocumentSetRequest30(E) - 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<E> - 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
-
Encapsulation of
ProvideAndRegisterDocumentSetRequestType
- 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.
- 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.
- EbXMLQueryResponse<E> - 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) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
-
Constructs the response wrapper using a new
EbXMLObjectLibrary
. - 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.
- 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
andRegistryObjectType
. - 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<E> - 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<E> - 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<E> - 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<E> - 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<E> - 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) - 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.
- 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.
- EhcacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.correlation
-
Ehcache-based implementation of asynchronous message correlator.
- EhcacheAsynchronyCorrelator(Cache<String, Serializable>) - Constructor for class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
- EhcacheHl7v3ContinuationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v3.storage
- EhcacheInteractiveContinuationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v2.storage
-
An Ehcache-based implementation of
InteractiveContinuationStorage
. - EhcacheInteractiveContinuationStorage(Cache<String, EhcacheInteractiveContinuationStorage.InteractiveContinuationChain>) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheInteractiveContinuationStorage
- EhcachePaginationStorage - Class in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
-
Ehcache-based pagination storage.
- EhcachePaginationStorage(Cache<String, Object>, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.EhcachePaginationStorage
- EhcacheUnsolicitedFragmentationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v2.storage
-
A storage of HL7 v2 unsolicited fragmentation accumulators.
- EhcacheUnsolicitedFragmentationStorage(Cache<String, StringBuilder>) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheUnsolicitedFragmentationStorage
- EHEALTH_SUISSSE_2015_EPR_SPID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- EHEALTH_SUISSSE_2015_REFERENCED_POLICY_SET - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- EHEALTH_SUISSSE_PRINCIPAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- EHEALTH_SUISSSE_PRINCIPAL_NAME - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- EHS_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- ELEMENT_NAME_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- elementAt(int) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- ELSE - Static variable in class org.openehealth.ipf.commons.map.BidiMappingService
- Email - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- 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
- Emergency - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- EMERGENCY - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.PurposeOfUse
- EmergencyOverrideStarted - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- EmergencyOverrideStopped - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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
- EMPTY_REFERENCE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- EMPTY_SLOT_VALUE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- EMPTY_URI - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- enabledClientCipherSuites - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- enabledProtocols - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- enabledServerCipherSuites - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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.
- EncounterNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- 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
- ENCOUNTERS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- EncounterSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- EncounterSearchParameters.EncounterSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- ENCRYPTED - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- encryptedData - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
- EncryptedElementType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for EncryptedElementType complex type.
- EncryptedElementType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
- encryptedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
- encryptedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
- encryptedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
- encryptedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
- encryptedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
- encryptedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingResponseType
- encryptedKey - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
- 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
- EndUserInterface - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- enrichAuditDatasetFromRequest(FhirAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68bin.Iti68BinaryServerAuditStrategy
- enrichAuditDatasetFromRequest(FhirQueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditStrategy
-
Further enrich the audit dataset: add query string and patient IDs in the search parameter (if available).
- enrichAuditDatasetFromRequest(FhirQueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ClientAuditStrategy
- 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.pharm5.Pharm5AuditStrategy
-
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.audit.GenericFhirAuditStrategy
- enrichAuditDatasetFromRequest(Iti105AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditStrategy
- 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(FeedAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategyUtils
- enrichAuditDatasetFromRequest(FeedAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategyUtils
- enrichAuditDatasetFromRequest(FeedAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategyUtils
- enrichAuditDatasetFromRequest(FeedAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti30.Iti30AuditStrategy
- enrichAuditDatasetFromRequest(FeedAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti31.Iti31AuditStrategy
- enrichAuditDatasetFromRequest(FeedAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategy
- enrichAuditDatasetFromRequest(Iti64AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditStrategy
- enrichAuditDatasetFromRequest(QueryAuditDataset, Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategyUtils
- enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Map<String, Object>) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
- enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Map<String, Object>) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
- enrichAuditDatasetFromRequest(QueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategy
- enrichAuditDatasetFromRequest(QueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategy
- enrichAuditDatasetFromRequest(QueryAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
- 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(Iti59AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59ClientAuditStrategy
- enrichAuditDatasetFromRequest(ChPpqAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1AuditStrategy
- enrichAuditDatasetFromRequest(ChPpqAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq2.ChPpq2AuditStrategy
- enrichAuditDatasetFromRequest(ChAdrAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditStrategy
- enrichAuditDatasetFromRequest(Iti79AuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditStrategy
- 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
- enrichAuditDatasetFromRequest(XdsSubmitAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ClientAuditStrategy
- enrichAuditDatasetFromRequest(XdsSubmitAuditDataset, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.xds.iti80.Iti80ClientAuditStrategy
- 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
- enrichAuditDatasetFromResponse(FhirQueryAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ClientAuditStrategy
- 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.audit.GenericFhirAuditStrategy
- enrichAuditDatasetFromResponse(Iti105AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditStrategy
- enrichAuditDatasetFromResponse(Iti65AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditStrategy
- enrichAuditDatasetFromResponse(FhirAuditEventQueryAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
- enrichAuditDatasetFromResponse(QueryAuditDataset, Message, AuditContext) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategyUtils
- enrichAuditDatasetFromResponse(QueryAuditDataset, Message, AuditContext) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategyUtils
- enrichAuditDatasetFromResponse(QueryAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti9.Iti9AuditStrategy
- enrichAuditDatasetFromResponse(QueryAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
- 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(Iti59AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59ClientAuditStrategy
- enrichAuditDatasetFromResponse(ChPpqAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1AuditStrategy
- enrichAuditDatasetFromResponse(ChPpqAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq2.ChPpq2AuditStrategy
- enrichAuditDatasetFromResponse(ChAdrAuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditStrategy
- enrichAuditDatasetFromResponse(Iti79AuditDataset, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditStrategy
- 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
- 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(T, Object, AuditContext) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
- enrichAuditDatasetFromXuaToken(SoapMessage, Header.Direction, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
-
Enriches the given audit dataset with elements from the XUA token (SAML2 assertion) contained in the given CXF message.
- enrichAuditDatasetFromXuaToken(SoapMessage, Header.Direction, WsAuditDataset) - Method in interface org.openehealth.ipf.commons.ihe.ws.cxf.audit.XuaProcessor
-
Enriches the given audit dataset with elements from the XUA token (SAML2 assertion) contained in the given CXF message.
- enrichAuditDatasetFromXuaToken(SoapMessage, Header.Direction, WsAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- enrichDatasetFromDocumentManifest(DocumentManifest) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
- enrichDatasetFromDocumentReference(DocumentReference) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditDataset
- enrichDatasetFromSubmissionSetList(SubmissionSetList<?>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
- enrichDatasetFromSubmitObjectsRequest(XdsSubmitAuditDataset, EbXMLSubmitObjectsRequest<SubmitObjectsRequest>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
- 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, RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
-
Utility method the adds HTTP servlet request parameters and query parameters to a map of Camel headers
- 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.
- EnrolleeNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- 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
- entity(ReferenceParam) - 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
- ENTRY_ALREADY_EXISTS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- ENTRY_UUID_IDENTIFIER - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ENTRY_UUID_IDENTIFIER_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- EntryUuidIdentifier - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- EntryUuidIdentifier() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.EntryUuidIdentifier
- EntryUuidIdentifier(UUID) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.EntryUuidIdentifier
- 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(Class<E>, Object) - Static method in interface org.openehealth.ipf.commons.audit.types.EnumeratedValueSet
- enumForCode(Integer) - Static method in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
- 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(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(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(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(String) - Static method in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- EPR_NOT_HOLDER - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.Xacml20Status
- EprPolicyRepositoryResponse - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
Java class for anonymous complex type.
- EprPolicyRepositoryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.EprPolicyRepositoryResponse
- 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.audit.types.EventType.EventTypeImpl
- 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.fhir.audit.auth.BalpJwtDataSet
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortControl2
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortResponseControl2
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- 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.FindDispensesQuery
- 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.FindDocumentsByTitleQuery
- 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.FindMedicationAdministrationsQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationTreatmentPlansQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForDispenseQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForValidationQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsQuery
- 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.PharmacyDocumentsQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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.query.SubscriptionForDocumentEntryQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentDocumentEntryQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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
- equalsDeep(Base) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- equalsDeep(Base) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
-
An error.
- errorCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
- ErrorCode - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
-
Error codes specified by the XDS specification.
- errorConsumer - Variable in class org.openehealth.ipf.commons.audit.server.SyslogServer
- 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(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
-
Constructs an error info from the given exception.
- ErrorInfo(ErrorCode, String, Severity, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
-
Constructs an error info.
- 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(Exception, String) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdUtils
- 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
- event(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- EVENT_ACTION_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- EVENT_DATE_TIME - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- EVENT_ID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- EVENT_IDENTIFICATION - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- EVENT_OUTCOME_DESCRIPTION - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- EVENT_OUTCOME_INDICATOR - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- EVENT_TYPE_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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 - 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 - Interface in org.openehealth.ipf.commons.audit.types
- 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
- evidence - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
- evidence - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
- EvidenceType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for EvidenceType complex type.
- EvidenceType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EvidenceType
- EXACT - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
- EXACTLY_ONE_SUBMISSION_SET_MUST_EXIST - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- exception(Function<String, T>, IBaseOperationOutcome, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.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
- 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
Exchange
s. - Exchanges() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Exchanges
- Execute - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
- EXIT - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestErrorHandlingType
- Export - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- Export - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- 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
Expression
s. - 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.xacml20.stub.hl7v3.II
- 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
- extensions - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- extensions - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- ExtensionsType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for ExtensionsType complex type.
- ExtensionsType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
-
Java class for ExtensionsType complex type.
- ExtensionsType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ExtensionsType
- ExtensionsType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ExtensionsType
- EXTERNAL_IDENTIFIER_OBJECT_TYPE - Static variable in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
-
ObjectType for External Identifiers
- 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, boolean) - 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
- EXTRA_METADATA_NOT_SAVED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Warning returned if extra meta data was present but not saved in the registry.
- 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.
- extractAuthorizationHeader(Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.AuditInterceptorUtils
- extractAuthzRequest(XACMLAuthzDecisionQueryType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- extractBppcAcp(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractBppcDocId(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractBppcPatientId(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractClientCertificateCommonName(Exchange, AuditDataset) - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer.AuditInterceptorUtils
- extractClientCertificateCommonName(SoapMessage, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
-
Extract TLS information from servlet request, if available
- extractClientId(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractCodeAttributeValue(AttributeType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- extractControl(byte[], String, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- extractControl(List<Control>, String) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- extractControl(DsmlMessage, String) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- extractControl(SearchResponse, String) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- 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.
- 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.
- extractHomeCommunityId(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractId(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractIssuer(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractNationalProviderIdentifier(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- 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) - 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(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. - extractPatientId(XACMLPolicyQueryType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- extractPersonId(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractPojo(Message) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
-
Extracts POJO from the given CXF message.
- extractPolicyId(XACMLPolicyQueryType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- extractPurposeOfUse(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractResponseRequestId(Object) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdUtils
- 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.
- extractStringAttributeValue(AttributeType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- extractSubject(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractSubjectName(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractSubjectOrganization(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractSubjectOrganizationId(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- extractSubjectRole(JWT, BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtClaimsExtractor
- 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.
- 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
- facility(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- factory - Variable in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- Factory(String) - 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(String) - 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.consumer.ConsumerInPayloadLoggerInterceptor.Factory
- Factory(ExpressionResolver) - 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.producer.ProducerInPayloadLoggerInterceptor.Factory
- Factory(ExpressionResolver) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
- Factory(MessageTracer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerTracingInterceptor.Factory
- Factory(MessageTracer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerTracingInterceptor.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
- FAILURE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
-
The request execution failed.
- FAILURE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.StatusCode
- 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
- FaultMessageOutInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
-
CXF interceptor which provides the message with a property that is evaluated when creating fault details
- FaultMessageOutInterceptor(String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.FaultMessageOutInterceptor
- 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
- FETCH - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Cross-Community Fetch query (ITI-63).
- 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
andEbXMLAdhocQueryRequest
. - fetchResource(Class<T>, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
- FHIR_AUDIT_HEADER - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
- 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_DOCUMENT_NOT_SUPPORTED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
- 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_DETAILS - 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_REST_METHANOL_TLS - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- FHIR_REST_TLS - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- 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
- FhirAuditEventQueryAuditDataset - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
- FhirAuditEventQueryAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.FhirAuditEventQueryAuditDataset
- FhirAuditJsonEvent - Class in org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal
-
Deprecated.use FhirAuditJsonSerializationStrategy
- FhirAuditJsonEvent() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditJsonEvent
-
Deprecated.
- FhirAuditJsonEvent(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditJsonEvent
-
Deprecated.
- FhirAuditStrategy<T extends FhirAuditDataset> - Class in org.openehealth.ipf.commons.ihe.fhir.audit
- FhirAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditStrategy
- FhirAuditXmlEvent - Class in org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal
-
Deprecated.use FhirAuditJsonSerializationStrategy
- FhirAuditXmlEvent() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
-
Deprecated.
- FhirAuditXmlEvent(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
-
Deprecated.
- 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(CamelContext, FhirInteractionId<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
- FhirComponent(FhirInteractionId<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
- FhirComponentWithOptions<AuditDatasetType extends FhirAuditDataset,
O extends Enum<O> & FhirTransactionOptions, P extends FhirTransactionOptionsProvider<FhirQueryAuditDataset, O>> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core -
Base class for FHIR components offering a options and optionsProvider endpoint parameters
- FhirComponentWithOptions(CamelContext, FhirInteractionId<AuditDatasetType>, Supplier<P>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponentWithOptions
- FhirComponentWithOptions(FhirInteractionId<AuditDatasetType>, Supplier<P>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponentWithOptions
- 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(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- 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
- fhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- fhirContext(FhirContextCustomizer) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
- fhirContextCustomizer() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
- FhirContextCustomizer - Interface in org.openehealth.ipf.boot.fhir
-
Customizer that can be used to manipulate auto-configured
FhirContext
beans, e.g. - FhirContextHolder - Class in org.openehealth.ipf.commons.audit
- FhirContextHolder() - Constructor for class org.openehealth.ipf.commons.audit.FhirContextHolder
- FhirContextProvider - Interface in org.openehealth.ipf.commons.ihe.fhir
-
Provide a FhirContext instance for a given FHIR version
- FhirDataFormat - Class in org.openehealth.ipf.platform.camel.ihe.fhir.datamodel
- FhirDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- 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
- fhirMappingCustomizer() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirPixpdqAutoConfiguration
- FhirMappingCustomizer - Interface in org.openehealth.ipf.boot.fhir
-
Customizer that can be used to manipulate auto-configured
CustomMappings
bean, e.g. - FhirParticipantObjectIdTypeCode - Enum in org.openehealth.ipf.commons.ihe.fhir.audit.codes
-
ParticipantObjectIdTypeCodes for the FHIR 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
- FhirProvider - Class in org.openehealth.ipf.commons.ihe.fhir
-
Base class for all Resource Providers defined in IPF
- FhirProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
- 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.audit
-
Generic Audit Strategy for FHIR query transactions
- FhirQueryAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditStrategy
- FhirRegistry - Interface in org.openehealth.ipf.commons.ihe.fhir
-
Keeps track of
RequestConsumer
andIpfFhirServlet
and connects them to each other. - FhirRestTLSAuditRecordApacheSenderProvider - Class in org.openehealth.ipf.commons.ihe.fhir.audit.protocol
- FhirRestTLSAuditRecordApacheSenderProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.FhirRestTLSAuditRecordApacheSenderProvider
- FhirRestTLSAuditRecordMethanolSenderProvider - Class in org.openehealth.ipf.commons.ihe.fhir.audit.protocol
- FhirRestTLSAuditRecordMethanolSenderProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.FhirRestTLSAuditRecordMethanolSenderProvider
- FhirSearchAndSortParameters<T extends IBaseResource> - Class in org.openehealth.ipf.commons.ihe.fhir
-
Extension of FhirSearchParameters that add sorting capabilities.
- FhirSearchAndSortParameters() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirSearchAndSortParameters
- FhirSearchParameters - Interface in org.openehealth.ipf.commons.ihe.fhir
-
Implementations of this interface encapsulate search parameters for Search transactions.
- FhirSecurityInformation<T> - 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(FhirContext, ObjectProvider<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, List<? extends FhirProvider>, ClientRequestFactory<?>, Function<FhirContext, FhirTransactionValidator>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
- FhirTransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, FhirContext, FhirProvider, ClientRequestFactory<?>, Function<FhirContext, FhirTransactionValidator>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
- FhirTransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, FhirVersionEnum, List<? extends FhirProvider>, ClientRequestFactory<?>, Function<FhirContext, FhirTransactionValidator>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
- FhirTransactionConfiguration(String, String, boolean, AuditStrategy<T>, AuditStrategy<T>, FhirVersionEnum, FhirProvider, ClientRequestFactory<?>, Function<FhirContext, FhirTransactionValidator>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
- FhirTransactionOptions - Interface in org.openehealth.ipf.commons.ihe.fhir
- FhirTransactionOptionsProvider<S extends FhirAuditDataset,
T extends Enum<T> & 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.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, GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
- fillCx(Composite, String, String, String) - 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
- Film - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- filter - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
- 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
- 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. - find(Message, String, int) - Static method in class org.openehealth.ipf.modules.hl7.SegmentFinder
-
Returns the Nth repetition (0-based) of the segment in the given message, or
null
if not found. - FIND_DISPENSES - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- FIND_DISPENSES - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Find dispense documents and their related documents (PHARM-1).
- FIND_DOCUMENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Searches for documents.
- FIND_DOCUMENTS_BY_REFERENCE_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Searches for documents by reference IDs
- FIND_DOCUMENTS_BY_TITLE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Searches for documents by title (DE:GEMATIK).
- FIND_DOCUMENTS_MPQ - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Searches for documents (Multi Patient Variety).
- FIND_FOLDERS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Searches for folders.
- FIND_FOLDERS_MPQ - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Searches for folders (Multi Patient Variety).
- FIND_MEDICATION_ADMINISTRATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- FIND_MEDICATION_ADMINISTRATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Find administered medication documents and their related documents (PHARM-1).
- FIND_MEDICATION_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- FIND_MEDICATION_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Find the medication list to the patient (PHARM-1).
- FIND_MEDICATION_TREATMENT_PLANS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- FIND_MEDICATION_TREATMENT_PLANS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Find planned medication documents and their related documents (PHARM-1).
- FIND_PRESCRIPTIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- FIND_PRESCRIPTIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Find prescriptions and their related documents (PHARM-1).
- FIND_PRESCRIPTIONS_FOR_DISPENSE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- FIND_PRESCRIPTIONS_FOR_DISPENSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Find prescriptions and their related documents containing Prescription Items ready to be dispensed (PHARM-1).
- FIND_PRESCRIPTIONS_FOR_VALIDATION - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- FIND_PRESCRIPTIONS_FOR_VALIDATION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Find prescriptions and their related documents containing Prescription Items ready to be validated (PHARM-1).
- FIND_SUBMISSION_SETS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Searches for submission sets.
- 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
- FindComprehensiveDocumentReferencesResponseBundle - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- FindComprehensiveDocumentReferencesResponseBundle() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindComprehensiveDocumentReferencesResponseBundle
- 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.
- findDispenses(TokenParam, TokenOrListParam, TokenParam, TokenOrListParam, DateRangeParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, StringParam, StringParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- FindDispensesQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for FindDispensesQuery (PHARM-1).
- FindDispensesQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDispensesQuery
-
Constructs the query.
- FindDispensesQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between
FindDispensesQuery
andEbXMLAdhocQueryRequest
. - FindDocumentListsResponseBundle - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- FindDocumentListsResponseBundle() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindDocumentListsResponseBundle
- 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
-
Transforms between a
FindDocumentsByReferenceIdQuery
andEbXMLAdhocQueryRequest
. - FindDocumentsByTitleQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
- FindDocumentsByTitleQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
- FindDocumentsByTitleQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
- FindDocumentsByTitleQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
- 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
-
Transforms between a
FindDocumentsForMultiplePatientsQuery
andEbXMLAdhocQueryRequest
. - 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 - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between a
FindDocumentsQuery
andEbXMLAdhocQueryRequest
. - 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.support.NamingSystemService
-
Returns the first
NamingSystem
instances that match the providedPredicate
- 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
-
Transforms between a
FindFoldersForMultiplePatientsQuery
andEbXMLAdhocQueryRequest
. - 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
andEbXMLAdhocQueryRequest
. - 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
- findMedicationAdministrations(TokenParam, TokenOrListParam, TokenParam, TokenOrListParam, DateRangeParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, StringParam, StringParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- FindMedicationAdministrationsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for FindMedicationAdministrationsQuery (PHARM-1).
- FindMedicationAdministrationsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationAdministrationsQuery
-
Constructs the query.
- FindMedicationAdministrationsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between
FindMedicationAdministrationsQuery
andEbXMLAdhocQueryRequest
. - findMedicationList(TokenParam, TokenOrListParam, DateRangeParam, TokenOrListParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- FindMedicationListQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for FindMedicationListQuery (PHARM-1).
- FindMedicationListQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
-
Constructs the query.
- FindMedicationListQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between
FindMedicationListQuery
andEbXMLAdhocQueryRequest
. - findMedicationTreatmentPlans(TokenParam, TokenOrListParam, TokenParam, TokenOrListParam, DateRangeParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, StringParam, StringParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- FindMedicationTreatmentPlansQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for FindMedicationTreatmentPlansQuery (PHARM-1).
- FindMedicationTreatmentPlansQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationTreatmentPlansQuery
-
Constructs the query.
- FindMedicationTreatmentPlansQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between
FindMedicationTreatmentPlansQuery
andEbXMLAdhocQueryRequest
. - FindMinimalDocumentReferencesResponseBundle - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- FindMinimalDocumentReferencesResponseBundle() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindMinimalDocumentReferencesResponseBundle
- 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 providedPredicate
and returns a stream of these matches. - findParticipantObjectIdentifications(Predicate<ParticipantObjectIdentificationType>) - Method in class org.openehealth.ipf.commons.audit.model.AuditMessage
- findPrescriptions(TokenParam, TokenOrListParam, TokenParam, TokenOrListParam, DateRangeParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, StringParam, StringParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- findPrescriptionsForDispense(TokenParam, TokenOrListParam, TokenParam, TokenOrListParam, DateRangeParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, StringParam, StringParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- FindPrescriptionsForDispenseQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for FindPrescriptionsForDispenseQuery (PHARM-1).
- FindPrescriptionsForDispenseQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForDispenseQuery
-
Constructs the query.
- FindPrescriptionsForDispenseQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between
FindPrescriptionsForDispenseQuery
andEbXMLAdhocQueryRequest
. - findPrescriptionsForValidation(TokenParam, TokenOrListParam, TokenParam, TokenOrListParam, DateRangeParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, StringParam, StringParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- FindPrescriptionsForValidationQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for FindPrescriptionsForValidationQuery (PHARM-1).
- FindPrescriptionsForValidationQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForValidationQuery
-
Constructs the query.
- FindPrescriptionsForValidationQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between
FindPrescriptionsForValidationQuery
andEbXMLAdhocQueryRequest
. - FindPrescriptionsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for FindPrescriptionsQuery (PHARM-1).
- FindPrescriptionsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsQuery
-
Constructs the query.
- FindPrescriptionsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between
FindPrescriptionsQuery
andEbXMLAdhocQueryRequest
. - 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
-
Transforms between
FindSubmissionSetsQuery
andEbXMLAdhocQueryRequest
. - 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<T>) - Static 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
- 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_CODES - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
Folder.getCodeList()
. - FOLDER_CODES_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
Folder.getCodeList()
. - FOLDER_INVALID_AVAILABILITY_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- FOLDER_LAST_UPDATE_TIME_FROM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
Folder.getLastUpdateTime()
. - FOLDER_LAST_UPDATE_TIME_TO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
Folder.getLastUpdateTime()
. - FOLDER_LIMITED_METADATA_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
-
limitedMetadata External Classification Node of the Folder
- FOLDER_LIST_CODING - Static variable in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FolderList
- 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_LOGICAL_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getLogicalUuid()
. - FOLDER_PATIENT_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getPatientId()
. - FOLDER_PATIENT_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
-
patientId ExternalIdentifier of the Folder
- FOLDER_PATIENT_ID_WRONG - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- FOLDER_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getAvailabilityStatus()
. - FOLDER_UNIQUE_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getUniqueId()
. - FOLDER_UNIQUE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
-
uniqueId ExternalIdentifier of the Folder
- FOLDER_UUID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getEntryUuid()
. - FolderList<T extends FolderList<T>> - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- FolderList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FolderList
- folderTransformer - Variable in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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.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. - forceAuthn - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- format - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
- format - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
- format(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- format(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- formatErrMsg(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
-
Creates a message from the input
text
with 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
- friendlyName - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
- 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, Object) - 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(Group, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- from(Primitive, Object) - 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(Varies, Type) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- from(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- 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(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- fromCode(CE) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.PurposeOfUse
- fromCode(CE) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- 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.chcidd.DownloadRequest
- 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(E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
-
Transforms an ebXML representation into its
XDSMetaClass
. - 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(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
- fromEbXML(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
-
Transforms the ebXML representation into a request.
- 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
toAuthor
. - fromEbXML(EbXMLClassification) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
-
Transforms a
EbXMLClassification
to aCode
instance. - fromEbXML(EbXMLNonconstructiveDocumentSetRequest<RemoveDocumentsRequestType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveDocumentsRequestTransformer
-
Transforms the ebXML representation into a request.
- fromEbXML(EbXMLNonconstructiveDocumentSetRequest<RetrieveDocumentSetRequestType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveDocumentSetRequestTransformer
-
Transforms the ebXML representation into a request.
- fromEbXML(EbXMLProvideAndRegisterDocumentSetRequest<ProvideAndRegisterDocumentSetRequestType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
-
Transforms an ebXML representation or a request.
- fromEbXML(EbXMLQueryResponse<AdhocQueryResponse>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.QueryResponseTransformer
-
Transforms a
EbXMLQueryResponse
to aQueryResponse
. - fromEbXML(EbXMLRegistryError) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
- fromEbXML(EbXMLRegistryResponse<RegistryResponseType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
-
Transforms a
EbXMLRegistryResponse
to aResponse
. - fromEbXML(EbXMLRemoveMetadataRequest<RemoveObjectsRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveMetadataRequestTransformer
-
Transforms the ebXML representation into a request.
- fromEbXML(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
-
Transforms a
EbXMLRetrieveDocumentSetResponse
to aRetrievedDocumentSet
. - fromEbXML(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveImagingDocumentSetRequestTransformer
-
Transforms the ebXML representation into a request.
- fromEbXML(EbXMLSubmitObjectsRequest<SubmitObjectsRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RegisterDocumentSetTransformer
-
Transforms the ebXML representation into a request.
- fromEbXML(FetchQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
- fromEbXML(FindDocumentsByReferenceIdQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
- fromEbXML(FindDocumentsByTitleQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByTitleQueryTransformer
- fromEbXML(FindDocumentsForMultiplePatientsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
- fromEbXML(FindFoldersForMultiplePatientsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
- fromEbXML(FindFoldersQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
- fromEbXML(FindMedicationListQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindMedicationListQueryTransformer
- fromEbXML(FindSubmissionSetsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
- fromEbXML(GetAllQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
- fromEbXML(GetAssociationsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
- fromEbXML(GetDocumentsAndAssociationsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
- fromEbXML(GetDocumentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
- fromEbXML(GetFolderAndContentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
- fromEbXML(GetFoldersForDocumentQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
- fromEbXML(GetFoldersQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
- fromEbXML(GetRelatedDocumentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
- fromEbXML(GetSubmissionSetAndContentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
- fromEbXML(GetSubmissionSetsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
- fromEbXML(SubscriptionForDocumentEntryQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForDocumentEntryQueryTransformer
- fromEbXML(SubscriptionForFolderQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForFolderQueryTransformer
- fromEbXML(SubscriptionForPatientIndependentDocumentEntryQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForPatientIndependentDocumentEntryQueryTransformer
- fromEbXML(SubscriptionForPatientIndependentSubmissionSetQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForPatientIndependentSubmissionSetQueryTransformer
- fromEbXML(SubscriptionForSubmissionSetQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForSubmissionSetQueryTransformer
- fromEbXML(T, EbXMLAdhocQueryRequest<AdhocQueryRequest>) - 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(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.AbstractFindDocumentsQueryTransformer
- fromEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
- fromEbXML(T, QuerySlotHelper) - 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.GetFromDocumentQueryTransformer
- fromEbXML(FindDispensesQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDispensesQueryTransformer
- 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 - 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.
- fromProtocolName(String) - Static method in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- fromPrpa(PRPAIN201309UV02Type) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests.PixV3QueryRequestTransformer
-
Transforms a full PRPA query into the simplified model.
- fromPrpa(PRPAIN201310UV02Type) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses.PixV3QueryResponseTransformer
-
Transforms a full PRPA response into the simplified model.
- fromQuery(PixV3QueryRequest) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
Creates and prepopulate a
PixV3QueryResponse
from aPixV3QueryRequest
. - fromReceiver(MCCIMT000100UV01Receiver) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests.PixV3QueryRequestTransformer
- fromReceiver(MCCIMT000300UV01Receiver) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses.PixV3QueryResponseTransformer
- 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
- fromSender(MCCIMT000100UV01Sender) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests.PixV3QueryRequestTransformer
- fromSender(MCCIMT000300UV01Sender) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses.PixV3QueryResponseTransformer
- 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(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(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.
- 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(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.
- fromTimestamp(QueryParameter, Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
-
Stores a timestamp parameter into a slot.
- 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
- fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.DecisionType
- fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
- fromXml(String, JAXBContext) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Hl7v3ConvertersBase
G
- GATEWAY_INTERNAL_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- 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
- GENERATE_METADATA_PARAMETERS_IN - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- GENERATE_METADATA_PARAMETERS_IN_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- GENERATE_METADATA_PARAMETERS_OUT - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- GENERATE_METADATA_PARAMETERS_OUT_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- GenerateMetadataInParameters - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- GenerateMetadataInParameters() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.GenerateMetadataInParameters
- GenerateMetadataOutParameters - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- GenerateMetadataOutParameters() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.GenerateMetadataOutParameters
- 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
- GenericFhirAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.audit
-
Generic Audit Strategy for FHIR interfaces.
- GenericFhirAuditStrategy(boolean, PatientIdExtractor) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditStrategy
- GenericIti44PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti44
-
Generic ITI-44 port type for PIX Feed.
- GenericPatientIdExtractor - Class in org.openehealth.ipf.commons.ihe.fhir.audit
-
Generic extractor of patient references, independent of the FHIR resource and version
- GenericPatientIdExtractor(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.GenericPatientIdExtractor
- get() - Static method in class org.openehealth.ipf.commons.audit.FhirContextHolder
- get(AbstractMessage, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageGetter
- get(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 class org.openehealth.ipf.commons.map.BidiMappingService
- get(Object, Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
- get(String) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
- 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(String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.SpringCacheInteractiveContinuationStorage
- get(StringPayloadHolder.PayloadType) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
- GET_ALL - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns everything.
- GET_ASSOCIATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns specific associations.
- GET_DOCUMENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns specific documents.
- GET_DOCUMENTS_AND_ASSOCIATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns specific documents and their associations.
- GET_FOLDER_AND_CONTENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns specific folders and their contents.
- GET_FOLDERS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns specific folders.
- GET_FOLDERS_FOR_DOCUMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns folders for a specific document.
- get_id() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- get_id() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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
- get_id() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- GET_RELATED_DOCUMENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns all documents with a given relation to a specified entry.
- GET_SUBMISSION_SET_AND_CONTENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns specific submission sets and their contents.
- GET_SUBMISSION_SETS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
-
Returns specific submission sets.
- 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
- 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
- getAcknowledgementDetails() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The list of acknowledgement details in the message.
- getAcknowledgementTypeCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The acknowledgement type code, either "AA" (Application Accept) or "AE" (Application Error).
- 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
. - getAcpPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getAcpPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getAction() - Method in class org.openehealth.ipf.commons.ihe.xacml20.audit.ChPpqAuditDataset
- getAction() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
-
Gets the value of the action property.
- getAction() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
-
Gets the value of the action property.
- 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.
- getAdapter() - Method in class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
- 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.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.
- getAddProfileTagWhenEncoding() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Gets the value of the address property.
- getAddress() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
-
Gets the value of the address property.
- 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.
- 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.
- getAdvice() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the advice 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
- getAgent() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- getAggregationStrategy() - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
- 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
- getAllHeaders() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- 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
andEbXMLAdhocQueryRequest
. - 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.
- getAltid() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- 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.commons.ihe.hl7v2.storage.EhcacheUnsolicitedFragmentationStorage
- getAndRemove(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.SpringCacheUnsolicitedFragmentationStorage
- 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.
- getAny() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResponseType
-
Gets the value of the any property.
- getAny() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ExtensionsType
-
Gets the value of the any property.
- getAny() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusDetailType
-
Gets the value of the any property.
- getAny() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ExtensionsType
-
Gets the value of the any property.
- getApplicationId() - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
- 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.
- getArtifact() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResolveType
-
Gets the value of the artifact property.
- getAsOtherIDs() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The list of other patient IDs.
- getAssertion() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
-
Gets the value of the assertion property.
- getAssertion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.AssertionBasedRequestType
-
Gets the value of the assertion property.
- getAssertionConsumerServiceIndex() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the assertionConsumerServiceIndex property.
- getAssertionConsumerServiceURL() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the assertionConsumerServiceURL property.
- getAssertionIDRef() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AssertionIDRequestType
-
Gets the value of the assertionIDRef property.
- getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AdviceType
-
Gets the value of the assertionIDRefOrAssertionURIRefOrAssertion property.
- getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EvidenceType
-
Gets the value of the assertionIDRefOrAssertionURIRefOrAssertion property.
- getAssertionOrEncryptedAssertion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ResponseType
-
Gets the value of the assertionOrEncryptedAssertion 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
- getAssigningAuthorityId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- getAssociationPropagation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
- getAssociationPropagation() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
- 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
-
Transforms between
GetAssociationsQuery
andEbXMLAdhocQueryRequest
. - 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
- 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(Composite, 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(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- getAt(Primitive, 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(Varies, int) - 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() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AttributeQueryType
-
Gets the value of the attribute property.
- getAttribute(Element, String, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
- getAttributeConsumingServiceIndex() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the attributeConsumingServiceIndex property.
- getAttributeOrEncryptedAttribute() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeStatementType
-
Gets the value of the attributeOrEncryptedAttribute property.
- getAttributes() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
-
Gets the value of the attributes property.
- getAttributeValue() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
-
Gets the value of the attributeValue property.
- getAudience() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getAudience() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AudienceRestrictionType
-
Gets the value of the audience property.
- getAudience() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ProxyRestrictionType
-
Gets the value of the audience property.
- getAuditContext() - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
- 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.fhir.iti68bin.Iti68BinaryEndpoint
- getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
- getAuditContext() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getAuditContext(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- 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.
- getAuditEventAction(EventActionCode) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- getAuditEventOutcome(EventOutcomeIndicator) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- getAuditEventSerializationType() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp
- getAuditEventUris() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.FhirAuditEventQueryAuditDataset
- 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
- getAuditMetadataProvider() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
- getAuditMetadataProvider() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
- getAuditProcessor() - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
- getAuditProcessorBeanName() - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
- 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
- getAuditRepositoryContextPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp
- getAuditRepositoryContextPath() - Method in interface org.openehealth.ipf.commons.audit.BalpAuditContext
- getAuditRepositoryContextPath() - Method in class org.openehealth.ipf.commons.audit.DefaultBalpAuditContext
- 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 class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
- 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
- getAuditStrategy(boolean) - Method in interface org.openehealth.ipf.commons.ihe.core.TransactionOptionsProvider
- getAuditStrategy(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66OptionsProvider
- getAuditStrategy(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67OptionsProvider
- getAuditStrategy(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44OptionsProvider
- getAuditStrategy(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30OptionsProvider
- getAuditStrategy(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31OptionsProvider
- getAuditTransmissionProtocol() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
- getAuditTransmissionProtocol() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
- getAuditValueIfMissing() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
- getAuditValueIfMissing() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
-
Returns a value that is used when an otherwise mandatory attribute for an audit record in missing (e.g.
- getAuditValueIfMissing() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
- getAuthnContext() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Gets the value of the authnContext property.
- getAuthnContextClassRef() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
-
Gets the value of the authnContextClassRef property.
- getAuthnContextDeclRef() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
-
Gets the value of the authnContextDeclRef property.
- getAuthnInstant() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Gets the value of the authnInstant property.
- getAuthorFamilyName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- getAuthorFamilyName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getAuthorFamilyName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getAuthorFamilyName() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getAuthorGivenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- getAuthorGivenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getAuthorGivenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getAuthorGivenName() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getAuthorIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getAuthorInstitution() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
- getAuthorInstitution() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
- getAuthorization() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
- getAuthorOrg() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- 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
- getAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- getAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- getAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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
- getBalp() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
- getBalpJwtExtractorProperties() - Method in interface org.openehealth.ipf.commons.audit.BalpAuditContext
- getBalpJwtExtractorProperties() - Method in class org.openehealth.ipf.commons.audit.DefaultBalpAuditContext
- getBaseID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Gets the value of the baseID property.
- getBaseID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Gets the value of the baseID property.
- getBaseID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Gets the value of the baseID property.
- getBaseID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Gets the value of the baseID property.
- getBatchRequest() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadResponse
-
Gets the value of the batchRequest property.
- 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.
- getBatchResponses() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponseIntermediary
- 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.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
- getBinaries() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- getBinary() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalProvideDocumentBundle
- getBinary() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- getBinary(IdType, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68bin.Iti68BinaryResourceProvider
- 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
- getBootstrap() - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl.NettyDestination
- 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.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.
- 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.iti67.Iti67SearchParameters
- 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
- getCauses() - Method in exception org.openehealth.ipf.commons.core.modules.api.ValidationException
- 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.
- getCharset(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- 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
- getCitizenshipFirstRep() - 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.
- 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() - 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() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ClassificationList
- getClassifications(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
- 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() - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
-
Returns a client stub for the web-service.
- getClient(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirProducer
- 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.fhir.iti68bin.Iti68BinaryComponent
- getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin.Iti68BinaryEndpoint
- 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
- getClientAuthentication() - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.BatchTransactionClientRequestFactory
- 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.iti105.Iti105RequestFactory
- 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.pharm5.Pharm5ClientRequestFactory
- getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.QueryClientRequestFactory
- getClientExecutable(IGenericClient, Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.BatchTransactionClientRequestFactory
-
Deprecated.
- getClientId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getClientIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getClientIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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 class org.openehealth.ipf.commons.audit.types.EventType.EventTypeImpl
- getCode() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
- getCode() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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.xacml20.model.CE
- getCode() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.model.ConfidentialityCode
- getCode() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.model.PurposeOfUse
- getCode() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- getCode() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Gets the value of the code property.
- getCode() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.Xacml20Status
- 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.
- 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
- getCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- getCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- getCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Gets the value of the codeSystem property.
- getCodeSystemName() - Method in interface org.openehealth.ipf.commons.audit.types.CodedValueType
- getCodeSystemName() - Method in class org.openehealth.ipf.commons.audit.types.EventType.EventTypeImpl
- getCodeSystemName() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
- getCodeSystemName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- getCodeSystemName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Gets the value of the codeSystemName property.
- getCodeSystemVersion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Gets the value of the codeSystemVersion property.
- 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.
- getCOMPARATORS() - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SearchResponseSorter
-
Map from algorithm names ("matching rule IDs" in LDAP terminology) to string comparators.
- getComparison() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
-
Gets the value of the comparison property.
- getComplete - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
- 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
- getComponent(int) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based.Holder
- getComponents() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based.Holder
- getComponentType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- getComprehensiveDocumentReferences() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindComprehensiveDocumentReferencesResponseBundle
- getConditionOrAudienceRestrictionOrOneTimeUse() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
-
Gets the value of the conditionOrAudienceRestrictionOrOneTimeUse property.
- getConditions() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the conditions property.
- getConditions() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the conditions property.
- 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
- getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- getConfirmationMethod() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Gets the value of the confirmationMethod property.
- getConformanceProfile() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
-
Gets the value of the conformanceProfile property.
- getConsent() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the consent property.
- getConsent() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the consent property.
- getConsumer() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
- getConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
-
Returns the configured ITI consumer instance.
- getConsumerSelector() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpoint
- getConsumerSelector() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- getContent() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnContextType
-
Gets the rest of the content model.
- getContent() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Gets the value of the content property.
- getContent() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectType
-
Gets the rest of the content model.
- getContent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
-
Gets the value of the content property.
- getContent(Class<T>) - Method in class org.openehealth.ipf.commons.core.ContentMap
-
Returns document content of the given type.
- 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
- getContext(FhirContext, String...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.IgBasedFhirContextSupplier
- 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
- getContinuationQuantity(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- 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 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
- getCorrelationKey(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- getCorrelationTimeout() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Duration in milliseconds for which correlated message IDs remain active
- getCorrelator() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
-
Returns the correlator.
- getCors() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
- getCount() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ProxyRestrictionType
-
Gets the value of the count property.
- 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.Iti66DocumentManifestSearchParameters
- getCreationTime() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The query creation time.
- 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
- getCreationTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- getCustodianOid() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The custodian OID.
- getCustomCxfInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
-
Returns custom interceptors configured for this endpoint.
- 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() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
-
Deprecated.
- getCustomInterceptors(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
- 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 class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1RequestValidationProfile
- 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.
- getCustomServiceInstance(AbstractWsEndpoint<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2.ChPpq2Endpoint
- getCustomServiceInstance(AbstractWsEndpoint<ChAdrAuditDataset, WsTransactionConfiguration<ChAdrAuditDataset>>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chadr.ChAdrEndpoint
- getCustomServiceInstance(AbstractWsEndpoint<Iti79AuditDataset, WsTransactionConfiguration<Iti79AuditDataset>>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.iti79.Iti79Endpoint
- getDataFormatName() - Method in class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
- 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
- getDataSourceOids() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The identifiers for the Patient Identity Domain's assigning authority.
- getDatatypeURI() - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.CvDataTypeAttribute
- getDatatypeURI() - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.IiDataTypeAttribute
- getDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- 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
- getDate() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- getDecision() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
-
Gets the value of the decision property.
- getDecisionsByResourceIds() - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- getDefault() - Static method in interface org.openehealth.ipf.commons.audit.AuditMetadataProvider
- getDefault() - Static method in interface org.openehealth.ipf.commons.audit.TlsParameters
- getDefault() - Static method in class org.openehealth.ipf.commons.audit.VertxTlsParameters
-
Deprecated.
- 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
- getDefaultMetadataError() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Service
- getDefaultMetadataError() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Service
- getDefaultMetadataError() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti92.Iti92Service
- getDefaultMetadataError() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsRegistryRequestService
-
Define the ErrorCode used to indicate a error in the metadata (typically a client fault).
- getDefaultNarrativeGenerator() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- getDefaultOption() - Method in interface org.openehealth.ipf.commons.ihe.core.TransactionOptionsProvider
- getDefaultOption() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66OptionsProvider
- getDefaultOption() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67OptionsProvider
- getDefaultOption() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44OptionsProvider
- getDefaultOption() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30OptionsProvider
- getDefaultOption() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31OptionsProvider
- getDefaultPageSize() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Default number of result entries to be returned if no _count parameter is specified in a search
- getDefaultPageSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- getDefaultPageSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.SpringCachePagingProvider
- getDefaultPageSize() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- getDefaultPagingProvider(int) - Method in class org.openehealth.ipf.boot.fhir.IpfBootFhirServlet
- getDefaultPagingProvider(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
-
Returns the instance of
IPagingProvider
to be used. - getDefaultTypeForProfile(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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.commons.ihe.fhir.DelegatingFhirContext
- getDelegate() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegationRestrictionType
-
Gets the value of the delegate property.
- getDelegate() - Method in class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
- getDelegationInstant() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Gets the value of the delegationInstant property.
- 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() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
-
Returns Demographics Fields (QPD-3).
- 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).
- 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.
- getDesc() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application description.
- 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.
- getDesignationType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getDesignationType() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- getDesignationTypeFirstRep() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- getDestination() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the destination property.
- getDestination() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the destination 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
- getDeviceTelecom() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application net address.
- 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.
- getDiagnostics(FhirContext, IBaseOperationOutcome) - Static method in class org.openehealth.ipf.commons.ihe.fhir.audit.BaseOperationOutcomeUtils
- getDiagnostics(IBaseOperationOutcome) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.IBaseOperationOutcomeOperations
-
Deprecated.
- getDiagnostics(IBaseOperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.OperationOutcomeOperations
-
Deprecated.
- 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 class org.openehealth.ipf.commons.audit.types.EventType.EventTypeImpl
- getDisplayName() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
- getDisplayName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- getDisplayName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Gets the value of the displayName property.
- 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.
- getDNSName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
-
Gets the value of the dnsName property.
- getDocCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
- getDocIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getDocIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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
- 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.FindMedicationListQuery
- 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
- getDocumentReferenceId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditDataset
- getDocumentReferences() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- getDocumentReferences() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalProvideDocumentBundle
- getDocumentReferences() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- 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.stub.xdsi.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
-
Transforms between a
GetDocumentsAndAssociationsQuery
andEbXMLAdhocQueryRequest
. - 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
andEbXMLAdhocQueryRequest
. - 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
- 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
- getElementDefinition(Class<? extends IBase>) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getElementDefinition(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getElementDefinitions() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getElementName() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
- 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.
- getEncodedValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortControl2
- getEncodedValue() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortResponseControl2
- 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.
- getEncryptedData() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
-
Gets the value of the encryptedData property.
- getEncryptedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingResponseType
-
Gets the value of the encryptedID property.
- getEncryptedKey() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
-
Gets the value of the encryptedKey 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.ws.AbstractWsProducer
- getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
- getEndpoint(Class<T>) - Method in interface org.openehealth.ipf.platform.camel.ihe.core.Interceptor
- getEndPoint() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
-
Gets the value of the endPoint property.
- getEndpointKey() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- getEndpointPropertyConfigurer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
- 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.
- getEntity() - 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.hpd.controls.pagination.PaginationStorage.TakeResult
- 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
- getErrorHandler() - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- 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
- getEvent() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- getEventCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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(FhirContext, 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(FhirContext, IBaseOperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditStrategy
- getEventOutcomeCodeFromResource(Iti65AuditDataset, 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
- getEventOutcomeCodeFromResource(T, IBaseResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
-
A resource is returned from the business logic.
- 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
-
Deprecated.
- getEventOutcomeDescription(Object) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
- getEventOutcomeDescription(Hl7v3AuditDataset, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
- getEventOutcomeDescription(T, Object) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
-
Determines which event outcome description corresponds with the provided response POJO
- getEventOutcomeDescription(T, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
- getEventOutcomeDescription(T, Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
- getEventOutcomeDescriptionFromOperationOutcome(FhirContext, O) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
- getEventOutcomeDescriptionFromOperationOutcome(FhirContext, IBaseOperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.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() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
- getEventOutcomeIndicator(Object) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
-
Deprecated.
- getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
- getEventOutcomeIndicator(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
- getEventOutcomeIndicator(Hl7v3AuditDataset, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditStrategy
- getEventOutcomeIndicator(ChPpqAuditDataset, Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1AuditStrategy
- getEventOutcomeIndicator(ChPpqAuditDataset, Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq2.ChPpq2AuditStrategy
- getEventOutcomeIndicator(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
- getEventOutcomeIndicator(T, Object) - Method in interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
-
Determines which event outcome corresponds with the provided response POJO
- getEventOutcomeIndicator(T, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.AbstractFhirAuditStrategy
- getEventOutcomeIndicator(T, Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
- 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.
- getEvidence() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
-
Gets the value of the evidence property.
- getEvidence() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
-
Gets the value of the evidence 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
- getExchangePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- getExpressionBean() - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
- getExpressionDefinition() - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
- 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.xacml20.stub.hl7v3.II
-
Gets the value of the extension 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.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the extensions 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.
- getExtraClassifications() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
- 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() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
- getExtrinsicObjects() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
-
Returns the list of all extrinsic objects.
- getExtrinsicObjects(String...) - 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.
- getFacility() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getFacility() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getFactory() - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
- getFailedAttributeName() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortResponseControl2
- 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
- getFaultInfo() - Method in exception org.openehealth.ipf.commons.ihe.xacml20.stub.UnknownPolicySetIdFaultMessage
- getFeatures() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getFeatures(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
- 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 class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
- getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
- getFhirContext() - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
- getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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 class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getFhirContext() - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
- getFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
- getFhirContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
- getFhirContext(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- 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 interface org.openehealth.ipf.commons.ihe.fhir.FhirInteractionId
- getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.CMPD.QueryPharmacyDocumentsInteractions
- getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryDocumentManifestInteractions
- getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryDocumentReferenceInteractions
- getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.SimplifiedPublishInteractions
- getFhirTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.SubmitInteractions
- 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.FhirTransactionConfiguration
- 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.
- 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.
- 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
-
Transforms between a
GetFolderAndContentsQuery
andEbXMLAdhocQueryRequest
. - getFolders() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- getFolders() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindDocumentListsResponseBundle
- getFolders() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalProvideDocumentBundle
- getFolders() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- 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
-
Transforms between a
GetFoldersForDocumentQuery
andEbXMLAdhocQueryRequest
. - 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
andEbXMLAdhocQueryRequest
. - getFormat() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getFormat() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getFormat() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Gets the value of the format property.
- getFormat() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
-
Gets the value of the format property.
- 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.FindMedicationListQuery
- 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
- getFriendlyName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
-
Gets the value of the friendlyName property.
- getFrom() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
- getFromDate() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadRequest
-
Gets the value of the fromDate property.
- 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
- getFunctionId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.CvEqualFunction
- getFunctionId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.IiEqualFunction
- 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
- getGenderIdentity() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
- getGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether ID generator to use.
- getGetComplete() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
-
Gets the value of the getComplete property.
- 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
- getHandle() - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl.NettyDestination
- getHandle() - Method in interface org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl.Destination
- getHandle() - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl.ReactorNettyDestination
- getHandle() - Method in class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl.VertxDestination
-
Deprecated.
- getHapiClientInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- 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
- getHealthcareFacilityTypeCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- 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
- getHomeCommunityId(Exchange, String...) - Static method in class org.openehealth.ipf.platform.camel.ihe.core.HomeCommunityUtils
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.CMPD
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.RAD
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.RMU
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.XCA
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.XCDR
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.XCF
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.XDM
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.XDR
- getHomeCommunityIdOptionality() - Method in class org.openehealth.ipf.commons.ihe.xds.XDS
- getHomeCommunityIdOptionality() - Method in interface org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
- getHomeCommunityIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getHomeCommunityIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getHomeCommunityIds(XdsNonconstructiveDocumentSetRequestAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset
- getHomePhoneCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
- 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
- getHostname() - Method in interface org.openehealth.ipf.commons.audit.AuditMetadataProvider
- getHostname() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- getHttpClient(StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - 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.SslAwareMethanolRestfulClientFactory
- getHttpClientPolicy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getHttpClientPolicy(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
- 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.xacml20.model.CX
- 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.
- getID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the id property.
- getID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the id property.
- getID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
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.
- getIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- getIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- getIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getIDPEntry() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
-
Gets the value of the idpEntry property.
- getIDPList() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
-
Gets the value of the idpList property.
- getIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application IDs.
- 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
- getIheBppcAcp() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheBppcDocId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheBppcPatientId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaNationalProviderIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaPersonId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaPurposeOfUse() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaSubjectName() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaSubjectOrganization() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaSubjectOrganizationId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIheIuaSubjectRole() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- 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.Iti66DocumentManifestSearchParameters
- getIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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
- getIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- getIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getIndex() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- getIndex() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
- getInit() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Servlet init parameters to pass to the FHIR 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
- getInputExpression() - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
- getInResponseTo() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Gets the value of the inResponseTo property.
- getInResponseTo() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the inResponseTo property.
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.fhir.BatchTransactionClientRequestFactory
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.fhir.BatchTransactionResourceProvider
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.BatchTransactionClientRequestFactory
-
Deprecated.
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.BatchTransactionResourceProvider
-
Deprecated.
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDispensesQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByTitleQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindMedicationAdministrationsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindMedicationListQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindMedicationTreatmentPlansQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindPrescriptionsForDispenseQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindPrescriptionsForValidationQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindPrescriptionsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForDocumentEntryQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForFolderQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForPatientIndependentDocumentEntryQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForPatientIndependentSubmissionSetQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForSubmissionSetQueryTransformer
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.AdhocQueryRequestValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.NonconstructiveDocumentSetRequestValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ObjectContainerValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ProvideAndRegisterDocumentSetRequestValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RemoveMetadataRequestValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveImagingDocumentSetRequestValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.SubmitObjectsRequestValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.QueryResponseValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RegistryResponseValidator
- getInstance() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RetrieveDocumentSetResponseValidator
- 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
- getIntendedRecipient() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- getIntendedRecipientFirstRep() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- getIntendedRecipients() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
- getIntendedRecipients() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- getIntendedRecipients() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- getInteractionId() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
- 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.mhd.CMPD
- getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.MHD
- 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.xacml20.CH_ADR
- getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ
- getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xacml20.SER
- getInteractionIds() - Method in class org.openehealth.ipf.commons.ihe.xds.CMPD
- 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.RMU
- 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.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.CMPD.Interactions
- 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.RMU.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.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.fhir.iti68bin.Iti68BinaryEndpoint
- 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.fhir.iti68bin.Iti68BinaryEndpoint
- 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.EbXMLClassification30
- 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.EbXMLClassification
- 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.EbXMLRetrieveImagingDocumentSetRequest
- getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSubmitObjectsRequest
- getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based.Holder
- 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
- 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
- getIssueInstant() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the issueInstant property.
- getIssuer() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getIssuer() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the issuer property.
- getIssuer() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the issuer property.
- getIssuer() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the issuer property.
- getIssuerPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getIssuerPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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.xacml20.Xacml20Endpoint
- 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.xacml20.Xacml20Endpoint
- getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
- getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsEndpoint
- getJwtId() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- 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) - Method in interface org.openehealth.ipf.commons.map.MappingService
-
Reverse mapping (Optional implementation)
- getKey(Object, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- getKey(Object, Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
-
Reverse mapping (Optional implementation)
- getKeys() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortControl2
- 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.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
- getLastResultNumber(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
- getLastResultNumber(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- 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
-
Load on startup priority of the FHIR servlet.
- getLoc() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
-
Gets the value of the loc property.
- 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() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
-
Gets the value of the localizedString property.
- 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.
- 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
- getLocalizer() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- getLoggingInterceptor() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- 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
- getLogicalUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- 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
- getManufacturerModelName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application model name.
- getMap() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- getMappingResource() - Method in class org.openehealth.ipf.commons.spring.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
- getMappings() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
-
Resources containing custom mapping files for FHIR/HL7v2 translation
- getMappingService() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
- 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.commons.ihe.fhir.IpfFhirServlet
- getMaximumPageSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.SpringCachePagingProvider
- getMaxPageSize() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Maximum number of result entries to be returned even if the _count parameter of a search demands for more
- 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() - 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 class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
-
Gets the value of the message property.
- getMessage() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UnknownPolicySetId
-
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
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- getMessageControlId() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
-
Message control ID from MSH-10
- getMessageId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
-
HL7v3 message ID.
- getMessageId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
Unique identifier for the message.
- 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
- getMessageId(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- 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.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.hl7v2.tracing.Hl7MessageGetter
- getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageSetter
- getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.MessageTracer
- 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.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.ihe.xacml20.ChPpqMessageCreator
- getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqPolicySetCreator
- getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- 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.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
- getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyDocumentsQuery
- getMethod() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Gets the value of the method property.
- 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.fhir.MethanolHttpResponse
- 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
- 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.
- getMinimalDocumentReferences() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindMinimalDocumentReferencesResponseBundle
- 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.Iti78SearchParameters
- 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() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
-
Returns movement IDs (ZBE-1).
- getMovementID(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
-
Returns movement ID (ZBE-1).
- getMovementScope() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
-
Returns movement scope (ZBE-9).
- 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
-
Name of the 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.xacml20.stub.saml20.assertion.AttributeType
-
Gets the value of the name property.
- getName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
-
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.
- getNameFormat() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
-
Gets the value of the nameFormat property.
- getNameID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Gets the value of the nameID property.
- getNameID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Gets the value of the nameID property.
- getNameID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Gets the value of the nameID property.
- getNameID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Gets the value of the nameID property.
- getNameID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Gets the value of the nameID property.
- getNameID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingResponseType
-
Gets the value of the nameID property.
- getNameIDPolicy() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the nameIDPolicy property.
- getNameIDPolicy() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Gets the value of the nameIDPolicy property.
- getNameQualifier() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.BaseIDAbstractType
-
Gets the value of the nameQualifier property.
- getNameQualifier() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Gets the value of the nameQualifier property.
- getNames() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application names.
- 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
- getNamespace() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ActionType
-
Gets the value of the namespace property.
- 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
-
Resources containing NamingSystems used for mapping between namespaces
- getNarrativeGenerator() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- getNationalProviderIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getNationalProviderIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getNativeHttpClient() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
- getNativeHttpClient() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- 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
- getNewEncryptedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Gets the value of the newEncryptedID property.
- getNewID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Gets the value of the newID property.
- 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.hl7v2.intercept.consumer.ConsumerTracingInterceptor.Factory
- getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerTracingInterceptor.Factory
- 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.
- getNotBefore() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Gets the value of the notBefore 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.
- getNotOnOrAfter() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfter() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfter() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Gets the value of the notOnOrAfter 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
- getOauth() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp
- 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, NamedNode) - 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.
- getObjectRole() - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- 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.
- getOpaqueJwt() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- 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 ofErrorCode.getOpcode()
. - getOpcode21() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
- getOpcode21() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
- getOpcode21(AssociationType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
null
-safe version ofAssociationType.getOpcode21()
. - getOpcode21(Status) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
-
null
-safe version ofStatus.getOpcode21()
. - getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
- getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
- getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
- getOpcode30(AssociationType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
null
-safe version ofAssociationType.getOpcode30()
. - getOpcode30(Severity) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
-
null
-safe version ofSeverity.getOpcode30()
. - getOpcode30(Status) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
-
null
-safe version ofStatus.getOpcode30()
. - getOperation() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- getOperation() - Method in enum org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5Operations
- getOperation() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getOperation() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
-
Gets the value of the operation property.
- getOperationName() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- getOperationParameters() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- 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.
- getOptionalResource(Bundle, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
- 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 class org.openehealth.ipf.commons.audit.types.EventType.EventTypeImpl
- getOriginalText() - Method in interface org.openehealth.ipf.commons.audit.types.EnumeratedCodedValue
- getOriginalText() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Gets the value of the originalText property.
- 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
- getOtherAttributes() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- 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.
- getPageNumber() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
- getPageNumber() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- getPageSize() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
- getPageSize() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- getPaginationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- getPagingProviderSize() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- getPagingRequests() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Number of concurrent paging requests that can be handled
- getParameters() - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
- getParamsExpression() - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
- 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.
- getParser() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
- getParser() - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
- getParser(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.BalpJsonSerializationStrategy
- getParser(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.BalpXmlSerializationStrategy
- getParser(FhirContext) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- 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
- getParserBean() - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
- getParserBeanName() - Method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
- getParserOptions() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getParticipantObjectDataLifeCycle() - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
-
Identifier for the data life-cycle stage for the participant object.
- getParticipantObjectDataLifeCycle() - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
- 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() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- getPath(Structure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- getPATIENT() - 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.pix.v231.message.ADT_A39
- getPATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
- getPATIENT_ID_ATTRIBUTE_NAME() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- 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.xacml20.audit.ChPpqAuditDataset
- 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
- getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyDocumentsQuery
- getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
- getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- getPatientIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- getPatientIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getPatientIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getPatientIdentifier() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getPatientIdParam() - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
- getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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
- getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- getPatientIdParam() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getPatientIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getPatientIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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.hl7v3.core.responses.PixV3QueryResponse
-
The list of patient ID values (OID).
- 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.Iti66DocumentManifestSearchParameters
- getPatientReference() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getPatientReference() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getPatientReference() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- 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
- getPerformanceOptions() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- getPeriod() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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).
- getPersonIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getPersonIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getPersonIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The list of IDs associated with the person, not the patient.
- getPersonName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The list of person names.
- 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
- getPixSupplierResourceIdentifierUri() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
- getPolicyAndPolicySetIds() - Method in class org.openehealth.ipf.commons.ihe.xacml20.audit.ChPpqAuditDataset
- getPolicyOrPolicySet() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ReferencedPoliciesType
-
Gets the value of the policyOrPolicySet property.
- getPolicyOrPolicySet() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLPolicyStatementType
-
Gets the value of the policyOrPolicySet property.
- getPolicySetIdReference() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.XACMLPolicySetIdReferenceStatementType
-
Gets the value of the policySetIdReference property.
- 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
- getPracticeSettingCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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.
- getPrimitiveBoolean(Boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
-
Deprecated.
- 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
- getProcessID() - Method in interface org.openehealth.ipf.commons.audit.AuditMetadataProvider
- getProcessID() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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
- 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.hpd.HpdQueryEndpoint
- getProducer(AbstractWsEndpoint<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>>, JaxWsClientFactory<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
- 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<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>>, JaxWsClientFactory<ChPpqAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2.ChPpq2Endpoint
- getProducer(AbstractWsEndpoint<ChAdrAuditDataset, WsTransactionConfiguration<ChAdrAuditDataset>>, JaxWsClientFactory<ChAdrAuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chadr.ChAdrEndpoint
- getProducer(AbstractWsEndpoint<Iti79AuditDataset, WsTransactionConfiguration<Iti79AuditDataset>>, JaxWsClientFactory<Iti79AuditDataset>) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.iti79.Iti79Endpoint
- getProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
- getProfile() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- getProfileExpression() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- getProperties() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getProperties(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
- getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- getProtocolBinding() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the protocolBinding property.
- getProtocolName() - Method in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- getProviderID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
-
Gets the value of the providerID property.
- getProviderName() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the providerName property.
- getProviderOrganization() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The details of the provider organization.
- getProviderOrganizationIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
- getProxyCount() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
-
Gets the value of the proxyCount property.
- getPublished() - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
- getPURPOSE_OF_USE_ATTRIBUTE_NAME() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- getPurposeOfUsePath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getPurposeOfUsePath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
-
Returns Demographics Fields (QPD-3).
- 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_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() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
-
Returns What Domains to be returned (QPD-8).
- 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_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
- getQualifier() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- 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() - 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() - 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_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(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_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.
- getQueryId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
Unique identifier for the query.
- getQueryId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.audit.ChPpqAuditDataset
- getQueryId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditDataset
- 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
- getQueryPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The patient identifier known to the PIX Consumer.
- getQueryResponseCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The query response code, either "OK" (Data Found), "NF" (No Data Found) or "AE" (Application Error).
- 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
- getQueryString(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- getReason() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Gets the value of the reason property.
- getReceiver() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The Patient Registry Query fulfiller.
- 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
- getRecipient() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Gets the value of the recipient property.
- getRef() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultReference
-
Gets the value of the ref property.
- getReferencedPolicies() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLPolicyStatementType
-
Gets the value of the referencedPolicies 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
- getReferenceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
- 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() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
- getRegistryPackages() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
-
Returns all registry packages of this container.
- getRegistryPackages(String) - 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.
- getRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
- getRejectionHandlingStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getRelated() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- 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
andEbXMLAdhocQueryRequest
. - getRelatedId() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getReligion() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
- getReligionFirstRep() - 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
- getRemoteAddress() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
-
Remote address
- getRenderer() - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
- getRendererBean() - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
- getRendererBeanName() - Method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
- 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
- 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
- getRequest() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLAuthzDecisionStatementType
-
Gets the value of the request property.
- getRequestClass() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
- getRequestConsumer(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
- getRequestConsumer(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
-
Returns the first consumer that is able to handle the provided payload
- getRequestConsumer(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
- getRequestCorrelationId(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.Hl7CorrelationManager
- getRequestData() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
- getRequestedAuthnContext() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnQueryType
-
Gets the value of the requestedAuthnContext property.
- getRequestedAuthnContext() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the requestedAuthnContext property.
- getRequesterId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditDataset
- getRequesterID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
-
Gets the value of the requesterID property.
- 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.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.
- getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadRequest
-
Gets the value of the requestID property.
- getRequestID() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadResponse
-
Gets the value of the requestID property.
- 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.BatchResponseIntermediary
- 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.
- 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.
- getRequestOrPolicySetIdReferenceOrPolicyIdReference() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLPolicyQueryType
-
Gets the value of the requestOrPolicySetIdReferenceOrPolicyIdReference 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
- getRequestTimeout() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- 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.
- getResource() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
-
Gets the value of the resource property.
- getResource() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
-
Gets the value of the resource property.
- getResource(Bundle, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
- getResourceClass() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- getResourceDefinition(FhirVersionEnum, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceDefinition(Class<? extends IBaseResource>) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceDefinition(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceDefinition(IBaseResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceDefinitionById(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceDefinitionsWithExplicitId() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- getResources(Bundle, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
- getResourceType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105DocumentReferenceResourceProvider
- getResourceType() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AbstractPcc44ResourceProvider
- getResourceType(Class<? extends IBaseResource>) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceType(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceType(IBaseResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResourceTypes() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getResponse() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- getResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLAuthzDecisionStatementType
-
Gets the value of the response property.
- getResponseClass() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
- getResponseCorrelationId(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.Hl7CorrelationManager
- 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
- getResponsibleNursingWard() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
-
Returns responsible nursing ward (ZBE-8).
- getResponsibleWard() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.segment.ZBE
-
Returns responsible ward (ZBE-7).
- getRest() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Gets the rest of the content model.
- getRestfulClientFactory() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getRestfulClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- 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.controls.sorting.SortResponseControl2
- 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
- getRevIncludeSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- 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
- getRoot() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.II
-
Gets the value of the root property.
- getRoutes() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
- getRules() - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
- getRuntimeChildUndeclaredExtensionDefinition() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getSAML20_NS() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- getSchemaLanguage() - Method in class org.openehealth.ipf.commons.xml.XsdValidator
- getSchemaLocations() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getSchemaLocations(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
- getSchematronPath(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
- getSchematronPath(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1RequestValidationProfile
- 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.
- getScoping() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the scoping 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.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
- getSecurityInformation() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- getSecurityInformation() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getSecurityLabel() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- getSecurityLabel() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getSecurityLabel() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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.
- getSender() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The Patient Registry Query placer.
- 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 interface org.openehealth.ipf.commons.audit.AuditMetadataProvider
- getSendingApplication() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
- getSendingApplication() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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.requests.RetrieveSeries
-
Gets the value of the seriesInstanceUID property.
- getSeriesInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.SeriesRequest
-
Gets the value of the seriesInstanceUID property.
- getSeriesRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.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.fhir.iti68bin.Iti68BinaryComponent
- getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin.Iti68BinaryEndpoint
- 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
- getServerConformance(HttpServletRequest, RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.NullsafeServerCapabilityStatementProvider
- 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.
- getServiceEnd() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
- 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
- getServiceEndpointUri(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- 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.
- getServiceStart() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
- 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
- getServiceStartTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- getServiceStopTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- getSessionIndex() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Gets the value of the sessionIndex property.
- getSessionIndex() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnQueryType
-
Gets the value of the sessionIndex property.
- getSessionIndex() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Gets the value of the sessionIndex property.
- getSessionNotOnOrAfter() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Gets the value of the sessionNotOnOrAfter property.
- getSetting() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getSetting() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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() - 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() - 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() - 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.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(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(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(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
- getSignature() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the signature property.
- getSignature() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the signature property.
- getSignature() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the signature property.
- 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() - 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() - 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() - 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() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
- getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
- getSlots(String) - 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.EbXMLClassification30
- getSlots(String) - 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.EbXMLRegistryObject30
- getSlots(String) - 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.EbXMLSlotList30
- getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
- 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.
- getSniHostnames() - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- getSoftwareName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application software name.
- getSOPClasses() - Method in class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType
- getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirSearchAndSortParameters
- getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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
- getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceSearchParameters
- getSortSpec() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getSource() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- 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.fhir.iti66.Iti66ListSearchParameters
- getSourceId() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- 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
- getSourceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- getSourceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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
- 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.
- getSPNameQualifier() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.BaseIDAbstractType
-
Gets the value of the spNameQualifier property.
- getSPNameQualifier() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Gets the value of the spNameQualifier property.
- getSPNameQualifier() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
-
Gets the value of the spNameQualifier property.
- getSPProvidedID() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Gets the value of the spProvidedID property.
- getSpringConfigurers() - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
- getSslContext() - Method in class org.openehealth.ipf.commons.ihe.core.SecurityInformation
- getSSLContext(boolean) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- getSSLContext(boolean) - Method in interface org.openehealth.ipf.commons.audit.TlsParameters
- getSslContextParameters() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- getSSLContextParameters() - Method in interface org.openehealth.ipf.platform.camel.ihe.core.ssl.CamelTlsParameters
- getSSLContextParameters() - Method in class org.openehealth.ipf.platform.camel.ihe.core.ssl.DefaultCamelTlsParameters
- getSSLSocketFactory(boolean) - Method in interface org.openehealth.ipf.commons.audit.TlsParameters
- 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
- getStatementOrAuthnStatementOrAuthzDecisionStatement() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the statementOrAuthnStatementOrAuthzDecisionStatement property.
- 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
- getStaticConsumerSelector() - 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.Iti66DocumentManifestSearchParameters
- getStatus() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- getStatus() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- getStatus() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- getStatus() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- getStatus() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.EprPolicyRepositoryResponse
-
Gets the value of the status property.
- getStatus() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the status property.
- getStatus() - Method in exception org.openehealth.ipf.commons.ihe.xacml20.Xacml20Exception
- 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.requests.query.PharmacyDocumentsQuery
- 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
- getStatusCode() - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditDataset
- getStatusCode() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
-
Gets the value of the statusCode property.
- getStatusDetail() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
-
Gets the value of the statusDetail property.
- 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
- getStatusInfo() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- getStatusInformation(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
- getStatusInformation(Message, GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
- getStatusInformation(Message, GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
- getStatusMessage() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
-
Gets the value of the statusMessage property.
- 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
- getStructureDefinitionName() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- getStructureDefinitionResourceName() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- 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.requests.RetrieveStudy
-
Gets the value of the studyInstanceUID property.
- getStudyInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.StudyRequest
-
Gets the value of the studyInstanceUID property.
- getStudyRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType
-
Gets the value of the studyRequest property.
- getSubject() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- getSubject() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the subject property.
- getSubject() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the subject property.
- getSubject() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.SubjectQueryAbstractType
-
Gets the value of the subject property.
- getSUBJECT_NAME_ATTRIBUTE_NAME() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- getSUBJECT_ROLE_ATTRIBUTE_NAME() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- getSubjectConfirmationData() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Gets the value of the subjectConfirmationData property.
- getSubjectId() - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- getSubjectLocality() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Gets the value of the subjectLocality property.
- getSubjectNamePath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getSubjectNamePath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getSubjectOrganizationIdPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getSubjectOrganizationIdPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getSubjectOrganizationPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getSubjectOrganizationPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getSubjectPath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getSubjectPath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getSubjectRole() - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- getSubjectRolePath() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- getSubjectRolePath() - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- getSubmissionSet() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveProvideDocumentBundle
- getSubmissionSet() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalProvideDocumentBundle
- getSubmissionSet() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- 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
-
Transforms between a
GetSubmissionSetAndContentsQuery
andEbXMLAdhocQueryRequest
. - getSubmissionSets() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FindDocumentListsResponseBundle
- 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
-
Transforms between
GetAssociationsQuery
andEbXMLAdhocQueryRequest
. - getSubmissionSetUuid() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
- 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
- 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.iti66.Iti66Options
- getSupportedThings() - Method in enum org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67Options
- 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
- getSWISS_USER_POU_OID() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- getSWISS_USER_ROLE_OID() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- getSymbolicId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UUIDValidator
- getSyslogEvents() - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
- getSyslogEvents(Predicate<Map<String, Object>>) - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
- 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.requests.ProvideAndRegisterDocumentSet
- getTargetMessageId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The targeted message ID.
- 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.hl7v3.core.metadata.Device
-
Telecom of the sender/receiver.
- 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.
- getTerminate() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Gets the value of the terminate 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 interface org.openehealth.ipf.commons.audit.AuditMetadataProvider
- getTimestamp() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
- getTitle() - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
-
Gets the value of the title property.
- getTlsParameters() - Method in interface org.openehealth.ipf.commons.audit.AuditContext
- getTlsParameters() - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
- getTo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
- getToDate() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadRequest
-
Gets the value of the toDate property.
- getToDate() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
-
Gets the value of the toDate property.
- getTotalCount() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- getTotalResultCount() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
-
Gets the value of the totalResultCount property.
- getTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.RetrieveBinaryInteractions
- getTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.RetrieveInteractions
- getTransactionOptionsType() - Method in interface org.openehealth.ipf.commons.ihe.core.TransactionOptionsProvider
- getTransactionOptionsType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66OptionsProvider
- getTransactionOptionsType() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67OptionsProvider
- getTransactionOptionsType() - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44OptionsProvider
- getTransactionOptionsType() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30OptionsProvider
- getTransactionOptionsType() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31OptionsProvider
- getTransferSyntaxIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
- getTransferSyntaxUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.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 interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
- getTransferSyntaxUIDList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType
-
Gets the value of the transferSyntaxUIDList property.
- getTranslateInitialQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
- getTransmogrifier() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
- getTransmogrifierBean() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
- getTransportName() - Method in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
- getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl
- getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl
- 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
-
Deprecated.
- getTransportName() - Method in class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
-
Deprecated.
- getTransportName() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
- getTransportPayload(AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.audit.protocol.RFC5424Protocol
-
Serialize the syslog message payload body for sending by this transport.
- getTransportPayload(AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.audit.protocol.RFC5425Protocol
- 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.Iti66DocumentManifestSearchParameters
- 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
- getTypedAuthorInstitution() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
-
Tries to return the query parameter "$XDSDocumentEntryAuthorInstitution" as a collection of
Organization
instead of a collection ofString
. - getTypedAuthorPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
- getTypedAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
- getTypedAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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 ofString
. - getTypedReferenceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
-
Tries to return the query parameter "$XDSDocumentEntryReferenceIdList" as a collection of
ReferenceId
instead of a collection ofString
. - getTypeValuePair(String, byte[]) - 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, byte[], byte[]) - 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 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, String) - Method in interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
-
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.ws.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
- getUniqueIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- 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.
- getUrl() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- getUrl() - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- getUrn() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.model.AccessLevel
- 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.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.ihe.core.SecurityInformation
- getUsername() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- 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
- 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
- getUuids() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- getValidationSupport() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- getValidator() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- getValidatorBean() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- 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 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.DsmlValue
-
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.xacml20.audit.codes.Xacml20EventTypeCodes
- getValue() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20ParticipantIdType
- getValue() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ActionType
-
Gets the value of the value property.
- getValue() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Gets the value of the value property.
- getValue() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
-
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() - Static method in class org.openehealth.ipf.modules.hl7.dsl.Null
- getValue(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- getValue(ExtraComponents) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- getValue(Segment) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- getValue(Varies) - 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(ExtraComponents) - 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(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.support.NamingSystemService
- getValueOr(Composite, 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(Primitive, 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
- getValueOr(String) - Static method in class org.openehealth.ipf.modules.hl7.dsl.Null
- 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.fhir.DelegatingFhirContext
- 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.xacml20.stub.saml20.assertion.AssertionType
-
Gets the value of the version property.
- getVersion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Gets the value of the version property.
- getVersion() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Gets the value of the version property.
- 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() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
-
Returns What Domains to be returned (QPD-8).
- getWhatDomainsReturned() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
-
Returns What Domains to be returned (QPD-4).
- 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(int) - 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).
- getWorkPhoneCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
- getWorstIssueSeverity(FhirContext, IBaseOperationOutcome) - Static method in class org.openehealth.ipf.commons.ihe.fhir.audit.BaseOperationOutcomeUtils
- getWorstIssueSeverity(IBaseOperationOutcome) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.IBaseOperationOutcomeOperations
-
Deprecated.
- getWorstIssueSeverity(IBaseOperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.OperationOutcomeOperations
-
Deprecated.
- getWrappedEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- getWrappedHandler() - Method in interface org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ConsumerHandler
- getWrappedHandler() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ConsumerHandlerBase
- getWrappedHandler() - Method in interface org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ProducerHandler
- getWrappedHandler() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ProducerHandlerBase
- getWrappedHandler() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryProducer
- getWrappedHandler() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryService
- 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
- getWSSE_NS() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- 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.xacml20.CH_ADR.Interactions
- getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ.Interactions
- getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.SER.Interactions
- getWsTransactionConfiguration() - Method in enum org.openehealth.ipf.commons.ihe.xds.CMPD.Interactions
- 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.RMU.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.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 class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1RequestValidationProfile
- getXsdPath(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
- getXUA_SAML_ASSERTION() - Static method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- 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
- 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
- gnode(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- gnode(DataFormatClause, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- gpath(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- gpath(DataFormatClause, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- 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(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
- GroovyCustomModelClassFactory(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
- Guarantor - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- GuarantorNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
H
- handle(Object...) - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.CvEqualFunction
- handle(Object...) - Method in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.IiEqualFunction
- handle(Object, BatchRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.ProducerPaginationHandler
- handle(Object, BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryProducer
- handle(Object, RequestType) - Method in interface org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ProducerHandler
- handle(Object, RequestType) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ProducerHandlerBase
- handle(AuditContext, String) - Method in class org.openehealth.ipf.boot.atna.RestTemplateAuditMessageQueue
- handle(AuditContext, String) - Method in class org.openehealth.ipf.commons.audit.queue.AbstractAuditMessageQueue
- 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.BasicHttpAuditMessageQueue
- 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.LoggingAuditMessageQueue
- handle(AuditContext, String) - Method in class org.openehealth.ipf.commons.audit.queue.SynchronousAuditMessageQueue
- handle(BatchRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.ConsumerPaginationHandler
- handle(BatchRequest) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ConsumerSortingHandler
- handle(BatchRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryService
- handle(RequestType) - Method in interface org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ConsumerHandler
- handle(RequestType) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ConsumerHandlerBase
- 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) - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
- handleErrorResponse(RSP_K23) - Static 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
- handleFolder(Folder, EbXMLObjectContainer, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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
- handleMap(Map<String, Object>) - Method in class org.openehealth.ipf.commons.audit.server.SyslogServer
-
Asynchronously consumes syslog records.
- 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(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.ws.WsSecurityUnderstandingInInterceptor
- 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
- handleOperationOutcome(OperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.IgBasedInstanceValidator
- Handler - Interface in org.openehealth.ipf.commons.ihe.hl7v2.tracing
- 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
- handleSubmissionSet(SubmissionSet, EbXMLObjectContainer, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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
- HapiAdapter - Class in org.openehealth.ipf.platform.camel.hl7.adapter
- HapiAdapter() - Constructor for class org.openehealth.ipf.platform.camel.hl7.adapter.HapiAdapter
- HapiAdapterDefinition - Class in org.openehealth.ipf.platform.camel.hl7.model
- HapiAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
- HapiAdapterDefinition(HapiAdapter) - Constructor for class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
- HapiAdapterReifier - Class in org.openehealth.ipf.platform.camel.hl7.reifier
- HapiAdapterReifier(Route, ProcessorDefinition<?>) - Constructor for class org.openehealth.ipf.platform.camel.hl7.reifier.HapiAdapterReifier
- HapiClientAuditInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer
-
Client-side interceptor that contributes to the AuditDataset once the final URI has been constructed.
- HapiClientAuditInterceptor(FhirAuditDataset) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.HapiClientAuditInterceptor
- HapiClientInterceptorFactory - Interface in org.openehealth.ipf.platform.camel.ihe.fhir.core
- hapiContext(CustomModelClassFactory, ProfileStore, ValidationContext, ParserConfiguration, ObjectProvider<IDGenerator>) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- hapiContextCustomizer() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- HapiContextCustomizer - Interface in org.openehealth.ipf.boot.hl7v2
- HapiContextFactory - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions
-
This factory creates HapiContext instances that are required to derive
ModelClassFactory
andValidationContext
valid for the givenHL7v2 transaction
. - HapiContextFactory() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
- HapiServerInterceptorFactory - Interface in org.openehealth.ipf.platform.camel.ihe.fhir.core
- HardwareConfiguration - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- HAS_MEMBER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that is a member of another one.
- hasAll() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator.CompositeIdentifier
- hasAuthorOrg() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- 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. - hasDefaultTypeForProfile() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- hasDesignationType() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- 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
- hasGenderIdentity() - 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.audit.types.EventType.EventTypeImpl
- 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.fhir.audit.auth.BalpJwtDataSet
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- 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.FindDispensesQuery
- 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.FindDocumentsByTitleQuery
- 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.FindMedicationAdministrationsQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationTreatmentPlansQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForDispenseQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForValidationQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsQuery
- 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.PharmacyDocumentsQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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.query.SubscriptionForDocumentEntryQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentDocumentEntryQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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
- hasIntendedRecipient() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- hasIssue(FhirContext, IBaseOperationOutcome) - Static method in class org.openehealth.ipf.commons.ihe.fhir.audit.BaseOperationOutcomeUtils
- hasIssue(IBaseOperationOutcome) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.IBaseOperationOutcomeOperations
-
Deprecated.
- hasIssue(IBaseOperationOutcome) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.OperationOutcomeOperations
-
Deprecated.
- 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
- hasProfile(Resource) - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- 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
- hasSourceId() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- 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
- HD_MUST_NOT_HAVE_NAMESPACE_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- HD_NEEDS_UNIVERSAL_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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 anExchange
's in-message. - HeaderUtils - Class in org.openehealth.ipf.platform.camel.ihe.ws
-
Utilities for handling HTTP and SOAP headers in Web Service interactions.
- HealthServicesProvisionEvent - Enum constant in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
-
Health services scheduled and performed within an instance or episode of care.
- highestSeverity - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
- HISTORIC_MOVEMENT_MANAGEMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
- HITSP_24_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
-
Deprecated.use HITSP_32_2_4_SCHEMA
- HITSP_24_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
-
Deprecated.use HITSP_32_2_4_SCHEMATRON_RULES
- HITSP_32_2_4_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- HITSP_32_2_4_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- HITSP_32_2_5_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- HITSP_32_2_5_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- HITSP_37_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- hitspc32(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
- hitspc32(ValidatorAdapterDefinition, Map) - 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
- hl7Correlation(HapiContext) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- Hl7CorrelationManager - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
-
Correlation Manager used when duplexing message over a single Netty connection.
- Hl7CorrelationManager(HapiContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.Hl7CorrelationManager
- 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
- HL7DTM - Class in org.openehealth.ipf.commons.ihe.core
-
HL7 timestamps (data type DTM) with particular precision, normalized to UTC.
- HL7DTM() - Constructor for class org.openehealth.ipf.commons.ihe.core.HL7DTM
- Hl7ExtensionModule - Class in org.openehealth.ipf.modules.hl7.extend
- Hl7ExtensionModule - Class in org.openehealth.ipf.platform.camel.hl7.extend
- Hl7ExtensionModule() - Constructor for class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
- Hl7ExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
- Hl7ExtensionModuleInitializer - Class in org.openehealth.ipf.platform.camel.hl7.extend
-
This is called upon initialization of the Groovy API extensions for Camel.
- Hl7ExtensionModuleInitializer() - Constructor for class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModuleInitializer
- 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
- Hl7MessageGetter - Class in org.openehealth.ipf.commons.ihe.hl7v2.tracing
- Hl7MessageGetter() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageGetter
- Hl7MessageGetter(String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageGetter
- Hl7MessageSetter - Class in org.openehealth.ipf.commons.ihe.hl7v2.tracing
- Hl7MessageSetter() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageSetter
- Hl7MessageSetter(String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageSetter
- 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.hl7v3.Hl7v3Utils
- hl7Timestamp() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
- 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.
- HL7V2_NULL - Static variable in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
- Hl7v2AcceptanceException - Exception in org.openehealth.ipf.commons.ihe.hl7v2
-
An exception class for HL7v2 acceptance checks.
- Hl7v2AcceptanceException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2AcceptanceException
- Hl7v2AcceptanceException(String, ErrorCode) - 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 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.
- Hl7v2Based.Holder<T extends Type> - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
-
Fake enclosing element for an HL7 v2 sub-component, necessary for correct rendering and parsing.
- 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<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.commons.ihe.hl7v2
-
Endpoint-agnostic parameters of an HL7v2-based transaction.
- Hl7v2TransactionConfiguration(String, String, boolean, AuditStrategy<AuditDatasetType>, AuditStrategy<AuditDatasetType>, 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<AuditDatasetType>, AuditStrategy<AuditDatasetType>, Version, String, String, ErrorCode, ErrorCode, String, String, String, String, boolean, boolean, HapiContext) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
- Hl7v2TransactionOptions - Interface in org.openehealth.ipf.commons.ihe.hl7v2
- Hl7v2TransactionOptionsProvider<S extends MllpAuditDataset,
T extends Enum<T> & Hl7v2TransactionOptions> - 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_OBJECT_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- 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>, WsSecurityInformation, HTTPClientPolicy) - 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, boolean) - 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
- Hl7v3ConvertersBase - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters
- Hl7v3ConvertersBase() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Hl7v3ConvertersBase
- Hl7v3DataTypeAttribute<T> - Class in org.openehealth.ipf.commons.ihe.xacml20.herasaf.types
- Hl7v3DataTypeAttribute(Class<T>) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.Hl7v3DataTypeAttribute
- Hl7v3DataTypesInitializer - Class in org.openehealth.ipf.commons.ihe.xacml20.herasaf
- Hl7v3DataTypesInitializer() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.herasaf.Hl7v3DataTypesInitializer
- 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>, WsSecurityInformation, HTTPClientPolicy) - 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
- Hl7v3Exception(String) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- Hl7v3Exception(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- Hl7v3FunctionsInitializer - Class in org.openehealth.ipf.commons.ihe.xacml20.herasaf
- Hl7v3FunctionsInitializer() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.herasaf.Hl7v3FunctionsInitializer
- 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, boolean) - 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
- Holder(T) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based.Holder
- home - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
- HOME_COMMUNITY_ID_MUST_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- HOME_COMMUNITY_ID_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.core.HomeCommunityUtils
- HomeCommunityIdValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
-
Validator for home community ID attribute in stored queries.
- HomeCommunityIdValidation(XdsIntegrationProfile.HomeCommunityIdOptionality) - 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.
- HomeCommunityUtils - Class in org.openehealth.ipf.platform.camel.ihe.core
- HOUR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
- 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(Exception, ErrorResponse.ErrorType) - Constructor for exception org.openehealth.ipf.commons.ihe.hpd.HpdException
- HpdException(String, 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
- HpdQueryEndpoint<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.hpd
- HpdQueryEndpoint(String, String, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>>, Map<String, Object>, Class<? extends HpdQueryService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- HpdQueryProducer<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.hpd
- HpdQueryProducer(HpdQueryEndpoint<AuditDatasetType>, JaxWsClientFactory<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryProducer
- HpdQueryService - Class in org.openehealth.ipf.platform.camel.ihe.hpd
- HpdQueryService(HpdQueryEndpoint<WsAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryService
- HpdService - Class in org.openehealth.ipf.platform.camel.ihe.hpd
- HpdService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hpd.HpdService
- HpdUtils - Class in org.openehealth.ipf.commons.ihe.hpd
- HpdValidator - Class in org.openehealth.ipf.commons.ihe.hpd
- HpdValidator() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- HTTP - Enum constant in enum org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder.PayloadType
- HTTP_AUTHORIZATION - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
- 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
-
Deprecated.use
Constants.HTTP_INCOMING_HEADERS
instead - HTTP_HL7_ORG_FHIR_STRUCTURE_DEFINITION - Static variable in class org.openehealth.ipf.commons.ihe.fhir.CustomValidationSupport
- HTTP_INCOMING_HEADERS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
- HTTP_LOCALES - 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_OUTGOING_HEADERS - 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_USER - 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
- httpClientBuilder() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
-
Possibility to instantiate a subclassed builder for building Http Clients.
- httpClientPolicy - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
- HTTPS_CIPHERSUITES - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
- HumanUser() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
- HumanUser(String, String, Collection<ActiveParticipantRoleId>) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset.HumanUser
I
- IBaseOperationOutcomeOperations - Interface in org.openehealth.ipf.commons.ihe.fhir.audit
-
Deprecated.
- id - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- id - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- id - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- 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 - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.CvEqualFunction
- ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.IiEqualFunction
- ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.CvDataTypeAttribute
- ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.IiDataTypeAttribute
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
- 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) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
-
Constructs an identifiable.
- Identifiable(String, Oid) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
-
Constructs an identifiable, where the assigningAuthority is expected to an Oid
- Identifiable(String, AssigningAuthority) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
-
Constructs an identifiable.
- 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(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- identifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- identifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- identifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- 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
- IdentifierValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
-
Validator for data type "Identifier"
- IdentifierValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.IdentifierValidator
- idpEntry - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
- IDPEntryType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for IDPEntryType complex type.
- IDPEntryType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
- idpList - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
- IDPListType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for IDPListType complex type.
- IDPListType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
- idString(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
- IgBasedFhirContextSupplier - Class in org.openehealth.ipf.commons.ihe.fhir
-
Supplier of FHIR contexts that use Implementation Guides for validation of resources.
- IgBasedInstanceValidator - Class in org.openehealth.ipf.commons.ihe.fhir.support
-
Validator which uses Implementation Guides to validate FHIR resources.
- IgBasedInstanceValidator(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.IgBasedInstanceValidator
- IHE_BPPC_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.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.constants.CDAR2Constants
- IHE_LAB_21_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_LAB_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_LAB_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ANTEPARTUM_EDUCATION_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ANTEPARTUM_H_AND_P_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ANTEPARTUM_SUMMARY_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ED_COMPOSITE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ED_NURSING_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ED_PHYSICIAN_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ED_REFERRAL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_ED_TRIAGE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_FSA_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_IMMUNIZATION_DETAIL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_XDSMS_DISCHARGE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_XDSMS_REFERRAL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_XPHR_EXTRACT_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_PCC_XPHR_UPDATE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_QRPH_CRD_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.constants.CDAR2Constants
- IHE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- IHEAuditLogUsedBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
-
Builder for IHE-/FHIR-based AuditLogUsed events
- IHEAuditLogUsedBuilder(AuditContext, FhirAuditEventQueryAuditDataset) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.IHEAuditLogUsedBuilder
- 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
- II - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3
-
Java class for II complex type.
- II() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.II
- IiDataTypeAttribute - Class in org.openehealth.ipf.commons.ihe.xacml20.herasaf.types
- IiDataTypeAttribute() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.herasaf.types.IiDataTypeAttribute
- IiEqualFunction - Class in org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions
- IiEqualFunction() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.IiEqualFunction
- 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
- IMMUNIZATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- ImmunizationSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- ImmunizationSearchParameters.ImmunizationSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- Import - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- Import - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- INAPPROPRIATE_AUTHENTICATION - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- INAPPROPRIATE_MATCHING - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- INAPPROPRIATE_MATCHING - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- 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
- includeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- 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
- INCONSISTENT_TELECOM_PARAM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INCORRECT_HASH - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INCORRECT_SIZE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INDETERMINATE - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.DecisionType
- 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
- init(String, String, boolean, AuditStrategy<FeedAuditDataset>, AuditStrategy<FeedAuditDataset>, PamTransactions, List<? extends Hl7v2TransactionOptions>) - Method in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
- 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(FhirTransactionOptionsProvider<FhirQueryAuditDataset, ? extends FhirTransactionOptions>, List<? extends FhirTransactionOptions>) - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryDocumentManifestInteractions
- init(FhirTransactionOptionsProvider<FhirQueryAuditDataset, ? extends FhirTransactionOptions>, List<? extends FhirTransactionOptions>) - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryDocumentReferenceInteractions
- init(FhirTransactionOptionsProvider<FhirQueryAuditDataset, ? extends FhirTransactionOptions>, List<? extends FhirTransactionOptions>) - Method in enum org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM.Interactions
- init(FhirTransactionOptionsProvider<T, ? extends FhirTransactionOptions>, List<? extends FhirTransactionOptions>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirInteractionId
-
Optional initialization with dynamic TransactionOptions
- init(Hl7v2TransactionOptionsProvider<T, ? extends Hl7v2TransactionOptions>, List<? extends Hl7v2TransactionOptions>) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2InteractionId
-
Optional initialization with dynamic TransactionOptions
- 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
- initializeDefaultFhirContext() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
-
Initializes a default FHIR context for this component.
- initializeFhirContext() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
-
Initializes the FHIR context.
- initializeHerasaf(Initializer...) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
-
Configures the HERAS-AF framework to use HL7v3 data types and functions and provides the possibility to run user-defined custom initialization routines.
- initializeSecurityInformation(boolean, SSLContext, HostnameVerifier, String, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
- initializeSecurityInformation(boolean, SSLContext, HostnameVerifier, String, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
- initializeSecurityInformation(boolean, SSLContext, HostnameVerifier, String, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- initIHEPCC() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
- initNetClientOptions(NetClientOptions) - Method in class org.openehealth.ipf.commons.audit.VertxTlsParameters
-
Deprecated.Sets the Vert.x
NetClientOptions
according to te defined Tls Parameters - initSslContext(TlsParameters, boolean) - Static method in class org.openehealth.ipf.commons.audit.NettyUtils
- 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
- INPATIENT_OUTPATIENT_ENCOUNTER_MANAGEMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
- 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(Closure) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
- input(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
- input(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
-
Defines the input to the adapter via the closure expression
- input(Expression) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
-
Sets an
Expression
for obtaining input data from anExchange
. - input(Expression) - 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
- inputContextOnly - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
- inputStream() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableByteArrayOutputStream
-
Returns an
InputStream
from this stream's internal byte array representation. - inResponseTo - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
- inResponseTo - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- insertAL1(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
- insertAL1(AL1, 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
- insertDB1(DB1, 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(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
- insertDG1(DG1, 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
- insertGT1(GT1, 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
- insertINSURANCE(ADT_A01_INSURANCE, 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
- insertNK1(NK1, 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
- insertOBX(OBX, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
- insertPATIENT(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.xpid.v25.message.ADT_A43
- insertPATIENT(ADT_A43_PATIENT, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.xpid.v25.message.ADT_A43
- insertPATIENT(ADT_A39_PATIENT, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
- insertPROCEDURE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
- insertPROCEDURE(ADT_A01_PROCEDURE, 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 interface org.openehealth.ipf.commons.audit.XMLNames
- INSTANCE - Static variable in class org.openehealth.ipf.commons.ihe.fhir.support.OperationOutcomeOperations
-
Deprecated.
- INSTANCE - Static variable in class org.openehealth.ipf.modules.hl7.parser.DefaultEscaping
- INSUFFICIENT_ACCESS_RIGHTS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- 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
InteractionId
s - INTENDED_RECIPIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- INTENDED_RECIPIENT_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- 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.ihe.core
- Interceptor2ProducerAdapter - Class in org.openehealth.ipf.platform.camel.ihe.core
-
Adapter for interceptors which allows them to be exposed as Camel
Producer
s. - Interceptor2ProducerAdapter(Processor, Producer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
- InterceptorFactory - Interface in org.openehealth.ipf.platform.camel.ihe.core
-
Factory creating an
Interceptor
- InterceptorFactoryBean<T extends Interceptor> - Class in org.openehealth.ipf.platform.camel.ihe.core
-
Optional Bridging from
InterceptorFactory
to a SpringFactoryBean
. - InterceptorFactoryBean(Class<T>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactoryBean
- InterceptorFactorySupport<T extends Interceptor> - 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 - 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.HapiClientAuditInterceptor
- interceptResponse(IHttpResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer.HapiClientAuditInterceptor
- 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
- INVALID_ASSOCIATION_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_ATTRIBUTE_SYNTAX - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- INVALID_AVAILABILITY_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_CREDENTIALS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- INVALID_DN_SYNTAX - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- INVALID_DOCUMENT_AVAILABILITY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_DOCUMENT_CONTENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The recipient has rejected this submission because it detected that one of the documents does not match the metadata or has failed other requirements for the document content.
- INVALID_ERROR_CODE_IN_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_ERROR_INFO_IN_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_HASH_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_IDENTIFIER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_LANGUAGE_CODE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_NUMBER_FORMAT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_OID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_PID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_QUERY_PARAMETER_VALUE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_RECIPIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_REQUEST_EXCEPTION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The receiving actor detected that an initial version of a metadata object instance was received in an update transaction.
- INVALID_SEVERITY_IN_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_STATUS_IN_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_SUBMISSION_SET_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_TIME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_TITLE_ENCODING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_URI - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- INVALID_UUID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- IPAddress - Enum constant in enum org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
- 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
- IpfAtnaConfigurationProperties.Balp - Class in org.openehealth.ipf.boot.atna
- IpfAtnaConfigurationProperties.Balp.OAuth - Class in org.openehealth.ipf.boot.atna
- 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(IpfConfigurationProperties) - Constructor for class org.openehealth.ipf.boot.IpfAutoConfiguration
- IpfBootFhirServlet - Class in org.openehealth.ipf.boot.fhir
- IpfBootFhirServlet(FhirContext, boolean, ObjectProvider<IPagingProvider>) - Constructor for class org.openehealth.ipf.boot.fhir.IpfBootFhirServlet
- 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(IpfFhirConfigurationProperties) - 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(IpfFhirConfigurationProperties) - 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(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
-
Initializes the servlet with a pre-instantiated FHIR Context.
- IpfFhirServlet(FhirVersionEnum) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
-
Initialize the servlet with a FHIR version.
- 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(IpfHl7v2ConfigurationProperties) - 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(IpfHpdConfigurationProperties) - 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(IpfXdsConfigurationProperties) - 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
- IS_SNAPSHOT_OF - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that represents a link to the On-Demand DocumentEntry.
- 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
- isAfterWrite() - Method in enum org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl.SocketTestPolicy
- isAllowAsynchrony() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
- isAllowCreate() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
-
Gets the value of the allowCreate property.
- 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
- isBeforeWrite() - Method in enum org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl.SocketTestPolicy
- 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
- isCombinePolicies() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Gets the value of the combinePolicies property.
- isCompatibleContext(FhirContext) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
- 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. - isConvertLinefeed() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether to convert line feeds to proper segment separators before parsing starts
- isCopyOriginalMessage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
- 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
- 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.commons.ihe.fhir.SpringCachePagingProvider
- isDistributedPagingProvider() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Whether the Paging Provider cache is expected to be distributed, so that serialization of result bundles is necessary.
- 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.CMPD
- 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.RMU
- 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.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.fhir.mhd.model.MhdList
- isEmpty() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- isEmpty() - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- isEmpty() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
- isEmpty() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
- isEmpty() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- isEmpty(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XdsHl7v2Renderer
- isEmptyField(CWE) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
- isEmptyField(HD) - 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
- isForceAuthn() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the forceAuthn property.
- isFormatJsonSupported() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- isFormatNDJsonSupported() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- isFormatRdfSupported() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- isFormatXmlSupported() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- isIncludeQuantities() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
- isInputContextOnly() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Gets the value of the inputContextOnly property.
- 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.
- isIsPassive() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Gets the value of the isPassive property.
- isKeepWhitespace() - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- 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
- isLogging() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Enable server-side request logging
- 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
- isMoreEntriesAvailable() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage.TakeResult
- 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
- isNamespaceAware() - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- 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
- isNonStandardUuid(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
- isNotEmptyField(HD) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
- isNullValue(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- isNullValue(Primitive) - 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
- isPassive - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- 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
-
Enable pretty-printing responses
- isPrettyPrint() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- 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
-
Enable color-coding responses queried from a Web Browser
- 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.
- isReturnContext() - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Gets the value of the returnContext 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.ws.AbstractWsEndpoint
- isSort() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
-
If this is true, sorting is executed in the BundleProvider if _sort parameters are provided.
- 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
- isStatic() - Method in interface org.openehealth.ipf.commons.core.extend.config.DynamicExtension
- isStrict() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Enable strict resource parsing
- isStrict() - Method in class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
-
whether strict validation rules are applied to the transaction
- isStrictErrorHandler() - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- issueInstant - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- issueInstant - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- issueInstant - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- issuer - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- issuer - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- issuer - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- 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
- isSupportPagination() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- 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
- isSupportSorting() - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- 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
- 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 class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1RequestValidationProfile
- 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
- ITI_10 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.QueryInteractions
- ITI_105 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.SimplifiedPublishInteractions
- ITI_18 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_18 - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- ITI_21 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PDQ.Interactions
- ITI_22 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PDQ.Interactions
- ITI_30 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
- ITI_31 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PAM.Interactions
- ITI_38 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
- ITI_38_ASYNC_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
- ITI_39 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
- ITI_39_ASYNC_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XCA.Interactions
- ITI_41 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.CONTINUA_HRN.Interactions
- ITI_41 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDM.Interactions
- ITI_41 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDR.Interactions
- ITI_41 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_41_ASYNC_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_42 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_42 - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- ITI_43 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_44_PIX - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.PIXV3.Interactions
- ITI_44_XDS - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.PIXV3.Interactions
- ITI_45 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.PIXV3.Interactions
- ITI_46 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.PIXV3.Interactions
- ITI_47 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.PDQV3.Interactions
- ITI_51 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_55 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
- ITI_55_ASYNC_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
- ITI_55_DEFERRED_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
- ITI_56 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
- ITI_56_ASYNC_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.XCPD.Interactions
- ITI_57 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_57 - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- ITI_58 - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.HPD.ReadInteractions
- ITI_59 - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.HPD.FeedInteractions
- ITI_61 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_62 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_63 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XCF.Interactions
- ITI_63_ASYNC_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XCF.Interactions
- ITI_64 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.XPID.Interactions
- ITI_65 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.SubmitInteractions
- ITI_66 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryDocumentManifestInteractions
- ITI_67 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.QueryDocumentReferenceInteractions
- ITI_68 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.RetrieveInteractions
- ITI_68_BIN - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MHD.RetrieveBinaryInteractions
- ITI_78 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PDQM.Interactions
- ITI_79 - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.SER.Interactions
- ITI_8_PIX - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.FeedInteractions
- ITI_8_XDS - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.FeedInteractions
- ITI_80 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XCDR.Interactions
- ITI_81 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.atna.ATNA.Interactions
- ITI_81 - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- ITI_83 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pixpdq.PIXM.Interactions
- ITI_86 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XDS.Interactions
- ITI_9 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.PIX.QueryInteractions
- ITI_92 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.RMU.Interactions
- ITI_92 - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- ITI105_PROFILE - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105Validator
- Iti105AuditDataset - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
- Iti105AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditDataset
- Iti105AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
- Iti105AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditStrategy
- Iti105ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
- Iti105ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105ClientAuditStrategy
- Iti105Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti105
-
Component for MHD Simplified Publish (ITI-105)
- Iti105Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti105.Iti105Component
- Iti105Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti105.Iti105Component
- Iti105DocumentReferenceResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
-
Resource Provider for MHD (ITI-105) based on creating a DocumentReference resource
- Iti105DocumentReferenceResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105DocumentReferenceResourceProvider
- Iti105Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti105
- Iti105Endpoint(String, Iti105Component, FhirEndpointConfiguration<Iti105AuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti105.Iti105Endpoint
- Iti105RequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
-
A
ClientRequestFactory
for ITI-105 requests - Iti105RequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105RequestFactory
- Iti105ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
- Iti105ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105ServerAuditStrategy
- Iti105TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
-
Standard Configuration for Iti105Component.
- Iti105TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105TransactionConfiguration
- Iti105Validator - Class in org.openehealth.ipf.commons.ihe.fhir.iti105
-
Validator for ITI-105 transactions.
- Iti105Validator(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105Validator
- 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
- Iti30OptionsProvider - Class in org.openehealth.ipf.commons.ihe.hl7v2.options
- Iti30OptionsProvider() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30OptionsProvider
- 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
- Iti31OptionsProvider - Class in org.openehealth.ipf.commons.ihe.hl7v2.options
- Iti31OptionsProvider() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31OptionsProvider
- 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
- Iti41AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse
-
The Camel component for the ITI-41 (XDS) async response.
- Iti41AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse.Iti41AsyncResponseComponent
- Iti41AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti41.asyncresponse
-
ITI-41 Service Endpoint Interface for Asynchronous Response receiver
- Iti41AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse
-
Service implementation for the IHE ITI-41 asynchronous response.
- Iti41AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse.Iti41AsyncResponseService
- 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
- Iti45Converters - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters
-
Camel type converters for HL7 PRPA models in ITI-45 transaction.
- Iti45Converters() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- Iti45ConvertersLoader - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters
-
Generated by camel build tools - do NOT edit this file!
- Iti45ConvertersLoader() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45ConvertersLoader
- 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
- Iti47Converters - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters
-
Camel type converters for HL7 PRPA models for ITI-47 transaction.
- Iti47Converters() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti47Converters
- Iti47ConvertersLoader - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters
-
Generated by camel build tools - do NOT edit this file!
- Iti47ConvertersLoader() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti47ConvertersLoader
- 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(HpdQueryEndpoint) - 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_COMPREHENSIVE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI65_COMPREHENSIVE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_COMPREHENSIVE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_COMPREHENSIVE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI65_COMPREHENSIVE_METADATA_PROFILE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Constants
- ITI65_LEGACY_METADATA_PROFILE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Constants
- ITI65_MINIMAL_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI65_MINIMAL_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_MINIMAL_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_MINIMAL_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI65_MINIMAL_DOCUMENT_MANIFEST_PROFILE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Constants
- ITI65_MINIMAL_DOCUMENT_REFERENCE_PROFILE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Constants
- ITI65_MINIMAL_METADATA_PROFILE - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Constants
- ITI65_PROVIDE_DOCUMENT_BUNDLE_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI65_PROVIDE_DOCUMENT_BUNDLE_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_PROVIDE_DOCUMENT_BUNDLE_RESPONSE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_PROVIDE_DOCUMENT_BUNDLE_RESPONSE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI65_UNCONTAINED_COMPREHENSIVE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI65_UNCONTAINED_COMPREHENSIVE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_UNCONTAINED_COMPREHENSIVE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI65_UNCONTAINED_COMPREHENSIVE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- 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
- 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
- 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(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
- ITI66_FIND_DOCUMENT_LISTS_RESPONSE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI66_FIND_DOCUMENT_LISTS_RESPONSE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI66_FIND_DOCUMENT_LISTS_RESPONSE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI66_FIND_DOCUMENT_LISTS_RESPONSE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- 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
- Iti66DocumentManifestResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
-
Resource Provider for MHD (ITI-66 DocumentManifest)
- Iti66DocumentManifestResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestResourceProvider
- Iti66DocumentManifestSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
- Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
- 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
- Iti66ListResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
-
Resource Provider for MHD (ITI-66 List)
- Iti66ListResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListResourceProvider
- Iti66ListSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
- Iti66ListSearchParameters.Iti66ListSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
- Iti66Options - Enum in org.openehealth.ipf.commons.ihe.fhir.iti66
- Iti66OptionsProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
- Iti66OptionsProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66OptionsProvider
- Iti66SearchParameters<T extends IBaseResource> - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
-
Common SearchParameter base class for ITI-66 transactions
- Iti66SearchParameters() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
- Iti66StrictResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti66
-
Resource Provider for MHD (ITI-66 DocumentManifest)
- Iti66StrictResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66StrictResourceProvider
- 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
- ITI67_FIND_DOCUMENT_REFERENCES_COMPREHENSIVE_RESPONSE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI67_FIND_DOCUMENT_REFERENCES_COMPREHENSIVE_RESPONSE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI67_FIND_DOCUMENT_REFERENCES_COMPREHENSIVE_RESPONSE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI67_FIND_DOCUMENT_REFERENCES_COMPREHENSIVE_RESPONSE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI67_FIND_DOCUMENT_REFERENCES_RESPONSE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- ITI67_FIND_DOCUMENT_REFERENCES_RESPONSE_BUNDLE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI67_FIND_DOCUMENT_REFERENCES_RESPONSE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- ITI67_FIND_DOCUMENT_REFERENCES_RESPONSE_BUNDLE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- Iti67AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
- Iti67AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67AuditStrategy
- 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
- Iti67Options - Enum in org.openehealth.ipf.commons.ihe.fhir.iti67
- Iti67OptionsProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
- Iti67OptionsProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67OptionsProvider
- 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(ReferenceParam, TokenParam, DateRangeParam, StringParam, StringParam, TokenParam, TokenParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, ReferenceOrListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- Iti67SearchParameters.Iti67SearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
- Iti67StrictResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti67
-
Resource Provider for MHD (ITI-67).
- Iti67StrictResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67StrictResourceProvider
- 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
- Iti68BinaryComponent - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin
-
Component for MHD Retrieve Document using Binary Resources (ITI-68)
- Iti68BinaryComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin.Iti68BinaryComponent
- Iti68BinaryEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin
- Iti68BinaryEndpoint(String, ServletComponent, URI) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin.Iti68BinaryEndpoint
- Iti68BinaryResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti68bin
-
Resource Provider for MHD (ITI-68) based on reading a Binary resource
- Iti68BinaryResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti68bin.Iti68BinaryResourceProvider
- Iti68BinaryServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti68bin
- Iti68BinaryServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti68bin.Iti68BinaryServerAuditStrategy
- Iti68BinaryTransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.iti68bin
- Iti68BinaryTransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti68bin.Iti68BinaryTransactionConfiguration
- 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 R4
- 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(TokenAndListParam, TokenParam, StringAndListParam, StringAndListParam, DateAndListParam, StringParam, StringParam, StringParam, StringParam, StringParam, TokenParam, TokenParam, StringParam, StringParam, SortSpec, Set<Include>, FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
- 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
- Iti79AuditDataset - Class in org.openehealth.ipf.commons.ihe.xacml20.iti79
- Iti79AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditDataset
- Iti79AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xacml20.iti79
- Iti79AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditStrategy
- Iti79Component - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.iti79
- Iti79Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.iti79.Iti79Component
- Iti79Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.iti79
- Iti79Endpoint(String, String, AbstractWsComponent<Iti79AuditDataset, WsTransactionConfiguration<Iti79AuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<Iti79AuditDataset>>>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.iti79.Iti79Endpoint
- Iti79PortType - Interface in org.openehealth.ipf.commons.ihe.xacml20.iti79
- iti79RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- iti79ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- Iti79Service - Class in org.openehealth.ipf.platform.camel.ihe.xacml20.iti79
- Iti79Service(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.iti79.Iti79Service
- 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
- Iti80Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti80
-
The Camel component for the ITI-80 transaction.
- Iti80Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti80.Iti80Component
- Iti80PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti80
-
Provides the ITI-80 web-service interface.
- Iti80Producer - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti80
- Iti80Producer(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>>, JaxWsClientFactory<XdsSubmitAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti80.Iti80Producer
- iti80RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
-
Returns a validating processor for ITI-80 request messages.
- iti80ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
-
Returns a validating processor for ITI-80 response messages.
- 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
- Iti80Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti80
- Iti80Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti80.Iti80Service
- Iti81AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
-
ITI-81 audit strategy
- 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
- Iti81ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ClientAuditStrategy
- 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
- Iti81Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.iti81
- Iti81Endpoint(String, Iti81Component, FhirEndpointConfiguration<FhirAuditEventQueryAuditDataset>) - 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(DateRangeParam, StringAndListParam, ReferenceParam, TokenAndListParam, ReferenceParam, TokenAndListParam, TokenAndListParam, ReferenceParam, TokenAndListParam, TokenAndListParam, TokenAndListParam, TokenAndListParam, SortSpec, Set<Include>, FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- 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
- Iti81ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ServerAuditStrategy
- 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).
- Iti92ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti92
-
Audit strategy for the actor "Update Initiator" of the RMU ITI-92 transaction.
- Iti92ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti92.Iti92ClientAuditStrategy
- Iti92Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti92
-
The Camel component for the RMU ITI-92 transaction.
- Iti92Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti92.Iti92Component
- Iti92PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti92
-
SEI for the the RMU profile.
- iti92RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
-
Returns a validating processor for RMU ITI-92 request messages.
- iti92ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
-
Returns a validating processor for RMU ITI-92 response messages.
- Iti92ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti92
-
Audit strategy for the actor "Update Responder" of the RMU ITI-92 transaction.
- Iti92ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti92.Iti92ServerAuditStrategy
- Iti92Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti92
-
Service implementation for the RMU ITI-92 transaction "Restricted Update Document Set".
- Iti92Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti92.Iti92Service
- 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
- JAVAX_TLS_CLIENT_CIPHERSUITES - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
- JAVAX_TLS_SERVER_CIPHERSUITES - Static variable in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
- JAXB_CONTEXT - Static variable in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- JAXB_CONTEXT - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- JaxbElementListSerializer - Class in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
-
JSON serializer for
List
<JAXBElement
>. - JaxbElementListSerializer() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.JaxbElementListSerializer
- 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>, WsSecurityInformation, HTTPClientPolicy) - 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>, WsSecurityInformation, HTTPClientPolicy) - 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 audit messages into a JMS queue.
- JmsAuditMessageQueue(ConnectionFactory, String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.queue.JmsAuditMessageQueue
- Job - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- JobStream - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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
- JsonUtils - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
K
- KEY_ROUTE - Static variable in class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
- KeyInfoConfirmationDataType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for KeyInfoConfirmationDataType complex type.
- KeyInfoConfirmationDataType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.KeyInfoConfirmationDataType
- keys(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- keys(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
- keys(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
- keyStoreFile - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- keyStorePassword - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- keyStoreType - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
- KEYSYSTEM - Static variable in class org.openehealth.ipf.commons.map.BidiMappingService
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 namedConstants.FHIR_REQUEST_SIZE_ONLY
, and the response is expected to populate this header with the result size as integer value. - LazyBundleProvider(RequestConsumer, boolean, boolean, Object, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.LazyBundleProvider
-
Initializes a lazy bundle provider
- 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.
- LEAF_CLASS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
- LEAF_CLASS_WITH_REPOSITORY_ITEM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
- LeafClassTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
- LeafClassTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
-
Constructs the transformer
- 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
- LENIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66Options
-
Lenient MHD 3.2.0 Resource Provider, supporting some search parameters from STU3 versions
- LENIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67Options
- lenientContextPath() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68.Iti68Component
- lenientContextPath() - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin.Iti68BinaryComponent
- 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
- LIMITED_METADATA_PROHIBITED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- LIMITED_METADATA_REQUIRED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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. - LINK_UNLINK - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30Options
- linkDocumentReference(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- List - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66Options
-
MHD 4.2.1 Resource Provider, supporting querying List resources
- 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
- listRetrieve(IdType, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListResourceProvider
-
Handles List Retrieve.
- listSearch(ReferenceParam, DateRangeParam, ReferenceAndListParam, TokenParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListResourceProvider
- 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
- load(TypeConverterRegistry) - Method in class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverterLoader
- load(TypeConverterRegistry) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45ConvertersLoader
- load(TypeConverterRegistry) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti47ConvertersLoader
- load(TypeConverterRegistry) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30ConvertersLoader
- Loader() - Constructor for class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor.Loader
- loadStructureDefinitionsv320(IValidationSupport, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
- loc - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
- LOCAL_POLICY_RESTRICTION_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The receiving actor has detected that the request is not permitted because of local policy restrictions or violation of a previously reached agreement.
- localInetAddress() - Static method in class org.openehealth.ipf.commons.audit.utils.AuditUtils
- localizedString - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
- 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) - 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.
- LocalizedStringAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
-
A JAXB
XmlAdapter
that creates a simplified representation of aLocalizedString
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
- LocalServiceOperationStarted - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- LocalServiceOperationStopped - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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
- Location - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
-
This is a location identified as related to the event.
- 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
- LoggingAuditMessageQueue - Class in org.openehealth.ipf.commons.audit.queue
-
Message Queue that logs the serialized plain audit messages with (by default) pretty formatting using a configurable logger.
- LoggingAuditMessageQueue() - Constructor for class org.openehealth.ipf.commons.audit.queue.LoggingAuditMessageQueue
- LOGICAL_ID_EQUALS_ENTRY_UUID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- LOGICAL_ID_MISSING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- LOGICAL_ID_SAME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- LogicalDeletion - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- logicalOperator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
- Login - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- Login(EventOutcomeIndicator, String, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Login
- Login(EventOutcomeIndicator, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Login
- Logout - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- Logout(EventOutcomeIndicator, String, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Logout
- Logout(EventOutcomeIndicator, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Logout
- LogoutRequestType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for LogoutRequestType complex type.
- LogoutRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
- logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
- logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
- logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpPayloadLoggerBase
- logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
- logPayload(Exchange, InteractionId) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
- 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
- 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.spring.map.config.CustomMappingsConfigurer
-
lookup for the specific
CustomMappings
objects inside the given beanFactory - lookup(R) - Method in interface org.openehealth.ipf.commons.core.config.Configurer
- 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
- 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
- lookupAll(Class<T>) - Static method in class org.openehealth.ipf.commons.core.config.Lookup
-
Returns all implementations of T
- LOOP_DETECT - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- 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
- MachineName - Enum constant in enum org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
- MAINTAIN_DEMOGRAPHICS - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
- MajorFailure - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
- 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
- make(String) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- make(String, Throwable) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- make(String, Throwable, String) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- make(String, Throwable, String, String) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- make(String, Throwable, String, String, String) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- make(String, Throwable, String, String, String, String) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- make(String, Throwable, String, String, String, String, String) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- make(String, Throwable, String, String, String, String, String, String) - Static method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- makeAuditMessage(AuditContext, FhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68bin.Iti68BinaryServerAuditStrategy
- 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, FhirQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ClientAuditStrategy
- 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, FhirQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5AuditStrategy
- makeAuditMessage(AuditContext, GenericFhirAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditStrategy
- makeAuditMessage(AuditContext, Iti105AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105ClientAuditStrategy
- makeAuditMessage(AuditContext, Iti105AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105ServerAuditStrategy
- 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, Iti68AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti68.Iti68ServerAuditStrategy
- makeAuditMessage(AuditContext, FhirAuditEventQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
- 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, FeedAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti8.Iti8AuditStrategy
- makeAuditMessage(AuditContext, Iti64AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64.Iti64AuditStrategy
- makeAuditMessage(AuditContext, QueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.audit.iti10.Iti10AuditStrategy
- 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) - 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.Iti59ClientAuditStrategy
- makeAuditMessage(AuditContext, Iti59AuditDataset, Iti59AuditDataset.RequestItem) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59ServerAuditStrategy
- makeAuditMessage(AuditContext, ChPpqAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1ClientAuditStrategy
- makeAuditMessage(AuditContext, ChPpqAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1ServerAuditStrategy
- makeAuditMessage(AuditContext, ChPpqAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chppq2.ChPpq2AuditStrategy
- makeAuditMessage(AuditContext, ChAdrAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditStrategy
- makeAuditMessage(AuditContext, Iti79AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditStrategy
- 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, 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, 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
- 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, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti51.Iti51AuditStrategy
- makeAuditMessage(AuditContext, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti63.Iti63AuditStrategy
- makeAuditMessage(AuditContext, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.pharm1.Pharm1AuditStrategy
- makeAuditMessage(AuditContext, XdsRemoveMetadataAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti62.Iti62AuditStrategy
- 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, 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, 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, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti92.Iti92ClientAuditStrategy
- makeAuditMessage(AuditContext, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti92.Iti92ServerAuditStrategy
- makeAuditMessage(AuditContext, T) - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
-
Constructs an
AuditMessage
from a providedAuditDataset
- makeAuditMessage(AuditContext, T) - Method in class org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy
- makeCodeableConcept(String, String, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
- makeDestination(TlsParameters, String, int, boolean) - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl
- makeDestination(TlsParameters, String, int, boolean) - Method in class org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl
- makeDestination(TlsParameters, String, int, boolean) - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl
- makeDestination(TlsParameters, String, int, boolean) - Method in class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
-
Deprecated.
- makeInstance(TlsParameters) - Method in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- makeMessage(HapiContext, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- MALFORMED_REQUEST - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- ManageNameIDRequestType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for ManageNameIDRequestType complex type.
- ManageNameIDRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
- 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
- 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
- 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
- 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
- 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.spring.map
-
Interface that isolates methods for registering
resources
for amapping 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(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
- 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
- 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
- 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
- Marketing - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- MarkupBuilder - Class in org.openehealth.ipf.platform.camel.core.xml
- marshal(ZonedDateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateTimeAdapter
- marshal(List<List<T>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
- marshal(List<EbXMLClassification>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ClassificationListAdapter
- marshal(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapAdapter
- 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
- marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.core.model.XmlParserDataFormat
- marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.core.model.XmlSlurperDataFormat
- marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- marshal(AuditMessage, boolean) - Method in interface org.openehealth.ipf.commons.audit.marshal.SerializationStrategy
- 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, Writer, boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- marshal(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.AssigningAuthorityAdapter
- 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
- MarshallerListener() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding.MarshallerListener
- MasterFile - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- matchedDN - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
- matches(Message, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
- 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(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Document
- matches(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
-
Delegates matching to the delegate
Predicate
applying input- and paramsExpression
s. - matches(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingPredicate
- matches(T, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Predicate
- 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
- MAXIMUM - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
- 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
- MdhtDataFormatDefinition - Class in org.openehealth.ipf.platform.camel.cda.dataformat
- MdhtDataFormatDefinition() - Constructor for class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormatDefinition
- MdhtDataFormatReifier - Class in org.openehealth.ipf.platform.camel.cda.dataformat
- MdhtDataFormatReifier(CamelContext, DataFormatDefinition) - Constructor for class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormatReifier
- MdhtExtensionModule - Class in org.openehealth.ipf.platform.camel.cda.extend
- MdhtExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
- MdhtExtensionModuleInitializer - Class in org.openehealth.ipf.platform.camel.cda.extend
-
This is called upon initialization of the Groovy API extensions for Camel.
- MdhtExtensionModuleInitializer() - Constructor for class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModuleInitializer
- MdhtTypeConverter - Class in org.openehealth.ipf.platform.camel.cda.converter
- MdhtTypeConverter() - Constructor for class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
- MdhtTypeConverterLoader - Class in org.openehealth.ipf.platform.camel.cda.converter
-
Generated by camel build tools - do NOT edit this file!
- MdhtTypeConverterLoader() - Constructor for class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverterLoader
- MEDIA_IDENTIFIER - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- MEDIA_TYPE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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
- MedicalRecordNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- MedicationEvent - Enum constant in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
-
Medication orders and administration within an instance or episode of care.
- 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
- MEDICATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- 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
- MERGE - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti30Options
- message - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
- message - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UnknownPolicySetId
- 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
- messageStructure(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- messageStructure(String, String, String, ModelClassFactory) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- MessageTracer - Class in org.openehealth.ipf.commons.ihe.hl7v2.tracing
- MessageTracer(Tracing) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.tracing.MessageTracer
- MessageTracer(Tracing, String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.tracing.MessageTracer
- MessageTracer(Tracing, String, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.tracing.MessageTracer
- MessageUtils - Class in org.openehealth.ipf.modules.hl7.message
- MessageUtils() - Constructor for class org.openehealth.ipf.modules.hl7.message.MessageUtils
- METADATA_ANNOTATION_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The receiving actor has detected an error with a SS-HM annotation.
- METADATA_IDENTIFIER_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The receiving actor cannot store the request because the identifier is in conflict with an existing known value.
- METADATA_LEVEL - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter {none}.
- METADATA_UPDATE_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
General metadata update error.
- METADATA_UPDATE_OPERATION_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Document Registry/Recipient cannot decode the requested metadata update.
- METADATA_VERSION_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The version number included in the update request did not match the existing object.
- 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.
- MethanolFhirRestTLSAuditRecordSender - Class in org.openehealth.ipf.commons.ihe.fhir.audit.protocol
- MethanolFhirRestTLSAuditRecordSender(FhirContext, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.MethanolFhirRestTLSAuditRecordSender
- MethanolFhirRestTLSAuditRecordSender(RestfulClientFactory, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.MethanolFhirRestTLSAuditRecordSender
- MethanolFhirRestTLSAuditRecordSender(TlsParameters) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.MethanolFhirRestTLSAuditRecordSender
- MethanolFhirSecurityInformation(boolean, SSLContext, HostnameVerifier, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory.MethanolFhirSecurityInformation
- MethanolHttpClient - Class in org.openehealth.ipf.commons.ihe.fhir
- MethanolHttpClient(Methanol, boolean, StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpClient
- MethanolHttpResponse - Class in org.openehealth.ipf.commons.ihe.fhir
- MethanolHttpResponse(HttpResponse<InputStream>, StopWatch) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- method - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
- methodMissing(Group, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- 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.dsl.Repeatable
- methodMissing(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
- methodMissing(Collection, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
- MHD - Class in org.openehealth.ipf.commons.ihe.fhir.mhd
- MHD() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.MHD
- MHD_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MHD_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MHD_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MHD_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MHD.QueryDocumentManifestInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- MHD.QueryDocumentReferenceInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- MHD.RetrieveBinaryInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- MHD.RetrieveInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- MHD.SimplifiedPublishInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- MHD.SubmitInteractions - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- Mhd421 - Interface in org.openehealth.ipf.commons.ihe.fhir.mhd
-
Marker interface for MHD 4.2.1 classes
- MhdList<T extends MhdList<T>> - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- MhdList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
- MhdProfile - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- MhdProfiles - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- MhdValidator - Class in org.openehealth.ipf.commons.ihe.fhir.mhd
-
Validator for MHD transactions.
- MhdValidator(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.MhdValidator
- MhdVersion - Interface in org.openehealth.ipf.commons.ihe.fhir.mhd
-
Interface for deriving MHD version
- MhdVersion.Version - Enum in org.openehealth.ipf.commons.ihe.fhir.mhd
- middleName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
- MIME_TYPE_FORMAT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MIME_TYPE_MUST_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- mimeType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
- MimeTypeValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
-
Validate the basic format of a the document mime type.
- MimeTypeValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.MimeTypeValidator
- MINIMAL_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MINIMAL_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MINIMAL_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MINIMAL_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MINIMAL_FOLDER_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MINIMAL_FOLDER_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MINIMAL_FOLDER_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MINIMAL_FOLDER_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MINIMAL_SUBMISSIONSET_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MINIMAL_SUBMISSIONSET_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MINIMAL_SUBMISSIONSET_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- MINIMAL_SUBMISSIONSET_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- MinimalDocumentReference - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- MinimalDocumentReference() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalDocumentReference
- MinimalFolderList - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- MinimalFolderList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalFolderList
- MinimalProvideDocumentBundle - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- MinimalProvideDocumentBundle() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalProvideDocumentBundle
- MinimalSubmissionSetList - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- MinimalSubmissionSetList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MinimalSubmissionSetList
- MINIMUM - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
- MinorFailure - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
- MINUTE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
- MISSING_ASSOCIATION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_DOC_ENTRY_FOR_DOCUMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_DOCUMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Document entry exists in metadata with no corresponding attached document.
- MISSING_DOCUMENT_FOR_DOC_ENTRY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_DOCUMENT_METADATA - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
MIME package contains MIME part with content-id header not found in metadata.
- MISSING_EXTERNAL_IDENTIFIER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_FOLDER_NAME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_HAS_MEMBER_ASSOCIATION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_HOME_COMMUNITY_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A value for the homeCommunityId is required and has not been specified
- MISSING_HOME_COMMUNITY_ID_FOR_ELEMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_NEW_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_OBJ_REF - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_ORIGINAL - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_ORIGINAL_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_PREVIOUS_VERSION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_REQUIRED_QUERY_PARAMETER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_SLOT_NAME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_SNAPSHOT_ASSOCIATION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_SQL_QUERY_TEXT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_SUBMISSION_SET - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- MISSING_TELECOM_PARAM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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.
- 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, NettyEndpoint, 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>, 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-netty endpoint which provides support for IHE PIX/PDQ-related extensions.
- MllpEndpoint(ComponentType, NettyEndpoint, 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<?, ?>, 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
- 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
- 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(CamelContext, Hl7v2InteractionId<AuditDatasetType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
- MllpTransactionComponent(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>, NettyEndpoint, 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>, String, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
- MMC - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- MobileDocumentManifestQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobileDocumentManifestQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- MobileDocumentReferenceQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobileDocumentReferenceQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- MobileDocumentRetrieval - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobileDocumentRetrieval - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- MobilePatientDemographicsQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobilePatientDemographicsQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- MobilePatientIdentifierCrossReferenceQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobilePatientIdentifierCrossReferenceQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- MobilePrivacyPolicyBundleFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobilePrivacyPolicyFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobilePrivacyPolicyQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- MobilePrivacyPolicyRetrieve - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobileQueryExistingData - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- MobileQueryExistingData - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- 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
- MONTH - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
- mothersMaidenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
- MPPS - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- MultiPatientStoredQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- MultiPatientStoredQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
- 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
- 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
- NakFactory<AuditDatasetType extends MllpAuditDataset> - Class in org.openehealth.ipf.commons.ihe.hl7v2
-
Basic ACK and NAK factory for HL7v2-based transactions.
- NakFactory(Hl7v2TransactionConfiguration<AuditDatasetType>) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
-
Short constructor which corresponds to
NakFactory(config, false, "ACK")
. - NakFactory(Hl7v2TransactionConfiguration<AuditDatasetType>, boolean, String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.NakFactory
-
Generic constructor.
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
- name - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
- 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
- Name<T extends 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_QUALIFIER_EHEALTH_SUISSSE_COMMUNITY_INDEX - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants
- 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
- nameFormat - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
- nameID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
- nameID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
- nameID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
- nameID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
- nameID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
- nameID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingResponseType
- NameIDMappingRequestType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for NameIDMappingRequestType complex type.
- NameIDMappingRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
- NameIDMappingResponseType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for NameIDMappingResponseType complex type.
- NameIDMappingResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingResponseType
- nameIDPolicy - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- nameIDPolicy - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
- NameIDPolicyType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for NameIDPolicyType complex type.
- NameIDPolicyType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
- NameIDType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for NameIDType complex type.
- NameIDType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
- nameQualifier - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.BaseIDAbstractType
- nameQualifier - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
- NameQualifier - Enum in org.openehealth.ipf.commons.ihe.xacml20.model
- namespace - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ActionType
- 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) - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
- NAMING_VIOLATION - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- 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.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
- 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
- NETTY_TLS - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- NettyTLSSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
-
Simple Netty client implementation of RFC 5425 TLS syslog transport for sending audit messages to an Audit Record Repository that implements TLS syslog.
- NettyTLSSyslogSenderImpl(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl
- NettyTLSSyslogSenderImpl.NettyDestination - Class in org.openehealth.ipf.commons.audit.protocol
-
Destination abstraction for Netty
- NettyTLSSyslogSenderProvider - Class in org.openehealth.ipf.commons.audit.protocol.providers
- NettyTLSSyslogSenderProvider() - Constructor for class org.openehealth.ipf.commons.audit.protocol.providers.NettyTLSSyslogSenderProvider
- NettyUtils - Class in org.openehealth.ipf.commons.audit
- NettyUtils() - Constructor for class org.openehealth.ipf.commons.audit.NettyUtils
- NETWORK_ACCESS_POINT_ID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- NETWORK_ACCESS_POINT_TYPE_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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.
- NetworkComponent - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- NetworkConfiguration - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- NetworkEntry - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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
- NEVER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
- NEVER_DEREF_ALIASES - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
- newBundleFactory() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newComposite(String, Message, Map) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- newEncryptedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
- newErrorConsumer() - Static method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter
- newEventConsumer(String) - Static method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter
- newFhirPath() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newFluentPath() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
-
Deprecated.
- newGroup(String, Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- newHttpClientBuilder() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
- newHttpClientBuilder() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
- newHttpClientBuilder() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- newID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
- newInstance() - Static method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
- newInstance() - Static method in class org.openehealth.ipf.platform.camel.core.xml.MarkupBuilder
- newInstance(FhirEndpoint) - Method in interface org.openehealth.ipf.platform.camel.ihe.fhir.core.HapiServerInterceptorFactory
- newInstance(FhirEndpoint, Exchange) - Method in interface org.openehealth.ipf.platform.camel.ihe.fhir.core.HapiClientInterceptorFactory
-
Returns a new client interceptor
- newJsonParser() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- newNDJsonParser() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newPrimitive(String, Message, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- newPrimitiveBoolean(Boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newPrimitiveString(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newRDFParser() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newrdn - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ModifyDNRequest
- newRestfulClient(Class<T>, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newRestfulGenericClient(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newSaxParser() - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- 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
- newTerser() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newValidator() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newViewGenerator() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- newXmlParser() - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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.hl7v3.translation.Utils
- NIO_TLS - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- NIO_UDP - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- NioTLSSyslogSenderImpl<H,
D extends NioTLSSyslogSenderImpl.Destination<H>> - Class in org.openehealth.ipf.commons.audit.protocol -
Abstract base class for non-blocking TLS sender implementations.
- NioTLSSyslogSenderImpl(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl
- NioTLSSyslogSenderImpl.Destination<H> - Interface in org.openehealth.ipf.commons.audit.protocol
- NO_CLASSIFICATION_NAME_OBJ - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- NO_CLASSIFIED_OBJ - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- NO_PATIENT_RESULT_IDS - Static variable in class org.openehealth.ipf.commons.ihe.hl7v2.audit.QueryAuditDataset
- NO_SUCH_ATTRIBUTE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- NO_SUCH_ATTRIBUTE - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- NO_SUCH_OBJECT - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- 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
- NODE_REPRESENTATION_MISSING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- NODE_REPRESENTATION_PROHIBITED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- NodeAuthentication - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- nodeCompleted(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
- NodeID - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- NodeID - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- 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
- NON_IDENTICAL_HASH - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Document being registered was a duplicate (unique ID already in registry) but the hash codes do not match.
- NON_IDENTICAL_SIZE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Document being registered was a duplicate (uniqueId already in registry) but size does not match.
- NON_VERSIONING_UPDATE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that represents an association which is used as a flag to avoid the versioning of an updated document.
- 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
-
Validates a
EbXMLNonconstructiveDocumentSetRequest
. - NONE - Enum constant in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
- 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 class org.openehealth.ipf.commons.ihe.fhir.FhirSearchAndSortParameters
- noOp() - Static method in interface org.openehealth.ipf.commons.audit.AuditMessagePostProcessor
- NOOP - Static variable in interface org.openehealth.ipf.boot.fhir.FhirContextCustomizer
- NOOP - Static variable in interface org.openehealth.ipf.boot.fhir.FhirMappingCustomizer
- NOOP - Static variable in interface org.openehealth.ipf.boot.hl7v2.HapiContextCustomizer
- NOOP - Static variable in interface org.openehealth.ipf.commons.ihe.ws.cxf.audit.XuaProcessor
- 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
- NORMAL - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.AccessLevel
- NORMAL - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.ConfidentialityCode
- NORMAL - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.PurposeOfUse
- 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
- NOT_ALLOWED_ON_NON_LEAF - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- NOT_ALLOWED_ON_RDN - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- NOT_ATTEMPTED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- NOT_SUCCESSFUL - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Status
- notBefore - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
- notBefore - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
- 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
- notOnOrAfter - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
- notOnOrAfter - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
- notOnOrAfter - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
- now() - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
- nrp(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- nrp(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- nsPrefixInAttributeValues - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
- 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
- Null - Class in org.openehealth.ipf.modules.hl7.dsl
- Null(Message) - Constructor for class org.openehealth.ipf.modules.hl7.dsl.Null
- NULL_URI - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- NullsafeServerCapabilityStatementProvider - Class in org.openehealth.ipf.commons.ihe.fhir.support
-
ServerCapabilityStatementProvider that defends against NPE when no resource providers are present.
- NullsafeServerCapabilityStatementProvider(RestfulServer) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.NullsafeServerCapabilityStatementProvider
- number - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
- NUMBER - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- NUMBER_OF_INSTANCES - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
O
- OAuth() - Constructor for class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- OBJECT_CLASS_MODS_PROHIBITED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- OBJECT_CLASS_VIOLATION - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- OBJECT_NOT_UPDATABLE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- OBJECT_REF - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
- OBJECT_ROLE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- OBJECT_SHALL_NOT_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- OBJECT_TYPE_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The receiving actor cannot store the request as the objectType is either not supported or does not match the value of the existing object.
- ObjectContainerValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
-
Validation of an ebXML object container.
- ObjectFactory - Class in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.hpd.stub.chcidd package.
- 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 - 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 - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss package.
- ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3 package.
- ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion package.
- ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation package.
- ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol package.
- ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion package.
- ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol package.
- 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 - 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 - 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 - 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 - 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 - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi package.
- 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.ihe.hpd.stub.chcidd.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.chcidd
- 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() - 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() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
- ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3
- ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
- ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation
- ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
- ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
- ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
- 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() - 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() - 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() - 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() - 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() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi
- 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
- ObjectSecurityAttributesChanged - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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
- OBSERVATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- 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(String, String, String) - 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(String, String, String) - 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(String, String, String) - 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(String, String, String, String) - Static method in interface org.openehealth.ipf.commons.audit.types.CodedValueType
- of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.ActiveParticipantRoleId
- of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.AuditSource
- of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.EventId
- of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.EventType
- of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.MediaType
- of(CodedValueType) - Static method in interface org.openehealth.ipf.commons.audit.types.ParticipantObjectIdType
- 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
- OFFLINE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
-
Online indicates the Document in the Document Repository is available to be retrieved.
- OID - Static variable in class org.openehealth.ipf.commons.core.URN
- OID_TOO_LONG - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- OidGenerator - Class in org.openehealth.ipf.commons.core
-
Generate unique object identifiers without formal registration as mentioned in IHE_ITI_TF_Vol2x B.6 Representing UUIDs as OIDs and specified by ITU-T X.667 (http://itu.int/ITU-T/X.667)
- 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
- ON_DEMAND_DOC_ID_MUST_DIFFER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- ON_MISSING_PATIENT_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
- onApplicationEvent(ContextClosedEvent) - Method in class org.openehealth.ipf.boot.atna.ApplicationStopEventListener
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.openehealth.ipf.boot.atna.ApplicationStartEventListener
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
- onApplicationEvent(AbstractAuthenticationEvent) - Method in class org.openehealth.ipf.boot.atna.AuthenticationListener
- 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
- OneTimeUseType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for OneTimeUseType complex type.
- OneTimeUseType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.OneTimeUseType
- ONLINE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
-
Offline indicates the Document in the Document Repository is not available to be retrieved.
- onMessage(Message) - Method in class org.openehealth.ipf.commons.audit.queue.JmsAuditMessageListener
- OperatingSoftware - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- operation - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
- 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(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
- operation(Pharm5Operations) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- operation0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
- OperationOutcomeOperations - Class in org.openehealth.ipf.commons.ihe.fhir.support
-
Deprecated.
- OperationOutcomeOperations() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.support.OperationOutcomeOperations
-
Deprecated.
- Operations - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- OPERATIONS_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- OPERATIONS_ERROR - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- 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
- OPTIONAL - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.DisplayNameUsage
- OPTIONAL - Enum constant in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
- OPTIONAL_REPEATING - Enum constant in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
- 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
- OrderRecord - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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.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.protocol.providers - package org.openehealth.ipf.commons.audit.protocol.providers
- org.openehealth.ipf.commons.audit.queue - package org.openehealth.ipf.commons.audit.queue
- org.openehealth.ipf.commons.audit.server - package org.openehealth.ipf.commons.audit.server
- org.openehealth.ipf.commons.audit.server.support - package org.openehealth.ipf.commons.audit.server.support
- org.openehealth.ipf.commons.audit.types - package org.openehealth.ipf.commons.audit.types
- org.openehealth.ipf.commons.audit.unmarshal - package org.openehealth.ipf.commons.audit.unmarshal
- org.openehealth.ipf.commons.audit.unmarshal.dicom - package org.openehealth.ipf.commons.audit.unmarshal.dicom
- 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.extend.config - package org.openehealth.ipf.commons.core.extend.config
- org.openehealth.ipf.commons.core.modules.api - package org.openehealth.ipf.commons.core.modules.api
- 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.auth - package org.openehealth.ipf.commons.ihe.fhir.audit.auth
- 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.protocol - package org.openehealth.ipf.commons.ihe.fhir.audit.protocol
- org.openehealth.ipf.commons.ihe.fhir.iti105 - package org.openehealth.ipf.commons.ihe.fhir.iti105
- 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.iti68bin - package org.openehealth.ipf.commons.ihe.fhir.iti68bin
- 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.mhd.model - package org.openehealth.ipf.commons.ihe.fhir.mhd.model
- org.openehealth.ipf.commons.ihe.fhir.pcc44 - package org.openehealth.ipf.commons.ihe.fhir.pcc44
- org.openehealth.ipf.commons.ihe.fhir.pharm5 - package org.openehealth.ipf.commons.ihe.fhir.pharm5
- 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.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.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.hl7v2.tracing - package org.openehealth.ipf.commons.ihe.hl7v2.tracing
- 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.core.metadata - package org.openehealth.ipf.commons.ihe.hl7v3.core.metadata
- org.openehealth.ipf.commons.ihe.hl7v3.core.requests - package org.openehealth.ipf.commons.ihe.hl7v3.core.requests
- org.openehealth.ipf.commons.ihe.hl7v3.core.responses - package org.openehealth.ipf.commons.ihe.hl7v3.core.responses
- org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests - package org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests
- org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses - package org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses
- 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.chcidd - package org.openehealth.ipf.commons.ihe.hpd.chcidd
- org.openehealth.ipf.commons.ihe.hpd.chciq - package org.openehealth.ipf.commons.ihe.hpd.chciq
- org.openehealth.ipf.commons.ihe.hpd.chpidd - package org.openehealth.ipf.commons.ihe.hpd.chpidd
- org.openehealth.ipf.commons.ihe.hpd.controls - package org.openehealth.ipf.commons.ihe.hpd.controls
- org.openehealth.ipf.commons.ihe.hpd.controls.handlers - package org.openehealth.ipf.commons.ihe.hpd.controls.handlers
- org.openehealth.ipf.commons.ihe.hpd.controls.pagination - package org.openehealth.ipf.commons.ihe.hpd.controls.pagination
- org.openehealth.ipf.commons.ihe.hpd.controls.sorting - package org.openehealth.ipf.commons.ihe.hpd.controls.sorting
- 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.chcidd - package org.openehealth.ipf.commons.ihe.hpd.stub.chcidd
- 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.xacml20 - package org.openehealth.ipf.commons.ihe.xacml20
- org.openehealth.ipf.commons.ihe.xacml20.audit - package org.openehealth.ipf.commons.ihe.xacml20.audit
- org.openehealth.ipf.commons.ihe.xacml20.audit.codes - package org.openehealth.ipf.commons.ihe.xacml20.audit.codes
- org.openehealth.ipf.commons.ihe.xacml20.chadr - package org.openehealth.ipf.commons.ihe.xacml20.chadr
- org.openehealth.ipf.commons.ihe.xacml20.chppq1 - package org.openehealth.ipf.commons.ihe.xacml20.chppq1
- org.openehealth.ipf.commons.ihe.xacml20.chppq2 - package org.openehealth.ipf.commons.ihe.xacml20.chppq2
- org.openehealth.ipf.commons.ihe.xacml20.herasaf - package org.openehealth.ipf.commons.ihe.xacml20.herasaf
- org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions - package org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions
- org.openehealth.ipf.commons.ihe.xacml20.herasaf.types - package org.openehealth.ipf.commons.ihe.xacml20.herasaf.types
- org.openehealth.ipf.commons.ihe.xacml20.iti79 - package org.openehealth.ipf.commons.ihe.xacml20.iti79
- org.openehealth.ipf.commons.ihe.xacml20.model - package org.openehealth.ipf.commons.ihe.xacml20.model
- org.openehealth.ipf.commons.ihe.xacml20.stub - package org.openehealth.ipf.commons.ihe.xacml20.stub
- org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss - package org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
- org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3 - package org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3
- org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion - package org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
- org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation - package org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation
- org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol - package org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
- org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion - package org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
- org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol - package org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
- org.openehealth.ipf.commons.ihe.xds - package org.openehealth.ipf.commons.ihe.xds
- 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.builder - package org.openehealth.ipf.commons.ihe.xds.core.requests.builder
- 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.stub.xdsi - package org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi
- 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.iti41.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.iti41.asyncresponse
- 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.iti92 - package org.openehealth.ipf.commons.ihe.xds.iti92
- org.openehealth.ipf.commons.ihe.xds.pharm1 - package org.openehealth.ipf.commons.ihe.xds.pharm1
- 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.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.cda.constants - package org.openehealth.ipf.modules.cda.constants
- 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.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.reifier - package org.openehealth.ipf.platform.camel.core.reifier
- 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.reifier - package org.openehealth.ipf.platform.camel.hl7.reifier
- 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.core.ssl - package org.openehealth.ipf.platform.camel.ihe.core.ssl
- 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.iti105 - package org.openehealth.ipf.platform.camel.ihe.fhir.iti105
- 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.iti68bin - package org.openehealth.ipf.platform.camel.ihe.fhir.iti68bin
- 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.fhir.pharm5 - package org.openehealth.ipf.platform.camel.ihe.fhir.pharm5
- 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.core.converters - package org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters
- 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.chcidd - package org.openehealth.ipf.platform.camel.ihe.hpd.chcidd
- org.openehealth.ipf.platform.camel.ihe.hpd.chciq - package org.openehealth.ipf.platform.camel.ihe.hpd.chciq
- 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.xacml20 - package org.openehealth.ipf.platform.camel.ihe.xacml20
- org.openehealth.ipf.platform.camel.ihe.xacml20.chadr - package org.openehealth.ipf.platform.camel.ihe.xacml20.chadr
- org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1 - package org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1
- org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2 - package org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2
- org.openehealth.ipf.platform.camel.ihe.xacml20.iti79 - package org.openehealth.ipf.platform.camel.ihe.xacml20.iti79
- org.openehealth.ipf.platform.camel.ihe.xds - package org.openehealth.ipf.platform.camel.ihe.xds
- 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.iti41.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse
- 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.iti80 - package org.openehealth.ipf.platform.camel.ihe.xds.iti80
- org.openehealth.ipf.platform.camel.ihe.xds.iti86 - package org.openehealth.ipf.platform.camel.ihe.xds.iti86
- org.openehealth.ipf.platform.camel.ihe.xds.iti92 - package org.openehealth.ipf.platform.camel.ihe.xds.iti92
- org.openehealth.ipf.platform.camel.ihe.xds.pharm1 - package org.openehealth.ipf.platform.camel.ihe.xds.pharm1
- 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 - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
- 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.
- ORGANIZATION_NAME_MISSING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- ORGANIZATION_TOO_MANY_COMPONENTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
-
Label for associations to documents that are contained in the request.
- 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. - ORIGINAL_TEXT - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- originalText - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
- Origination - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- Other - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- Other - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
- OTHER - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- OTHER - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- OTHER - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- OUSER_AGENT_PURPOSE_OF_USE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- OUSER_AGENT_ROLE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- OUSER_AGENT_TYPE_CODE - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- OUSER_AGENT_TYPE_OPAQUE_CODE - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- OUSER_AGENT_TYPE_OPAQUE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- OUSER_AGENT_TYPE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- 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
- 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
- pageNumber - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
- pageNumber - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- pageSize - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
- pageSize - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- PaginationStorage - Interface in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
- PaginationStorage.TakeResult - Class in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
- 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
- PaperDocument - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- PARALLEL - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestProcessingType
- PARAMETER_VALUE_NOT_STRING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- PARAMETER_VALUE_NOT_STRING_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- params() - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
- params(Closure) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
- params(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
- params(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
-
Defines the parameters for the adapter via the closure expression
- params(Expression) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
-
Sets an
Expression
for obtaining input params from anExchange
. - params(Expression) - 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
- 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(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(InputStream, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
-
Parses a
ClinicalDocument
from anInputStream
. - 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(Reader, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
- parse(String, boolean) - Method in interface org.openehealth.ipf.commons.audit.unmarshal.AuditParser
- parse(String, boolean) - Method in class org.openehealth.ipf.commons.audit.unmarshal.dicom.DICOMAuditParser
- 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(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(String, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
- parse(List<String>, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
- parse(Map<String, Object>, boolean) - Static method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
- 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(Source, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
- parse(DataFormatClause, 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(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- parse(ProcessorDefinition, Parser) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- parse(QueryList<String>, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
- parseAuthenticationToJWT(String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtParser
- parseAuthorizationToBalpDataSet(String, BalpJwtExtractorProperties) - Static method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtParser
- parseConfiguration(NettyConfiguration, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
-
Called when the NettyEndpoint is created.
- ParseException - Exception in org.openehealth.ipf.commons.core.modules.api
- ParseException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ParseException
- ParseException(String, Throwable) - 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
- parseJwtToBalpDataSet(JWT, BalpJwtClaimsExtractor, BalpJwtExtractorProperties) - Static method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtParser
- parser(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
- parser(Parser<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
- Parser<S> - Interface in org.openehealth.ipf.commons.core.modules.api
-
Defines methods for parsing a external representation of information into an internal model.
- 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 delegateParser
. - ParserAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
- ParserAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
- ParserAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
- ParserAdapterDefinition(Parser) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
- ParserAdapterReifier - Class in org.openehealth.ipf.platform.camel.core.reifier
- ParserAdapterReifier(Route, ProcessorDefinition<?>) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.ParserAdapterReifier
- parserConfiguration() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- PARTIAL_APPEND_CONTENT_NOT_PROCESSED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An XDR Document Recipient did not process some part of the content.
- PARTIAL_FOLDER_CONTENT_NOT_PROCESSED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An XDR Document Recipient did not process some part of the content.
- PARTIAL_RELATIONSHIP_CONTENT_NOT_PROCESSED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An XDR Document Recipient did not process some part of the content.
- PARTIAL_REPLACE_CONTENT_NOT_PROCESSED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An XDR Document Recipient did not process some part of the content.
- PARTIAL_SUCCESS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
-
The request execution partially succeeded.
- PARTIAL_TRANSFORM_NOT_PROCESSED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An XDR Document Recipient did not process some part of the content.
- PARTIAL_TRANSFORM_REPLACE_NOT_PROCESSED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An XDR Document Recipient did not process some part of the content.
- participant(ActiveParticipantType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.translation.AuditRecordTranslator
- PARTICIPANT_OBJECT_CONTAINS_STUDY - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_DATA_LIFE_CYCLE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_DESCRIPTION - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_DETAIL - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_ID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_ID_TYPE_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_IDENTIFICATION - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_NAME - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_QUERY - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_SENSITIVITY - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_TYPE_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PARTICIPANT_OBJECT_TYPE_CODE_ROLE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- participantObject(ParticipantObjectIdentificationType) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.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
- participantObjectIdentificationToEntity(ParticipantObjectIdentificationType) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
- 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
- Patient - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
-
This object is the patient that is the subject of care related to this event.
- PATIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- PATIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- PATIENT_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getPatientId()
. - PATIENT_ID_DOES_NOT_MATCH - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A patient ID that is required to be identical in the document entries, folders and submission sets contained in the request did not match.
- PATIENT_ID_RECONCILIATION_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Update encountered error where Patient IDs did not match.
- PatientCareEpisode - Enum constant in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
-
Specific patient care episodes or problems that occur within an instance of care.
- PatientCareProtocol - Enum constant in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
-
Patient association with a care protocol.
- PatientCareResourceAssignment - Enum constant in enum org.openehealth.ipf.commons.ihe.core.atna.codes.IHEEventIdCode
-
Staffing or participant assignment actions relevant to the assignment of healthcare professionals, caregivers attending physician, residents, medical students, consultants, etc.
- PatientDemographicsAndVisitQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- PatientDemographicsAndVisitQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- PatientDemographicsQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- PatientDemographicsQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- PatientDemographicsQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
- PatientDemographicsQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
- PatientDemographicsSupplier - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- PatientEncounterManagement - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- 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.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- patientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- patientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- patientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- patientIdentifierFromSearchParameter(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericPatientIdExtractor
- patientIdentifierFromSearchParameter(RequestDetails) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.PatientIdExtractor
-
Returns the patient domain identifier from a search parameter or
Optional.empty()
if the search has no such parameter or if it is empty. - patientIdentifierParameterName(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericPatientIdExtractor
- patientIdentifierParameterName(RequestDetails) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.PatientIdExtractor
- PatientIdentityFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- PatientIdentityFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- PatientIdentityFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
- PatientIdentityFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
- PatientIdentityManagement - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- PatientIdExtractor - Interface in org.openehealth.ipf.commons.ihe.fhir.audit
-
Interface used to extract patient references from FHIR resources or search parameters.
- 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
- PatientLocationQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
- PatientLocationQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
- PatientNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- PatientRecord - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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
- 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, String, EventActionCode, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.PatientRecordBuilder
- PatientRecordBuilder(EventOutcomeIndicator, 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.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- patientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- 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
- patientReferenceFromResource(IBaseResource) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericPatientIdExtractor
- patientReferenceFromResource(IBaseResource) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.PatientIdExtractor
-
Returns the patient reference from a resource or
Optional.empty()
if the resource has none. - patientReferenceFromSearchParameter(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericPatientIdExtractor
- patientReferenceFromSearchParameter(RequestDetails) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.PatientIdExtractor
-
Returns the patient ID from a search parameter referencing a Patient resource or
Optional.empty()
if the search has no such parameter or if it is empty. - patientReferenceParameterName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericPatientIdExtractor
- patientReferenceParameterName(String) - Method in interface org.openehealth.ipf.commons.ihe.fhir.audit.PatientIdExtractor
-
Returns the name of the search parameter that is used to restrict a search to a certain patient
- 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, String) - Constructor for class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
-
Initializes this context with a sequence ID
- Payment - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- PCC_1 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.QED.Interactions
- PCC_44 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.qedm.QEDM.Interactions
- 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
- Pcc44OptionsProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- Pcc44OptionsProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44OptionsProvider
- PCD - Class in org.openehealth.ipf.commons.ihe.hl7v2ws
- PCD() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2ws.PCD
- PCD_01 - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2ws.PCD.Interactions
- 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.pixpdq
- PDQM() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pixpdq.PDQM
- 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, RequestDetails, 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, StringParam, SortSpec, Set<Include>, RequestDetails, 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 gender identity
- 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
- PENDING_EVENT_MANAGEMENT - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
- performDomainValidation - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- period(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- period(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- PermanentErasure - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- PERMIT - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.DecisionType
- Person - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
-
Represents an identifiable person.
- Person - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
- 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.
- PERSON_HD_INOPPORTUNE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- PERSON_MISSING_NAME_AND_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- PHARM_1 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.CMPD.Interactions
- PHARM_5 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.CMPD.QueryPharmacyDocumentsInteractions
- Pharm1AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.pharm1
-
Audit strategy for PHARM-1.
- Pharm1AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.pharm1.Pharm1AuditStrategy
- Pharm1Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.pharm1
-
The Camel component for the IHE PHARM-1 transaction.
- Pharm1Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.pharm1.Pharm1Component
- Pharm1PortType - Interface in org.openehealth.ipf.commons.ihe.xds.pharm1
-
Provides the PHARM-1 web-service interface.
- pharm1RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
-
Returns a validating processor for PHARM-1 request messages.
- pharm1ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
-
Returns a validating processor for PHARM-1 response messages.
- Pharm1Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.pharm1
-
Service implementation for the IHE PHARM-1 transaction (Query Pharmacy Documents).
- Pharm1Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.pharm1.Pharm1Service
- Pharm5AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.pharm5
-
Generic Audit Strategy for CMPD PHARM-5 query transactions.
- Pharm5AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5AuditStrategy
- Pharm5ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.pharm5
-
Request Factory for PHARM-5 requests returning a bundle of document references.
- Pharm5ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ClientRequestFactory
- Pharm5Component - Class in org.openehealth.ipf.platform.camel.ihe.fhir.pharm5
-
Component for MHD-based, CMPD Query Pharmacy Documents over MHD (PHARM-5)
- Pharm5Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.pharm5.Pharm5Component
- Pharm5Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.pharm5.Pharm5Component
- Pharm5Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.fhir.pharm5
-
Component for MHD-based, CMPD Query Pharmacy Documents over MHD (PHARM-5)
- Pharm5Endpoint(String, Pharm5Component, FhirEndpointConfiguration<FhirQueryAuditDataset>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.pharm5.Pharm5Endpoint
- Pharm5Operations - Enum in org.openehealth.ipf.commons.ihe.fhir.pharm5
-
The different operations of CMPD PHARM-5 transaction.
- Pharm5ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.pharm5
-
Resource Provider for CMPD PHARM-5.
- Pharm5ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- Pharm5SearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pharm5
-
Search parameters for CMPD PHARM-5 transaction.
- Pharm5SearchParameters(TokenParam, DateRangeParam, StringParam, StringParam, TokenParam, TokenOrListParam, TokenOrListParam, DateRangeParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, TokenOrListParam, Pharm5Operations, SortSpec, Set<Include>, FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- Pharm5SearchParameters.Pharm5SearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pharm5
- Pharm5TransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.fhir.pharm5
-
Static configuration for CMPD PHARM-5 transaction components
- Pharm5TransactionConfiguration() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5TransactionConfiguration
- PharmacyDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Base class for Pharmacy Documents Queries (PHARM-1).
- PharmacyDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyDocumentsQuery
-
For JAXB serialization only.
- PharmacyDocumentsQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyDocumentsQuery
-
Constructs the query.
- PharmacyStableDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Abstract stored query for PHARM-1 stable documents queries.
- PharmacyStableDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
-
For JAXB serialization only.
- PharmacyStableDocumentsQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
-
Constructs the query.
- 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, 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
- PHIExportBuilder(AuditContext, AuditDataset, 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, 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
- PHIImportBuilder(AuditContext, AuditDataset, 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
- 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.pixpdq
- PIXM() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pixpdq.PIXM
- PIXM_OPERATION_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83Constants
- PIXM.Interactions - Enum in org.openehealth.ipf.commons.ihe.fhir.pixpdq
- pixmQuery(IdType, TokenParam, List<UriParam>, RequestDetails, 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
- 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
- PIXQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- PIXQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- PIXQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
- PIXQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
- 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
- PIXUpdateNotification - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- PIXUpdateNotification - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- PIXUpdateNotification - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
- PIXUpdateNotification - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
- 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
- PixV3QueryRequest - Class in org.openehealth.ipf.commons.ihe.hl7v3.core.requests
-
Simplified model of a PIXV3 Query query (ITI-45).
- PixV3QueryRequest() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
Empty constructor.
- PixV3QueryRequestTransformer - Class in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests
-
Transformer between objects
PixV3QueryRequest
andPRPAIN201309UV02Type
. - PixV3QueryRequestTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests.PixV3QueryRequestTransformer
- PixV3QueryResponse - Class in org.openehealth.ipf.commons.ihe.hl7v3.core.responses
-
Simplified model of a PIXV3 Query response (ITI-45).
- PixV3QueryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
Empty constructor.
- PixV3QueryResponseTransformer - Class in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses
-
Transformer between objects
PixV3QueryResponse
andPRPAIN201310UV02Type
. - PixV3QueryResponseTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses.PixV3QueryResponseTransformer
- 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
- POLICY_ADMIN - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- POLICY_ADMIN - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- policyOrPolicySet - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ReferencedPoliciesType
- policyOrPolicySet - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLPolicyStatementType
- policyQuery(XACMLPolicyQueryType) - Method in interface org.openehealth.ipf.commons.ihe.xacml20.chppq2.ChPpq2PortType
- policyQuery(XACMLPolicyQueryType) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2.ChPpq2Service
- policySetIdReference - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.XACMLPolicySetIdReferenceStatementType
- POOL_SIZE_PROPERTY - Static variable in class org.openehealth.ipf.commons.core.DomBuildersPool
- POOL_SIZE_PROPERTY - Static variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
- populateIdentifier(Object, 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.pixpdq.Utils
- populateIdentifier(Object, UriMapper, String, String) - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.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 - Variable in 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
- 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, MarkupBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
- postprocess(Message, MarkupBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
- 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, 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
- postProcessor(CustomMappingsConfigurer) - Method in class org.openehealth.ipf.boot.IpfAutoConfiguration
- PPQ_1_ADD - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- PPQ_1_DELETE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- PPQ_1_UPDATE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- PPQ_2 - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.ActionIds
- PpqConstants - Class in org.openehealth.ipf.commons.ihe.xacml20.model
- PpqConstants.ActionIds - Class in org.openehealth.ipf.commons.ihe.xacml20.model
- PpqConstants.AttributeIds - Class in org.openehealth.ipf.commons.ihe.xacml20.model
- PpqConstants.CodingSystemIds - Class in org.openehealth.ipf.commons.ihe.xacml20.model
- PpqConstants.StatusCode - Class in org.openehealth.ipf.commons.ihe.xacml20.model
- predicate(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
PredicateAdapter
that adapts aPredicate
Spring bean identified by namepredicateBeanName
. - predicate(Predicate) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
- Predicate<T> - Interface in org.openehealth.ipf.commons.core.modules.api
-
Predicate interface for matching a source object for certain criteria.
- 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 delegatePredicate
. - 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
- prepareDataFormatConfig(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormatReifier
- prepareDataFormatConfig(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.core.reifier.DataFormatAdapterReifier
- 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
- PrivacyPolicyFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20EventTypeCodes
- PrivacyPolicyRetrieve - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20EventTypeCodes
- ProcedureRecord - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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
- PROCEDURES - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.pcc44.Pcc44Options
- ProcedureSearchParameters - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- ProcedureSearchParameters.ProcedureSearchParametersBuilder - Class in org.openehealth.ipf.commons.ihe.fhir.pcc44
- 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(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(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
-
Dispatches the
exchange
toProcessorAdapter.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.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 aHl7v2AdaptingException
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.consumer.ConsumerTracingInterceptor
- process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerAdaptingInterceptor
-
Converts outgoing request to a HAPI 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.hl7v2.intercept.producer.ProducerTracingInterceptor
-
Converts outgoing request to a
Message
and performs some exchange configuration. - 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.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.
- process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractSafeInterceptor
-
Performs the actual work, being called from
AbstractSafeInterceptor.handleMessage(SoapMessage)
. - 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.FaultMessageOutInterceptor
- 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
- 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
- ProcessingElement - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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.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
- ProcessorAdapterReifier<T extends ProcessorAdapterDefinition> - Class in org.openehealth.ipf.platform.camel.core.reifier
- ProcessorAdapterReifier(Route, T) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.ProcessorAdapterReifier
- ProcessorManagementNamingStrategy - Class in org.openehealth.ipf.platform.camel.core.management
- ProcessorManagementNamingStrategy() - Constructor for class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
- processRequest(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAdhocQueryService
- processRequest(InterceptorSupport, 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(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, 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 HAPI Message from various possible request types.
- 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.
- 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 if not specified otherwise in MSH-18.
- ProducerAuditInterceptor<AuditDatasetType extends FhirAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer
-
Consumer-side FHIR ATNA auditing Camel interceptor.
- 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.fhir.core.intercept.producer.ProducerAuditInterceptor
- ProducerAuditInterceptor(AuditContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
- ProducerHandler<RequestType,
ResponseType> - Interface in org.openehealth.ipf.commons.ihe.hpd.controls.handlers - ProducerHandlerBase<RequestType,
ResponseType> - Class in org.openehealth.ipf.commons.ihe.hpd.controls.handlers - ProducerHandlerBase(ProducerHandler<RequestType, ResponseType>) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ProducerHandlerBase
- 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(String) - 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(String) - 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
- ProducerPaginationHandler - Class in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
-
Client-side handler of pagination controls.
- ProducerPaginationHandler(ProducerHandler<BatchRequest, BatchResponse>, int) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.ProducerPaginationHandler
- 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 givenExchange
- ProducerTracingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
-
Producer-side Camel interceptor which enriches a
Message
with tracing information. - ProducerTracingInterceptor(MessageTracer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerTracingInterceptor
- ProducerTracingInterceptor.Factory - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
- PROFESSIONAL - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- PROFESSIONAL - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- profile(Closure<Object>) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
-
Defines the profile for the validation via the given closure
- profile(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
-
Sets the profile expression to validate the input data against.
- profile(Expression) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
-
Defines the profile for the validation via the given expression
- profileForResource(IBaseResource) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- profileForUrl(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- profileStore() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- PROHIBITED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.NodeRepresentationUsage
- 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
- PROPERTY_FOLDER_CLASSIFICATION_INSIDE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- PROPERTY_SUBMISSION_SET_CLASSIFICATION_INSIDE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- propertyMissing(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- PROTOCOL_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- protocolBinding - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- 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
- ProvideAndRegisterDocumentSetB - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- ProvideAndRegisterDocumentSetBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.builder
-
Builder for
ProvideAndRegisterDocumentSet
objects. - ProvideAndRegisterDocumentSetBuilder(boolean, SubmissionSet) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- 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. - 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- ProvideDocumentBundle - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- ProvideDocumentBundleResponse - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- ProvideDocumentBundleResponse() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ProvideDocumentBundleResponse
- provider - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- Provider - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- provideResponseBundle(IBaseBundle, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.BatchTransactionResourceProvider
- provideResponseBundle(Bundle, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.BatchTransactionResourceProvider
-
Deprecated.
- providerID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
- 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
- ProviderInformationFeed - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdEventTypeCode
- 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
- providerName - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- proxyCount - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
- ProxyRestrictionType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for ProxyRestrictionType complex type.
- ProxyRestrictionType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ProxyRestrictionType
- prpaRequestToXml(PRPAIN201305UV02Type) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti47Converters
- prpaRequestToXml(PRPAIN201309UV02Type) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- prpaResponseToXml(PRPAIN201306UV02Type) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti47Converters
- prpaResponseToXml(PRPAIN201310UV02Type) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- PublicHealth - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- PURPOSE_OF_USE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- PurposeOfUse - Enum in org.openehealth.ipf.commons.ihe.xacml20.model
- 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(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageSetter
- put(String, Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
-
Puts an object into the library.
- put(String, StringBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheUnsolicitedFragmentationStorage
- put(String, StringBuilder) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.SpringCacheUnsolicitedFragmentationStorage
- put(String, StringBuilder) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.UnsolicitedFragmentationStorage
-
Puts a fragment accumulator into the storage.
- put(String, String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheInteractiveContinuationStorage
- put(String, String, Message) - Method in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.InteractiveContinuationStorage
-
Puts a fragment into this storage.
- put(String, String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.storage.SpringCacheInteractiveContinuationStorage
- put(StringPayloadHolder.PayloadType, String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
- 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 - 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() - 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() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
-
Creates a new QBP_Q21 Group with DefaultModelClassFactory.
- 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(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.
- 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 - 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.pdq.v25.segment.QPD
-
Creates a QPD (Query Parameter Definition) segment object which belongs to the given message
- 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 - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- Query - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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_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.
- QUERY_PARAMETERS_CANNOT_BE_SET_TOGETHER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- QUERY_POLICY_ID_QNAME - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- QUERY_POLICY_SET_ID_QNAME - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- QUERY_REQUEST_QNAME - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- Query.Visitor - Interface in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Visitor interface used for this class to implement the visitor pattern.
- 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, String, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.QueryBuilder
- QueryBuilder(EventOutcomeIndicator, EventType, PurposeOfUse...) - Constructor for class org.openehealth.ipf.commons.audit.event.QueryBuilder
- QueryClientRequestFactory<T extends 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
- QueryExistingData - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3EventTypeCode
- QueryExistingData - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v3.audit.codes.Hl7v3ParticipantObjectIdTypeCode
- 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.
- QueryPharmacyDocuments - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- QueryPharmacyDocuments - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
- QueryPharmacyDocumentsOverMhd - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- QueryPharmacyDocumentsOverMhd - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- 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.
- QueryRegistry(Query, QueryReturnType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
- QueryRegistryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
-
Transforms between a
QueryRegistry
and anEbXMLAdhocQueryRequest
. - QueryRegistryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
- QueryRegistryTransformer(EbXMLFactory) - 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(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.
- QueryResponse(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
-
Constructs the response.
- QueryResponseTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
-
Transforms between
QueryResponse
and theEbXMLQueryResponse
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
. - 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, PHARM-1).
- 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<AdhocQueryRequest>) - 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_69 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.RAD.Interactions
- RAD_75 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.RAD.Interactions
- RAD_75_ASYNC_RESPONSE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.RAD.Interactions
- RAD.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
- Rad69ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.rad69
-
Audit strategy for Retrieve Imaging Document Set [RAD-69] as "Imaging Document Consumer" actor
- 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 Retrieve Imaging Document Set [RAD-69] as "Imaging Document Source" actor
- 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 Cross Gateway Retrieve Imaging Document Set [RAD-75] as "Initiating Imaging Gateway" actor
- 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 Cross Gateway Retrieve Imaging Document Set [RAD-75] as "Responding Imaging Gateway" actor
- 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.
- REACTOR_NETTY_TLS - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- ReactorNettyTLSSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
-
Reactor Netty client implementation of RFC 5425 TLS syslog transport for sending audit messages to an Audit Record Repository that implements TLS syslog.
- ReactorNettyTLSSyslogSenderImpl(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl
- ReactorNettyTLSSyslogSenderImpl.ReactorNettyDestination - Class in org.openehealth.ipf.commons.audit.protocol
-
Destination abstraction for Netty
- ReactorNettyTLSSyslogSenderProvider - Class in org.openehealth.ipf.commons.audit.protocol.providers
- ReactorNettyTLSSyslogSenderProvider() - Constructor for class org.openehealth.ipf.commons.audit.protocol.providers.ReactorNettyTLSSyslogSenderProvider
- read(QName, XMLStreamReader, Class) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
- 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 - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
- ReadableByteArrayOutputStream - Class in org.openehealth.ipf.platform.camel.core.io
-
A
ByteArrayOutputStream
that allows the creation of anInputStream
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 aSource
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 aReader
from its internal string buffer representation. - ReadableStringWriter() - Constructor for class org.openehealth.ipf.platform.camel.core.io.ReadableStringWriter
- readEntity() - Method in class org.openehealth.ipf.commons.ihe.fhir.MethanolHttpResponse
- reader() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableStringWriter
-
Returns a
Reader
from this writer's internal string buffer representation. - reason - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
- ReceiptOfDisclosure - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- 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
- receiveMessage(Message, String, Handler) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.MessageTracer
- recipient - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
- 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, Telecom) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
-
Constructs a recipient.
- RECIPIENT_EMPTY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- RECIPIENT_LIST_EMPTY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- RECORDING - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- 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
- RecordingAuditMessageTransmission(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
-
This constructor is required to allow instantiation by the Spring Boot starter.
- RecordingAuditMessageTransmissionProvider - Class in org.openehealth.ipf.commons.audit.protocol.providers
- RecordingAuditMessageTransmissionProvider() - Constructor for class org.openehealth.ipf.commons.audit.protocol.providers.RecordingAuditMessageTransmissionProvider
- 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
- REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
-
Label for associations to documents that are only referenced in the request.
- REFERENCE_EXISTS_EXCEPTION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An entryUUID passed in the Delete Document Set transaction is referenced by an Association sourceObject or targetObject attribute.
- referencedPolicies - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLPolicyStatementType
- ReferencedPoliciesType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
-
Java class for ReferencedPoliciesType complex type.
- ReferencedPoliciesType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ReferencedPoliciesType
- 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.
- REFERENCES_EXIST - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- referral - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
- REFERRAL - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- register(RestfulServer) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
- register(RestfulServer) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirRegistry
-
Registers the FHIR servlet, usually during its init phase.
- register(Object) - 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(String, Object) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
- registerCustomType(Class<? extends IBase>) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- registerCustomTypes(Collection<Class<? extends IBase>>) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- registerDefaultTypes(FhirContext) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
-
Registers all the profiles and implementing classes in the
FhirContext
- registerDefaultTypes(FhirContext) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
-
Registers all the profiles and implementing classes in the
FhirContext
- 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
- RegisterDocumentSetB - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- RegisterDocumentSetBuilder - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.builder
-
Builder for
RegisterDocumentSet
objects. - RegisterDocumentSetBuilder(boolean, SubmissionSet) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.RegisterDocumentSetBuilder
- 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
- RegisterOnDemandDocumentEntry - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- 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
- REGISTRY_BUSY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Too much activity in the registry to process the request.
- REGISTRY_DEPRECATED_DOCUMENT_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A register transaction was rejected because it submitted an association referencing a deprecated document.
- REGISTRY_DUPLICATE_UNIQUE_ID_IN_MESSAGE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The registry found a unique ID value that was used more than once within the submission.
- REGISTRY_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Internal error in registry.
- REGISTRY_METADATA_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The registry detected an error in the meta data.
- REGISTRY_NOT_AVAILABLE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Repository was unable to access the registry.
- REGISTRY_OUT_OF_RESOURCES - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Resources are too low within the registry to process the request.
- REGISTRY_PACKAGE_OBJECT_TYPE - Static variable in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryPackage
- registryError - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
- 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
- registryErrorList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
- 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
- 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
- RegistryObjectReference - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- 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
-
Validate a
EbXMLRegistryResponse
. - RegistryStoredQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- RegistryStoredQuery - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsParticipantObjectIdTypeCode
- 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.
- related(ReferenceOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- relatedId(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- RelativeDistinguishedName - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdParticipantObjectIdTypeCode
- 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
- RemoteServiceOperationStarted - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- RemoteServiceOperationStopped - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- remove() - Static method in class org.openehealth.ipf.commons.audit.FhirContextHolder
- remove() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- remove(StringPayloadHolder.PayloadType) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
- REMOVE_DOCUMENTS_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The Document Repository was not able to remove the document.
- REMOVE_DOCUMENTS_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- RemoveDocuments() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocuments
- 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- 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. - 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() - 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(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(List<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
- render(DataFormatClause, 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(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.
- render(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- render(ProcessorDefinition, Renderer) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- 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(ClinicalDocument, OutputStream, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
-
Renders the clinical document as XML.
- render(ClinicalDocument, Writer, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
- render(ClinicalDocument, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
- render(ClinicalDocument, Result, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
- 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(T, Result, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
-
Renders the model into its external representation.
- 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(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
RendererAdapter
that adapts aRenderer
Spring bean identified by namerendererBeanName
. - renderer(Renderer<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
RendererAdapter
that adapts aRenderer
. - Renderer<T> - Interface in org.openehealth.ipf.commons.core.modules.api
-
Interface for creating an externalized version of an internal object model.
- 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 delegateRenderer
. - RendererAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
- RendererAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
- RendererAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
- RendererAdapterDefinition(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
- RendererAdapterReifier - Class in org.openehealth.ipf.platform.camel.core.reifier
- RendererAdapterReifier(Route, ProcessorDefinition<?>) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.RendererAdapterReifier
- RenderException - Exception in org.openehealth.ipf.commons.core.modules.api
- RenderException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.RenderException
- RenderException(String, Throwable) - 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
- REPLACE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
- REPLACE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that replaced another one.
- REPLACE_FAILED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Deprecated.this error code is deprecated by IHE
- 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
- REPO_ID_MUST_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- Report - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- Report - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- ReportName - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- ReportNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- REPOSITORY_BUSY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Too much activity in the repository to process the request.
- REPOSITORY_DUPLICATE_UNIQUE_ID_IN_MESSAGE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The repository found a unique ID value that was used more than once within the submission.
- REPOSITORY_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Internal error in repository.
- REPOSITORY_METADATA_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The repository detected an error in the meta data.
- REPOSITORY_OUT_OF_RESOURCES - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
Resources are too low within the repository to process the request.
- REPOSITORY_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.core.atna.event.IHEAuditMessageBuilder
- REPRESENTATIVE - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- REPRESENTATIVE - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- request - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLAuthzDecisionStatementType
- 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. - 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(String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
-
Makes a valid request for this transaction.
- Request - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- RequestAbstractType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for RequestAbstractType complex type.
- RequestAbstractType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- requestAction(Object, FhirSearchParameters, HttpServletRequest, HttpServletResponse, RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
-
Submits a resource to be created or updated
- requestBundle(Object, FhirSearchParameters, String, HttpServletRequest, HttpServletResponse, RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
-
Requests a list of resources with parameters
- requestBundleProvider(Object, FhirSearchParameters, String, HttpServletRequest, HttpServletResponse, RequestDetails) - 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.
- requestedAuthnContext - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnQueryType
- requestedAuthnContext - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- RequestedAuthnContextType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for RequestedAuthnContextType complex type.
- RequestedAuthnContextType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
- REQUESTER_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.Xacml20Status
- requesterID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
- 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
- requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadRequest
- requestID - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadResponse
- 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
- 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
- requestOrPolicySetIdReferenceOrPolicyIdReference - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLPolicyQueryType
- requestQueryId(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
- requestResource(Object, FhirSearchParameters, Class<R>, HttpServletRequest, HttpServletResponse, RequestDetails) - 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, RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
-
Submits a transaction request bundle, expecting a corresponding response bundle
- requestValue - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedRequest
- REQUIRED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.DisplayNameUsage
- REQUIRED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.NodeRepresentationUsage
- REQUIRED - Enum constant in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
- REQUIRED_REPEATING - Enum constant in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
- requiresDeregistration() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
- requiresDeregistration() - Method in class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
- requiresRegistration() - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
- requiresRegistration() - Method in class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
- Research - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- reset() - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
- 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
- resetHttpClient() - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- resolve(ResourceRequest) - Method in class org.openehealth.ipf.commons.xml.ClasspathResourceResolver
-
Resolve by searching the classpath, fallback to default resolution strategy.
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
- resource - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
- 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 - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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.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_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.Xacml20Status
- response - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
- response - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLAuthzDecisionStatementType
- response(Message, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- response(GPathResult, Throwable, String, String, boolean, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
- 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
- response(String, Throwable, String, String, boolean, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
- 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(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(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
-
Constructs the response.
- 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.
- ResponseType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for ResponseType complex type.
- ResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ResponseType
- rest - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
- RestfulOperation - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventIdCode
- restore(DocumentBuilder) - Static method in class org.openehealth.ipf.commons.core.DomBuildersPool
-
Returns a document builder (previously gained via
DomBuildersPool.take()
) to the pool. - restoreClient(Object) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
-
Returns a client stub (previously gained via
JaxWsClientFactory.getClient()
) to the pool. - RESTRICTED - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.AccessLevel
- RESTRICTED - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.ConfidentialityCode
- restrictedUpdateDocumentSet(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti92.Iti92PortType
- restrictedUpdateDocumentSet(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti92.Iti92Service
- RestrictedUpdateDocumentSet - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- RestTemplateAuditMessageQueue - Class in org.openehealth.ipf.boot.atna
-
Alternative to
BasicHttpAuditMessageQueue
, using Spring's RestTemplate / RestTemplateBuilder classes - RestTemplateAuditMessageQueue(RestTemplateBuilder, URI) - Constructor for class org.openehealth.ipf.boot.atna.RestTemplateAuditMessageQueue
- RestTemplateAuditMessageQueue(RestTemplateBuilder, URI, String, String) - Constructor for class org.openehealth.ipf.boot.atna.RestTemplateAuditMessageQueue
- RESULT_NOT_SINGLE_PATIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A query resulted in returning information about multiple patients, which is forbidden because of security reasons.
- RESULT_NOT_SINGLE_PATIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- ResultCodes - Class in org.openehealth.ipf.commons.ihe.hpd.controls.sorting
- ResultCodes() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- ResultHolder<T> - Interface in org.openehealth.ipf.commons.xml
- resultMessage(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
-
Deprecated.
- RESUME - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestErrorHandlingType
- retrieve(Map<Object, Map>, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- retrieve(IdType, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AbstractPcc44ResourceProvider
-
Handles Retrieve.
- RetrieveATNAAuditEvent - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- RetrieveATNAAuditEvent - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirParticipantObjectIdTypeCode
- 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(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.
- 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.
- RetrieveDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
-
Request object for the Retrieve Document Set transaction.
- RetrieveDocumentSet - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- 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
-
Validates
EbXMLRetrieveDocumentSetResponse
. - retrieveElse(Map<Object, Map>, Object, Object) - Static 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- 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.stub.xdsi
-
Java class for RetrieveImagingDocumentSetRequestType complex type.
- RetrieveImagingDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType
- RetrieveImagingDocumentSetRequestType.SeriesRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi
-
The following schema fragment specifies the expected content contained within this class.
- RetrieveImagingDocumentSetRequestType.StudyRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi
-
The following schema fragment specifies the expected content contained within this class.
- RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi
-
The following schema fragment specifies the expected content contained within this class.
- RetrieveImagingDocumentSetRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
-
Validates a
EbXMLRetrieveImagingDocumentSetRequest
. - retrieveResultList(RequestDetails, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.SpringCachePagingProvider
- 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.
- RetrieveValueSet - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- returnComposedObjects - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
- returnContext - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
- 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() - Constructor for class org.openehealth.ipf.commons.audit.protocol.RFC5424Protocol
- RFC5425Protocol - Class in org.openehealth.ipf.commons.audit.protocol
-
Base client implementation of RFC 5425 syslog for sending audit messages to an Audit Record Repository that implements RFC 5425 (SYSLOG via TLS).
- RFC5425Protocol() - Constructor for class org.openehealth.ipf.commons.audit.protocol.RFC5425Protocol
- 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.
- RMU - Class in org.openehealth.ipf.commons.ihe.xds
-
RMU = Restricted Metadata Update.
- RMU() - Constructor for class org.openehealth.ipf.commons.ihe.xds.RMU
- RMU.Interactions - Enum in org.openehealth.ipf.commons.ihe.xds
- 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
- ROLE_ID_CODE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- root - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.II
- 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
- RoutingCriteria - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
-
Creates a new RSP_K21 Group with DefaultModelClassFactory.
- 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_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() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
-
Creates a new RSP_K23 Group with DefaultModelClassFactory.
- 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_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() - 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(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_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.
- 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
- SASL_BIND_IN_PROGRESS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- Schedule - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- 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() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
-
Interprets the defined profile as Schematron rules location and validates against it
- schematron(Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
-
Specifies that a schematron validation report is generated
- 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() - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
ValidatorAdapter
that adapts the givenSchematronValidator
. - SchematronValidator - Class in org.openehealth.ipf.commons.xml
-
Validation wrapper around the
SchematronTransmogrifier
. - SchematronValidator() - Constructor for class org.openehealth.ipf.commons.xml.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
- scoping - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- ScopingType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for ScopingType complex type.
- ScopingType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
- SD - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- search(ReferenceParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.EncounterResourceProvider
- search(ReferenceParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ProcedureResourceProvider
- search(ReferenceParam, TokenAndListParam, TokenOrListParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ObservationResourceProvider
- search(ReferenceParam, TokenAndListParam, TokenOrListParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ConditionResourceProvider
- search(ReferenceParam, TokenOrListParam, TokenOrListParam, DateRangeParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportResourceProvider
- search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.AllergyIntoleranceResourceProvider
- search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.ImmunizationResourceProvider
- search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationRequestResourceProvider
- search(ReferenceParam, TokenParam, SortSpec, Set<Include>, Set<Include>, RequestDetails, HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.MedicationStatementResourceProvider
- SearchCriteria - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- searchDate(DateParam) - Static 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) - Static 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
- SearchResponseSorter - Class in org.openehealth.ipf.commons.ihe.hpd.controls.sorting
- SearchResponseSorter() - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SearchResponseSorter
- 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) - Static 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
- SECOND - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
- SECRET - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.ConfidentialityCode
- SECURITY_SOURCE_SYSTEM_NAME - Static variable in class org.openehealth.ipf.commons.ihe.fhir.audit.codes.Constants
- SecurityAlert - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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
- SecurityConfiguration - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- SecurityGranularityDefinition - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- securityInformation - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
- 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
- securityLabel(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- SecurityResource - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- SecurityRolesChanged - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- SecurityServer - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- SecurityUserEntity - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- SecurityUserGroup - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- segment(AbstractSegmentContainer, int, String, int, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
- SegmentFinder - Class in org.openehealth.ipf.modules.hl7
-
HL7v2 segment finder.
- 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, AuditMetadataProvider, String) - Method in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
-
Transmits the message
- send(AuditContext, AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl
- send(AuditContext, AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.audit.protocol.RecordingAuditMessageTransmission
- send(AuditContext, AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
- send(AuditContext, AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.audit.protocol.UDPSyslogSenderImpl
- send(AuditContext, AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
-
Deprecated.
- send(AuditContext, AuditMetadataProvider, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
- senderOrReceiverIdentification(GPathResult, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
- sendMessage(Message, String, Handler) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.MessageTracer
- 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
- SEQUENTIAL - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestProcessingType
- SEQUENTIAL - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestResponseOrder
- SER - Class in org.openehealth.ipf.commons.ihe.xacml20
-
Definitions for the IHE integration profile "Secure Retrieve" (SeR).
- SER() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.SER
- SER.Interactions - Enum in org.openehealth.ipf.commons.ihe.xacml20
- 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(List, JsonGenerator, SerializerProvider) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.JaxbElementListSerializer
- 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_UID_MUST_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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.requests.RetrieveSeries
- seriesInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.SeriesRequest
- seriesRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.StudyRequest
- SeriesRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.SeriesRequest
- SeriousFailure - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
- serverAddressStrategy() - Method in class org.openehealth.ipf.boot.fhir.IpfFhirAutoConfiguration
- serverConformanceProvider(RestfulServer) - 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
- ServiceTimeChronologyValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
-
Validate that serviceStart and serviceStop date/time DTM values are in chronological order (according to IHE ITI TF 2b 3.42.4.1.3.3.6).
- ServiceTimeChronologyValidation() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ServiceTimeChronologyValidation
- 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
- sessionIndex - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
- sessionIndex - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnQueryType
- sessionIndex - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
- sessionNotOnOrAfter - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
- SessionStart - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- SessionStop - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- sessionTimeout - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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.Iti66DocumentManifestSearchParameters
- set_id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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.
- 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
- setAcknowledgementTypeCode(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The acknowledgement type code, either "AA" (Application Accept) or "AE" (Application Error).
- setAcpPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setAcpPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setAction(EventActionCode) - Method in class org.openehealth.ipf.commons.ihe.xacml20.audit.ChPpqAuditDataset
- setActive(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
- setAddProfileTagWhenEncoding(AddProfileTagEnum) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- setAddress(StringAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- setAddress(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
- setAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Sets the value of the address property.
- setAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
-
Sets the value of the address property.
- 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
- 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.
- setAdvice(AdviceType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the advice 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
- setAgent(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- setAllowCreate(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
-
Sets the value of the allowCreate property.
- setAlternativeUserID(String) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
-
Alternative unique identifier for the user.
- setAltid(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- 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.
- setAny(Object) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResponseType
-
Sets the value of the any property.
- setApplicationError() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
Sets the response code to "Application Error".
- setApplicationId(String) - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingContext
- 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.
- setArtifact(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResolveType
-
Sets the value of the artifact property.
- setAssertion(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.CompareRequest
-
Sets the value of the assertion property.
- setAssertion(AssertionType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.AssertionBasedRequestType
-
Sets the value of the assertion property.
- setAssertionConsumerServiceIndex(Integer) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the assertionConsumerServiceIndex property.
- setAssertionConsumerServiceURL(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the assertionConsumerServiceURL property.
- 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(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(CXiAssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
- setAssigningAuthorityId(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- setAssociationPropagation(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
- setAssociationPropagation(Boolean) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
-
Sets the value of the associationType property.
- 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
- 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
- setAsync(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
-
Whether to use a thread pool to send the requests
- 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
- setAttributeConsumingServiceIndex(Integer) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the attributeConsumingServiceIndex property.
- setAttributes(AttributeDescriptions) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest
-
Sets the value of the attributes property.
- setAudience(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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.
- setAuditEventSerializationType(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp
- 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
- setAuditMetadataProvider(AuditMetadataProvider) - 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
- setAuditRepositoryContextPath(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp
- setAuditRepositoryContextPath(String) - Method in class org.openehealth.ipf.commons.audit.DefaultBalpAuditContext
- 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
- setAuditRepositoryHostName(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(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
- setAuditSource(AuditSource) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
- setAuditSourceId(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
- 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, 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(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(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
- setAuditValueIfMissing(String) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
- setAuditValueIfMissing(String) - 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
- setAuthenticator(Organization) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- setAuthenticator(Practitioner) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- setAuthenticator(PractitionerRole) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- setAuthnContext(AuthnContextType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Sets the value of the authnContext property.
- setAuthnInstant(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Sets the value of the authnInstant property.
- setAuthor(ReferenceAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- setAuthor(ReferenceAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setAuthor(ReferenceAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66SearchParameters
- setAuthor(ReferenceAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setAuthor(ReferenceAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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.Iti66DocumentManifestSearchParameters
- setAuthorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setAuthorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setAuthorFamilyName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setAuthorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- setAuthorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setAuthorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setAuthorGivenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setAuthorIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setAuthorInstitution(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
- setAuthorization(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
- setAuthorOrg(Reference) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- setAuthorPerson(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
- setAuthorPerson(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
- setAuthorPersons(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
- setAuthorPersons(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- setAuthorPersons(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- setAuthorPersons(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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
- setBalp(IpfAtnaConfigurationProperties.Balp) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties
- setBalpJwtExtractorProperties(BalpJwtExtractorProperties) - Method in class org.openehealth.ipf.commons.audit.DefaultBalpAuditContext
- setBaseID(BaseIDAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Sets the value of the baseID property.
- setBaseID(BaseIDAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Sets the value of the baseID property.
- setBaseID(BaseIDAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Sets the value of the baseID property.
- setBaseID(BaseIDAbstractType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Sets the value of the baseID property.
- setBatchResponses(List<BatchResponseElement>) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponseIntermediary
- 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.iti67.Iti67SearchParameters
- setCategory(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
- setCertAlias(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setCertificateType(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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.
- 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.
- setClassifications(ArrayList<ClassificationType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ClassificationList
- 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.
- setClientAuthentication(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setClientId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setClientIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setClientIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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(int) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
-
Sets the value of the code property.
- setCode(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setCode(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pcc44.DiagnosticReportSearchParameters
- setCode(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
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.
- setCode(CodeableConcept) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient.Citizenship
- 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
- setCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- setCodeSystem(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Sets the value of the codeSystem property.
- setCodeSystemName(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Sets the value of the codeSystemName property.
- setCodeSystemVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Sets the value of the codeSystemVersion property.
- setCombinePolicies(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Sets the value of the combinePolicies property.
- 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.
- setComparison(AuthnContextComparisonType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestedAuthnContextType
-
Sets the value of the comparison property.
- setConditions(ConditionsType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the conditions property.
- setConditions(ConditionsType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the conditions property.
- setConfidentialityCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- setConfirmationMethod(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Sets the value of the confirmationMethod property.
- setConformanceProfile(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
-
Sets the value of the conformanceProfile property.
- setConnectRequestTimeout(int) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- setConnectTimeout(int) - Method in class org.openehealth.ipf.commons.audit.queue.BasicHttpAuditMessageQueue
- setConnectTimeout(int) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- setConnectTimeout(int, TimeUnit) - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl
-
Sets the connect timeout
- setConnectTimeout(int, TimeUnit) - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl
-
Sets the connect timeout
- setConnectTimeout(long) - Method in class org.openehealth.ipf.boot.atna.RestTemplateAuditMessageQueue
- setConsent(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the consent property.
- setConsent(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the consent property.
- setConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
- setConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
-
Ensures that the provided consumer is considered by this provider
- setConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
-
Adds a request consumer for this resource provider
- 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.
- setContent(String, byte[]) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SimplifiedPublishDocumentReference
- 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
- setControl(DsmlMessage, BasicControl) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- setControl(SearchResponse, BasicControl) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- 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.
- 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.
- setCorrelationTimeout(long) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Duration in milliseconds for which correlated message IDs remain active
- setCorrelator(AsynchronyCorrelator<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
-
Configures the asynchrony correlator for this endpoint.
- setCount(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ProxyRestrictionType
-
Sets the value of the count property.
- 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.Iti66DocumentManifestSearchParameters
- setCreateReplica(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
-
Sets the value of the createReplica property.
- setCreationTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
- setCreationTime(ZonedDateTime) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The query creation time.
- setCreationTime(Timestamp) - 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.
- setCurrentContext(FhirContext) - Static method in class org.openehealth.ipf.commons.audit.FhirContextHolder
- setCustodianOid(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The custodian OID.
- 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
- setDataFound() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
Sets the response code to "Data Found".
- 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.iti66.Iti66ListSearchParameters
- setDate(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- 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
- setDate(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setDateOfBirth(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
- 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
- setDateTime(ZonedDateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
- setDecision(DecisionType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
-
Sets the value of the decision property.
- setDecisionsByResourceIds(Map<String, String>) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- setDefaultCharset(String) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- setDefaultContinuationThreshold(int) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
- setDefaultFhirContext(FhirContext) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- setDefaultMatchQuality(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
- setDefaultPageSize(int) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Default number of result entries to be returned if no _count parameter is specified in a search
- setDefaultPageSize(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.SpringCachePagingProvider
- setDefaultPageSize(int) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- setDefaultPageSize(Integer) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- setDefaultTypeForProfile(String, Class<? extends IBaseResource>) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- setDelegationInstant(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Sets the value of the delegationInstant property.
- 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.
- setDesc(ED) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application description.
- setDescr(LDAPResultCode) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
-
Sets the value of the descr 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
- 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.
- setDescriptionBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
-
Sets the value of the descriptionBranch property.
- setDesignationType(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setDestination(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the destination property.
- setDestination(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the destination 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(Object) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
- setDetail(ErrorResponse.Detail) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
-
Sets the value of the detail property.
- 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(String) - Method in class org.openehealth.ipf.commons.audit.types.EventType.EventTypeImpl
- setDisplayName(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Sets the value of the displayName property.
- setDisplayName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
- setDistributed(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.SpringCachePagingProvider
- setDistributedPagingProvider(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Whether the Paging Provider cache is expected to be distributed, so that serialization of result bundles is necessary.
- 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.
- setDNSName(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
-
Sets the value of the dnsName property.
- setDocCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
- setDocIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setDocIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setDocument(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
- setDocumentAvailability(List<DocumentAvailability>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
- setDocumentAvailability(DocumentAvailability) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
- 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.FindMedicationListQuery
- 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
- setDocumentReferenceId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105AuditDataset
- setDocuments(List<Document>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
- setDocuments(List<DocumentReference>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLNonconstructiveDocumentSetRequest30
- 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 class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
- setDocuments(List<RetrievedDocument>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetResponse
-
Sets the documents returned by the response.
- 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
- 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.
- setElementName(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
- 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.Factory
- 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.Factory
- 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.Factory
- 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.Factory
- setEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
- setEnabledClientCipherSuites(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setEnabledProtocols(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setEnabledServerCipherSuites(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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.
- setEncryptedData(EncryptedDataType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
-
Sets the value of the encryptedData property.
- setEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingResponseType
-
Sets the value of the encryptedID property.
- setEndpoint(Endpoint) - Method in interface org.openehealth.ipf.platform.camel.ihe.core.Interceptor
-
Sets the endpoint that uses this interceptor
- setEndpoint(Endpoint) - Method in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
- setEndpoint(Endpoint) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
- setEndpoint(Endpoint) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
- setEndPoint(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
-
Sets the value of the endPoint property.
- 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.
- setEntity(ReferenceParam) - 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
- setEntries(List<SearchResultEntry>) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage.TakeResult
- 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
- setEntryUuidIdentifier(UUID) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
-
Adds an identifier to be a EntryUuid as required by the profile
- setEntryUuidIdentifier(UUID) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.MhdList
-
Adds an identifier to be a EntryUuid as required by the profile
- 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(int) - 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(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
-
Sets the value of the errorCode property.
- setErrorCode(ErrorCode) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
- 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
- setEvent(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setEventActionCode(EventActionCode) - Method in class org.openehealth.ipf.commons.audit.model.EventIdentificationType
- setEventCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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, 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(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(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.
- setEvidence(EvidenceType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
-
Sets the value of the evidence property.
- setEvidence(EvidenceType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
-
Sets the value of the evidence property.
- setExchangePattern(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
- setExecutor(Executor) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
-
Define an executor to be used for asynchronous request processing
- 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.xacml20.stub.hl7v3.II
-
Sets the value of the extension property.
- 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
- setExtensions(ExtensionsType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the extensions property.
- setExternalURI(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
-
Sets the value of the externalURI property.
- setExtraClassifications(List<EbXMLClassification>) - 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.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
- setFacility(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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.
- setFhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.FhirAuditDataset
- setFhirContext(FhirContext) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- setFhirInteractionId(FhirInteractionId<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent
-
Sets the FHIR interactionID.
- setFhirTransactionConfiguration(FhirTransactionConfiguration<AuditDatasetType>) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent
- setFhirValidatorFactory(IFhirValidatorFactory) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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
- setForceAuthn(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the forceAuthn property.
- setFormat(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setFormat(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setFormat(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Sets the value of the format property.
- setFormat(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
-
Sets the value of the format property.
- 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.FindMedicationListQuery
- 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
- setFriendlyName(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
-
Sets the value of the friendlyName property.
- setFrom(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
- setFrom(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
- setFromDate(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadRequest
-
Sets the value of the fromDate property.
- 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
- setGenderIdentity(CodeableConcept) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
- setGenerator(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether ID generator to use.
- setGetComplete(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
-
Sets the value of the getComplete property.
- 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
- setGreaterOrEqual(AttributeValueAssertion) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
-
Sets the value of the greaterOrEqual property.
- 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
- setHealthcareFacilityTypeCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- 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.
- setHomeCommunityIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setHomeCommunityIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setHomePhoneCode(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
- setHostName(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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
-
Sets a completely configured HttpClient to be used.
- setHttpClient(Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
-
Sets a completely configured Http Client to be used.
- setHttpClientPolicy(HTTPClientPolicy) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- 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.xacml20.model.CX
- 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(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.
- setId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
- setID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the id property.
- setID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the id property.
- setID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
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.
- setIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- setIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- setIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setIDPList(IDPListType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
-
Sets the value of the idpList property.
- 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
- setIheBppcAcp(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheBppcDocId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheBppcPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaNationalProviderIdentifier(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaPersonId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaPurposeOfUse(Set<String>) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaSubjectName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaSubjectOrganization(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaSubjectOrganizationId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIheIuaSubjectRole(Set<String>) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- 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.Iti66DocumentManifestSearchParameters
- setIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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
- setIncludeSpec(Set<Include>) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setIndex(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
- setInit(Map<String, String>) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Servlet init parameters to pass to the FHIR Servlet.
- setInitial(Object) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
-
Sets the value of the initial property.
- setInputContextOnly(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Sets the value of the inputContextOnly property.
- setInResponseTo(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Sets the value of the inResponseTo property.
- setInResponseTo(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the inResponseTo property.
- setIntendedRecipient(List<Reference>) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- setIntendedRecipients(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- setIntendedRecipients(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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.
- setIsPassive(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the isPassive property.
- setIssueInstant(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the issueInstant property.
- setIssueInstant(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the issueInstant property.
- setIssueInstant(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the issueInstant property.
- setIssuer(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setIssuer(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the issuer property.
- setIssuerPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setIssuerPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setJwtId(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setKeepWhitespace(boolean) - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- setKey(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMapEntry
- setKeyStoreFile(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setKeyStorePassword(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setKeyStoreType(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
- setLastUpdateTime(Timestamp) - 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
-
Load on startup priority of the FHIR servlet.
- setLoc(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
-
Sets the value of the loc property.
- 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
- setLocalAddress(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
-
Local address
- setLocalizer(HapiLocalizer) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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(Location) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
- 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.
- setLoggerName(String) - Method in class org.openehealth.ipf.commons.audit.queue.LoggingAuditMessageQueue
- setLogging(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Enable server-side request logging
- setLogging(boolean) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- setLoggingEnabled(boolean) - Method in class org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl
- 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
- setLogicalUuid(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- setManufacturerModelName(SC) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application model name.
- setMap(Map<Object, Map>) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- 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.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
- setMappings(List<Resource>) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties
-
Resources containing custom mapping files for FHIR/HL7v2 translation
- setMappingScript(URL) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- setMappingScripts(URL...) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- setMappingService(MappingService) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
- 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.commons.ihe.fhir.SpringCachePagingProvider
- setMaximumPageSize(Integer) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- setMaxPageSize(int) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Maximum number of result entries to be returned even if the _count parameter of a search demands for more
- 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 class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse
-
Sets the value of the message property.
- setMessage(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UnknownPolicySetId
-
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.
- setMessageId(II) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
Unique identifier for the message.
- 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.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.hl7v2.tracing.Hl7MessageGetter
- setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.Hl7MessageSetter
- setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.tracing.MessageTracer
- 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.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.ihe.xacml20.ChPpqMessageCreator
- setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.xacml20.ChPpqPolicySetCreator
- setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.xua.BasicXuaProcessor
- 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.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
- setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyDocumentsQuery
- setMethod(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Sets the value of the method property.
- 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
- 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
- setMoreEntriesAvailable(boolean) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage.TakeResult
- setMothersMaidenName(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters
- 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
-
Name of the 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(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
-
Sets the value of the name property.
- setName(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
-
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
- setName(EbXMLInternationalString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
- setName(EbXMLInternationalString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
- setName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
- 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(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.
- setNameBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
-
Sets the value of the nameBranch property.
- setNameFormat(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeType
-
Sets the value of the nameFormat property.
- setNameID(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingResponseType
-
Sets the value of the nameID property.
- setNameIDPolicy(NameIDPolicyType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the nameIDPolicy property.
- setNameIDPolicy(NameIDPolicyType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDMappingRequestType
-
Sets the value of the nameIDPolicy property.
- setNameQualifier(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.BaseIDAbstractType
-
Sets the value of the nameQualifier property.
- setNameQualifier(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Sets the value of the nameQualifier 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
- setNamespace(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ActionType
-
Sets the value of the namespace property.
- setNamespaceAware(boolean) - Method in class org.openehealth.ipf.platform.camel.core.model.AbstractXmlDataFormat
- 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
-
Resources containing NamingSystems used for mapping between namespaces
- setNamingSystemsFromJson(URL...) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.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.DelegatingFhirContext
- 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
- setNationalProviderIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setNationalProviderIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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
- setNewEncryptedID(EncryptedElementType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Sets the value of the newEncryptedID property.
- setNewID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Sets the value of the newID property.
- 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
- setNoDataFound() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
Sets the response code to "No Data Found".
- 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.
- setNotBefore(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
-
Sets the value of the notBefore property.
- setNotBefore(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Sets the value of the notBefore 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.
- setNotOnOrAfter(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
-
Sets the value of the notOnOrAfter property.
- setNotOnOrAfter(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Sets the value of the notOnOrAfter property.
- setNotOnOrAfter(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Sets the value of the notOnOrAfter 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.
- setOauth(IpfAtnaConfigurationProperties.Balp.OAuth) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp
- 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.
- setObjectRole(ParticipantObjectTypeCodeRole) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- 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.
- setOpaqueJwt(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setOperation(RestOperationTypeEnum) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- setOperation(Pharm5Operations) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setOperation(DsmlModification.ModificationOperationType) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
-
Sets the value of the operation property.
- setOperationName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- setOperationParameters(Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- 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
- setOriginalText(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.CV
-
Sets the value of the originalText property.
- 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.
- setPageNumber(int) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
- setPageNumber(int) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- setPageSize(int) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
- setPageSize(int) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- setPaginationStorage(PaginationStorage) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- setPagingProviderSize(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- setPagingRequests(int) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Number of concurrent paging requests that can be handled
- setParameters(Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
- setParent(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
- 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.
- setParentQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
-
Sets the value of the parentQuery property.
- setParentQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
-
Sets the value of the parentQuery property.
- setParserErrorHandler(IParserErrorHandler) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- setParserOptions(ParserOptions) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- setParticipantObjectDataLifeCycle(ParticipantObjectDataLifeCycle) - Method in class org.openehealth.ipf.commons.audit.model.ParticipantObjectIdentificationType
-
Identifier for the data life-cycle stage for the participant object.
- setParticipantObjectDataLifeCycle(ParticipantObjectDataLifeCycle) - Method in class org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
- 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.DicomInstancesAccessedAuditBuilder
- setPatient(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesTransferredAuditBuilder
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.audit.ChPpqAuditDataset
- 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
- setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyDocumentsQuery
- setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
- setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- setPatientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- setPatientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setPatientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setPatientIdentifier(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setPatientIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setPatientIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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.Iti66DocumentManifestSearchParameters
- setPatientReference(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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
- setPerformanceOptions(PerformanceOptionsEnum...) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- setPerformanceOptions(Collection<PerformanceOptionsEnum>) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- setPerformDomainValidation(boolean) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setPeriod(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setPeriod(DateRangeParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- 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
- setPersonIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setPersonIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setPersonName(PN) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The list of person names.
- 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
- setPixSupplierResourceIdentifierUri(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
- setPoolMaxTotal(int) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- setPoolSize(int) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirEndpointConfiguration
- 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
- setPracticeSettingCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- setPrecision(TemporalUnit) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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.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.
- setPretty(boolean) - Method in class org.openehealth.ipf.commons.audit.queue.AbstractAuditMessageQueue
- setPrettyPrint(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Enable pretty-printing responses
- 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.
- setProcessID(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- setProcessing(BatchRequest.RequestProcessingType) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
-
Sets the value of the processing property.
- setProfile(Resource) - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
-
Set the Meta/Profile of the resource
- setProfile(Resource) - Method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
-
Set the Meta/Profile of the resource
- 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
- setProtocolBinding(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the protocolBinding property.
- setProvider(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setProviderID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
-
Sets the value of the providerID property.
- setProviderName(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the providerName property.
- setProviderOrganization(COCTMT150003UV03Organization) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The details of the provider organization.
- setProviderOrganizationIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
- setProxy(String, Integer) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
- setProxy(String, Integer) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- setProxyCount(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
-
Sets the value of the proxyCount property.
- setPurposeOfUsePath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setPurposeOfUsePath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- 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.
- setQueryId(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.audit.ChPpqAuditDataset
- setQueryId(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditDataset
- setQueryId(II) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
Unique identifier for the query.
- 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(String, ParticipantObjectIdType, String, ParticipantObjectTypeCode, ParticipantObjectTypeCodeRole, 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
- setQueryPatientId(II) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The patient identifier known to the PIX Consumer.
- setQueryResponseCode(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The query response code, either "OK" (Data Found), "NF" (No Data Found) or "AE" (Application Error).
- 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
- setReadTimeout(int) - Method in class org.openehealth.ipf.commons.audit.queue.BasicHttpAuditMessageQueue
- setReadTimeout(long) - Method in class org.openehealth.ipf.boot.atna.RestTemplateAuditMessageQueue
- setReason(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.LogoutRequestType
-
Sets the value of the reason property.
- setReceiver(Device) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The Patient Registry Query fulfiller.
- 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
- setRecipient(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
-
Sets the value of the recipient property.
- setReferencedPolicies(ReferencedPoliciesType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLPolicyStatementType
-
Sets the value of the referencedPolicies property.
- setReferenceIds(QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
- setReferenceIds(QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
- 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
- setRejectionHandlingStrategy(WsRejectionHandlingStrategy) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- setRelated(ReferenceOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- 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
- 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
- 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
- setRequest(RequestType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLAuthzDecisionStatementType
-
Sets the value of the request property.
- setRequestData(DocumentReference) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
- setRequestedAuthnContext(RequestedAuthnContextType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnQueryType
-
Sets the value of the requestedAuthnContext property.
- setRequestedAuthnContext(RequestedAuthnContextType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the requestedAuthnContext property.
- setRequesterId(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditDataset
- 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.
- setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadRequest
-
Sets the value of the requestID property.
- setRequestID(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadResponse
-
Sets the value of the requestID property.
- 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.BatchResponseIntermediary
- 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.
- 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.
- setResource(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthzDecisionStatementType
-
Sets the value of the resource property.
- setResource(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthzDecisionQueryType
-
Sets the value of the resource 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.
- setResponse(ResponseType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLAuthzDecisionStatementType
-
Sets the value of the response property.
- setResponseHighlighting(boolean) - Method in class org.openehealth.ipf.boot.fhir.IpfFhirConfigurationProperties.Servlet
-
Enable color-coding responses queried from a Web Browser
- 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.spring.core.config.SpringConfigurationPostProcessor
- setRestfulClientFactory(IRestfulClientFactory) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- 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.
- setReturnContext(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
-
Sets the value of the returnContext 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(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
-
Sets the value of the returnType property.
- setReturnType(QueryReturnType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
- 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.
- setRoot(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.hl7v3.II
-
Sets the value of the root property.
- 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.
- setScoping(ScopingType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the scoping 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<T>) - Method in class org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
- setSecurityLabel(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setSecurityLabel(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setSecurityLabel(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.GenericFhirAuditDataset
- 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.
- setSender(Device) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
-
The Patient Registry Query placer.
- 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 interface org.openehealth.ipf.commons.audit.AuditMetadataProvider
- setSendingApplication(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
-
Deprecated.
- setSendingApplication(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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
- setSendTimeout(int, TimeUnit) - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl
-
Sets the send timeout
- setSendTimeout(int, TimeUnit) - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl
-
Sets the send timeout
- 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.requests.RetrieveSeries
- setSeriesInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.SeriesRequest
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
- setServiceStartTime(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
- setServiceStopTime(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
- setServletName(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
- setSessionIndex(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Sets the value of the sessionIndex property.
- setSessionIndex(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnQueryType
-
Sets the value of the sessionIndex property.
- setSessionNotOnOrAfter(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Sets the value of the sessionNotOnOrAfter property.
- setSessionTimeout(int) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setSetting(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setSetting(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setSeverity(Severity) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
- 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 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
- setShutdownTimeoutSeconds(int) - Method in class org.openehealth.ipf.commons.audit.queue.AsynchronousAuditMessageQueue
-
Sets the timeout before the executor service closes.
- setSignature(SignatureType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the signature property.
- 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.
- setSniHostnames(List<String>) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setSocketOptions(Socket) - Method in class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
-
Override this method to set any socket option.
- setSoftwareName(SC) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
The application software name.
- setSortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- setSortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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
- setSortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setSource(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- setSource(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- 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(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setSourceId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
- setSourceId(Identifier) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- setSourceId(Oid) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- setSourceIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
- setSourceIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- setSourceIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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(Patient) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
- 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.
- setSPNameQualifier(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.BaseIDAbstractType
-
Sets the value of the spNameQualifier property.
- setSPNameQualifier(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Sets the value of the spNameQualifier property.
- setSPNameQualifier(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
-
Sets the value of the spNameQualifier property.
- setSPProvidedID(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Sets the value of the spProvidedID property.
- setSpringConfigurers(List<OrderedConfigurer>) - Method in class org.openehealth.ipf.commons.spring.core.config.SpringConfigurationPostProcessor
- setSslContextParameters(SSLContextParameters) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
- 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.
- setStaticConsumerSelector(Predicate<RequestDetails>) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
- 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.Iti66DocumentManifestSearchParameters
- setStatus(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- setStatus(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setStatus(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- setStatus(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.EprPolicyRepositoryResponse
-
Sets the value of the status property.
- 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.
- 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(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyDocumentsQuery
- setStatus(StatusType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the status property.
- 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(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
- 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 class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
- 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(Status) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
- setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
- setStatusCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
- setStatusCode(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.iti79.Iti79AuditDataset
- setStatusCode(StatusCodeType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
-
Sets the value of the statusCode property.
- setStatusCode(StatusCodeType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
-
Sets the value of the statusCode property.
- setStatusDetail(StatusDetailType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
-
Sets the value of the statusDetail property.
- 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
- setStatusMessage(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
-
Sets the value of the statusMessage property.
- 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
-
Enable strict resource parsing
- setStrict(boolean) - Method in class org.openehealth.ipf.commons.ihe.core.TransactionConfiguration
-
whether strict validation rules are applied to the transaction
- 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.requests.RetrieveStudy
- setStudyInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.StudyRequest
- setSubject(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.auth.BalpJwtDataSet
- setSubject(SubjectType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the subject property.
- setSubject(SubjectType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
-
Sets the value of the subject property.
- setSubject(SubjectType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.SubjectQueryAbstractType
-
Sets the value of the subject property.
- setSubjectConfirmationData(SubjectConfirmationDataType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
-
Sets the value of the subjectConfirmationData property.
- setSubjectId(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- setSubjectLocality(SubjectLocalityType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Sets the value of the subjectLocality property.
- setSubjectNamePath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setSubjectNamePath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setSubjectOrganizationIdPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setSubjectOrganizationIdPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setSubjectOrganizationPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setSubjectOrganizationPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setSubjectPath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setSubjectPath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setSubjectRole(ParticipantObjectIdType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.chadr.ChAdrAuditDataset
- setSubjectRolePath(String[]) - Method in class org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- setSubjectRolePath(String[]) - Method in class org.openehealth.ipf.commons.audit.BalpJwtExtractorProperties
- setSubmissionSet(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesAccessedEventBuilder
- setSubmissionSet(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesTransferredEventBuilder
- 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
- setSubmissionSetUniqueIdIdentifier(Oid) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
-
Adds an identifier to be a UniqueId as required by the profile
- setSubmissionSetUuid(String) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65AuditDataset
- 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, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesAccessedEventBuilder
- setSubmissionSetWithHomeCommunityId(XdsSubmitAuditDataset, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.DicomInstancesTransferredEventBuilder
- setSubmissionSetWithHomeCommunityId(XdsSubmitAuditDataset, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIExportBuilder
- setSubmissionSetWithHomeCommunityId(XdsSubmitAuditDataset, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.event.XdsPHIImportBuilder
- setSubmissionTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
- setSubmissionTime(Timestamp) - 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
- setSupportPagination(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- 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
- setSupportSorting(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryEndpoint
- 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.requests.ProvideAndRegisterDocumentSet
- setTargetMessageId(II) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
-
The targeted message ID.
- 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(TEL) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
-
Telecom of the sender/receiver.
- setTelecom(Telecom) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
- setTerminate(TerminateType) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
-
Sets the value of the terminate property.
- 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(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.
- 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
- 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(String) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditMetadataProvider
- 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
- setting(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- setTitle(String) - Method in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
-
Sets the value of the title property.
- setTitle(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
- setTitle(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
- setTlsParameters(TlsParameters) - Method in class org.openehealth.ipf.commons.audit.DefaultAuditContext
- setTlsProtocol(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setTo(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
- setTo(Timestamp) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
- setToDate(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadRequest
-
Sets the value of the toDate property.
- setToDate(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
-
Sets the value of the toDate property.
- setTotalCount(int) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- 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
- setTrustStoreFile(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setTrustStorePassword(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- setTrustStoreType(String) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- setType(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- setType(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters
- setType(String) - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
-
Sets the value of the type property.
- 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.
- 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
- 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
- setTypedAuthorInstitution(List<Organization>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByTitleQuery
-
Allows to use a collection of
Organization
instead of a collection ofString
for specifying the query parameter "$XDSDocumentEntryAuthorInstitution". - setTypedAuthorPerson(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
- setTypedAuthorPersons(List<Person>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
- setTypedAuthorPersons(List<Person>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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 ofString
for specifying the query parameter "$XDSDocumentEntryReferenceIdList". - setTypedReferenceIds(QueryList<ReferenceId>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
-
Allows to use a collection of
ReferenceId
instead of a collection ofString
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
- setUniqueIdIdentifier(String, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
-
Sets the MasterIdentifier to be a Unique Id as required by the profile
- setUniqueIdIdentifier(String, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.FolderList
-
Adds an identifier to be a EntryUuid as required by the profile
- setUniqueIdIdentifier(String, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SimplifiedPublishDocumentReference
-
Sets the MasterIdentifier to be a Unique Id as required by the profile
- setUniqueIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
- setUniqueIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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
- 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(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.platform.camel.ihe.ws.AbstractWsEndpoint
- setUserName(String) - Method in class org.openehealth.ipf.commons.audit.model.ActiveParticipantType
-
A human readable identification of the participant.
- 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
- setUuids(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- setValidationOnContinuation(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
- setValidationSupport(IValidationSupport) - Method in class org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext
- setValidator(Validator<?, ?>) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- setValue(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
-
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(Primitive, Integer) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
- setValue(Primitive, String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
- 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.hpd.stub.dsmlv2.DsmlValue
-
Sets the value of the value property.
- setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ActionType
-
Sets the value of the value property.
- setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
-
Sets the value of the value property.
- setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
-
Sets the value of the value property.
- setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
- setValue(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
- setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
- 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) - Static method in class org.openehealth.ipf.modules.hl7.dsl.Null
- setValue(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
-
Sets the value of the value property.
- setValue(UUID) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.EntryUuidIdentifier
- setValue(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
-
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(Oid) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetUniqueIdIdentifier
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
-
Sets the value of the version property.
- 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.
- setWorkerThreads(int) - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl
-
Set the number of working threads.
- setWorkerThreads(int) - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl
-
Set the number of working threads.
- setWorkPhoneCode(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
- Severity - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
-
Severities defined by the XDS specification.
- SharedFhirProvider - Class in org.openehealth.ipf.commons.ihe.fhir
-
Shared Resource provider, primarily (but not exclusively) meant for batch/transaction requests.
- SharedFhirProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
- shutdown() - Method in interface org.openehealth.ipf.commons.audit.protocol.AuditTransmissionProtocol
-
May be implemented to clean up instances on shut down
- shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl.NettyDestination
- shutdown() - Method in interface org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl.Destination
-
Shut down the destination
- shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl
- shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl.ReactorNettyDestination
- 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.VertxDestination
-
Deprecated.
- shutdown() - Method in class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
-
Deprecated.
- 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
- shutdown() - Method in class org.openehealth.ipf.commons.ihe.fhir.audit.protocol.AbstractFhirRestTLSAuditRecordSender
- signature - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- signature - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- signature - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- SIGNS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that represents a signature of another one.
- 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
- simpleRequestToXml(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- simpleResponseToXml(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- 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.
- SIMPLIFIED_PUBLISH_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- SIMPLIFIED_PUBLISH_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- SIMPLIFIED_PUBLISH_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- SIMPLIFIED_PUBLISH_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- SimplifiedPublish - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.audit.codes.FhirEventTypeCode
- SimplifiedPublishDocumentReference - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- SimplifiedPublishDocumentReference() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SimplifiedPublishDocumentReference
- SINGLE_LEVEL - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.SearchScope
- 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
- SIZE_LIMIT_EXCEEDED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- 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
- SLOT_VALUE_TOO_LONG - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
-
Constructs the validation.
- SlotValueValidation(String, ValueValidator, int, int) - 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
- sniHostnames - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- SNOMED_CT - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.CodingSystemIds
- SOAP_BODY - Enum constant in enum org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder.PayloadType
- 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.
- SocialSecurityNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- SoftwareConfiguration - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- SOP_CLASS - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- SOPClass(int) - Constructor for class org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType.SOPClass
- SOPClassUID - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- SOPClassUID - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- sort(List<T>) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirSearchAndSortParameters
-
Can be called to sort a result list according to its
SortSpec
as indicated in the query - sort(SearchResponse, SortControl2) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SearchResponseSorter
-
First, sort values of the specified attribute in each search result entry.
- SortControl2 - Class in org.openehealth.ipf.commons.ihe.hpd.controls.sorting
-
This class is necessary because: JDK does not provide a BER parser for SortControl SortControl does not expose sorting keys
- SortControl2(boolean, SortKey...) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortControl2
- SortControl2(byte[], boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortControl2
- sortIfApplicable(List<T>) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractBundleProvider
- SortResponseControl2 - Class in org.openehealth.ipf.commons.ihe.hpd.controls.sorting
- SortResponseControl2(byte[], boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortResponseControl2
- SortResponseControl2(int, String, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortResponseControl2
- sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- 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
- sortSpec(SortSpec) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- source() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableStreamResult
-
Returns a
Source
from this result's internal data representation. - source(ReferenceParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
- source(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- source(String) - Static method in class org.openehealth.ipf.commons.xml.XmlUtils
-
Creates an XML Source from the given XML String.
- Source - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
-
Source data type extension.
- Source - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
- Source() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.Source
- SOURCE_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- SOURCE_ID_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- SOURCE_IDENTIFIER_NAME - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
- SOURCE_UUID_NOT_FOUND - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- sourceAssociationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
- sourceId(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- SourceMedia - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
- 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_AUTHOR_FAMILY - Static variable in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- SP_AUTHOR_GIVEN - Static variable in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- SP_PATIENT_IDENTIFIER - Static variable in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5ResourceProvider
- 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) - Method in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- split(String, Class<T>) - Static method in interface org.openehealth.ipf.commons.ihe.core.TransactionOptionsUtils
-
Splits a string containing comma-separated
transaction option enum names
into a list ofTransactionOptions
. - 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 toString.split(String)
. - SplitStringLineSplitterLogic(String) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.SplitStringLineSplitterLogic
-
Creates the split logic
- 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<S,
T> - Interface in org.openehealth.ipf.commons.core.modules.api -
Splits a S object into a
Collection
of T objects. - 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
- SplitterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
- SplitterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
-
Creates a split type, i.e.
- SplitterDefinition(Expression) - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
-
Creates a split definition, i.e.
- SplitterReifier - Class in org.openehealth.ipf.platform.camel.core.reifier
- SplitterReifier(Route, ProcessorDefinition<?>) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.SplitterReifier
- spNameQualifier - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.BaseIDAbstractType
- spNameQualifier - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
- spNameQualifier - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.NameIDPolicyType
- spProvidedID - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
- SpringBidiMappingService - Class in org.openehealth.ipf.commons.spring.map
-
BidiMappingService implementation that can be configured with Spring
resources
and using theCustomMappingsConfigurer
. - SpringBidiMappingService() - Constructor for class org.openehealth.ipf.commons.spring.map.SpringBidiMappingService
- 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
- SpringCacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.correlation
-
Ehcache-based implementation of asynchronous message correlator.
- SpringCacheAsynchronyCorrelator(CacheManager) - Constructor for class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- SpringCacheHl7v3ContinuationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v3.storage
-
Hl7v3ContinuationStorage that uses a Spring cache abstraction
- SpringCacheHl7v3ContinuationStorage(CacheManager) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- SpringCacheInteractiveContinuationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v2.storage
-
InteractiveContinuationStorage that uses a Spring cache abstraction
- SpringCacheInteractiveContinuationStorage(CacheManager) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.storage.SpringCacheInteractiveContinuationStorage
- SpringCachePagingProvider - Class in org.openehealth.ipf.commons.ihe.fhir
-
Paging provider that uses a Spring cache abstraction to store
IBundleProvider
instances. - SpringCachePagingProvider(CacheManager, FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SpringCachePagingProvider
- SpringCacheUnsolicitedFragmentationStorage - Class in org.openehealth.ipf.commons.ihe.hl7v2.storage
-
CachingUnsolicitedFragmentationStorage that uses a Spring cache abstraction
- SpringCacheUnsolicitedFragmentationStorage(CacheManager) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.storage.SpringCacheUnsolicitedFragmentationStorage
- 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.spring.core.config
-
Class that bridges the
Registry
interface to a SpringListableBeanFactory
. - SpringRegistry() - Constructor for class org.openehealth.ipf.commons.spring.core.config.SpringRegistry
- SpringTypeConverter - Class in org.openehealth.ipf.commons.spring.core.config
-
TypeConverter
implementation backed by a SpringConversionService
- SpringTypeConverter(ConversionService) - Constructor for class org.openehealth.ipf.commons.spring.core.config.SpringTypeConverter
- SQL_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An error occurred when executing an SQL query.
- SslAwareAbstractRestfulClientFactory<T> - Class in org.openehealth.ipf.commons.ihe.fhir
-
Apache HttpClient RestfulClientFactory that is aware of SSL context parameters.
- SslAwareAbstractRestfulClientFactory(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
- SslAwareAbstractRestfulClientFactory(FhirContext, T) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SslAwareAbstractRestfulClientFactory
- 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
- SslAwareApacheRestfulClientFactory(FhirContext, HttpClientBuilder) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SslAwareApacheRestfulClientFactory
- SslAwareMethanolRestfulClientFactory - Class in org.openehealth.ipf.commons.ihe.fhir
-
RestfulClientFactory that is aware of SSL context parameters and uses the HTTP Client built in JDK 11 with some added functionality provided by the lightweight Methanol library.
- SslAwareMethanolRestfulClientFactory(FhirContext) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- SslAwareMethanolRestfulClientFactory(FhirContext, Methanol.Builder) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.SslAwareMethanolRestfulClientFactory
- SslAwareMethanolRestfulClientFactory.MethanolFhirSecurityInformation - Class in org.openehealth.ipf.commons.ihe.fhir
- sslContextParameters(ServerProperties) - Method in class org.openehealth.ipf.boot.IpfAutoConfiguration
- STABLE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
- 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.core.adapter.DataFormatAdapter
- start() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
- start(String, int) - Method in class org.openehealth.ipf.commons.audit.server.SyslogServer
-
Starts the server and returns when started within 10 seconds.
- 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
- StatementAbstractType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for StatementAbstractType complex type.
- StatementAbstractType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.StatementAbstractType
- statementOrAuthnStatementOrAuthzDecisionStatement - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- 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 theExchange
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(Object...) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
-
Defines the static parameters for the adapter
- 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. - 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.
- StaticSSLContextParameters - Class in org.openehealth.ipf.platform.camel.ihe.core.ssl
-
SSLContextParameters that are directly configured with an SSLContext.
- StaticSSLContextParameters() - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.ssl.StaticSSLContextParameters
- StaticSSLContextParameters(SSLContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.core.ssl.StaticSSLContextParameters
-
Sets the SSLContext
- status - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.EprPolicyRepositoryResponse
- status - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- 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
- status(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- status(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- status(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- status(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- Status - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
-
Status information according to the XDS specification.
- statusCode - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
- statusCode - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
- StatusCode() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.StatusCode
- StatusCodeType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for StatusCodeType complex type.
- StatusCodeType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
- statusDetail - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
- StatusDetailType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for StatusDetailType complex type.
- StatusDetailType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusDetailType
- statusMessage - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
- statusQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
- StatusResponseType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for StatusResponseType complex type.
- StatusResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- StatusType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for StatusType complex type.
- StatusType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
- 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.commons.audit.server.SyslogServer
-
Stops the server if it was started before, and returns when stopped within 10 seconds.
- stop() - Method in class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
- stop() - Method in class org.openehealth.ipf.platform.camel.ihe.core.Interceptor2ProducerAdapter
- store(byte[], List<SearchResultEntry>) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.EhcachePaginationStorage
- store(byte[], List<SearchResultEntry>) - Method in interface org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage
-
Stores an initial set of result entries.
- 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
- storeAlternativeKeys(String, String...) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- 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
- storeAuditDataset(String, WsAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- 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
- storeContinuationQuantity(String, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- 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
- storeCorrelationKey(String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- STORED_QUERY_MISSING_PARAM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A required parameter to a stored query is missing.
- STORED_QUERY_PARAM_NUMBER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A parameter which only accepts a single value is coded with multiple values.
- 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.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
- storeLastResultNumber(String, int) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
- storeLastResultNumber(String, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- 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
- storeMessage(String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.storage.SpringCacheHl7v3ContinuationStorage
- storeResultList(RequestDetails, IBundleProvider) - Method in class org.openehealth.ipf.commons.ihe.fhir.SpringCachePagingProvider
- 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
- storeServiceEndpointUri(String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.SpringCacheAsynchronyCorrelator
- 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
- STRICT - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66Options
-
Strict MHD 3.2.0 Resource Provider
- STRICT - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67Options
- 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.
- STRONG_AUTH_REQUIRED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- STRONG_AUTH_REQUIRED - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- 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_IDS - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- STUDY_INSTANCE_UID_MUST_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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.requests.RetrieveStudy
- studyInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.StudyRequest
- StudyInstanceUID - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- StudyInstanceUID - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- studyRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType
- StudyRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.StudyRequest
- subject - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- subject - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnRequestType
- subject - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.SubjectQueryAbstractType
- subjectConfirmationData - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
- SubjectConfirmationDataType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for SubjectConfirmationDataType complex type.
- SubjectConfirmationDataType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationDataType
- SubjectConfirmationType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for SubjectConfirmationType complex type.
- SubjectConfirmationType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
- subjectLocality - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
- SubjectLocalityType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for SubjectLocalityType complex type.
- SubjectLocalityType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
- SubjectQueryAbstractType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for SubjectQueryAbstractType complex type.
- SubjectQueryAbstractType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.SubjectQueryAbstractType
- SubjectRole - Enum in org.openehealth.ipf.commons.ihe.xacml20.model
- SubjectType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
-
Java class for SubjectType complex type.
- SubjectType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectType
- 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_AUTHOR_PERSON - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
SubmissionSet.getAuthors()
. - 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
SubmissionSet.getContentTypeCode()
. - 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_CONTENT_TYPE_CODE_SCHEME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
SubmissionSet.getContentTypeCode()
. - SUBMISSION_SET_HAS_EXTRA_METADATA - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
- SUBMISSION_SET_INTENDED_RECIPIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
SubmissionSet.getIntendedRecipients()
()}. - SUBMISSION_SET_INVALID_AVAILABILITY_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- SUBMISSION_SET_LIMITED_METADATA_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
-
limitedMetadata External Classification Node 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getPatientId()
. - 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
SubmissionSet.getSourceId()
. - 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_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getAvailabilityStatus()
. - SUBMISSION_SET_STATUS_MANDATORY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- SUBMISSION_SET_SUBMISSION_TIME_FROM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
SubmissionSet.getSubmissionTime()
. - SUBMISSION_SET_SUBMISSION_TIME_TO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
SubmissionSet.getSubmissionTime()
. - SUBMISSION_SET_UNIQUE_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getUniqueId()
. - 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
- SUBMISSION_SET_UUID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getEntryUuid()
. - SubmissionSet - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
-
Represents an XDS submission set according to the IHE XDS specification.
- SubmissionSet - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpParticipantObjectIdTypeCode
- SubmissionSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
- SUBMISSIONSET_LIST_CODING - Static variable in class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- SUBMISSIONSET_UNIQUE_IDENTIFIER - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- SUBMISSIONSET_UNIQUE_IDENTIFIER_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- SubmissionSetList<T extends SubmissionSetList<T>> - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- SubmissionSetList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetList
- submissionSetTransformer - Variable in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.LeafClassTransformer
- 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
- SubmissionSetUniqueIdIdentifier - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- SubmissionSetUniqueIdIdentifier() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetUniqueIdIdentifier
- SubmissionSetUniqueIdIdentifier(Oid) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.SubmissionSetUniqueIdIdentifier
- SUBMIT_ASSOCIATION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that represents an association for submit association trigger.
- 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. - SUBMITTED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
-
The entry is submitted.
- Subscriber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- subscription - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
- SUBSCRIPTION_FOR_DOCUMENT_ENTRY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
- SUBSCRIPTION_FOR_FOLDER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
- SUBSCRIPTION_FOR_PATIENT_INDEPENDENT_DOCUMENT_ENTRY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
- SUBSCRIPTION_FOR_PATIENT_INDEPENDENT_SUBMISSION_SET - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
- SUBSCRIPTION_FOR_SUBMISSION_SET - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
- SubscriptionForDocumentEntryQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for SubscriptionFilterQuery used for ITI-52 filters
- SubscriptionForDocumentEntryQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForDocumentEntryQuery
-
Constructs the query.
- SubscriptionForDocumentEntryQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between a
SubscriptionForDocumentEntryQuery
andEbXMLAdhocQueryRequest
. - SubscriptionForFolderQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for SubscriptionFilterQuery used for ITI-52 filters
- SubscriptionForFolderQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
-
Constructs the query.
- SubscriptionForFolderQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between a
SubscriptionForFolderQuery
andEbXMLAdhocQueryRequest
. - SubscriptionForPatientIndependentDocumentEntryQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for SubscriptionForPatientIndependentDocumentEntryQuery used for ITI-52 filters
- SubscriptionForPatientIndependentDocumentEntryQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentDocumentEntryQuery
- SubscriptionForPatientIndependentDocumentEntryQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between a
SubscriptionForPatientIndependentDocumentEntryQuery
andEbXMLAdhocQueryRequest
. - SubscriptionForPatientIndependentSubmissionSetQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for SubscriptionFilterQuery used for ITI-52 filters
- SubscriptionForPatientIndependentSubmissionSetQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
-
Constructs the query.
- SubscriptionForPatientIndependentSubmissionSetQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between a
SubscriptionForSubmissionSetQuery
andEbXMLAdhocQueryRequest
. - SubscriptionForSubmissionSetQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
-
Represents a stored query for SubscriptionFilterQuery used for ITI-52 filters
- SubscriptionForSubmissionSetQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
-
Constructs the query.
- SubscriptionForSubmissionSetQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
-
Transforms between a
SubscriptionForSubmissionSetQuery
andEbXMLAdhocQueryRequest
. - 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
- Success - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
- SUCCESS - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- SUCCESS - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.Xacml20Status
- SUCCESS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
-
The request execution succeeded.
- SUCCESS - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- SUCCESS - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.StatusCode
- SUCCESSFUL - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.XdsNonconstructiveDocumentSetRequestAuditDataset.Status
- 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
- supportiveBuilderWith(SubmissionSet) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
-
Provide a builder with additional support for generating attributes if not already present.
- supportiveBuilderWith(SubmissionSet) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
-
Provide a builder with additional support for generating attributes if not already present.
- 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
- supportsVersion() - Method in interface org.openehealth.ipf.commons.ihe.fhir.mhd.Mhd421
- supportsVersion() - Method in interface org.openehealth.ipf.commons.ihe.fhir.mhd.MhdVersion
- SvrlResultHolder - Class in org.openehealth.ipf.commons.xml
- SvrlResultHolder() - Constructor for class org.openehealth.ipf.commons.xml.SvrlResultHolder
- SWISS_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.CodingSystemIds
- SWISS_PURPOSE_OF_USE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.CodingSystemIds
- SWISS_SUBJECT_ROLE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.CodingSystemIds
- 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
- Sysadmin - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- SyslogEventCollector - Class in org.openehealth.ipf.commons.audit.server.support
-
A simple collector of Syslog events
- SyslogEventDICOMPrinter - Class in org.openehealth.ipf.commons.audit.server.support
-
A simple collector of Syslog events
- SyslogEventDICOMPrinter() - Constructor for class org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter
- SyslogServer<T extends reactor.netty.DisposableChannel> - Class in org.openehealth.ipf.commons.audit.server
-
Abstract base class for TLS and UDP syslog servers.
- SyslogServer(Consumer<? super Map<String, Object>>, Consumer<Throwable>) - Constructor for class org.openehealth.ipf.commons.audit.server.SyslogServer
- System - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode
- SYSTEM - Static variable in interface org.openehealth.ipf.platform.camel.ihe.core.ssl.CamelTlsParameters
- systemAndCodeToCodeableConcept(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.audit.marshal.FhirAuditXmlEvent
T
- Table - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- take() - Static method in class org.openehealth.ipf.commons.core.DomBuildersPool
-
Returns a document builder instance.
- take(PagedResultsResponseControl) - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.EhcachePaginationStorage
- take(PagedResultsResponseControl) - Method in interface org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage
-
Removes at most the given count of result entries from the storage and returns them together with a flag indicating whether some more entries remain in the storage.
- TakeResult(List<SearchResultEntry>, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage.TakeResult
- 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
- TECHNICAL_USER - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
- TECHNICAL_USER - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
- telecom(StringParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78SearchParameters.Iti78SearchParametersBuilder
- 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(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(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
-
Creates a telecom object containing an E-mail address.
- TELECOM - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
- telecomSystem(Object, ContactPoint.ContactPointSystem) - Static method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
- telecomUse(Object, ContactPoint.ContactPointUse) - Static 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
- TelephoneNumber - Enum constant in enum org.openehealth.ipf.commons.audit.codes.NetworkAccessPointTypeCode
- 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
- TEMPORARY_PATIENT_TRANSFERS_TRACKING - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.options.Iti31Options
- terminate - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ManageNameIDRequestType
- TerminateType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
-
Java class for TerminateType complex type.
- TerminateType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.TerminateType
- 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(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.BundleProfileSelector
- test(RequestDetails) - Method in interface org.openehealth.ipf.commons.ihe.fhir.RequestConsumer
-
Returns true if this RequestConsumer can handle the provided FHIR payload
- test(RequestDetails) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.BundleProfileSelector
-
Deprecated.
- test(RequestDetails) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirConsumer
- 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.ClosureEncodingRule
- test(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
- TEST_AFTER_WRITE - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl.SocketTestPolicy
- TEST_BEFORE_AND_AFTER_WRITE - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl.SocketTestPolicy
- TEST_BEFORE_WRITE - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl.SocketTestPolicy
- 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
- TIME_LIMIT_EXCEEDED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- TIME_LIMIT_EXCEEDED - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- TIME_PRECISION_TOO_LOW - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- TIME_WRONG_CHRONOLOGY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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 - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
- timestamp(Instant) - Static method in class org.openehealth.ipf.commons.ihe.fhir.atna.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(ZonedDateTime, 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.Precision - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
- TimestampValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
-
Query parameter validation for parameters that are timestamp-based.
- TimestampValidation(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.TimestampValidation
-
Constructs a validation object.
- TimeValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
-
Validates time values.
- 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.
- 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).
- title - Variable in class org.openehealth.ipf.commons.xml.svrl.SchematronOutput
- TITLE_TOO_LONG - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- TLS - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- tlsParameters - Variable in class org.openehealth.ipf.commons.audit.server.TlsSyslogServer
- tlsParameters() - Method in class org.openehealth.ipf.boot.atna.IpfAtnaAutoConfiguration
- TlsParameters - Interface in org.openehealth.ipf.commons.audit
-
Abstraction for setting TLS parameters to be used by ATNA sender implementations.
- tlsProtocol - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- 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
-
Constructor which uses default values for all parameters.
- TLSSyslogSenderImpl(SSLSocketFactory, TLSSyslogSenderImpl.SocketTestPolicy) - Constructor for class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
- TLSSyslogSenderImpl(TLSSyslogSenderImpl.SocketTestPolicy) - Constructor for class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
- TLSSyslogSenderImpl(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
- TLSSyslogSenderImpl(TlsParameters, TLSSyslogSenderImpl.SocketTestPolicy) - Constructor for class org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl
- TLSSyslogSenderImpl.SocketTestPolicy - Enum in org.openehealth.ipf.commons.audit.protocol
-
Enum to control the level of paranoia when it comes to trusting the socket connection.
- TLSSyslogSenderProvider - Class in org.openehealth.ipf.commons.audit.protocol.providers
- TLSSyslogSenderProvider() - Constructor for class org.openehealth.ipf.commons.audit.protocol.providers.TLSSyslogSenderProvider
- TlsSyslogServer - Class in org.openehealth.ipf.commons.audit.server
-
TLS syslog server following RFC 5425.
- TlsSyslogServer(Consumer<? super Map<String, Object>>, Consumer<Throwable>) - Constructor for class org.openehealth.ipf.commons.audit.server.TlsSyslogServer
- TlsSyslogServer(Consumer<? super Map<String, Object>>, Consumer<Throwable>, TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.server.TlsSyslogServer
- toAssociationType(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
-
Retrieves an association parameter from a slot.
- toBatchResponse() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponseIntermediary
-
Transforms this intermediary representation into a proper JAXB POJO.
- 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.chcidd.DownloadRequest
- 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
- toDsmlv2(BasicControl) - Static method in class org.openehealth.ipf.commons.ihe.hpd.controls.ControlUtils
- 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(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.StringToBoolTransformer
- toEbXML(List<ErrorInfo>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
- 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 aEbXMLClassification
. - toEbXML(Code, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
-
Transforms a
Code
instance to aEbXMLClassification
. - 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(ProvideAndRegisterDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
-
Transforms a request into its ebXML representation.
- toEbXML(FetchQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
- toEbXML(FindDocumentsByReferenceIdQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
- toEbXML(FindDocumentsByTitleQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByTitleQueryTransformer
- toEbXML(FindDocumentsForMultiplePatientsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
- toEbXML(FindFoldersForMultiplePatientsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
- toEbXML(FindFoldersQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
- toEbXML(FindMedicationListQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindMedicationListQueryTransformer
- toEbXML(FindSubmissionSetsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
- toEbXML(GetAllQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
- toEbXML(GetAssociationsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
- toEbXML(GetDocumentsAndAssociationsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
- toEbXML(GetDocumentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
- toEbXML(GetFolderAndContentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
- toEbXML(GetFoldersForDocumentQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
- toEbXML(GetFoldersQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
- toEbXML(GetRelatedDocumentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
- toEbXML(GetSubmissionSetAndContentsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
- toEbXML(GetSubmissionSetsQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
- toEbXML(SubscriptionForDocumentEntryQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForDocumentEntryQueryTransformer
- toEbXML(SubscriptionForFolderQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForFolderQueryTransformer
- toEbXML(SubscriptionForPatientIndependentDocumentEntryQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForPatientIndependentDocumentEntryQueryTransformer
- toEbXML(SubscriptionForPatientIndependentSubmissionSetQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForPatientIndependentSubmissionSetQueryTransformer
- toEbXML(SubscriptionForSubmissionSetQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SubscriptionForSubmissionSetQueryTransformer
- 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(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
-
Transforms a
QueryResponse
to aEbXMLQueryResponse
. - toEbXML(Response) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
-
Transforms a
Response
to aEbXMLRegistryResponse
. - toEbXML(RetrievedDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
-
Transforms a
RetrievedDocumentSet
to aEbXMLRetrieveDocumentSetResponse
. - toEbXML(T, EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFromDocumentQueryTransformer
-
Transforms the query into its ebXML representation.
- toEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.AbstractFindDocumentsQueryTransformer
- toEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
- toEbXML(T, QuerySlotHelper) - 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.GetFromDocumentQueryTransformer
- toEbXML(FindDispensesQuery, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDispensesQueryTransformer
- 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() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp
- toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.PatientInfoTransformer
-
Transforms a
PatientInfo
instance into the HL7 representation. - 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.
- toHl7String() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- 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 - TOO_MANY_RESULTS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A request produced too many results to finish the request.
- TOO_MANY_SUBMISSION_SET_STATES - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- TOO_MANY_VALUES_FOR_QUERY_PARAMETER - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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.
- toParameters() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
-
Maps the
Pharm5SearchParameters
to an equivalentParameters
, for the given FHIR context. - 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.
- toPrpa(PixV3QueryRequest) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.requests.PixV3QueryRequestTransformer
-
Transforms a simplified query into the full PRPA model.
- toPrpa(PixV3QueryResponse) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses.PixV3QueryResponseTransformer
-
Transforms a simplified response into the full PRPA model.
- toQueryOpcode(AvailabilityStatus) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
-
Retrieves the query representation of a given status.
- toSimpleString(TemporalAccessor) - Static method in class org.openehealth.ipf.commons.ihe.core.HL7DTM
-
Creates a simple DTM representation of a
TemporalAccessor
. - toStatus(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
-
Retrieves a status parameter from a slot.
- toStream(AddPolicyRequest) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
-
Creates a stream of all policies and policy sets contained in the given PPQ Add Policy request.
- toStream(DeletePolicyRequest) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
-
Creates a stream of all policy and policy set IDs contained in the given PPQ Delete Policy request.
- toStream(UpdatePolicyRequest) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
-
Creates a stream of all policies and policy sets contained in the given PPQ Update Policy request.
- toStream(ResponseType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
-
Creates a stream of all policies and policy sets contained in the given PPQ response object.
- 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.audit.auth.BalpJwtDataSet
- toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters
- toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters
- 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.iti78.Iti78SearchParameters
- toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
- toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters
- 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.fhir.pharm5.Pharm5SearchParameters.Pharm5SearchParametersBuilder
- toString() - Method in class org.openehealth.ipf.commons.ihe.fhir.pharm5.Pharm5SearchParameters
- toString() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.metadata.Device
- toString() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest
- toString() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
- toString() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortControl2
- toString() - Method in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortResponseControl2
- toString() - Method in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlValue
-
Make this class usable in Groovy code where String is expected.
- toString() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CE
- toString() - Method in class org.openehealth.ipf.commons.ihe.xacml20.model.CX
- 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.FindDispensesQuery
- 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.FindDocumentsByTitleQuery
- 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.FindMedicationAdministrationsQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationListQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindMedicationTreatmentPlansQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForDispenseQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsForValidationQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindPrescriptionsQuery
- 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.PharmacyDocumentsQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.PharmacyStableDocumentsQuery
- 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.query.SubscriptionForDocumentEntryQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForFolderQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentDocumentEntryQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForPatientIndependentSubmissionSetQuery
- toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SubscriptionForSubmissionSetQuery
- 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() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
- 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
- toString(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- toString(AuditMessage, boolean) - Static method in class org.openehealth.ipf.commons.audit.marshal.dicom.Current
- 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(ClinicalDocument, Exchange) - Static method in class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
- 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(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.
- 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.
- totalCount - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadResponse
- totalResultCount - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
- toTimestamp(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
-
Retrieves a timestamp parameter from a slot.
- 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
- toXml(Object, JAXBContext) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Hl7v3ConvertersBase
- toZonedDateTime(String) - Static method in class org.openehealth.ipf.commons.ihe.core.HL7DTM
-
Creates a
ZonedDateTime
object from the given string. - TRACE_ID - Static variable in interface org.openehealth.ipf.commons.ihe.core.Constants
- TransactionConfiguration<AuditDatasetType extends AuditDataset> - Class in org.openehealth.ipf.commons.ihe.core
- TransactionConfiguration(String, String, boolean, AuditStrategy<AuditDatasetType>, AuditStrategy<AuditDatasetType>) - 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
- TransactionOptionsProvider<S extends AuditDataset,
T extends Enum<T> & TransactionOptions<?>> - Interface in org.openehealth.ipf.commons.ihe.core -
This is meant for IHE transactions that differ depending on what option(s) are chosen.
- TransactionOptionsUtils - Interface in org.openehealth.ipf.commons.ihe.core
-
Some utilities for
TransactionOptions
- TRANSCODING_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The requested document cannot be provided due to a transcoding/translation error.
- TRANSFER_SYNTAX_UID_LIST_MUST_BE_SPECIFIED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- transferSyntaxUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
- transferSyntaxUIDList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType
- TransferSyntaxUIDList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
- TRANSFORM - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that transforms another one.
- TRANSFORM_AND_REPLACE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that transforms and replaces another one.
- transformFhir(FhirTranslator<?>) - Static method in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelTranslators
- translate(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
- 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.support.audit.marshal.FhirAuditXmlEvent
- 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(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.atna.translation.AuditRecordTranslator
- 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.
- translateToFhir(T, Map<String, Object>) - Method in interface org.openehealth.ipf.commons.ihe.fhir.translation.ToFhirTranslator
-
Translates something into a FHIR object
- 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) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
- translateV3toV2(String) - 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 interface org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslatorV3toV2
- 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, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
- translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
- Translation - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- translationFhirHl7v2Mappings(FhirMappingCustomizer) - 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(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
TransmogrifierAdapter
that adapts aTransmogrifier
Spring bean identified by nametransmogrifierBeanName
. - transmogrifier(Transmogrifier<?, ?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
TransmogrifierAdapter
that adapts the giventransmogrifier
. - Transmogrifier<S,
T> - Interface in org.openehealth.ipf.commons.core.modules.api -
Translates one internal data structure into another one.
- 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 delegateTransmogrifier
. - TransmogrifierAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
- TransmogrifierAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
- TransmogrifierAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
- TransmogrifierAdapterDefinition(Transmogrifier<?, ?>) - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
- TransmogrifierAdapterReifier - Class in org.openehealth.ipf.platform.camel.core.reifier
- TransmogrifierAdapterReifier(Route, ProcessorDefinition<?>) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.TransmogrifierAdapterReifier
- transmogrify(ProcessorDefinition) - 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, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- transmogrify(ProcessorDefinition, Transmogrifier) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- Treatment - Enum constant in enum org.openehealth.ipf.commons.audit.codes.XspaPoUCode
- triggerEvent(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
- trustStoreFile - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- trustStorePassword - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- trustStoreType - Variable in class org.openehealth.ipf.commons.audit.CustomTlsParameters
- TtlHeaderUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
-
Helper functions for handling TTL SOAP header in XCPD.
- 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
- type(TokenAndListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81SearchParameters.Iti81SearchParametersBuilder
- type(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- type(TokenOrListParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67SearchParameters.Iti67SearchParametersBuilder
- TYPE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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, byte[]) - Constructor for class org.openehealth.ipf.commons.audit.model.TypeValuePairType
-
Creates an instance
- TypeValuePairType(String, byte[], byte[]) - Constructor for class org.openehealth.ipf.commons.audit.model.TypeValuePairType
-
Creates an instance
- TypeValuePairType(String, String) - Constructor for class org.openehealth.ipf.commons.audit.model.TypeValuePairType
-
Creates an instance
- TypeValuePairType(String, String, String) - Constructor for class org.openehealth.ipf.commons.audit.model.TypeValuePairType
-
Creates an instance
U
- UDP - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- 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(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.UDPSyslogSenderImpl
- UDPSyslogSenderProvider - Class in org.openehealth.ipf.commons.audit.protocol.providers
- UDPSyslogSenderProvider() - Constructor for class org.openehealth.ipf.commons.audit.protocol.providers.UDPSyslogSenderProvider
- UdpSyslogServer - Class in org.openehealth.ipf.commons.audit.server
-
TLS syslog server following RFC 5426.
- UdpSyslogServer(Consumer<? super Map<String, Object>>, Consumer<Throwable>) - Constructor for class org.openehealth.ipf.commons.audit.server.UdpSyslogServer
- UID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- UNAVAILABLE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- UNAVAILABLE_COMMUNITY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A community which would have been contacted was not available
- UNAVAILABLE_COMMUNITY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNAVAILABLE_CRITICAL_EXTENSION - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- UNAVAILABLE_RECIPIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
- UNCONTAINED_COMPREHENSIVE_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- UNCONTAINED_COMPREHENSIVE_DOCUMENT_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- UNCONTAINED_COMPREHENSIVE_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- UNCONTAINED_COMPREHENSIVE_DOCUMENT_REFERENCE_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- UNCONTAINED_COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- UNCONTAINED_COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- UNCONTAINED_COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
- UNCONTAINED_COMPREHENSIVE_SUBMISSIONSET_TYPE_LIST_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- UncontainedComprehensiveDocumentReference - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- UncontainedComprehensiveDocumentReference() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveDocumentReference
- UncontainedComprehensiveProvideDocumentBundle - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- UncontainedComprehensiveProvideDocumentBundle() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveProvideDocumentBundle
- UncontainedComprehensiveSubmissionSetList - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- UncontainedComprehensiveSubmissionSetList() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UncontainedComprehensiveSubmissionSetList
- UNDEFINED_ATTRIBUTE_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- 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
- unhandled(RouteDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- UNIQUE_ID_IDENTIFIER - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- UNIQUE_ID_IDENTIFIER_PROFILE - Static variable in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
- UNIQUE_ID_MISSING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNIQUE_ID_NOT_UNIQUE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNIQUE_ID_NOT_UNIQUE_REPO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNIQUE_ID_TOO_LONG - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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.
- UniqueIdIdentifier - Class in org.openehealth.ipf.commons.ihe.fhir.mhd.model
- UniqueIdIdentifier() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.mhd.model.UniqueIdIdentifier
- uniqueOid() - Static method in class org.openehealth.ipf.commons.core.OidGenerator
- UNIVERSAL_ID_TYPE_MUST_BE_ISO - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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_COMMUNITY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A value for the homeCommunityId is not recognized
- UNKNOWN_COMMUNITY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNKNOWN_PATIENT_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The patient ID referenced in the meta data is not known to the registry actor via the Patient Identity Feed or is unknown because of patient identifier merge or other reasons.
- UNKNOWN_PATIENT_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNKNOWN_QUERY_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNKNOWN_RECIPIENT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
- UNKNOWN_REPOSITORY_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The unique ID of a repository could not be resolved to a valid document repository or the value does not match that of the document repository.
- UNKNOWN_REPOSITORY_ID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNKNOWN_RETURN_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNKNOWN_STORED_QUERY - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The query ID provided in the request is not recognized.
- 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
- unknownPatientId() - Static method in class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
- UnknownPolicySetId - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
Java class for UnknownPolicySetId complex type.
- UnknownPolicySetId() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UnknownPolicySetId
- UnknownPolicySetIdFaultMessage - Exception in org.openehealth.ipf.commons.ihe.xacml20.stub
-
This class was generated by Apache CXF 3.1.10 2017-05-29T14:39:29.875+02:00 Generated source version: 3.1.10
- UnknownPolicySetIdFaultMessage() - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.stub.UnknownPolicySetIdFaultMessage
- UnknownPolicySetIdFaultMessage(String) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.stub.UnknownPolicySetIdFaultMessage
- UnknownPolicySetIdFaultMessage(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.stub.UnknownPolicySetIdFaultMessage
- UnknownPolicySetIdFaultMessage(String, UnknownPolicySetId) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.stub.UnknownPolicySetIdFaultMessage
- UnknownPolicySetIdFaultMessage(String, UnknownPolicySetId, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.stub.UnknownPolicySetIdFaultMessage
- 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
- 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
- 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
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.LocalizedStringAdapter
- unmarshal(Calendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateTimeAdapter
- 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
- unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.core.model.XmlParserDataFormat
- unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.core.model.XmlSlurperDataFormat
- unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.FhirDataFormat
- unmarshal(ClassificationList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ClassificationListAdapter
- 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(XcnName) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.NameAdapter
- unmarshal(ListOfListAdapter.ListOfListWrapper<T>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
- UnmarshallerListener() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding.UnmarshallerListener
- UNMODIFIABLE_METADATA_ERROR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
An update for a metadata object includes changes to values for attributes which are prohibited for the transaction.
- UNORDERED - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestResponseOrder
- unprocessableEntity(OperationOutcome.IssueSeverity, OperationOutcome.IssueType, String, String, String, Object...) - Static method in class org.openehealth.ipf.commons.ihe.fhir.support.FhirUtils
- UNREFERENCED_OBJECT - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNREFERENCED_OBJECT_EXCEPTION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
A metadata object is no longer referenced by any Association.
- unregister(RestfulServer) - Method in class org.openehealth.ipf.commons.ihe.fhir.DefaultFhirRegistry
- unregister(RestfulServer) - Method in interface org.openehealth.ipf.commons.ihe.fhir.FhirRegistry
-
Unregisters the FHIR servlet, usually during its destroy phase
- unregister(Object) - 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.
- UNRESOLVABLE_URI - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.ErrorType
- UNRESOLVED_REFERENCE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNRESOLVED_REFERENCE_EXCEPTION - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
-
The recipient cannot resolve an entryUUID reference in the transaction.
- unsetConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.AbstractPlainProvider
- unsetConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirProvider
-
Ensures that the provided consumer is not considered by this provider
- unsetConsumer(RequestConsumer) - Method in class org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
-
Removes the request consumer.
- 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.
- UNSUPPORTED_PID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNSUPPORTED_QUERY_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- UNWILLING_TO_PERFORM - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
- UNWILLING_TO_PERFORM - Static variable in class org.openehealth.ipf.commons.ihe.hpd.controls.sorting.ResultCodes
- Update - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventActionCode
- UPDATE_AVAILABILITY_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
-
An entry that represents an association for update availability status trigger.
- UpdateDocumentSet - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.audit.codes.XdsEventTypeCode
- 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
- updatePolicy(UpdatePolicyRequest) - Method in interface org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1PortType
- updatePolicy(UpdatePolicyRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1.ChPpq1Service
- UpdatePolicyRequest - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
Java class for UpdatePolicyRequest complex type.
- UpdatePolicyRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UpdatePolicyRequest
- updateReverseMap() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- uri - Variable in class org.openehealth.ipf.commons.xml.svrl.NsPrefixInAttributeValues
- URI - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- URI - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- 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(String, 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(Oid) - 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
- Usb - Enum constant in enum org.openehealth.ipf.commons.audit.codes.MediaTypeCode
- use(Closure<R>) - Static method in class org.openehealth.ipf.commons.core.DomBuildersPool
-
Takes a document builder object from the pool, uses it to execute the given Groovy closure, and returns it to the pool.
- use(Function<DocumentBuilder, R>) - Static method in class org.openehealth.ipf.commons.core.DomBuildersPool
-
Takes a document builder object from the pool, uses it to execute the given operation, and returns it to the pool.
- UseOfRestrictedFunction - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- user - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
- User - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCodeRole
- USER_ID - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- USER_IS_REQUESTOR - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- USER_NAME - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- UserAuthentication - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventIdCode
- 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
- UserIdentifier - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- 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
- UserSecurityAttributesChanged - Enum constant in enum org.openehealth.ipf.commons.audit.codes.EventTypeCode
- 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 - Class in org.openehealth.ipf.commons.ihe.hl7v2ws
- Utils - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
- Utils() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.pixpdq.Utils
- Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2ws.Utils
- Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
- UUID - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
-
Used to filter
XDSMetaClass.getEntryUuid()
. - UUID - Static variable in class org.openehealth.ipf.commons.core.URN
- UUID_ARC - Static variable in class org.openehealth.ipf.commons.core.OidGenerator
- UUID_NOT_UNIQUE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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
- v320 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdVersion.Version
- v421 - Enum constant in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdVersion.Version
- 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() - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesAccessedAuditBuilder
- validate() - Method in class org.openehealth.ipf.commons.ihe.core.atna.event.DicomInstancesTransferredAuditBuilder
- 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(Message, StaticDef) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
- validate(Message, HapiContext) - Static method in class org.openehealth.ipf.modules.hl7.validation.Validator
-
Validates an HL7v2 message.
- validate(HD, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HDValidator
-
Validates an HL7 v2 HD element.
- validate(Object, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
- validate(Object, Object) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingValidator
- 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(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HashValidator
- 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.IdentifierValidator
- 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.MimeTypeValidator
- 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(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(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(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.RecipientListValidator
- validate(List<String>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValueListValidator
-
Validates the given values.
- validate(Source, String) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
- validate(Source, SchematronProfile) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.AssociationValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.ChoiceValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.DocumentEntryTypeValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.HomeCommunityIdValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryListCodeValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryParameterValidation
-
Validates a query parameter.
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StatusValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringListValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.TimestampValidation
- validate(EbXMLAdhocQueryRequest<AdhocQueryRequest>, 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<ProvideAndRegisterDocumentSetRequestType>, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ProvideAndRegisterDocumentSetRequestValidator
- validate(EbXMLQueryResponse<?>, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.QueryResponseValidator
- 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(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ExternalIdentifierValidation
- validate(EbXMLRegistryObject) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.RegistryObjectValidator
-
Validates a registry object.
- validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ServiceTimeChronologyValidation
- 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(EbXMLRegistryResponse<?>, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RegistryResponseValidator
- validate(EbXMLRemoveMetadataRequest<RemoveObjectsRequest>, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RemoveMetadataRequestValidator
-
Validates the request.
- validate(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType>, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RetrieveDocumentSetResponseValidator
- validate(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType>, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveImagingDocumentSetRequestValidator
- validate(EbXMLSlotList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
-
Validates the given slot list.
- validate(EbXMLSubmitObjectsRequest<?>, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.SubmitObjectsRequestValidator
-
Validates the request.
- validate(ClinicalDocument, Map<Object, Object>) - Method in class org.openehealth.ipf.modules.cda.CDAR2Validator
- validate(S, P) - Method in interface org.openehealth.ipf.commons.core.modules.api.Validator
- Validateable - Interface in org.openehealth.ipf.commons.audit.model
- validateBundleConsistency320(Bundle) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
-
Verifies that bundle has expected content and consistent patient references
- validateBundleConsistency421(Bundle) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
-
Verifies that bundle has expected content and consistent patient references
- validateChAdrRequest(XACMLAuthzDecisionQueryType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageValidator
- validateChCiddRequest(DownloadRequest) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateChCiddResponse(DownloadResponse) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateChCiqRequest(BatchRequest) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateChCiqResponse(BatchResponse) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateChPiddRequest(DownloadRequest) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateChPiddResponse(DownloadResponse) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateChPpq1Request(Object) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageValidator
- validateChPpq1Response(EprPolicyRepositoryResponse) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageValidator
- validateChPpq2Request(XACMLPolicyQueryType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageValidator
- validateContainer(EbXMLObjectContainer) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
-
Validates slot lengths and name uniqueness for the given ebXML object container.
- validateIti58Request(BatchRequest) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateIti58Response(BatchResponse) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateIti59Request(BatchRequest) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateIti59Response(BatchResponse) - Static method in class org.openehealth.ipf.commons.ihe.hpd.HpdValidator
- validateIti79Request(XACMLAuthzDecisionQueryType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageValidator
- validateProfileConformance(Resource, String) - Method in class org.openehealth.ipf.commons.ihe.fhir.support.IgBasedInstanceValidator
- validateQueryResponse(ResponseType) - Static method in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageValidator
- validateQuerySlots(List<? extends EbXMLSlot>, Set<String>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
- validateRequest(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Support
- validateRequest(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(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti105.Iti105Validator
- validateRequest(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65Validator
- validateRequest(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.mhd.MhdValidator
- validateResponse(Object, Map<String, Object>) - Method in class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionValidator.Support
- validateResponse(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 - 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_MODE - Static variable in class org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirCamelValidators
- validationContext() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- 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(String) - 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(Throwable) - 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(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
ValidatorAdapter
that adapts aValidator
Spring bean identified by namevalidatorBeanName
. - validator(Validator<?, ?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
ValidatorAdapter
that adapts the givenvalidator
. - Validator - Class in org.openehealth.ipf.modules.hl7.validation
- Validator<S,
P> - Interface in org.openehealth.ipf.commons.core.modules.api -
Validation interface.
- Validator() - Constructor for class org.openehealth.ipf.modules.hl7.validation.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 delegateValidator
. - ValidatorAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
- ValidatorAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- ValidatorAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- ValidatorAdapterDefinition(Validator<?, ?>) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
- ValidatorAdapterReifier - Class in org.openehealth.ipf.platform.camel.core.reifier
- ValidatorAdapterReifier(Route, ProcessorDefinition<?>) - Constructor for class org.openehealth.ipf.platform.camel.core.reifier.ValidatorAdapterReifier
- 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 - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
- value - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
- value - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlValue
- value - Variable in class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
- value - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ActionType
- value - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.NameIDType
- value - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
- 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
- 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() - Method in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
- 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() - 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() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.DecisionType
- value() - Method in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
- VALUE - Static variable in interface org.openehealth.ipf.commons.audit.XMLNames
- 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(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.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.audit.protocol.AuditTransmissionChannel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.audit.protocol.TLSSyslogSenderImpl.SocketTestPolicy
-
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.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.iti66.Iti66Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.CMPD.QueryPharmacyDocumentsInteractions
-
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.QueryDocumentManifestInteractions
-
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.QueryDocumentReferenceInteractions
-
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.RetrieveBinaryInteractions
-
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.SimplifiedPublishInteractions
-
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.MhdProfile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfiles
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.fhir.mhd.MhdVersion.Version
-
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.pharm5.Pharm5Operations
-
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.xacml20.audit.codes.Xacml20EventTypeCodes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.audit.codes.Xacml20ParticipantIdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.CH_ADR.Interactions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ.Interactions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.AccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.ConfidentialityCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.NameQualifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.PurposeOfUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.SER.Interactions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.DecisionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xacml20.Xacml20Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.CMPD.Interactions
-
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.RMU.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.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.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
-
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.
- 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(Composite, 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(Primitive, 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
- valueOr(String) - Static method in class org.openehealth.ipf.modules.hl7.dsl.Null
- 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.audit.protocol.AuditTransmissionChannel
-
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.protocol.TLSSyslogSenderImpl.SocketTestPolicy
-
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.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.iti66.Iti66Options
-
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.iti67.Iti67Options
-
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.CMPD.QueryPharmacyDocumentsInteractions
-
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.QueryDocumentManifestInteractions
-
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.QueryDocumentReferenceInteractions
-
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.RetrieveBinaryInteractions
-
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.SimplifiedPublishInteractions
-
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.MhdProfile
-
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.MhdProfiles
-
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.MhdVersion.Version
-
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.pharm5.Pharm5Operations
-
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.xacml20.audit.codes.Xacml20EventTypeCodes
-
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.xacml20.audit.codes.Xacml20ParticipantIdType
-
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.xacml20.CH_ADR.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.xacml20.CH_PPQ.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.xacml20.model.AccessLevel
-
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.xacml20.model.ConfidentialityCode
-
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.xacml20.model.NameQualifier
-
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.xacml20.model.PurposeOfUse
-
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.xacml20.model.SubjectRole
-
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.xacml20.SER.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.xacml20.stub.saml20.assertion.DecisionType
-
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.xacml20.stub.saml20.protocol.AuthnContextComparisonType
-
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.xacml20.Xacml20Status
-
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.CMPD.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.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.RMU.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.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() - Static method in enum org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- 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(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
- values(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
- values(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
- valueSystem(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
- VALUESYSTEM - Static variable in class org.openehealth.ipf.commons.map.BidiMappingService
- ValueValidator - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
-
Provides validation of simple values for compatibility with other data types.
- Verification - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
- verify(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- verify(ProcessorDefinition, Closure<Boolean>) - 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, Validator) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
- version - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
- version - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.RequestAbstractType
- version - Variable in class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
- 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.
- VERSION_INFO_MISSING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- VERSION_MISMATCH - Enum constant in enum org.openehealth.ipf.commons.ihe.xacml20.Xacml20Status
- 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
- VERTX_TLS - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- VERTX_UDP - Enum constant in enum org.openehealth.ipf.commons.audit.protocol.AuditTransmissionChannel
- VertxDestination(Vertx, VertxTlsParameters, String, int) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl.VertxDestination
-
Deprecated.
- VertxTlsParameters - Class in org.openehealth.ipf.commons.audit
-
Deprecated.
- VertxTlsParameters() - Constructor for class org.openehealth.ipf.commons.audit.VertxTlsParameters
-
Deprecated.
- VertxTLSSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
-
Deprecated.
- VertxTLSSyslogSenderImpl() - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
-
Deprecated.
- VertxTLSSyslogSenderImpl(Vertx) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
-
Deprecated.
- VertxTLSSyslogSenderImpl(Vertx, TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
-
Deprecated.
- VertxTLSSyslogSenderImpl(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl
-
Deprecated.
- VertxTLSSyslogSenderImpl.VertxDestination - Class in org.openehealth.ipf.commons.audit.protocol
-
Deprecated.
- VertxTLSSyslogSenderProvider - Class in org.openehealth.ipf.commons.audit.protocol.providers
-
Deprecated.
- VertxTLSSyslogSenderProvider() - Constructor for class org.openehealth.ipf.commons.audit.protocol.providers.VertxTLSSyslogSenderProvider
-
Deprecated.
- VertxUDPSyslogSenderImpl - Class in org.openehealth.ipf.commons.audit.protocol
-
Deprecated.
- VertxUDPSyslogSenderImpl() - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
-
Deprecated.
- VertxUDPSyslogSenderImpl(Vertx) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
-
Deprecated.
- VertxUDPSyslogSenderImpl(TlsParameters) - Constructor for class org.openehealth.ipf.commons.audit.protocol.VertxUDPSyslogSenderImpl
-
Deprecated.
- VertxUDPSyslogSenderProvider - Class in org.openehealth.ipf.commons.audit.protocol.providers
-
Deprecated.
- VertxUDPSyslogSenderProvider() - Constructor for class org.openehealth.ipf.commons.audit.protocol.providers.VertxUDPSyslogSenderProvider
-
Deprecated.
- visit(FetchQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(FindDispensesQuery) - 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
- visit(FindDocumentsByTitleQuery) - 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(FindDocumentsQuery) - 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(FindFoldersQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(FindMedicationAdministrationsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(FindMedicationListQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(FindMedicationTreatmentPlansQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(FindPrescriptionsForDispenseQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(FindPrescriptionsForValidationQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(FindPrescriptionsQuery) - 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(GetAllQuery) - 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(GetDocumentsAndAssociationsQuery) - 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(GetFolderAndContentsQuery) - 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(GetFoldersQuery) - 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(GetSubmissionSetAndContentsQuery) - 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(SubscriptionForDocumentEntryQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(SubscriptionForFolderQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(SubscriptionForPatientIndependentDocumentEntryQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(SubscriptionForPatientIndependentSubmissionSetQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
- visit(SubscriptionForSubmissionSetQuery) - 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 - Enum constant in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
- WANT() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
- WARNING - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
-
A warning.
- WebServerProcess - Enum constant in enum org.openehealth.ipf.commons.audit.codes.AuditSourceType
- WHOLE_SUBTREE - Enum constant in enum org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.SearchScope
- wildcardize(String, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
- withAssociation(Association) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- withAssociations(List<Association>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- withDelay(long) - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
-
Add an artificial delay to the event recording
- withDocument(Document) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- withDocuments(List<Document>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- withExpectation(int) - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
-
Wrap collector so that a number of expected elements can be defined.
- withExpectation(Predicate<Map<String, Object>>, int) - Method in class org.openehealth.ipf.commons.audit.server.support.SyslogEventCollector
-
Wrap collector so that only dedicated syslog events are recorded and a number of expected elements can be defined.
- withFolder(Folder) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- withFolders(List<Folder>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- withTargetHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.builder.ProvideAndRegisterDocumentSetBuilder
- 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(byte[]) - Method in class org.openehealth.ipf.commons.audit.protocol.NettyTLSSyslogSenderImpl.NettyDestination
- write(byte[]) - Method in interface org.openehealth.ipf.commons.audit.protocol.NioTLSSyslogSenderImpl.Destination
-
Write the audit record to the destination
- write(byte[]) - Method in class org.openehealth.ipf.commons.audit.protocol.ReactorNettyTLSSyslogSenderImpl.ReactorNettyDestination
- write(byte[]) - Method in class org.openehealth.ipf.commons.audit.protocol.VertxTLSSyslogSenderImpl.VertxDestination
-
Deprecated.
- write(byte[], int, int) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
- write(Object, XMLStreamWriter) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
- write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
- writeTo(Message, Writer) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
- WRONG_CLASSIFIED_OBJ - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_DOCUMENT_ENTRY_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_NUMBER_OF_CLASSIFICATIONS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_NUMBER_OF_SLOT_VALUES - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_QUERY_RETURN_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_QUERY_SLOT_NAME - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_REFERENCE_ID_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_SNAPSHOT_ASSOCIATION_STATUS - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_TELECOM_TYPE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- WRONG_TELECOM_USE - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
- 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.ws
-
CXF interceptor that claims to understand WS-Security headers.
- WsSecurityUnderstandingInInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.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
- X_IPF_ATNA_APPLICATION - Static variable in interface org.openehealth.ipf.commons.audit.queue.AuditMessageQueue
- X_IPF_ATNA_HOSTNAME - Static variable in interface org.openehealth.ipf.commons.audit.queue.AuditMessageQueue
- X_IPF_ATNA_PROCESSID - Static variable in interface org.openehealth.ipf.commons.audit.queue.AuditMessageQueue
- X_IPF_ATNA_TIMESTAMP - Static variable in interface org.openehealth.ipf.commons.audit.queue.AuditMessageQueue
- XACML_1_0_ACTION_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XACML_1_0_CURRENT_DATE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XACML_1_0_RESOURCE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XACML_1_0_SUBJECT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XACML_1_0_SUBJECT_ID_QUALIFIER - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XACML_2_0_RESOURCE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XACML_2_0_SUBJECT_ROLE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XACML_CONTEXT_OBJECT_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- XACML_POLICY_OBJECT_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- Xacml20CamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.xacml20
- Xacml20CamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20CamelValidators
- Xacml20Endpoint<T extends WsAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.xacml20
- Xacml20Endpoint(String, String, AbstractWsComponent<T, WsTransactionConfiguration<T>, ? extends WsInteractionId<WsTransactionConfiguration<T>>>, Map<String, Object>, Class<? extends AbstractWebService>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20Endpoint
- Xacml20EventTypeCodes - Enum in org.openehealth.ipf.commons.ihe.xacml20.audit.codes
-
EventTypes for transactions in this module
- Xacml20Exception - Exception in org.openehealth.ipf.commons.ihe.xacml20
- Xacml20Exception(Xacml20Status) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.Xacml20Exception
- Xacml20Exception(Xacml20Status, String) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.Xacml20Exception
- Xacml20Exception(Xacml20Status, String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.Xacml20Exception
- Xacml20Exception(Xacml20Status, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.xacml20.Xacml20Exception
- Xacml20JaxbDataBinding - Class in org.openehealth.ipf.commons.ihe.xacml20
-
Prevents the usage of com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput.NewLineEscapeHandler introduced in Glassfish JAXB 2.3.0.
- Xacml20JaxbDataBinding() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.Xacml20JaxbDataBinding
- Xacml20MessageCreator - Class in org.openehealth.ipf.commons.ihe.xacml20
- Xacml20MessageCreator(String) - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- Xacml20MessageValidator - Class in org.openehealth.ipf.commons.ihe.xacml20
- Xacml20MessageValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageValidator
- Xacml20ParticipantIdType - Enum in org.openehealth.ipf.commons.ihe.xacml20.audit.codes
-
ParticipantObjectIdTypes for transactions in this module
- Xacml20QueryService - Class in org.openehealth.ipf.platform.camel.ihe.xacml20
- Xacml20QueryService(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xacml20.Xacml20QueryService
- Xacml20Status - Enum in org.openehealth.ipf.commons.ihe.xacml20
- Xacml20Utils - Class in org.openehealth.ipf.commons.ihe.xacml20
- Xacml20Utils() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.Xacml20Utils
- XACMLAuthzDecisionQueryType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
-
Java class for XACMLAuthzDecisionQueryType complex type.
- XACMLAuthzDecisionQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLAuthzDecisionQueryType
- XACMLAuthzDecisionStatementType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
-
Java class for XACMLAuthzDecisionStatementType complex type.
- XACMLAuthzDecisionStatementType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLAuthzDecisionStatementType
- XACMLPolicyQueryType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
-
Java class for XACMLPolicyQueryType complex type.
- XACMLPolicyQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLPolicyQueryType
- XACMLPolicySetIdReferenceStatementType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
-
Java class for XACMLPolicySetIdReferenceStatementType complex type.
- XACMLPolicySetIdReferenceStatementType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.XACMLPolicySetIdReferenceStatementType
- XACMLPolicyStatementType - Class in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
-
Java class for XACMLPolicyStatementType complex type.
- XACMLPolicyStatementType() - Constructor for class org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.XACMLPolicyStatementType
- XadPidLinkChange - Enum constant in enum org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
- XCA - Class in org.openehealth.ipf.commons.ihe.xds
- XCA() - Constructor for class org.openehealth.ipf.commons.ihe.xds.XCA
- XCA_2010_HOME_COMMUNITY_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- 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
- 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_2007_CONFIDENTIALITY_CODE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- 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 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
- XdsIntegrationProfile.HomeCommunityIdOptionality - Enum 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
- XdsJaxbDataBinding.MarshallerListener - Class in org.openehealth.ipf.commons.ihe.xds.core
- XdsJaxbDataBinding.UnmarshallerListener - Class in org.openehealth.ipf.commons.ihe.xds.core
- 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, String, EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
-
Constructs the transformer using various constants from
Vocabulary
. - XdsMetadata - Enum constant in enum org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
- 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 query 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, AuditDataset, EventOutcomeIndicator, String, EventActionCode, 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, XdsAuditDataset, 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, AuditDataset, EventOutcomeIndicator, String, EventActionCode, 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, XdsAuditDataset, 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.
- XML_OBJECT_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.Xacml20MessageCreator
- XmlFhirDataFormat - Class in org.openehealth.ipf.platform.camel.ihe.fhir.datamodel
- XmlFhirDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.ihe.fhir.datamodel.XmlFhirDataFormat
- XMLNames - Interface in org.openehealth.ipf.commons.audit
-
XML Names used for marshalling/unmarshalling audit records
- XmlParserDataFormat - Class in org.openehealth.ipf.platform.camel.core.model
- XmlParserDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.core.model.XmlParserDataFormat
- XmlParserDataFormat(boolean) - Constructor for class org.openehealth.ipf.platform.camel.core.model.XmlParserDataFormat
- XmlSlurperDataFormat - Class in org.openehealth.ipf.platform.camel.core.model
- XmlSlurperDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.core.model.XmlSlurperDataFormat
- XmlSlurperDataFormat(boolean) - Constructor for class org.openehealth.ipf.platform.camel.core.model.XmlSlurperDataFormat
- xmlToPrpaRequest(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- xmlToPrpaRequest(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti47Converters
- xmlToPrpaResponse(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- xmlToPrpaResponse(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti47Converters
- xmlToSimpleRequest(PixV3QueryRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- xmlToSimpleResponse(PixV3QueryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters.Iti45Converters
- 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>, ClassLoader, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
- XqjTransmogrifier(Class<T>, 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() - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
-
Creates a new
ValidatorAdapter
that adapts the givenXsdValidator
. - 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
- 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>, ClassLoader, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
- XsltTransmogrifier(Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
- XSPA_1_0_SUBJECT_ORGANIZATION_ID - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XSPA_1_0_SUBJECT_ORGANIZATION_NAME - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XSPA_1_0_SUBJECT_PURPOSE_OF_USE - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- XSPA_1_0_SUBJECT_REAL_NAME - Static variable in class org.openehealth.ipf.commons.ihe.xacml20.model.PpqConstants.AttributeIds
- 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
- YEAR - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp.Precision
- yieldChildren(GPathResult, MarkupBuilder, String) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
- yieldChildren(GPathResult, Node, MarkupBuilder, Map<String, 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(Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingTransmogrifier
- 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(S, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Transmogrifier
-
Transmogrifies an object into another one.
- 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
_
- _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.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- _id(TokenParam) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66ListSearchParameters.Iti66ListSearchParametersBuilder
- _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
- _USER_DEFINED - Enum constant in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AuditLogUsedBuilder.addAccessingParticipant(String, String, String, boolean, List, String)