Update OperationDefinition Resource
put
/oracle-fhir-server/fhir/OperationDefinition/{id}
This api lets you create a new current version for an existing OperationDefinition resource or creates an initial version if no OperationDefinition resource already exists for the given id.
Request
Path Parameters
Root Schema : OperationDefinition
Type:
Show Source
object-
base:
string
Minimum Length:
1 -
code:
string
Minimum Length:
1 -
comment:
string
Minimum Length:
1 -
contact:
array contact
Minimum Number of Items:
1Unique Items Required:true -
date:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
instance:
boolean
-
jurisdiction:
array jurisdiction
Minimum Number of Items:
1Unique Items Required:true -
kind:
string
Minimum Length:
1 -
name:
string
Minimum Length:
1 -
overload:
array overload
Minimum Number of Items:
1Unique Items Required:true -
parameter:
array parameter
Minimum Number of Items:
1Unique Items Required:true -
publisher:
string
Minimum Length:
1 -
resource:
array resource
-
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
system:
boolean
-
text:
object Account_text
-
type:
boolean
-
url:
string
Minimum Length:
1 -
useContext:
array useContext
Minimum Number of Items:
1Unique Items Required:true -
version:
string
Minimum Length:
1
Nested Schema : contact
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : jurisdiction
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : overload
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : parameter
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : useContext
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : CapabilityStatement_contact
Type:
Show Source
object-
name:
string
Minimum Length:
1 -
telecom(optional):
array telecom
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : telecom
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Nested Schema : AdverseEvent_category
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true
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 : OperationDefinition_overload
Type:
Show Source
object-
comment:
string
Minimum Length:
1 -
parameterName(optional):
array parameterName
Nested Schema : OperationDefinition_parameter
Type:
Show Source
object-
documentation:
string
Minimum Length:
1 -
max:
string
Minimum Length:
1 -
min:
number
-
name:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1 -
use:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueResponse
200 Response
Success