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

A

ADHOC_QUERY_ID_FIND_DOCUMENTS - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Adhoc query ID - findDocuments/getDocumentList.
assigningAuthority(HD) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX.Builder
Set assigning authority.
assigningAuthority(HD) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Set the assigning authority.
ASSOCIATION_TYPE_HAS_MEMBER - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Association Type - has member.
ASSOCIATION_TYPE_REPLACES - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Association Type - replaces.
ASSOCIATION_TYPE_REPLACES_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Association Type Name - replaces.
au.gov.nehta.vendorlibrary.pcehr.clients.common - package au.gov.nehta.vendorlibrary.pcehr.clients.common
 
au.gov.nehta.vendorlibrary.pcehr.clients.common.constant - package au.gov.nehta.vendorlibrary.pcehr.clients.common.constant
 
au.gov.nehta.vendorlibrary.pcehr.clients.common.exception - package au.gov.nehta.vendorlibrary.pcehr.clients.common.exception
 
au.gov.nehta.vendorlibrary.pcehr.clients.common.handler - package au.gov.nehta.vendorlibrary.pcehr.clients.common.handler
 
au.gov.nehta.vendorlibrary.pcehr.clients.common.type - package au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 
au.gov.nehta.vendorlibrary.pcehr.clients.common.util - package au.gov.nehta.vendorlibrary.pcehr.clients.common.util
 
au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange - package au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange
 
au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess - package au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess
 
au.gov.nehta.vendorlibrary.pcehr.clients.registration - package au.gov.nehta.vendorlibrary.pcehr.clients.registration
 
au.gov.nehta.vendorlibrary.pcehr.clients.template - package au.gov.nehta.vendorlibrary.pcehr.clients.template
 
au.gov.nehta.vendorlibrary.pcehr.clients.view - package au.gov.nehta.vendorlibrary.pcehr.clients.view
 
Author - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 
Author(String, String, String, String) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
Author(String) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
AUTHOR_FAMILY_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Individual - Family name.
AUTHOR_GIVEN_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Individual - Given name.
AUTHOR_IDENTITY_AUTHORITY_EXTENSION - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Authority Name Extension
AUTHOR_IDENTITY_AUTHORITY_ROOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Authority Name, for use when the Identifier is a LocalIdentityType
AUTHOR_INSTITUTION_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - author institution.
AUTHOR_PERSON_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - author person.
AUTHOR_PREFIX - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Individual - Prefix.
AUTHOR_SPECIALITY_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - author speciality.
AUTHOR_SPECIALTY_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Author Specialty .

B

build() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX.Builder
Build CX and validate necessary fields.
build() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD.Builder
Build HD and validate necessary fields.
build() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Build XCN and validate necessary fields.
build() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XON.Builder
Build XON and validate necessary fields.

C

