Create GuidanceResponse Resource
post
/oracle-fhir-server/fhir/GuidanceResponse
This api lets you create a new instance of the GuidanceResponse resource.
Request
Root Schema : GuidanceResponse
Type:
Show Source
object-
contained:
array contained
Minimum Number of Items:
1Unique Items Required:true -
encounter:
object Account_coverage
-
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique 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:
1Unique 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:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : identifier
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_meta
Type:
Show Source
object-
tag:
array tag
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : reasonCode
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1
Nested Schema : parameter
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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
201 Response
Created