GET
/PractitionerRole/{id}
read-instance: Read PractitionerRole instance
PUT
/PractitionerRole/{id}
update-instance: Update an existing PractitionerRole instance, or create using a client-assigned ID
DELETE
/PractitionerRole/{id}
instance-delete: Perform a logical delete on a resource instance
PATCH
/PractitionerRole/{id}
instance-patch: Patch a resource instance of type PractitionerRole by ID
GET
/PractitionerRole/{id}/_history/{version_id}
vread-instance: Read PractitionerRole instance with specific version
GET
/PractitionerRole
search-type: Search for PractitionerRole instances
POST
/PractitionerRole
create-type: Create a new PractitionerRole instance
GET
/PractitionerRole/_history
type-history: Fetch the resource change history for all resources of type PractitionerRole
GET
/PractitionerRole/{id}/_history
instance-history: Fetch the resource change history for all resources of type PractitionerRole
GET
/PractitionerRole/_search
search-type: Search for PractitionerRole instances
GET
/PractitionerRole/$validate
POST
/PractitionerRole/$validate
GET
/PractitionerRole/{id}/$validate
POST
/PractitionerRole/{id}/$validate
POST
/PractitionerRole/{id}/$meta-delete
POST
/PractitionerRole/{id}/$meta-add
GET
/PractitionerRole/$meta
POST
/PractitionerRole/$meta
GET
/PractitionerRole/{id}/$meta
POST
/PractitionerRole/{id}/$meta
POST
/PractitionerRole/$expunge
POST
/PractitionerRole/{id}/$expunge