Versions Compared

Key

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

...

  • Hubs are required to keep this contact information up to date.
  • It’s not only useless but forbidden to give a postbox (POB) in a LAB address since this address is used for the delivery of samples. For the same reason ZIP code, City, and Country are required in the address block.
  • The contactPerson is required if the INST_TYPE is ”LAB”.
  • The organisationId (formerly known as INST_ID) of an institution should remain stable over time and should not be assigned to different institutions.
  • Organisation unique identifier for the institution (formerly known as INST_ID):

    • Should remain stable over time and must not be assigned to different institutions
    • Is a unique reference to an institution
    • Allows local address management if needed (e.g. for other use cases) by receiving registry and backward compatibility to existing EMDIS implementations. 
    • Provided by the local registry system.  
    • Should be worldwide unique.
      • Should follow the construct of ION + local address id. 
        • asdThe ION to be used is the ION of the patient registering registry (PR).
    • Should be provided as a user-friendly (displayable) id for use on screens and on documentation.


...

SendRetrieve
addressRequest
Expand
titleRequest...
Field

Details

organisationId*

string
nullable: false

maxLength: 10
minLength: 3

Organisation unique identifier for the institution.

  1. Unique reference to an institution
  2. Allows local address management if needed (e.g. for other use cases) by receiving registry and backward compatibility to existing EMDIS implementations. 
  • Provided by the local registry system.  
  • Should be worldwide unique.
    • Should follow the construct of hub code ION + local address id. 
      • The hub code usually ION to be used is the two-character ISO country code ION of the patient registering registry (e.g. NL for Netherlands)  In the case of multiple registries in one country, a replacement code will be assignedPR).
  • Should be provided as a user-friendly (displayable) id for use on screens and on documentation.
line1*

string
nullable: false

maxLength: 60

Address line 1

line2

string
nullable: true

maxLength: 60

Address line 2

line3

string
nullable: true

maxLength: 60

Address line 3

postalCode*

string
nullable: false

maxLength: 10

city*

string
nullable: false

maxLength: 40

country*

string
nullable: false

minLength: 2

maxLength: 2

2 character ISO country code ( ISO 3166-1 alpha-2)
type*

string
nullable: false

minLength: 3

maxLength: 3

HUB = EMDIS Hub
DON = Donor center
TRA = Transplant center
HAR = Harvesting center
LAB = Typing laboratory
FIN = Financial institution
CBB = Cord Blood Bank

contactPerson

string
nullable: true

maxLength: 40

Contact person. Required if type = LAB.

phone*

string
nullable: false

maxLength: 20

fax

string
nullable: true

maxLength: 20

email

string
nullable: true

maxLength: 60

receivingRegistry*string
maximum: 9999

minimum: 0

maxLength: 4

minLength: 4

example: 1234

4 digit ION of the receiving registry

Expand
titleResponse...
FieldDetails
wmdaResponseEmbedded WMDA Response Block
Expand
titleRequest...
limitinteger
default: 100

shouldPeekboolean
default: false

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

Expand
titleResponse...
FieldDetails
originalMessage{...}
metaInformationEmbedded Meta Block

...