Workflow or API calls:
I want to create a Practitioner , and I get access token with these scopes:
system/Person.write system/Patient.read system/Patient.write system/Person.read system/Account.read system/Account.write system/Observation.read system/Observation.write system/Practitioner.write system/Practitioner.read
Then I post my Practitioner to this URL:
https://fhir-ehr-code.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Practitioner
But I get error message:
"message": "code=\"urn:cerner:error:oauth2:resource-access:insufficient-scopes\", error=\"insufficient_scope\", subcode=\"no_scope_for_resource_path\"",
"code": 403
}
It looks like my scrope for creating Practitioner is not enough.
Would you pleae tell me “which scopes can create a Practitioner” ?
Background Information:
Failure to provide answers will impact our ability to respond in a timely and effective manner
Developer questions:
Are you an OPN Member? Yes
Have you signed up to be in the Healthcare Developer Track? Yes
Are you a registered Code Program member? Yes
Does your App have a presence on the Oracle Healthcare App Marketplace? No
Are you developing on behalf of an Oracle Health client?
If so, which client:
Application's Client ID and App ID, if relevant:
Application ID
3e8e7e55-bd2f-4a99-b15b-cf81c53e0bd9
Client ID
d28609c0-388f-4d71-b620-d6bdd0b9b793
Expected Result:
Actual Result:
X-Request-Id / Cerner-Correlation-Id / opc-request-id:
Date/time of the example:
X-Request-Id : NA
Cerner-Correlation-Id: NA
opc-request-id: /C3071CA3150D35C2C3E83F9430CEC26A/1E47363120ADA61FD83C9E0D9BF0B982
Date/time of the example: Tue, 17 Dec 2024 16:16:22 GMT