PractitionerRole REST Endpoints

PractitionerRole
Create PractitionerRole Resource
Method: post
Path: /oracle-fhir-server/fhir/PractitionerRole
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/{vid}
Update PractitionerRole Resource
Method: put
Path: /oracle-fhir-server/fhir/PractitionerRole/{id}