A B C D E F G H I J L M N O P R S T U V W X _

C

cancelQuery(String, String) - Method in interface org.openhealthexchange.openpixpdq.ihe.IPdSupplierAdapter
Cancels the existing PDQ Query whose reference id is given by pointer.
canProcess(Message) - Method in class org.openhealthexchange.openpixpdq.ihe.impl_v2.PdQueryHandler
Whether a incoming message can be processed by this handler.
canProcess(Message) - Method in class org.openhealthexchange.openpixpdq.ihe.impl_v2.PixFeedHandler
Whether a incoming message can be processed by this handler.
canProcess(Message) - Method in class org.openhealthexchange.openpixpdq.ihe.impl_v2.PixQueryHandler
Whether a incoming message can be processed by this handler.
castToValidatableObject(Object) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfo
 
castToValidatableObject(Object) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfoFacade
 
castToValidatableObject(Object) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfoImpl
 
castToXMLSerializable(Object) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfo
 
castToXMLSerializable(Object) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfoFacade
 
castToXMLSerializable(Object) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfoImpl
 
characters(char[], int, int) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.ContentHandlerAdaptor
 
characters(char[], int, int) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.SAXUnmarshallerHandlerImpl
 
childAsAttributes(JAXBObject, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MSVValidator
 
childAsAttributes(JAXBObject, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.SAXMarshaller
 
childAsAttributes(JAXBObject, String) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "attribute" mode (i.e.
childAsBody(JAXBObject, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MSVValidator
 
childAsBody(JAXBObject, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.SAXMarshaller
 
childAsBody(JAXBObject, String) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "element" mode (i.e.
childAsURIs(JAXBObject, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MSVValidator
 
childAsURIs(JAXBObject, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.SAXMarshaller
 
childAsURIs(JAXBObject, String) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "URI" mode.
clearAddresses() - Method in class org.openhealthexchange.openpixpdq.data.Patient
Clears the Address list.
clearPatientId() - Method in class org.openhealthexchange.openpixpdq.data.Patient
Removes all the PatientIdentifier from this patient.
clearPhoneNumbers() - Method in class org.openhealthexchange.openpixpdq.data.Patient
Clears the PhoneNumber list.
clearVisits() - Method in class org.openhealthexchange.openpixpdq.data.Patient
Clears the Visit list.
close() - Method in class org.openhealthexchange.openpixpdq.ihe.impl_v2.hl7.HL7Channel
Closes any connections being held open by this channel
CodedValueType - Interface in org.openhealthexchange.openpixpdq.ihe.audit.jaxb
Java content class for CodedValueType complex type.
CodedValueTypeImpl - Class in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl
 
CodedValueTypeImpl() - Constructor for class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.CodedValueTypeImpl
 
CodedValueTypeImpl.Unmarshaller - Class in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl
 
CodedValueTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.CodedValueTypeImpl.Unmarshaller
 
CodedValueTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.CodedValueTypeImpl.Unmarshaller
 
Configuration - Class in org.openhealthexchange.openpixpdq.ihe.configuration
This class contains a number of utilities for getting configuration and using configuration information from a connection description.
Configuration() - Constructor for class org.openhealthexchange.openpixpdq.ihe.configuration.Configuration
 
ConfigurationLoader - Class in org.openhealthexchange.openpixpdq.ihe.configuration
This class loads an IHE Actor configuration file and initializes all of the appropriate actors within the DocumentBroker, PatientBroker and AuditBroker.
ConfigurationLoader() - Constructor for class org.openhealthexchange.openpixpdq.ihe.configuration.ConfigurationLoader
 
ConfigurationLoader.ActorDescription - Class in org.openhealthexchange.openpixpdq.ihe.configuration
An implementation of the IheActorDescription class to be used by GUI elements and other things.
ConfigurationLoader.ActorDescription() - Constructor for class org.openhealthexchange.openpixpdq.ihe.configuration.ConfigurationLoader.ActorDescription
 
ConfigurationLoader.IheBrokerController - Class in org.openhealthexchange.openpixpdq.ihe.configuration
An implementation of a broker controller that will unregister and IHE actor.
ConfigurationLoader.IheBrokerController() - Constructor for class org.openhealthexchange.openpixpdq.ihe.configuration.ConfigurationLoader.IheBrokerController
 
ConfigurationLoader.PixManagerActorDescription - Class in org.openhealthexchange.openpixpdq.ihe.configuration
An implementation of the IheActorDescription class to be used by PIX Manager Actor
ConfigurationLoader.PixManagerActorDescription() - Constructor for class org.openhealthexchange.openpixpdq.ihe.configuration.ConfigurationLoader.PixManagerActorDescription
 
connection - Variable in class org.openhealthexchange.openpixpdq.ihe.impl_v2.BaseHandler
The connection description of the actor for this handler
connection - Variable in class org.openhealthexchange.openpixpdq.ihe.impl_v2.hl7.HL7v231ToBaseConvertor
 
connection - Variable in class org.openhealthexchange.openpixpdq.ihe.impl_v2.hl7.HL7v25ToBaseConvertor
 
consumeAttribute(int) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.SAXUnmarshallerHandlerImpl
 
consumeAttribute(int) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.UnmarshallingContext
Fires an attribute event for the specified attribute, and marks the attribute as "used".
consumerConnection - Variable in class org.openhealthexchange.openpixpdq.ihe.configuration.ConfigurationLoader.ActorDescription
 
consumeText(String, boolean) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.SAXUnmarshallerHandlerImpl
 
ContentHandlerAdaptor - Class in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime
Receives SAX2 events and send the equivalent events to XMLSerializer
ContentHandlerAdaptor(XMLSerializer) - Constructor for class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.ContentHandlerAdaptor
 
context - Variable in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
context - Variable in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MarshallerImpl
reference to the context that created this object
context - Variable in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.UnmarshallingEventHandlerAdaptor
 
ContinuationPointer - Class in org.openhealthexchange.openpixpdq.ihe.pdq
This class is a container to store the PDQ continuation information that pointer pointers to.
ContinuationPointer() - Constructor for class org.openhealthexchange.openpixpdq.ihe.pdq.ContinuationPointer
 
convertHL7Date(String) - Static method in class org.openhealthexchange.openpixpdq.util.DateUtil
Converts the date String into date format
convertHL7DateToCalender(String) - Static method in class org.openhealthexchange.openpixpdq.util.DateUtil
Converts the date String into Calender
create(Grammar, SAXUnmarshallerHandler, Locator) - Static method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.ValidatingUnmarshaller
Creates a new instance of ValidatingUnmarshaller.
createActiveParticipantType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of ActiveParticipantType
createAuditMessage() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of AuditMessage
createAuditMessageType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of AuditMessageType
createAuditMessageTypeActiveParticipantType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of AuditMessageTypeActiveParticipantType
createAuditSourceIdentificationType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of AuditSourceIdentificationType
createAuditSourceIdentificationTypeAuditSourceTypeCodeType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of AuditSourceIdentificationTypeAuditSourceTypeCodeType
createCodedValueType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of CodedValueType
createEscapeHandler(String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MarshallerImpl
 
createEventIdentificationType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of EventIdentificationType
createGrammarInfoFacade(String, ClassLoader) - Static method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfoFacade
 
createMarshaller() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.DefaultJAXBContextImpl
Create a Marshaller object that can be used to convert a java content-tree into XML data.
createParticipantObjectIdentificationType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of ParticipantObjectIdentificationType
createParticipantObjectIdentificationTypeParticipantObjectIDTypeCodeType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of ParticipantObjectIdentificationTypeParticipantObjectIDTypeCodeType
createPatient(Patient, MessageHeader) - Method in interface org.openhealthexchange.openpixpdq.ihe.IPixManagerAdapter
Creates a new patient in the eMPI database.
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.ActiveParticipantTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditMessageImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditMessageTypeImpl.ActiveParticipantTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditMessageTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditSourceIdentificationTypeImpl.AuditSourceTypeCodeTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditSourceIdentificationTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.CodedValueTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.EventIdentificationTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.ParticipantObjectIdentificationTypeImpl
 
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.ParticipantObjectIdentificationTypeImpl.ParticipantObjectIDTypeCodeTypeImpl
 
createRawValidator() - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.ValidatableObject
Gets the schema fragment associated with this class.
createRawValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.TypeValuePairTypeImpl
 
createTypeValuePairType() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.ObjectFactory
Create an instance of TypeValuePairType
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.ActiveParticipantTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditMessageImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditMessageTypeImpl.ActiveParticipantTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditMessageTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditSourceIdentificationTypeImpl.AuditSourceTypeCodeTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.AuditSourceIdentificationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.CodedValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.EventIdentificationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.ParticipantObjectIdentificationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.ParticipantObjectIdentificationTypeImpl.ParticipantObjectIDTypeCodeTypeImpl
 
createUnmarshaller() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.DefaultJAXBContextImpl
Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createUnmarshaller(String, String, UnmarshallingContext) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfo
Creates an unmarshaller that can unmarshal a given element.
createUnmarshaller(String, String, UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfoFacade
 
createUnmarshaller(String, String, UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.GrammarInfoImpl
 
createUnmarshaller(UnmarshallingContext) - Method in interface org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.
createUnmarshaller(UnmarshallingContext) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.TypeValuePairTypeImpl
 
createValidator() - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.DefaultJAXBContextImpl
Create a Validator object that can be used to validate a java content-tree.
createWriter(Writer, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.MarshallerImpl
 
currentAppender - Variable in class org.openhealthexchange.openpixpdq.ihe.configuration.ConfigurationLoader
 

A B C D E F G H I J L M N O P R S T U V W X _