Versions Compared

Key

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

...

Send (Post)
Retrieve (Post)
extendedTypingRequestRequestextendedTypingRequestRetrieve
Expand
titleRequest...
FieldDetails
request*
Expand
title...
FieldDetails
requestId

string
maxLength: 15
example:XX12345

resolutionRequired*string
example: "a": high

Replacement of the single string based resolutionRequired.

addressEmbedded Address Block
isUrgent*boolean

Urgent request URGENT Opt 1

remarkstring
maxLength: 120

nullable: true

example: the patient case is very urgent

Remark REMARK Opt 120

receivingRegistry*integer
maximum: 9999

minimum: 0

maxLength: 4

minLength: 4

example: 1234

4 digit ION of the receiving registry

patient*Embedded Patient Block
donor*Donor ID
Expand
titleResponse...
FieldDetails
wmdaResponse*Embedded WMDA Response Block
Expand
titleRequest...
limitinteger
default: 100

shouldPeekboolean
default: false

Set to true if you want messages to remain available after retrieval

messageSequenceNumber

integer
e
xamplet: 12345

Optional field to request a message with a specific messageSequenceNumber. If that message (no longer) exists then no message will be returned.

Expand
titleResponse...
FieldDetails
generalInformation*Embedded General Information Block
originalMessage*{...}
metaInformation*Embedded Meta Block

Rules

resolutionRequired: Character string with fixed length in which each position represents an HLA locus. The coding of the resolution required for every position is:

  • S = serological
  • L = DNA low resolution
  • M = DNA medium (intermediate) resolution
  • H = DNA high resolution

A hyphen (’-’) indicates that a locus is not requested. The string is interpreted from left to right with position 1 as the leftmost position.

  • Position 1: HLA-A
  • Position 2: HLA-B
  • Position 3: HLA-Cw
  • Position 4: HLA-DRB1
  • Position 5: HLA-DRB3
  • Position 6: HLA-DRB4
  • Position 7: HLA-DRB5
  • Position 8: DNA-DQA1
  • Position 9: DNA-DQB1
  • Position 10: DNA-DPA1
  • Position 11: DNA-DPB1

Examples for field resolutionRequired:

...

  • Intermediate resolution (M) translates to non-high resolution.
  • Combinations are possible, i.e. several loci may be requested in one message.

The address block must provide the necessary details for the donor registry to send an invoice for the service. In EMDIS, this used to be the address of the financial institution.

The appropriate action if the typing request cannot be accepted or has to be changed by the receiving registry, e.g. due to national rules, is to inform the requesting side what was done. If only the resolution was changed (the sending registry will receive something different than ordered - either more or less) or only a part of the requested loci were accepted (the sending registry will only receive parts of what was ordered): send a message response (

...

see 6 - Administration)  containing the warning.

5.2 - Extended Typing Results (TYP_RES)

...