DetectedIssue REST Endpoints

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