calculateSha1Hash(byte[]) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataUtils
Calculates SHA-1 hash from a byte array.
CertificateValidationException - Exception in au.gov.nehta.vendorlibrary.pcehr.clients.common.exception
Thrown to indicate that certificate validation has failed.
CertificateValidationException(String) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.CertificateValidationException
Constructs a new exception with the specified detail message.
CertificateValidationException(String, Exception) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.CertificateValidationException
Constructs a new exception with the specified detail message and cause.
CertificateVerificationException - Exception in au.gov.nehta.vendorlibrary.pcehr.clients.common.exception
Thrown to indicate that certificate verification has failed.
CertificateVerificationException(String) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.CertificateVerificationException
Constructs a new exception with the specified detail message.
CertificateVerificationException(String, Exception) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.CertificateVerificationException
Constructs a new exception with the specified detail message and cause.
Client<PortType> - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common
Provides a base class to simplify the creation of a JAX-WS Web Service client.
Client(Class<? extends Service>, Class<PortType>, SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Constructor - accepts an optional certificate verifier.
Client(Class<? extends Service>, Class<PortType>, SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean, IMTOMHandler) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Constructor - accepts an optional certificate verifier.
Client(Class<? extends Service>, Class<PortType>, SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Constructor - no certificate verification performed.
Client(Class<? extends Service>, Class<PortType>, SSLSocketFactory, X509Certificate, PrivateKey, String, boolean, IMTOMHandler) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Constructor - no certificate verification performed.
close(MessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
Does nothing
Not utilised for dumping SOAP message.
close(MessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. Does nothing
Not utilised for dumping SOAP message.
close(MessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Does nothing
Not utilised for dumping SOAP message.
CodedValue - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Represents a coded value.
CodedValue(String, String, String, String) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Default constructor.
CodedValue(String, String, String) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Constructor.
CodedValue(String, String) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Constructor.
CODING_SCHEME_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - coding scheme.
CommonHeaderValidator - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
Utility class used to validate the common header of a PCEHR client request.
compareTo(CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Compare two objects' content is equal.
ConfidentialityCodes - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Confidentiality codes employed in document metadata.
ConfigurableMTOMHandler - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.handler
This SOAP handler functions to workaround limitations of SOAPHandlers that breaks MTOM, resulting in binary SOAP message attachments being inlined into a single SOAP MIME part as a Base64 encoded string.If a SOAP handler is specified in the handler chain of a JAX-WS client or service, JAX-WS will call the SOAP handler before a SOAP message is sent and after a SOAP message has been received.
ConfigurableMTOMHandler(String, String, String, String) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
ConfigurableMTOMHandler A Jax WS request Handler to ensure certain Base64 elements added as binary attachments.
ConfigurableMTOMHandler(String, String, String) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
A short hand version of ConfigurableMTOMHandler(requestType, requestNamespace, element, elementNamespace) where both elements share the same XML name space
ConformanceLevels - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
CDA document conformance levels.
convertUUIDToOIDIntegerPair(String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.OIDUtil
Convert a UUID to OID.
convertUUIDToOIDIntegerPair(String, String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.OIDUtil
Converts a Universally Unique Identifier (UUID) to an integer and then prepends an ASN.1 OID.
createClassification(String, String, String, int) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create an instance of a ClassificationType object.
createExternalIdentifier(String, String, String, String, int) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create an instance of an ExternalIdentifierType object.
createInternationalString(String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create an InternationalStringType.
createQuerySlot(String, String...) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create a Slot to be used in an ad-hoc query that contains one or more values using the 'OR' semantics.
createQuerySlot(String, Collection<String>) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create a Slot to be used in an ad-hoc query that contains one or more values using the 'OR' semantics.
createQuerySlots(String, CodedValue...) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create Slots to be used in an ad-hoc query that contains one or more values using the 'OR' semantics.
createQuerySlots(String, Collection<CodedValue>) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create Slots to be used in an ad-hoc query that contains one or more values using the 'OR' semantics.
createSingleValuedSlot(String, String...) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create a Slot containing one or more String values, stored in a single valued fashion.
createSlot(String, String...) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Create a Slot containing one or more String values, stored in a multivalued fashion.
CREATION_TIME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Creation time.
CREATION_TIME_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - creation time.
CX - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
CX Encapsulates a HL7 V2 CX identifier.
CX.Builder - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
CX.Builder Build class used to construct and validate a CX object.
CX.Builder() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX.Builder
Default constructor.

D

DateParsePatterns - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.constant
The various date parse patterns supported in the context of CDA documents.
DateUtils - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
Date handling utilities.
DISPENSE_DOCUMENT_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Dispense code
DISPENSE_TIME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Dispense Time
DOCUMENT_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. Document XML element local name.
DOCUMENT_ENTRY_ID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDS document entryId.
DOCUMENT_ID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Document ID.
DOCUMENT_TYPE_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Document Type - Code.
DOCUMENT_TYPE_CODING_SYSTEM_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Document Type - Code system name.
DOCUMENT_TYPE_DISPLAY_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Document Type - Display name.
DocumentConsentCodes - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 
DocumentConsentCodes() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentConsentCodes
 
DocumentConsentCodes.Status - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 
DocumentConsentCodes.Type - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 
DocumentMetadata - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
The DocumentMetadata encapsulates the set of metadata associated with a document.
DocumentMetadata() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
DocumentQueryParams - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Parameters used to query for documents.
DocumentQueryParams() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Default constructor.
DocumentQueryParams(DocumentStatus...) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Constructor.
DocumentStatus - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
A status of a document in the document repository.
DocumentTypeCodes - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Enumeration of Document Class, Document Type and Content Type Codes.
doesPCEHRExist(PCEHRHeader) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess.DoesPCEHRExistClient
Invokes the web service operation which confirms whether or not an individual has a shared, accessible electronic health record.
DoesPCEHRExistClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess
A JAX-WS client to the PCEHR 'Does PCEHR Exist' web service.
DoesPCEHRExistClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess.DoesPCEHRExistClient
Constructor - no certificate verification performed.
DoesPCEHRExistClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess.DoesPCEHRExistClient
Constructor - accepts an optional certificate verifier.
DSIG_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Digital signature element name.

E

EOT_STATUS_APPROVED - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
ExtrinsicObjectType (document) Status - approved.
EOT_STATUS_DEPRECATED - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
ExtrinsicObjectType (document) Status - deprecated.
equals(Object) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Confirm two objects are equal.
ERROR_SEVERITY_ERROR - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDS registry error severity type.
evaluateXPath(String, Document) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XPathUtils
Evaluate an XPath expression.
EvidenceOfIdentityCodes - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 
extractElementContent(SOAPBody, String, String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.HandlerUtils
Extracts a given element's node value.
extractZipEntries(byte[]) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.FileUtils
Read ZIP entries and file content into memory.

F

familyName(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Set the family name (not null).
FileUtils - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
File handling utilities.
findByConceptCode(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.ConfidentialityCodes
Retrieves a ConfidentialityCodes based on a supplied concept code.
findByConceptCode(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentTypeCodes
Retrieves a DocumentTypeCodes based on a supplied concept code.
findByConceptCode(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HealthcareFacilityTypeCodes
Retrieves a HealthcareFacilityTypeCodes based on a supplied concept code.
findByConceptCode(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.PracticeSettingTypeCodes
Retrieves a PracticeSettingTypeCodes based on a supplied concept code.
findByMatchPattern(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Retrieves a given pattern based on its label.
findByMatchPatternLength(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Retrieves a given pattern based on is label length.
findByNamespace(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XMLNamespaces
Retrieves a XMLNamespaces based on a supplied namespace URI.
findByPatternValue(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Retrieves a given pattern based on its pattern value.
findByPatternValueLength(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Retrieves a given pattern based on its pattern value length.
findByPrefix(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XMLNamespaces
Retrieves a XMLNamespaces based on a supplied prefix.
findByTemplateId(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.FormatCodes
Retrieves a FormatCodes based on a supplied concept code.
FormatCodes - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Template package identifiers for the various CDA documents and associated conformance levels.
FormatTypes - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.constant
FormatTypes Enum of format strings used with String.Format().
fromCode(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentStatus
Checks that supplied status is valid.

G

gainPCEHRAccess(GainPCEHRAccess.PCEHRRecord, PCEHRHeader) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess.GainPCEHRAccessClient
Invokes the web service operation which confirms whether or not an individual has a shared, accessible electronic health record.
GainPCEHRAccessClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess
A JAX-WS client to the PCEHR 'Gain PCEHR Access' web service.
GainPCEHRAccessClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess.GainPCEHRAccessClient
Constructor - no certificate verification performed.
GainPCEHRAccessClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.recordaccess.GainPCEHRAccessClient
Constructor - accepts an optional certificate verifier.
generateTimestamp() - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.DateUtils
Generates a timestamp for SOAP signatures.
GET_DOCUMENT_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Retrieve Document Set Response (ie.
getAssigningAuthority() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX
Retrieve assigning authority.
getAssigningAuthority() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Retrieve assigning authority.
getAuditView(PCEHRHeader, Date, Date) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetAuditViewClient
Get the consolidated view of a PCEHR.
GetAuditViewClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.view
A JAX-WS client to the PCEHR 'Get Audit View' web service.
GetAuditViewClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetAuditViewClient
Constructor - no certificate verification performed.
GetAuditViewClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetAuditViewClient
Constructor - accepts an optional certificate verifier.
getAuthorIndividuals() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the authorIndividuals property.
getAuthorInstitution() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the identifier of the organisation that authored the document.
getAuthorPerson() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the identifier of the individual that authored the document.
getAuthorSpecialty() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getCdaDocument(byte[]) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.FileUtils
Retrieve root CDA document file content from a CDA package.
getChangeHistoryView(PCEHRHeader, String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetChangeHistoryViewClient
Get the change history view of a PCEHR.
GetChangeHistoryViewClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.view
A JAX-WS client to the PCEHR 'Get Change History' web service.
GetChangeHistoryViewClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetChangeHistoryViewClient
Constructor - no certificate verification performed.
GetChangeHistoryViewClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetChangeHistoryViewClient
Constructor - accepts an optional certificate verifier.
getClinicalSpecialties() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the clinicalSpecialties property.
getCode() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentStatus
Returns the value of 'code'.
getCode() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.EvidenceOfIdentityCodes
 
getCode() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.IndigenousStatusCode
 
getCode() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.IVCCorrespondeceChannelCode
 
getCodedValue() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.ConfidentialityCodes
 
getCodedValue() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.FormatCodes
Retrieves a coded value, representing the template ID.
getCodedValue() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HealthcareFacilityTypeCodes
 
getCodedValue() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.PracticeSettingTypeCodes
 
getCodeSystem() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Returns the value of 'codeSystem'.
getCodeSystemOid() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
 
getCodingSystem() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentTypeCodes
Retrieve the coding scheme.
getComments() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.SubmissionMetadata
Returns the comments deemed relevant by the entity submitting or registering the document.
getConfidentialityCode() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getCreationTime() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the time the document was created.
getDisplayName() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Returns the value of 'displayName'.
getDocumentClass() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the type of document being submitted.
getDocumentClasses() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the documentClass property.
GetDocumentClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange
A JAX-WS client to the PCEHR 'Get Document' web service.
GetDocumentClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.GetDocumentClient
Constructor - no certificate verification performed.
GetDocumentClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.GetDocumentClient
Constructor - accepts an optional certificate verifier.
getDocumentCreationTimeFrom() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Returns the lower value of documentCreationTime

Equivalent to the $XDSDocumentEntryCreationTimeFrom query parameter.

getDocumentCreationTimeTo() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Returns the upper value of documentCreationTime

Equivalent to the $XDSDocumentEntryCreationTimeTo query parameter.

getDocumentHash() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the SHA-1 hash of the document.
getDocumentList(PCEHRHeader) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetDocumentListClient
Get the list of documents related to the PCEHR identified by commonHeader.ihiNumber.
getDocumentList(PCEHRHeader, DocumentQueryParams) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetDocumentListClient
Get the list of documents related to the PCEHR identified by commonHeader.ihiNumber, matching the supplied set of query parameters.
GetDocumentListClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.view
A JAX-WS client to the PCEHR 'Get Document List' web service.
GetDocumentListClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetDocumentListClient
Constructor - no certificate verification performed.
GetDocumentListClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetDocumentListClient
Constructor - accepts an optional certificate verifier.
getDocumentQueryParams(PCEHRHeader, AdhocQueryRequest) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSMapper
Extract the DocumentQueryParams from the AdhocQueryRequest.
getDocumentSize() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getDocumentType() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getDocumentTypes() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the documentTypes property.
getEntryUuid() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getEntryUuid() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.SubmissionMetadata
 
getFamilyName() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
getFamilyName() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Retrieve family name.
getFirstElementFromNodeList(NodeList) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.HandlerUtils
Returns the first element from the provided nodeList
getFormatCode() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the identifier of the template this document conforms to.
getGivenName() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
getGivenName() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Retrieve given name.
getHandlerChain() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Retrieves the current JAX-WS handler chain.
getHeaders() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
Does nothing returns null.
Ignore processing of SOAP header as the primary intention is just to 'Dump' the SOAP message
getHeaders() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. Does nothing returns null.
Ignore processing of SOAP header as the primary intention is just to 'Dump' the SOAP message
getHeaders() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Does nothing returns null.
Ignore processing of SOAP header as the primary intention is just to 'Dump' the SOAP message
getHealthcareFacilityType() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the type of healthcare facility where the event relating to this document submission request initiated.
getHealthcareFacilityTypes() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the healthcareFacilityTypes property.
getHpii() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
getIdentifier() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX
Retrieve unique identifier.
getIdentifier() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD
Retrieve universal identifier.
getIdentifier() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Retrieve unique identifier.
getIdentifierType() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD
Retrieve universal identifier type.
getIdentifierTypeCode() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX
Retrieve identifier type code.
getIndividualDetailsView(PCEHRHeader) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetIndividualDetailsViewClient
Invokes the web service operation that returns a list of representatives associated with a particular individual’s PCEHR.
GetIndividualDetailsViewClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.view
A JAX-WS client to the PCEHR 'Get Individual Details View' web service.
GetIndividualDetailsViewClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetIndividualDetailsViewClient
Constructor - no certificate verification performed.
GetIndividualDetailsViewClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetIndividualDetailsViewClient
Constructor - accepts an optional certificate verifier.
getKeywords() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Get the working set of keywords which are related to the document submission.
getKeywords() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the keywords property.
getLanguageCode() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getLastSoapRequest() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Getter for lastSoapRequest.
getLastSoapResponse() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Getter for lastSoapResponse.
getLevel() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.ConformanceLevels
Retrieve the conformance level.
getMatchPattern() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Retrieves the match pattern label.
getMatchPatternLength() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Get the match pattern label length.
getMiddleInitialOrName() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Retrieve middle initial or name.
getMimeType() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getNamespace() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XMLNamespaces
Retrieve namespace URI.
getNamespace() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD
Retrieve namespace.
getNamespaceURI(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataNamespaceContext
Retrieve a namespace URI by its prefix.
getOrganisationIdentifier() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XON
Retrieve organisation identifier.
getOrganisationName() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XON
Retrieve organisation name.
getPatientId() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getPatternValue() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Retrieves the match pattern.
getPatternValueLength() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Get the match pattern value length.
getPort() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Get client port.
getPracticeSetting() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns clinical specialty where the event relating to this document submission request initiated.
getPrefix() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XMLNamespaces
Retrieve namespace prefix.
getPrefix() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
getPrefix() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Retrieve prefix.
getPrefix(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataNamespaceContext
Retrieve a namespace prefix by its namespace URI.
getPrefixes(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataNamespaceContext
Not implemented.
getRepositoryUniqueId() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getRepresentativeList(PCEHRHeader) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetRepresentativeListClient
Invokes the web service operation that returns a list of representatives associated with a particular individual’s PCEHR.
GetRepresentativeListClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.view
A JAX-WS client to the PCEHR 'Get Representative List' web service.
GetRepresentativeListClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetRepresentativeListClient
Constructor - no certificate verification performed.
GetRepresentativeListClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetRepresentativeListClient
Constructor - accepts an optional certificate verifier.
getServiceStartTime() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the datetime that the service being performed, which caused the document to be created, started.
getServiceStartTimeFrom() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Returns the lower value of serviceStartTime

Equivalent to the $XDSDocumentEntryServiceStartTimeFrom query parameter.

getServiceStartTimeTo() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Returns the upper value of serviceStartTime

Equivalent to the $XDSDocumentEntryServiceStartTimeTo query parameter.

getServiceStopTime() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the datetime that the service being performed, which caused the document to be created, stopped.
getServiceStopTimeFrom() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Returns the lower value of serviceStopTime

Equivalent to the $XDSDocumentEntryServiceStopTimeFrom query parameter.

getServiceStopTimeTo() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Returns the upper value of serviceStopTime

Equivalent to the $XDSDocumentEntryServiceStopTimeTo query parameter.

getSourcePatientId() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getStatuses() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the statuses property.
getStructure() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.FormatTypes
Retrieve the relevant string format.
getSubmissionMetadata(RegistryObjectList) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSMapper
Extract the SubmissionMetadata from the XDSSubmissionEntry objects in the RegistryObjectList.
getSubmissionMetadata(RegistryPackageType) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSMapper
Extract the SubmissionMetadata from the RegistryPackageType .
getSubmissionTime() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.SubmissionMetadata
Returns the date and time that the document was submitted.
getSuffix() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Retrieve suffix.
getTemplate(PCEHRHeader, String, TemplateServiceRequestorOption) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.template.GetTemplateClient
Retrieve a template package from the template service.
getTemplate(PCEHRHeader, String, String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.template.GetTemplateClient
 
GetTemplateClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.template
A JAX-WS client to the PCEHR 'Get Template' web service.
GetTemplateClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.template.GetTemplateClient
Constructor - no certificate verification performed.
GetTemplateClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.template.GetTemplateClient
Constructor - accepts an optional certificate verifier.
getTemplateIds() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Gets the value of the templateIds property.
getTitle() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Returns the title for the given document.
getTypeCodeDisplayName() - Method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentTypeCodes
Retrieve type code display name.
getUniqueId() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getUri() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
getValue() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Returns the value of 'value'.
getView(PCEHRHeader, MedicareOverview) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetViewClient
Invokes the web service operation that returns a list of representatives associated with a particular individual's PCEHR.
getView(PCEHRHeader, ObservationView) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetViewClient
Invokes the web service operation that returns a list of representatives associated with a particular individual’s PCEHR.
getView(PCEHRHeader, PrescriptionAndDispenseView) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetViewClient
Invokes the web service operation that returns a list of representatives associated with a particular individual's PCEHR.
getView(PCEHRHeader, HealthCheckScheduleView) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetViewClient
Invokes the web service operation that returns a list of representatives associated with a particular individual's PCEHR.
getView(PCEHRHeader, Object) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetViewClient
 
GetViewClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.view
A JAX-WS client to the PCEHR 'Get View' web service.
GetViewClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetViewClient
Constructor - no certificate verification performed.
GetViewClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.view.GetViewClient
Constructor - accepts an optional certificate verifier.
getXMLGregorianCalendar(Date) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.DateUtils
Convert Date to XMLGregorianCalendar.
givenName(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Set the given name.

H

handleFault(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
Ignore Fault and continues with processing logical handling of message.
handleFault(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. Ignore Fault and continues with processing logical handling of message.
handleFault(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Ignore Fault and continues with processing logical handling of message.
handleMessage(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
Updates the request to ensure byte content is correctly passed as a MTOM part.
handleMessage(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. Updates the request to ensure byte content is correctly passed as a MTOM part.
handleMessage(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Updates the SOAP headers in outgoing SOAP requests to ensure conformance to NEHTA's guidelines.
HandlerUtils - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
 
hasAuthorIndividuals() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any authorIndividuals in the query parameters?
hasClinicalSpecialties() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any clinicalSpecialties in the query parameters?
hasDocumentClasses() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any documentTypes in the query parameters?
hasDocumentTypes() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any documentTypes in the query parameters?
HASH_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - hash.
hashCode() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CodedValue
Hash code override.
hasHealthcareFacilityTypes() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any healthcareFacilityTypes in the query parameters?
hasKeywords() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Are there any keywords related to the document?
hasKeywords() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any keywords in the query parameters?
hasStatuses() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any statuses in the query parameters?
hasTemplateIds() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Are there any templateIds in the query parameters?
HD - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
HD Encapsulates an HL7 V2 hierarchic designator HD identifier.
HD.Builder - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
HD.Builder Build class used to construct and validate an HD object.
HD.Builder() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD.Builder
Default constructor.
HealthcareFacilityTypeCodes - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Enumeration of Healthcare Facility Type Codes.
HPII - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Individual - HPI-I.

I

identifier(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX.Builder
Set identifier.
identifier(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD.Builder
Set the universal identifier.
identifier(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Set the identifier.
identifierType(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD.Builder
Set the universal identifier type.
identifierTypeCode(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX.Builder
Set identifier type code.
IHI_SUFFIX - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
IHI suffix.
IMTOMHandler - Interface in au.gov.nehta.vendorlibrary.pcehr.clients.common.handler
A Simple interface to mark MTOM Handler classes
INCLUDE_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
Include XML element local name.
INCLUDE_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. Include XML element local name.
IndigenousStatusCode - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 
ISO_IDENTIFIER_TYPE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Universal Identifer Type - ISO.
isOutgoing(SOAPMessageContext) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.HandlerUtils
Checks whether a SOAP message is incoming/outgoing.
isResponseType(SOAPMessageContext, String, String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.HandlerUtils
Determines whether a SOAP request/response is of a given type.
IVCCorrespondeceChannelCode - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
 

J

JAXBUtils - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
JAXB helper utility methods.

L

LANGUAGE_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Language code.
LANGUAGE_CODE_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - language code.
loadFile(File) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.FileUtils
Load the contents of a file.
loadXml(File, Class<? extends T>) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.FileUtils
Load an XML file into a Java object.

M

marshal(JAXBElement<?>, OutputStream) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.JAXBUtils
Marshal JAXB element.
marshal(Object, OutputStream) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.JAXBUtils
Marshal object.
matches(DocumentMetadata) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Check whether the query parameters match the document metadata.
MetadataNamespaceContext - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
MetadataNamespaceContext NamespaceContext implementation for packaging namespaces.
MetadataNamespaceContext() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataNamespaceContext
 
MetadataUtils - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
Metadata utilities.
MetadataValidator - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
A utility class to validate PCEHR metadata.
middleInitialOrName(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Set the middle initial/name.
MinimalCertificateVerifier - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
Certificate verifier implementation that performs some basic verification of the certificate.
MinimalCertificateVerifier() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MinimalCertificateVerifier
 
MTOMException - Exception in au.gov.nehta.vendorlibrary.pcehr.clients.common.exception
 
MTOMException(String) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.MTOMException
Constructs a new exception with the specified detail message.
MTOMException(String, Exception) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.MTOMException
Constructs a new exception with the specified detail message and cause.
MTOMHandler - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.handler
Deprecated. prefer ConfigurableMTOMHandler over this class with an explicitly set MTOM element.
MTOMHandler() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated.  

N

namespace(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD.Builder
Set the namespace.
NESTED_VALUE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.Separators
Ampersand.

O

OBJECT_TYPE_ASSOCIATION - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Object type URN - association.
OBJECT_TYPE_CLASSIFICATION - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Object type URN - classification.
OBJECT_TYPE_EXTERNAL_IDENTIFIER - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Object type URN - external identifier.
OBJECT_TYPE_REGISTRY_PACKAGE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Object type URN - registry package.
OID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.Separators
Full stop/period.
OIDUtil - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
Provides static functions to manipulate ASN.1 OIDs and UUIDs/GUIDs.
ORG_ID_AUTHOR - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Organisation - HPI-O.
ORG_ID_AUTHOR_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Authoring Organisation Name
ORG_ID_CUSTODIAN - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Custodian ORG ID - HPIO
ORG_ID_CUSTODIAN_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Custodian ORG Name
ORG_ID_HCF - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Health Care Facility ORG ID - HPIO
ORG_ID_HCF_NAME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Health Care Facility ORG name
organisationIdentifier(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XON.Builder
Set the organisation identifier.
organisationName(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XON.Builder
Set the organisation name.

P

PAI_D - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
A PAI-D identifier.
parse(String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX
Parse CX from string.
parse(String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD
Parse HD from string.
parseDate(String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataUtils
 
parseMultiple(String, String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX
Parse multiple CX objects from string.
PATIENT_ID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Patient ID - IHI.
PCEHRH_HEADER_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
PCEHRHeader XML element local name.
PracticeSettingTypeCodes - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Enumeration of Practice Setting Type codes.
prefix(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Set the prefix.
PRESCRIPTION_DOCUMENT_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Prescription code
PRESCRIPTION_TIME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Prescription Time

Q

QUERY_PARAM_DOCUMENT_ENTRY_AUTHOR_PERSON - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - author person.
QUERY_PARAM_DOCUMENT_ENTRY_CLASS_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - class code.
QUERY_PARAM_DOCUMENT_ENTRY_CONFIDENTIALITY_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - confidentiality code.
QUERY_PARAM_DOCUMENT_ENTRY_CREATION_TIME_FROM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - creation time (from).
QUERY_PARAM_DOCUMENT_ENTRY_CREATION_TIME_TO - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - creation time (to).
QUERY_PARAM_DOCUMENT_ENTRY_EVENT_CODE_LIST - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - event code list.
QUERY_PARAM_DOCUMENT_ENTRY_FORMAT_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - format code.
QUERY_PARAM_DOCUMENT_ENTRY_HEALTHCARE_FACILITY_TYPE_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - healthcare facility type code.
QUERY_PARAM_DOCUMENT_ENTRY_PATIENT_ID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - patient id.
QUERY_PARAM_DOCUMENT_ENTRY_PRACTICE_SETTING_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - practice setting code.
QUERY_PARAM_DOCUMENT_ENTRY_SERVICE_START_TIME_FROM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - service start time (from).
QUERY_PARAM_DOCUMENT_ENTRY_SERVICE_START_TIME_TO - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - service start time (to).
QUERY_PARAM_DOCUMENT_ENTRY_SERVICE_STOP_TIME_FROM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - service stop time (from).
QUERY_PARAM_DOCUMENT_ENTRY_SERVICE_STOP_TIME_TO - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - service stop time (to).
QUERY_PARAM_DOCUMENT_ENTRY_STATUS - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - status.
QUERY_PARAM_DOCUMENT_ENTRY_TYPE_CODE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Document Entry Query Parameter Name - type code.

R

registerPCEHR(PCEHRHeader, RegisterPCEHR) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.registration.RegisterPCEHRClient
Invokes the web service operation for registering a PCEHR for an individual or dependent child.
RegisterPCEHRClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.registration
A JAX-WS client to the PCEHR 'Register PCEHR' web service.
RegisterPCEHRClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.registration.RegisterPCEHRClient
Constructor - no certificate verification performed.
RegisterPCEHRClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.registration.RegisterPCEHRClient
Constructor - accepts an optional certificate verifier.
removeDocument(PCEHRHeader, String, RemoveDocument.DocumentRemovalReason) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.RemoveDocumentClient
Remove a document from the document repository/registry.
RemoveDocumentClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange
A JAX-WS client to the PCEHR 'Remove Document' web service.
RemoveDocumentClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.RemoveDocumentClient
Constructor - no certificate verification performed.
RemoveDocumentClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.RemoveDocumentClient
Constructor - accepts an optional certificate verifier.
REPOSITORY_UNIQUE_ID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - repository unique ID.
RESPONSE_STATUS_FAILURE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Response status - failure.
RESPONSE_STATUS_PARTIAL_SUCCESS - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Response status - partial success.
RESPONSE_STATUS_SUCCESS - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Response status - success.
retrieveDocument(PCEHRHeader, RetrieveDocumentSetRequest.DocumentRequest) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.GetDocumentClient
Invokes the web service operation that retrieves a document from the document repository.

S

searchTemplate(PCEHRHeader, String, TemplateMetadataType) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.template.SearchTemplateClient
Get the consolidated view of a PCEHR.
SearchTemplateClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.template
A JAX-WS client to the PCEHR 'Search Template' web service.
SearchTemplateClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.template.SearchTemplateClient
Default constructor.
SearchTemplateClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.template.SearchTemplateClient
Constructor - accepts an optional certificate verifier.
SecurityHandler - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.handler
This SOAP handler constructs the security header elements in the outgoing SOAP requests and verifies incoming SOAP Response from the PCEHR services to ensure conformance.
SecurityHandler(X509Certificate, PrivateKey, CertificateVerifier) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Constructor.
Separators - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.constant
Commonly used separator constants.
serialiseSoapXml(SOAPMessage) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XmlUtils
Returns an easy to read String representation of the SOAP XML Message.
SERVICE_FIXED_TIME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Service fixed time.
SERVICE_START_TIME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Service start time.
SERVICE_START_TIME_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - service start time.
SERVICE_STOP_TIME - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Service stop time.
SERVICE_STOP_TIME_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - service stop time.
setAuthorInstitution(XON) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the identifier of the organisation that authored the document.
setAuthorPerson(XCN) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the identifier of the individual that authored the document.
setAuthorSpecialty(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setComments(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.SubmissionMetadata
Sets the comments deemed relevant by the entity submitting or registering the document.
setConfidentialityCode(ConfidentialityCodes) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setCreationTime(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the time the document was created.
setDocumentClass(CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the type of document being submitted.
setDocumentCreationTimeFrom(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Sets the lower value of documentCreationTime

Equivalent to the $XDSDocumentEntryCreationTimeFrom query parameter.

setDocumentCreationTimeTo(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Sets the upper value of documentCreationTime

Equivalent to the $XDSDocumentEntryCreationTimeTo query parameter.

setDocumentHash(byte[]) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the SHA-1 hash of the document.
setDocumentSize(BigInteger) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setDocumentType(CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setEntryUuid(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setEntryUuid(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.SubmissionMetadata
 
setFamilyName(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
setFormatCode(CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the identifier of the template this document conforms to.
setGivenName(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
setHealthcareFacilityType(CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the type of healthcare facility where the event relating to this document submission request initiated.
setHpii(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
setLanguageCode(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setMimeType(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setMTOMEnabled() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Enable MTOM for client port.
setPatientId(CX) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setPracticeSetting(CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the clinical specialty where the event relating to this document submission request initiated.
setPrefix(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
setProperty(String, Object) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.Client
Exposes the ability to set a request context property.
setRepositoryUniqueId(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setServiceStartTime(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the datetime that the service being performed, which caused the document to be created, started.
setServiceStartTimeFrom(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Sets the lower value of serviceStartTime

Equivalent to the $XDSDocumentEntryServiceStartTimeFrom query parameter.

setServiceStartTimeTo(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Sets the upper value of serviceStartTime

Equivalent to the $XDSDocumentEntryServiceStartTimeTo query parameter.

setServiceStopTime(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the datetime that the service being performed, which caused the document to be created, stopped.
setServiceStopTimeFrom(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Sets the lower value of serviceStopTime

Equivalent to the $XDSDocumentEntryServiceStopTimeFrom query parameter.

setServiceStopTimeTo(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentQueryParams
Sets the upper value of serviceStopTime

Equivalent to the $XDSDocumentEntryServiceStopTimeTo query parameter.

setSourcePatientId(CX) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setSubmissionTime(Date) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.SubmissionMetadata
Sets the date and time that the document was submitted.
setTitle(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
Sets the title for the given document.
setUniqueId(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
setUri(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentMetadata
 
SIGNATURE_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Signature XML element local name.
SignatureValidationException - Exception in au.gov.nehta.vendorlibrary.pcehr.clients.common.exception
Thrown to indicate that signature validation has failed.
SignatureValidationException(String) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.SignatureValidationException
Constructs a new exception with the specified detail message.
SignatureValidationException(String, Exception) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.SignatureValidationException
Constructs a new exception with the specified detail message and cause.
SignatureVerificationException - Exception in au.gov.nehta.vendorlibrary.pcehr.clients.common.exception
Thrown to indicate that signature verification has failed.
SignatureVerificationException(String) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.SignatureVerificationException
Constructs a new exception with the specified detail message.
SignatureVerificationException(String, Exception) - Constructor for exception au.gov.nehta.vendorlibrary.pcehr.clients.common.exception.SignatureVerificationException
Constructs a new exception with the specified detail message and cause.
SIZE_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - size.
SOURCE_PATIENT_ID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Source Patient ID.
SOURCE_PATIENT_ID_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - source patient id.
SUBMISSION_SET_STATUS_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - submission set status.
SUBMISSION_TIME_SLOT - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
Slot Name - submission time.
SubmissionMetadata - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
The SubmissionMetadata encapsulates the set of metadata that describes a Document Submission.
SubmissionMetadata() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.SubmissionMetadata
 
SUBSET_ENTRY_ID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDS document entryId.
suffix(String) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Set the suffix.

T

TemplateServiceRequestorOption - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Controls elements to be returned within the template package.
TIMESTAMP - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.SecurityHandler
Timestamp XML element local name.
TITLE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XPathExpressions
Title.
toAdhocQueryRequest(PCEHRHeader, String, DocumentQueryParams) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSMapper
Map a DocumentQueryParams into an XDS AdhocQueryRequest.
toAssociationIdentifierString(int) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
 
toClassificationIdString(int) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
Format id number as string.
toDocumentMetadata(PCEHRHeader, byte[]) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataUtils
Helper method used to construct a DocumentMetadata object.
toDocumentMetadata(PCEHRHeader, Document) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataUtils
 
toExternalIdentifierIdString(int) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSFactory
 
toString() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.CX
Outputs a CX in the following format:

identifier^^^assigningAuthority^identifierTypeCode

Variables that are not set are denoted by an empty string.

toString() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HD
Outputs an HD in the following format:

namespace^identifier^identifierType

Variables that are not set are denoted by an empty string.

toString() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN
Outputs an XCN in the following format:

identifier^familyName^givenName^middleInitialOrName^^suffix^pefix^^^assigningAuthority

Variables that are not set are denoted by an empty string.

toString() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XON
Outputs an XON in the following format:

organisationName^organisationNameTypeCode^idNumber^checkDigit^checkDigitScheme^assigningAuthority^identifierTypeCode^assigningFacilityId ^nameRepresentationCode^organisationIdentifier

Variables that are not set are denoted by an empty string.

toSubmitObjectsRequest(PCEHRHeader, SubmissionMetadata, DocumentMetadata, String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSMapper
Map to an XDS SubmitObjectsRequest.
toUtcDate(String) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.DateUtils
Convert local CDA date time to UTC String.
toXCNFormatString() - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
toXDSDocumentEntry(PCEHRHeader, DocumentMetadata, Holder<Integer>, Holder<Integer>) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSMapper
Map to an XDS ExtrinsicObjectType containing an XDSDocumentEntry.
toXDSSubmissionSet(SubmissionMetadata, DocumentMetadata, Holder<Integer>, Holder<Integer>) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.XDSMapper
Map to an XDS RegistryPackageType containing an XDSSubmissionSet.

U

UPLOAD_REQUEST_ELEM - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. Provide and Register Document Set Request XML element local name.
uploadDocument(PCEHRHeader, byte[], CodedValue, CodedValue, CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentClient
Submit a document to the document repository.
uploadDocument(PCEHRHeader, byte[], String, CodedValue, CodedValue, CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentClient
Submit a document to the document repository.
uploadDocument(PCEHRHeader, byte[], String, String, CodedValue, CodedValue, CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentClient
Submit a document to the document repository.
UploadDocumentClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange
A JAX-WS client to the PCEHR 'Upload Document' web service.
UploadDocumentClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentClient
Constructor - no certificate verification performed.
UploadDocumentClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentClient
Constructor - accepts an optional certificate verifier.
uploadDocumentMetadata(PCEHRHeader, byte[], String, CodedValue, CodedValue, CodedValue) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentMetadataClient
Register a document in the document registry.
UploadDocumentMetadataClient - Class in au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange
A JAX-WS client to the PCEHR 'Upload Document Metadata' web service.
UploadDocumentMetadataClient(SSLSocketFactory, X509Certificate, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentMetadataClient
Constructor - no certificate verification performed.
UploadDocumentMetadataClient(SSLSocketFactory, X509Certificate, CertificateVerifier, PrivateKey, String, boolean) - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.documentexchange.UploadDocumentMetadataClient
Constructor - accepts an optional certificate verifier.

V

validate(PCEHRHeader, boolean) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.CommonHeaderValidator
Validate the contents of the PCEHRHeader.
validate(DocumentMetadata) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataValidator
Validate the contents of the DocumentMetadata.
validate(SubmissionMetadata) - Static method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MetadataValidator
Validate the contents of the SubmissionMetadata.
VALUE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.Separators
Caret.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.FormatTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XMLNamespaces
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.ConfidentialityCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.ConformanceLevels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentConsentCodes.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentConsentCodes.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentTypeCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.EvidenceOfIdentityCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.FormatCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HealthcareFacilityTypeCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.IndigenousStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.IVCCorrespondeceChannelCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.PracticeSettingTypeCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.TemplateServiceRequestorOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.DateParsePatterns
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.FormatTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XMLNamespaces
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.ConfidentialityCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.ConformanceLevels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentConsentCodes.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentConsentCodes.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.DocumentTypeCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.EvidenceOfIdentityCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.FormatCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.HealthcareFacilityTypeCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.IndigenousStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.IVCCorrespondeceChannelCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.PracticeSettingTypeCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum au.gov.nehta.vendorlibrary.pcehr.clients.common.type.TemplateServiceRequestorOption
Returns an array containing the constants of this enum type, in the order they are declared.
verify(X509Certificate) - Method in class au.gov.nehta.vendorlibrary.pcehr.clients.common.util.MinimalCertificateVerifier
Example certificate verification.

X

XCN - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Encapsulates a partial implementation of an HL7 V2 Extended Person Name XCN identifier.
XCN.Builder - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
XCN.Builder Build class used to construct and validate an XCN object.
XCN.Builder() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XCN.Builder
Default constructor.
XCN_FORMAT_STRING - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.Author
 
XDS_DOCUMENT_ENTRY_AUTHOR_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - author.
XDS_DOCUMENT_ENTRY_CLASS_CODE_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - class code.
XDS_DOCUMENT_ENTRY_CONFIDENTIALITY_CODE_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - confidentiality code.
XDS_DOCUMENT_ENTRY_EVENT_CODE_LIST_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - event code list.
XDS_DOCUMENT_ENTRY_FORMAT_CODE_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - format code.
XDS_DOCUMENT_ENTRY_HEALTHCARE_FACILITY_TYPE_CODE_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - healthcare facility type code.
XDS_DOCUMENT_ENTRY_LIMITED_METADATA_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - limited metadata.
XDS_DOCUMENT_ENTRY_PATIENT_ID_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - patient id.
XDS_DOCUMENT_ENTRY_PRACTICE_SETTING_CODE_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - practice setting code.
XDS_DOCUMENT_ENTRY_TYPE_CODE_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - entry type code.
XDS_DOCUMENT_ENTRY_UNIQUE_ID_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - unique id.
XDS_DOCUMENT_ENTRY_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSDocumentEntry UUID - entry.
XDS_SUBMISSION_SET_AUTHOR_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSSubmissionSet UUID - author.
XDS_SUBMISSION_SET_CONTENT_TYPE_CODE_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSSubmissionSet UUID - content type code.
XDS_SUBMISSION_SET_LIMITED_METADATA_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSSubmissionSet UUID - limited metadata id.
XDS_SUBMISSION_SET_PATIENT_ID_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSSubmissionSet UUID - patient id.
XDS_SUBMISSION_SET_SOURCE_ID_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSSubmissionSet UUID - source id.
XDS_SUBMISSION_SET_UNIQUE_ID_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSSubmissionSet UUID - unique id.
XDS_SUBMISSION_SET_UUID - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.constant.XDSConstants
XDSSubmissionSet UUID - set.
XDSConstants - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.constant
Constants used by IHE XDS services.
XDSFactory - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
A factory class for creating instances of XDS objects.
XDSMapper - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
A utility class to map IHE XDS.b classes to local classes.
XMLNamespaces - Enum in au.gov.nehta.vendorlibrary.pcehr.clients.common.constant
XMLNamespaces XML namespaces used in generating a package.
XmlUtils - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
A helper class to obtain easy-to-read XML from SOAPMessage objects.
XON - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Encapsulates a partial implementation of an HL7 V2 Extended Organisation Name XON identifier.
XON.Builder - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.type
Builder class used to construct and validate an XON object.
XON.Builder() - Constructor for class au.gov.nehta.vendorlibrary.pcehr.clients.common.type.XON.Builder
Default constructor.
XOP_INCLUDE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.ConfigurableMTOMHandler
XOP include attribute string format (reference ID is denoted by '%s'.
XOP_INCLUDE - Static variable in class au.gov.nehta.vendorlibrary.pcehr.clients.common.handler.MTOMHandler
Deprecated. XOP include attribute string format (reference ID is denoted by '%s'.
XPathExpressions - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.constant
XPath expression strings used throughout the client libraries.
XPathUtils - Class in au.gov.nehta.vendorlibrary.pcehr.clients.common.util
XPath utilities.

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