AllergyIntolerance REST Endpoints

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