- FhirCapabilities - Class in org.apache.camel.component.fhir.api
-
API to Fetch the capability statement for the server
- FhirCapabilities(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirCapabilities
-
- FhirCreate - Class in org.apache.camel.component.fhir.api
-
API for the "create" operation, which creates a new resource instance on the server
- FhirCreate(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirCreate
-
- FhirDelete - Class in org.apache.camel.component.fhir.api
-
API for the "delete" operation, which performs a logical delete on a server resource.
- FhirDelete(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirDelete
-
- FhirHistory - Class in org.apache.camel.component.fhir.api
-
API for the "history" method
- FhirHistory(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirHistory
-
- FhirLoadPage - Class in org.apache.camel.component.fhir.api
-
API that Loads the previous/next bundle of resources from a paged set, using the link specified in the "link type=next" tag within the atom bundle.
- FhirLoadPage(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirLoadPage
-
- FhirMeta - Class in org.apache.camel.component.fhir.api
-
API for the "meta" operations, which can be used to get, add and remove tags and other
Meta elements from a resource or across the server.
- FhirMeta(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirMeta
-
- FhirOperation - Class in org.apache.camel.component.fhir.api
-
API for extended FHIR operations https://www.hl7.org/fhir/operations.html
- FhirOperation(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirOperation
-
- FhirPatch - Class in org.apache.camel.component.fhir.api
-
API for the "patch" operation, which performs a logical patch on a server resource
- FhirPatch(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirPatch
-
- FhirRead - Class in org.apache.camel.component.fhir.api
-
API method for "read" operations
- FhirRead(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirRead
-
- FhirSearch - Class in org.apache.camel.component.fhir.api
-
API to search for resources matching a given set of criteria.
- FhirSearch(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirSearch
-
- FhirTransaction - Class in org.apache.camel.component.fhir.api
-
API for sending a transaction (collection of resources) to the server to be executed as a single unit.
- FhirTransaction(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirTransaction
-
- FhirUpdate - Class in org.apache.camel.component.fhir.api
-
API for the "update" operation, which performs a logical delete on a server resource
- FhirUpdate(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirUpdate
-
- FhirValidate - Class in org.apache.camel.component.fhir.api
-
API for validating resources
- FhirValidate(IGenericClient) - Constructor for class org.apache.camel.component.fhir.api.FhirValidate
-