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
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○