FHIR Client Activities

The FHIR Client palette has the following activities:

  • 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.
  • 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.