Versions Compared

Key

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

...

This message is used to notify the requesting registry when a request cannot be fulfilled.


SendRetrieve
RequestRejectedRequestRequestRejectedRetrieve
Expand
titleRequest...
FieldDetails
payload*
Expand
title...
FieldDetails
patient*Embedded Patient Block
donor*Embedded Donor Block
referenceCode*string($uuid)
requestType*string
maxLength: 3

Type of request REQ_TYPE Req 3

reason*string
maxLength: 3

minLength: 2

Reason REASON Req 3

remarkstring
maxLength: 120

nullable: true

Remark REMARK Opt 120

recipient*string
maximum: 9999

minimum: 0

maxLength: 4

minLength: 4

example: 1234

4 digit ION of recipient

correlationGuid*string($uuid)

Sender generated GUID used to correlate response acknowledgement

Expand
titleResponse...
FieldDetails
wmdaResponse{...}
  • Request Rejected
    • patient (wmdaId)
    • referenceCode 
    • requestType
    • reason
    • remark
  • Donor Block (6.1.4)
    • Meta Block (6.1.1)
    • Payload Request Rejected

    ...

    SendRetrieve
    ResultReminderRequestResultReminderRetrieve
    Expand
    titleRequest...
    FieldDetails
    sender*string
    maxLength: 4

    minLength: 4

    example: 5678

    4 digit ION of sender

    sentAtUtc*string($date-time)

    Server-supplied timestamp showing UTC time sender posted (i.e. sent) MessageRequest.

    deliveredAtUtc*string($date-time)

    Server-supplied timestamp showing UTC time of Message delivery to recipient's inbox queue.

    payload*{...}
    recipient*string
    maximum: 9999

    minimum: 0

    maxLength: 4

    minLength: 4

    example: 1234

    4 digit ION of recipient

    correlationGuid*string($uuid)

    Sender generated GUID used to correlate response acknowledgement

    messageTypestring

    Message types supported by WmdaConnect

    Enum:
    Array [ 21 ]
    Expand
    titleResponse...
    FieldDetails
    wmdaResponse{...}
    Expand
    titleRequest...
    No parameters specified
    Expand
    titleResponse...
    FieldDetails
    originalMessage{...}
    metaInformationEmbedded Meta Block


    5.17 - Generic Request

    Used for registering a patient (by the embedded patientBlock).

    ...