Skip to content

Commit

Permalink
docs(): patient identifiers update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Hellemans authored and Nick Hellemans committed Apr 3, 2024
1 parent 738c08a commit 83d9f81
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,9 @@ To assign identifiers to patients you first have to set up your identifiers in y

## Assign identifier to the patient

Identifiers can be added to patients via our apps (Awell Care) or via our API.
Identifiers can be added to patients via multiple ways, depending on your use case:

- Via the Awell apps (Awell Care)
- API: see [createPatient](/awell-orchestration/api-reference/mutations/create-patient) and [updatePatient](/awell-orchestration/api-reference/mutations/update-patient) mutation
- [Incoming webhook trigger](/awell-orchestration/docs/trigger-care-flows/trigger-types/incoming-webhooks#associate-a-patient-with-your-care-flow)
- [Shareable Hosted Pages link](/awell-orchestration/docs/trigger-care-flows/trigger-types/awell-hosted-pages-link#associate-a-patient-with-your-care-flow)

0 comments on commit 83d9f81

Please sign in to comment.