DiagnosticReport REST Endpoints

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