PractitionerRole REST Endpoints

PractitionerRole
The PractitionerRole FHIR resource type
Add Meta at Instance-Level
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole/{id}/$meta-add
Create PractitionerRole Resource
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole
Delete Meta at Instance-Level
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole/{id}/$meta-delete
Delete PractitionerRole Resource
Method: delete
Path: oracle-fhir-server/fhir/PractitionerRole/{id}
GET Change History of PractitionerRole Resource
Method: get
Path: oracle-fhir-server/fhir/PractitionerRole/_history
GET Change History of PractitionerRole Resource by ID
Method: get
Path: oracle-fhir-server/fhir/PractitionerRole/{id}/_history
GET PractitionerRole Resource Bundle
Method: get
Path: oracle-fhir-server/fhir/PractitionerRole
GET PractitionerRole Resource by ID
Method: get
Path: oracle-fhir-server/fhir/PractitionerRole/{id}
GET PractitionerRole Resource by version ID
Method: get
Path: oracle-fhir-server/fhir/PractitionerRole/{id}/_history/{version_id}
GET PractitionerRole Resource Meta at Instance-Level.
Method: get
Path: oracle-fhir-server/fhir/PractitionerRole/{id}/$meta
GET PractitionerRole Resource Meta at type level.
Method: get
Path: oracle-fhir-server/fhir/PractitionerRole/$meta
Instance-Level Expunge Operation
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole/{id}/$expunge
Instance-Level Validate Operation
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole/{id}/$validate
Patch PractitionerRole Resource
Method: patch
Path: oracle-fhir-server/fhir/PractitionerRole/{id}
Search PractitionerRole Resource
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole/_search
Type-Level Expunge Operation
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole/$expunge
Type-Level Validate Operation
Method: post
Path: oracle-fhir-server/fhir/PractitionerRole/$validate
Update PractitionerRole Resource
Method: put
Path: oracle-fhir-server/fhir/PractitionerRole/{id}