...
3 - Patient Administration#3PatientAdministration-3.8-RegisterPatient
Provision of the donor ID in every request must be changed.
Current structure is:
...
{
| description: | Supply one node from the following | ||
| grid | string nullable: true maxLength: 19 minLength: 19 example: 9991012070433202000 | ||
| adcu | {
} | ||
| cbu | {
} |
}
ADCU and CBU have similar structure, but adult donor has the ID (GRID) right away.
...