Update TestReport Resource
put
/oracle-fhir-server/fhir/TestReport/{id}
This api lets you create a new current version for an existing TestReport resource or creates an initial version if no TestReport resource already exists for the given id.
Request
Path Parameters
Root Schema : TestReport
Type:
Show Source
object-
id:
string
Minimum Length:
1 -
identifier:
object Account_identifier
-
issued:
string
Minimum Length:
1 -
meta:
object Account_meta
-
name:
string
Minimum Length:
1 -
participant:
array participant
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1 -
result:
string
Minimum Length:
1 -
score:
number
-
setup:
object TestReport_setup
-
status:
string
Minimum Length:
1 -
teardown:
object TestReport_setup
-
test:
array test
Minimum Number of Items:
1Unique Items Required:true -
tester:
string
Minimum Length:
1 -
testScript:
object Account_coverage
-
text:
object Account_text
Nested Schema : Account_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Nested Schema : Account_meta
Type:
Show Source
object-
tag:
array tag
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : participant
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : TestReport_setup
Type:
Show Source
object-
action:
array action
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
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 : TestReport_participant
Type:
Show Source
object-
display:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1 -
uri:
string
Minimum Length:
1
Nested Schema : action
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : TestReport_setup_operation
Type:
Show Source
object-
detail:
string
Minimum Length:
1 -
message:
string
Minimum Length:
1 -
result:
string
Minimum Length:
1
Nested Schema : TestReport_test
Type:
Show Source
object-
action(optional):
array action
Minimum Number of Items:
1Unique Items Required:true -
description:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
name:
string
Minimum Length:
1
Nested Schema : action
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueResponse
200 Response
Success