GET DetectedIssue Resource Bundle
get
/oracle-fhir-server/fhir/DetectedIssue
This endpoint supports the retrieval of DetectedIssue resource list.It returns Bundle of DetectedIssue resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
author(optional): string
The provider or device that identified the issue
-
code(optional): string
Issue Category, e.g. drug-drug, duplicate therapy, etc.
-
identified(optional): string(date)
When identified
-
identifier(optional): string
Unique id for the detected issue
-
implicated(optional): string
Problem resource
-
patient(optional): string
Associated patient
Response
200 Response
Success
Nested Schema : DetectedIssue
Type:
Show Source
object
-
author:
object Account_coverage
-
code:
object ActivityDefinition_valueCodeableConcept
-
detail:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifiedDateTime:
string
Minimum Length:
1
-
implicated:
array implicated
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
mitigation:
array mitigation
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
severity:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : implicated
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : mitigation
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : DetectedIssue_mitigation
Type:
Show Source
object
-
action(optional):
object Account_type
-
author(optional):
object Account_subject
-
date:
string
Minimum Length:
1
Nested Schema : Account_type
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
-
text:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true