Immunization REST Endpoints

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