VerificationResult REST Endpoints

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