FHIR Adapter Restrictions

Note the following FHIR Adapter restrictions.

  • Trigger (inbound) connections are not supported. To achieve this functionality, use the REST Adapter.
  • The create, read, update, delete, patch, vread, history, and history-type FHIR interactions are supported. Other interactions such as custom operations are not supported.
  • Bundle resources with heterogeneous resource objects in the entry array are not supported.
  • Primitive extensions and modifier extensions in FHIR profiles are not supported.
  • The patch interaction includes the following restrictions:
    • Patch is only supported for standard schema definitions.
    • The copy and move operations on top-level elements are only permitted if the top-level element is an array.
    • All patch operations configured in the Operations table on the Configure Interaction page must have a target node in the mapper. For example, although the remove operation on a non-array element doesn't require any mapping, you must still right-click and select Create target node.

Note:

There are overall service limits for Oracle Integration. A service limit is the quota or allowance set on a resource. See Service Limits.