...
In EMDIS, the following messages are linked to the donor updates:
- TYP_RES
- IDM_RES
- RSV_RES
- NO_RES
These four will be replaced with the Match-Connect API endpoints that have the donor details embedded in the message. Respective endpoints of IDM_RES and TYP_RES will deliver new IDM and new typing details, and all the mentioned endpoints will also inform the patient registry of the new donor status.
...
- extendedTypingResponse
- infectiousDiseaseMarkerResponse
- reservationResponserequestRejected
These donor updates are for the receiving registry (patient registry) only and will not be updated in the central HUB. So the sending (donor) registry is responsible for sending a DIFF upload to the S&M system in parallel to keep information in sync.
| Field | Details | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| grid* | string | |||||||||||||||||||||||||||||||
| dateOfBirth | string Donor date of birth | |||||||||||||||||||||||||||||||
| sex | string | |||||||||||||||||||||||||||||||
| antiCmvStatus | string nullable:true Enum: [P, G, M, B, H, O, N] | |||||||||||||||||||||||||||||||
| antiCmvDate | string date of CMV NAT test | |||||||||||||||||||||||||||||||
| hla |
| |||||||||||||||||||||||||||||||
| abo | string nullable:true Enum: [A, B, O, AB] | |||||||||||||||||||||||||||||||
| rhesus | string nullable:true Enum: [P, N] |
Here is the comparison of the DONOR_CB and the API endpoints: EMDIS vs API.xlsx
...