ImmunizationRecommendation REST Endpoints
ImmunizationRecommendation
The ImmunizationRecommendation FHIR resource type
- Add Meta at Instance-Level
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}/$meta-add - Create ImmunizationRecommendation Resource
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation - Delete ImmunizationRecommendation Resource
- Method: deletePath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id} - Delete Meta at Instance-Level
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}/$meta-delete - GET Change History of ImmunizationRecommendation Resource
- Method: getPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/_history - GET Change History of ImmunizationRecommendation Resource by ID
- Method: getPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}/_history - GET ImmunizationRecommendation Resource Bundle
- Method: getPath:
oracle-fhir-server/fhir/ImmunizationRecommendation - GET ImmunizationRecommendation Resource by ID
- Method: getPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id} - GET ImmunizationRecommendation Resource by version ID
- Method: getPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}/_history/{version_id} - GET ImmunizationRecommendation Resource Meta at Instance-Level.
- Method: getPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}/$meta - GET ImmunizationRecommendation Resource Meta at type level.
- Method: getPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/$meta - Instance-Level Expunge Operation
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}/$expunge - Instance-Level Validate Operation
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}/$validate - Patch ImmunizationRecommendation Resource
- Method: patchPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id} - Search ImmunizationRecommendation Resource
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/_search - Type-Level Expunge Operation
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/$expunge - Type-Level Validate Operation
- Method: postPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/$validate - Update ImmunizationRecommendation Resource
- Method: putPath:
oracle-fhir-server/fhir/ImmunizationRecommendation/{id}