Update DiagnosticReport Resource
put
/oracle-fhir-server/fhir/DiagnosticReport/{id}
This api lets you create a new current version for an existing DiagnosticReport resource or creates an initial version if no DiagnosticReport resource already exists for the given id.
Request
Path Parameters
Root Schema : DiagnosticReport
Type:
Show Source
object
-
entry:
array entry
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
type:
string
Minimum Length:
1
Nested Schema : entry
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 : DiagnosticReport_entry
Type:
Show Source
object
-
fullUrl:
string
Minimum Length:
1
-
resource(optional):
object DiagnosticReport_resource
Nested Schema : DiagnosticReport_resource
Type:
Show Source
object
-
category:
array category
Minimum Number of Items:
1
Unique Items Required:true
-
code:
object Account_type
-
effectiveDateTime:
string
Minimum Length:
1
-
encounter:
object Account_coverage
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
issued:
string
Minimum Length:
1
-
meta:
object Account_meta
-
performer:
array performer
Minimum Number of Items:
1
Unique Items Required:true
-
presentedForm:
array presentedForm
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
result:
array result
Minimum Number of Items:
1
Unique Items Required:true
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : category
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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 : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : performer
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : presentedForm
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : result
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 : ActivityDefinition_jurisdiction
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
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_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : DiagnosticReport_resource_presentedForm
Type:
Show Source
object
-
contentType:
string
Minimum Length:
1
-
data:
string
Minimum Length:
1
-
language:
string
Minimum Length:
1
-
title:
string
Minimum Length:
1
Response
200 Response
Success