profile_update
Update or create a local profile via JSON Merge Patch, excluding sensitive medical data.
Instructions
Create or patch the local profile. Never include diagnoses, medications or conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | JSON Merge Patch (RFC 7386) applied to the profile. If no profile exists, it must be a complete profile; id, orp_version and timestamps are filled in. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | ||
| warnings | Yes | ||
| readiness | Yes |