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