Update Bundle Resource
put
/oracle-fhir-server/fhir/Bundle/{id}
This api lets you create a new current version for an existing Bundle resource or creates an initial version if no Bundle resource already exists for the given id.
Request
Path Parameters
Root Schema : Bundle
Type:
Show Source
object
-
entry:
array entry
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
link:
array link
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Bundle_meta
-
resourceType:
string
Minimum Length:
1
-
total:
number
-
type:
string
Minimum Length:
1
Nested Schema : entry
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Bundle_meta
Type:
Show Source
object
-
lastUpdated:
string
Minimum Length:
1
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Bundle_resource
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
intent:
string
Minimum Length:
1
-
medicationReference:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : Bundle_link
Type:
Show Source
object
-
relation:
string
Minimum Length:
1
-
url:
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
Response
200 Response
Success