...
| Description | Name | Type | Comment |
|---|---|---|---|
| patientId | string nullable: false | |
| regSend | string nullable: false | Retrieve message only |
| regReceive | string nullable: false | |
| firstName | string nullable: true | |
| lastName | string nullable: true |
...
...
| Description | Name | Type | Comment |
|---|---|---|---|
| patientId | string nullable: false | |
| regSend | string nullable: false | Retrieve message only |
| regReceive | string nullable: false | |
| firstName | string nullable: true | |
| lastName | string nullable: true |
...