GET GuidanceResponse Resource Bundle
get
/oracle-fhir-server/fhir/GuidanceResponse
This endpoint supports the retrieval of GuidanceResponse resource list.It returns Bundle of GuidanceResponse resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
identifier(optional): string
The identifier of the guidance response
-
patient(optional): string
The identity of a patient to search for guidance response results
-
request(optional): string
The identifier of the request associated with the response
-
subject(optional): string
The subject that the guidance response is about
Response
200 Response
Success
Nested Schema : GuidanceResponse
Type:
Show Source
object
-
contained:
array contained
Minimum Number of Items:
1
Unique Items Required:true
-
encounter:
object Account_coverage
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
moduleUri:
string
Minimum Length:
1
-
occurrenceDateTime:
string
Minimum Length:
1
-
outputParameters:
object Account_coverage
-
performer:
object Account_coverage
-
reasonCode:
array reasonCode
Minimum Number of Items:
1
Unique Items Required:true
-
requestIdentifier:
object Account_identifier
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : contained
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
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 : reasonCode
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : GuidanceResponse_contained
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
parameter(optional):
array parameter
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
Nested Schema : parameter
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : GuidanceResponse_parameter
Type:
Show Source
object
-
name:
string
Minimum Length:
1
-
valueDecimal:
number
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1