FHIR Client Activities
The FHIR Client palette has the following activities:
- Bundle Response - This activity is used to process an FHIR bundle using Rest API and extract Data Provider Id to route invalid patient data to the appropriate data provider
- Convert Service - This activity is used to convert health data from legacy formats to FHIR format using REST APIs.
- FHIR Transformation - This activity is used to transform health data in legacy formats to FHIR format or other target format by using FHIR mapping tools.
- Get OAuth Token - This activity is used to get an OAuth token for authenticating a user who wants to perform some operations on an authorized server.
- Match Resource - This activity is used to match resources that satisfy a given condition.
- Resource Operations - This activity is used to create, read, update, or delete a FHIR resource on a specified server. You can also perform Batch and Transaction operations on FHIR Bundle resource.
- Resource Operations API - This activity is used to create, read, update, delete an FHIR resource on the specified FHIR server via the BusinessWorks REST resource
- Search for Resource - This activity is used to search for a particular FHIR resource on a specified server by using one or more criteria. Advanced search is also supported.
- Profile Validate - This activity is used to validate an FHIR Resource against a custom profile or FHIR schema published on the FHIR server.
Subtopics