2 Home
gitea_admin edited this page 2026-03-11 14:36:08 +00:00

Fhir Source

Receive data from Fhir server.

Metadata

Property Value
Type source
Group FHIR
Namespace API
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
serverUrl string The Fhir server url
url string /Patient The Fhir resource type url
encoding string JSON Encoding to use for all request.
fhirVersion string R4 The FHIR Version to use.
username string The username to access the Fhir server
password string The password to access the Fhir server
prettyPrint boolean true Define if the Json must be pretty print or not

Dependencies

  • camel:fhir
  • camel:kamelet