templates/pipes/core/fhir-source-pipe.yaml (10 lines of code) (raw):

- route: from: uri: "kamelet:fhir-source" parameters: password: "The Password" serverUrl: "The Server URL" username: "The Username" steps: - to: uri: "log:info"