About the external REST API call

The IWR system makes Rest API POST calls to ib-ext-svc. Each call contains a request body, which is expected to be data wrapped in an <IRTdata> element, in ODM XML format.

You must construct your ODM according to your integration configuration, the event type and the clinical data you want to map. Additionally, each external IWR system can choose to fit one of two different patterns to map IRTData into Oracle Clinical One Platform.

To learn more about these patterns of payload types and get additional details on how to construct the ODM and push data to integrate, see the Integrate data into Clinical One via Digital Gateway use case in the REST API guide for the Clinical One Platform.