Practitioner Role

Options to work with FHIR R4 Practitioner Role resources.

Primitive extension support

PractitionerRole supports primitive companion elements in underscore form for selected fields:

_active, _availabilityExceptions, _implicitRules, _language.

For JSON usage patterns, see FHIR primitive extensions in JSON.

Successful HTTP Responses

This table lists successful HTTP responses for this resource.

EndpointMethodSuccessful status code
/api/fhir/r4/PractitionerRole GET 200
/api/fhir/r4/PractitionerRole POST 201
/api/fhir/r4/PractitionerRole/$purgeDeleted POST 200
/api/fhir/r4/PractitionerRole/{rid} DELETE 204
/api/fhir/r4/PractitionerRole/{rid} GET 200
/api/fhir/r4/PractitionerRole/{rid} PUT 200
/api/fhir/r4/PractitionerRole/{rid}/$hardDelete POST 200
/api/fhir/r4/PractitionerRole/{rid}/_history/{vid} GET 200

For cross-resource interaction summaries, see FHIR status codes.

See also

For permanent deletion guidance, see Data deletion and purge operations.