HealthcareService REST Endpoints

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