Package org.apache.camel.component.fhir.api
package org.apache.camel.component.fhir.api
-
ClassDescriptionEncapsulates a list of extra parameters that are valid for all Camel FHIR APIs.API to Fetch the capability statement for the serverAPI for the "create" operation, which creates a new resource instance on the serverAPI for the "delete" operation, which performs a logical delete on a server resource.API for the "history" methodAPI 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.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.API for extended FHIR operationsAPI for the "patch" operation, which performs a logical patch on a server resourceAPI method for "read" operationsAPI to search for resources matching a given set of criteria.API for sending a transaction (collection of resources) to the server to be executed as a single unit.API for the "update" operation, which performs a logical delete on a server resourceAPI for validating resources