Update ServiceRequest Resource
put
/oracle-fhir-server/fhir/ServiceRequest/{id}
This api lets you create a new current version for an existing ServiceRequest resource or creates an initial version if no ServiceRequest resource already exists for the given id.
Request
Path Parameters
Root Schema : ServiceRequest
Type:
Show Source
object-
category:
array category
Minimum Number of Items:
1Unique Items Required:true -
code:
object ActivityDefinition_valueCodeableConcept
-
id:
string
Minimum Length:
1 -
intent:
string
Minimum Length:
1 -
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : category
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : Account_meta
Type:
Show Source
object-
tag:
array tag
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 : Communication_medium
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true -
text:
string
Minimum Length:
1
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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 : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueResponse
200 Response
Success