Update Flag Resource
put
/oracle-fhir-server/fhir/Flag/{id}
This api lets you create a new current version for an existing Flag resource or creates an initial version if no Flag resource already exists for the given id.
Request
Path Parameters
Root Schema : Flag
Type:
Show Source
object-
author:
object Account_subject
-
category:
array category
Minimum Number of Items:
1Unique Items Required:true -
code:
object Account_type
-
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique Items Required:true -
meta:
object Account_meta
-
period:
object Account_servicePeriod
-
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
subject:
object Account_subject
-
text:
object Account_text
Nested Schema : Account_subject
Type:
Show Source
object-
display:
string
Minimum Length:
1 -
reference:
string
Minimum Length:
1
Nested Schema : category
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_type
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true -
text:
string
Minimum Length:
1
Nested 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 : Account_servicePeriod
Type:
Show Source
object-
end:
string
Minimum Length:
1 -
start:
string
Minimum Length:
1
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