Serialized Form


Package org.eclipse.ohf.bridge

Class org.eclipse.ohf.bridge.BridgeException extends java.lang.Exception implements Serializable

serialVersionUID: 4370727468306179154L

Class org.eclipse.ohf.bridge.TransactionNotSupportedForRhioException extends BridgeException implements Serializable

serialVersionUID: -6356022983152796910L

Serialized Fields

mRhioConfig

org.eclipse.ohf.bridge.conf.rhio.RhioConfig mRhioConfig

Package org.eclipse.ohf.bridge.conf

Class org.eclipse.ohf.bridge.conf.DefaultMessageQueryName extends java.lang.Object implements Serializable

serialVersionUID: -5670886560580717059L

Serialized Fields

mQpd13NameOfCodingSystem

java.lang.String mQpd13NameOfCodingSystem

mQpd12Text

java.lang.String mQpd12Text

mQpd11Identifier

java.lang.String mQpd11Identifier

Class org.eclipse.ohf.bridge.conf.SessionContext extends java.lang.Object implements Serializable

serialVersionUID: -6189814352080258571L

Serialized Fields

mUser

java.lang.String mUser

mSessionID

java.lang.String mSessionID

mRhioName

java.lang.String mRhioName

mUserApplicationName

java.lang.String mUserApplicationName

mUserFacilityName

java.lang.String mUserFacilityName

mReturnLogLevel

java.lang.String mReturnLogLevel

mUseSecuredConnectionWhenAvaliable

boolean mUseSecuredConnectionWhenAvaliable

Class org.eclipse.ohf.bridge.conf.UnavailableResourcesException extends BridgeException implements Serializable

serialVersionUID: 1L


Package org.eclipse.ohf.bridge.type

Class org.eclipse.ohf.bridge.type.AddressType extends java.lang.Object implements Serializable

serialVersionUID: -2613293837244402236L

Serialized Fields

streetAddress

java.lang.String streetAddress

otherDesignation

java.lang.String otherDesignation

city

java.lang.String city

stateOrProvince

java.lang.String stateOrProvince

zipOrPostalCode

java.lang.String zipOrPostalCode

country

java.lang.String country

countyParishCode

java.lang.String countyParishCode

Class org.eclipse.ohf.bridge.type.AssigningAuthorityType extends java.lang.Object implements Serializable

serialVersionUID: -5384966639085688012L

Serialized Fields

namespaceId

java.lang.String namespaceId

universalId

java.lang.String universalId

universalIdType

java.lang.String universalIdType

useDefaultAssigningAuthority

boolean useDefaultAssigningAuthority

universalIdTypeCode

java.lang.String universalIdTypeCode

Class org.eclipse.ohf.bridge.type.CodedMetadataType extends java.lang.Object implements Serializable

serialVersionUID: -8433206180243825765L

Serialized Fields

codeName

java.lang.String codeName

schemeName

java.lang.String schemeName

displayName

java.lang.String displayName

Class org.eclipse.ohf.bridge.type.DateTimeRangeType extends java.lang.Object implements Serializable

serialVersionUID: 6456900451812603884L

Serialized Fields

mAttributeName

java.lang.String mAttributeName

mFrom

java.lang.String mFrom

mTo

java.lang.String mTo

Class org.eclipse.ohf.bridge.type.DocumentQueryPreferencesType extends java.lang.Object implements Serializable

serialVersionUID: 7376900547357944337L

Serialized Fields

returnReferencesOnly

boolean returnReferencesOnly

storedQuery

boolean storedQuery

Class org.eclipse.ohf.bridge.type.DocumentSubmissionMetadataType extends java.lang.Object implements Serializable

serialVersionUID: 80323122860539475L

Serialized Fields

patientId

PatientIdType patientId

documentType

java.lang.String documentType

documentEntryClassCode

CodedMetadataType documentEntryClassCode

documentEntryConfidentialityCodeCode

CodedMetadataType documentEntryConfidentialityCodeCode

documentEntryFormatCode

CodedMetadataType documentEntryFormatCode

documentEntryHealthcareFacilityCode

CodedMetadataType documentEntryHealthcareFacilityCode

documentEntryPracticeSettingCode

CodedMetadataType documentEntryPracticeSettingCode

documentEntryTypeCode

CodedMetadataType documentEntryTypeCode

documentEntryParentDocumentId

java.lang.String documentEntryParentDocumentId

submissionSetContentTypeCode

CodedMetadataType submissionSetContentTypeCode

submissionSetSourceId

java.lang.String submissionSetSourceId

Class org.eclipse.ohf.bridge.type.FindDocumentQueryType extends java.lang.Object implements Serializable

serialVersionUID: 173577304479122861L

Serialized Fields

mPatientID

PatientIdType mPatientID

mClassCodes

java.lang.String[] mClassCodes

mDateTimeRanges

DateTimeRangeType[] mDateTimeRanges

mPracticeSettingCodes

java.lang.String[] mPracticeSettingCodes

mHealthCareFacilityCodes

java.lang.String[] mHealthCareFacilityCodes

mEventCodes

java.lang.String[] mEventCodes

mConfidentialityCodes

java.lang.String[] mConfidentialityCodes

mFormatCodes

java.lang.String[] mFormatCodes

mStatus

java.lang.String[] mStatus

Class org.eclipse.ohf.bridge.type.GenericAdtValue extends java.lang.Object implements Serializable

serialVersionUID: -6867352878085159912L

Serialized Fields

data

java.lang.String data

path

java.lang.String path

Class org.eclipse.ohf.bridge.type.GetDocumentQueryType extends java.lang.Object implements Serializable

serialVersionUID: -467390867564229675L

Serialized Fields

mDocumentIds

