Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

FieldDetails
grid*

string
nullable:true
maxLength: 19
minLength: 19
example: 9991012070433202000

dateOfBirth

string
nullable:true

Donor date of birth

sex

string
nullable:true
Enum: [M, F]

antiCmvStatusstring
nullable:true
Enum: [P, G, M, B, H, O, N]
antiCmvDate

string
nullable:true
maxLength: 10

date of CMV NAT test

hla


Expand
title...

a*

dna* {...}

description: HLA node with DNA

b*

dna* {...}

description: HLA node with DNA

c

dna* {...}

description: HLA node with DNA

drb1*

dna* {...}

description: HLA node with DNA

drb3

dna* {...}

description: HLA node with DNA

drb4

dna* {...}

description: HLA node with DNA

drb5

dna* {...}

description: HLA node with DNA

dqa1

dna* {...}

description: HLA node with DNA

dqb1

dna* {...}

description: HLA node with DNA

dpa1

dna* {...}

description: HLA node with DNA

dpb1

dna* {...}

description: HLA node with DNA

mica

gls* {...}

description: HLA node with GLS

micb

gls* {...}

description: HLA node with GLS

abostring
nullable:true
Enum: [A, B, O, AB]
rhesusstring
nullable:true
Enum: [P, N]

Here is the comparison of the DONOR_CB and the API endpoints: EMDIS vs API.xlsx

...