- IDENTIFIER - Static variable in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
-
- init(ServletConfig) - Method in class org.openehealth.ipf.commons.ihe.fhir.CamelFhirServlet
-
RestfulServer assumes that all resource providers are known at init time, which is not the case here.
- initialize() - Method in class org.openehealth.ipf.commons.ihe.fhir.CamelFhirServlet
-
Called upon initialization of the servlet, which is too early to know about the existing FHIR consumers
initialization of Camel routes and endpoints.
- invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.AuditRecordTranslator
-
- invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqmRequestToPdqQueryTranslator
-
- invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqResponseToPdqmResponseTranslator
-
- invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixmRequestToPixQueryTranslator
-
- invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.iti83.PixQueryResponseToPixmResponseTranslator
-
- invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.fhir.Utils
-
- isEmpty() - Method in class org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
-
- ITI65_TAG - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
-
- ITI78_PARAMETERS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
-
- Iti78AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Strategy for auditing ITI-78 transactions
- Iti78AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78AuditStrategy
-
- Iti78ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Strategy for auditing ITI-78 transactions on the client side
- Iti78ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ClientAuditStrategy
-
- Iti78QueryResourceClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Request Factory for ITI-78 requests returning a bundle of patients based on query criteria of type
ICriterion or String in the request data
- Iti78QueryResourceClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78QueryResourceClientRequestFactory
-
- Iti78ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Resource Provider for PDQm (ITI-78) for DSTU2
- Iti78ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ResourceProvider
-
- Iti78RetrieveResourceClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Request Factory for ITI-78 requests, retrieving a single Patient resource based on a resource ID
in the request data.
- Iti78RetrieveResourceClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78RetrieveResourceClientRequestFactory
-
- Iti78ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Strategy for auditing ITI-78 transactions on the server side
- Iti78ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti78.Iti78ServerAuditStrategy
-
- Iti81AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
-
ITI-81 audit strategy: none
- Iti81AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
-
- Iti81ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
-
Request Factory for ITI-81 requests returning a bundle of audit events based on query criteria of type
ICriterion or String in the request data
- Iti81ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ClientRequestFactory
-
- Iti81ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti81
-
According to the Restful ATNA specification, this resource provider must handle requests in the form
GET [base]/AuditEvent?date=>start-time&date=&{&_format=[mime-type]}
- Iti81ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ResourceProvider
-
- ITI83_PARAMETERS - Static variable in interface org.openehealth.ipf.commons.ihe.fhir.Constants
-
- Iti83AuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
-
Strategy for auditing ITI-83 transactions
- Iti83AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83AuditStrategy
-
- Iti83ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
-
Strategy for auditing ITI-83 transactions on the client side
- Iti83ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ClientAuditStrategy
-
- Iti83ClientRequestFactory - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
-
Request Factory for Iti-83 requests
- Iti83ClientRequestFactory() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ClientRequestFactory
-
- Iti83ResourceProvider - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
-
According to the PIXM specification, this resource provider must handle requests in the form
GET [base]/Patient/$ihe-pix?sourceIdentifier=[token]]{&targetSystem=[uri]}{&_format=[mime-type]}
- Iti83ResourceProvider() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ResourceProvider
-
- Iti83ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.fhir.iti83
-
Strategy for auditing ITI-83 transactions on the server side
- Iti83ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.fhir.iti83.Iti83ServerAuditStrategy
-