java.lang.String[] mDocumentIds

isUUID

boolean isUUID

Class org.eclipse.ohf.bridge.type.PatientIdType extends java.lang.Object implements Serializable

serialVersionUID: 5945403555140901916L

Serialized Fields

idNumber

java.lang.String idNumber
Patient's server id number


assigningAuthorityType

AssigningAuthorityType assigningAuthorityType

Class org.eclipse.ohf.bridge.type.PatientInfoType extends java.lang.Object implements Serializable

serialVersionUID: 314L

Serialized Fields

patientIdentifier

PatientIdType patientIdentifier
Holds the complete patient id information


patientName

PatientNameType patientName
Holds the complete patient name information


patientDateOfBirth

java.lang.String patientDateOfBirth
The patient's date of birth


patientSex

java.lang.String patientSex
The patient's gender


patientAddress

AddressType patientAddress

patientPhoneHome

PhoneType patientPhoneHome
The home phone number of the patient


patientPhoneBusiness

PhoneType patientPhoneBusiness
The business phone number of the patient


genericAdtValues

GenericAdtValue[] genericAdtValues

Class org.eclipse.ohf.bridge.type.PatientNameType extends java.lang.Object implements Serializable

serialVersionUID: 7417234458549738034L

Serialized Fields

familyName

java.lang.String familyName

givenName

java.lang.String givenName

otherName

java.lang.String otherName

suffix

java.lang.String suffix

prefix

java.lang.String prefix

Class org.eclipse.ohf.bridge.type.PatientSearchPreferencesType extends java.lang.Object implements Serializable

serialVersionUID: 8547108822243558242L

Serialized Fields

quantityLimit

int quantityLimit

withoutDemographics

boolean withoutDemographics

domainsReturned

AssigningAuthorityType[] domainsReturned

Class org.eclipse.ohf.bridge.type.PhoneType extends java.lang.Object implements Serializable

serialVersionUID: -4095124995225239049L

Serialized Fields

unformattedTelephoneNumber

java.lang.String unformattedTelephoneNumber

Class org.eclipse.ohf.bridge.type.QueryDocumentsResponseType extends ResponseType implements Serializable

serialVersionUID: -4031584311374479301L

Serialized Fields

documentTypeArray

XDSDocType[] documentTypeArray
Array of documents that could be retrieved

Class org.eclipse.ohf.bridge.type.ResponseType extends java.lang.Object implements Serializable

serialVersionUID: -2397985349368675196L

Serialized Fields

success

boolean success

failMessage

java.lang.String failMessage

successMessage

java.lang.String successMessage

mLog

java.lang.String[] mLog

sessionID

java.lang.String sessionID

Class org.eclipse.ohf.bridge.type.RetrieveDocumentResponseType extends ResponseType implements Serializable

serialVersionUID: 2665360547902892676L

Serialized Fields

mXdsDocument

XDSDocType mXdsDocument

Class org.eclipse.ohf.bridge.type.SearchPatientResponseType extends ResponseType implements Serializable

serialVersionUID: 6937866570247375751L

Serialized Fields

patients

PatientInfoType[] patients

Class org.eclipse.ohf.bridge.type.SubmitDocumentResponseType extends ResponseType implements Serializable

serialVersionUID: -6377731968659835176L

Serialized Fields

mDocumentEntryUUID

java.lang.String mDocumentEntryUUID

mSubmissioSetUniqueId

java.lang.String mSubmissioSetUniqueId

Class org.eclipse.ohf.bridge.type.Version extends java.lang.Object implements Serializable

serialVersionUID: -4480384126900905375L

Serialized Fields

mBridgeVersion

java.lang.String mBridgeVersion

mWsdlLastChangeDate

java.lang.String mWsdlLastChangeDate

mBuildLastChangeDate

java.lang.String mBuildLastChangeDate

Class org.eclipse.ohf.bridge.type.XDSDocType extends java.lang.Object implements Serializable

serialVersionUID: 314L

Serialized Fields

patientInfo

PatientInfoType patientInfo
Patient info fields for type mapping


documentTitle

java.lang.String documentTitle
Title of the document


effectiveTime

java.lang.String effectiveTime
Effective scan time of document


base64EncodedDocument

java.lang.String base64EncodedDocument
Encoded representation of the document


decodedDocument

java.lang.String decodedDocument
Decoded representation of the document. For SOAP mapping compliance.


encodingType

java.lang.String encodingType
Encoding type, either TXT or B64


mimeType

java.lang.String mimeType
MIME Type, either application/pdf or plain/text.


documentSize

java.lang.String documentSize
Document size


uniqueId

java.lang.String uniqueId
The unique id that is associated with the document


uuid

java.lang.String uuid
The universal unique id that is associated with the document


authors

PatientInfoType[] authors

availabilityStatus

java.lang.String availabilityStatus

comments

java.lang.String comments

classCode

CodedMetadataType classCode

confidentialityCode

CodedMetadataType confidentialityCode

creationTime

java.lang.String creationTime

eventCodes

CodedMetadataType[] eventCodes

healthCareFacilityTypeCode

CodedMetadataType healthCareFacilityTypeCode

languageCode

java.lang.String languageCode

parentDocumentId

java.lang.String parentDocumentId

parentDocumentRelationship

java.lang.String parentDocumentRelationship

practiceSettingCode

CodedMetadataType practiceSettingCode

serviceStartTime

java.lang.String serviceStartTime

serviceStopTime

java.lang.String serviceStopTime

sourcePatientId

PatientIdType sourcePatientId

typeCode

CodedMetadataType typeCode

uri

java.lang.String uri

authorInstitution

java.lang.String authorInstitution

formatCode

java.lang.String formatCode
The format code of the document, example is: