ImmunizationRecommendation REST Endpoints
ImmunizationRecommendation
- Create ImmunizationRecommendation Resource
- Method: postPath:
/oracle-fhir-server/fhir/ImmunizationRecommendation
- Delete ImmunizationRecommendation Resource
- Method: deletePath:
/oracle-fhir-server/fhir/ImmunizationRecommendation/{id}
- 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/{vid}
- Update ImmunizationRecommendation Resource
- Method: putPath:
/oracle-fhir-server/fhir/ImmunizationRecommendation/{id}