post
https://{telegra.url}/patients
This endpoint is used to create a patient.
Important: In order to create an SSO session with the patient, you must provide an ssoKey when you create the patient. The SSO Key cannot be set later.
| Parameter Name | Data Type | Example | Required | enum |
|---|---|---|---|---|
| String | [email protected] | true | ||
| phone | Phone (String) | 8888888888 (no dashes) | true | |
| firstName | String | Chewbaka | true | |
| middleName | String | Charles | false | |
| lastName | String | Wookie | true | |
| gender | String | male | false | ['male', 'female', 'other'] |
| String | male | true | ['male', 'female'] | |
| dateOfBirth | String (mm-dd-yyyy) | 10-01-1990 | true | |
| externaldentifier | String | x45j32 | false | |
| ssoKey | String | any desired key used for SSO | false (but recommeded) |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
