Update GuidanceResponse Resource
put
/oracle-fhir-server/fhir/GuidanceResponse/{id}
This api lets you create a new current version for an existing GuidanceResponse resource or creates an initial version if no GuidanceResponse resource already exists for the given id.
Request
Path Parameters
Root 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
Response
200 Response
Success