v1
latestOpenAPI 3.0.02026-07-144898115.8 KBprofile
Response to patient's share profile request
Result of patient share profile request at HIP end.
post/v0.5/patients/profile/on-share
Headers
Authorizationstring required
Access token which was issued after successful login with gateway auth server.
X-CM-IDstring required
Suffix of the consent manager to which the request was intended.
Request body
Example request
{
"acknowledgement": {
"healthId": "<username>@<suffix>"
},
"requestId": "5f7a535d-a3fd-416b-b069-c97d021fbacd"
}Response
Request accepted