latestOpenAPI 3.0.3MITraw.githubusercontent.com2025-06-209030.4 KB

ddefc5b30ba8

Registration

Submit EHR Requests

This event logs when the EHR request has been sent to the sending practice.

Submitted by: Requesting practice

When to send: When the EHR request has been sent to the sending practice.

Notes: If a technical error or negative acknowledgment occurs, an Error event must be submitted, including the response code if applicable.

Request Body example:

{
  "conversationId": "4345-986959-4930-684038",
  "registrationEventDateTime": "2020-02-08T08:30:25Z",
  "reportingSystemSupplier": "SUPPLIER_ODS_CODE",
  "reportingPracticeOdsCode": "ABC1234",
  "requestingPracticeOdsCode": "ABC1234",
  "sendingPracticeOdsCode": "XYZ4567"
}
post/ehr-requests

Request body

BaseEventYaml required— unresolved $ref

Response

— unresolved $ref