Update Procedure Resource
put
/oracle-fhir-server/fhir/Procedure/{id}
This api lets you create a new current version for an existing Procedure resource or creates an initial version if no Procedure resource already exists for the given id.
Request
Path Parameters
Root Schema : Procedure
Type:
Show Source
object
-
asserter:
object Account_subject
-
code:
object Account_type
-
followUp:
array followUp
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
note:
array note
Minimum Number of Items:
1
Unique Items Required:true
-
performedDateTime:
string
Minimum Length:
1
-
performer:
array performer
Minimum Number of Items:
1
Unique Items Required:true
-
reasonCode:
array reasonCode
Minimum Number of Items:
1
Unique Items Required:true
-
recorder:
object Account_subject
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
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 : followUp
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 : performer
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : reasonCode
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 : 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
Response
200 Response
Success