AppointmentResponse REST Endpoints

AppointmentResponse
Create AppointmentResponse Resource
Method: post
Path: /oracle-fhir-server/fhir/AppointmentResponse
Delete AppointmentResponse Resource
Method: delete
Path: /oracle-fhir-server/fhir/AppointmentResponse/{id}
GET AppointmentResponse Resource Bundle
Method: get
Path: /oracle-fhir-server/fhir/AppointmentResponse
GET AppointmentResponse Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/AppointmentResponse/{id}
GET AppointmentResponse Resource by version ID
Method: get
Path: /oracle-fhir-server/fhir/AppointmentResponse/{id}/_history/{vid}
GET Change History of AppointmentResponse Resource
Method: get
Path: /oracle-fhir-server/fhir/AppointmentResponse/_history
GET Change History of AppointmentResponse Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/AppointmentResponse/{id}/_history
Update AppointmentResponse Resource
Method: put
Path: /oracle-fhir-server/fhir/AppointmentResponse/{id}