AllergyIntolerance REST Endpoints

AllergyIntolerance
Create AllergyIntolerance Resource
Method: post
Path: /oracle-fhir-server/fhir/AllergyIntolerance
Delete AllergyIntolerance Resource
Method: delete
Path: /oracle-fhir-server/fhir/AllergyIntolerance/{id}
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/{vid}
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
Update AllergyIntolerance Resource
Method: put
Path: /oracle-fhir-server/fhir/AllergyIntolerance/{id}