GET OperationDefinition Resource Bundle
get
/oracle-fhir-server/fhir/OperationDefinition
This endpoint supports the retrieval of OperationDefinition resource list.It returns Bundle of OperationDefinition resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
base(optional): string
Marks this as a profile of the base
-
code(optional): string
Name used to invoke the operation
-
context(optional): string
A use context assigned to the operation definition
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the operation definition
-
context-type(optional): string
A type of use context assigned to the operation definition
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the operation definition
-
context-type-value(optional): string
A use context type and value assigned to the operation definition
-
date(optional): string(date)
The operation definition publication date
-
description(optional): string
The description of the operation definition
-
input-profile(optional): string
Validation information for in parameters
-
instance(optional): string
Invoke on an instance?
-
jurisdiction(optional): string
Intended jurisdiction for the operation definition
-
kind(optional): string
operation | query
-
name(optional): string
Computationally friendly name of the operation definition
-
output-profile(optional): string
Validation information for out parameters
-
publisher(optional): string
Name of the publisher of the operation definition
-
status(optional): string
The current status of the operation definition
-
system(optional): string
Invoke at the system level?
-
title(optional): string
The human-friendly name of the operation definition
-
type(optional): string
Invoke at the type level?
-
url(optional): string
The uri that identifies the operation definition
-
version(optional): string
The business version of the operation definition
Response
200 Response
Success
Nested 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:
1
Unique 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:
1
Unique Items Required:true
-
kind:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
overload:
array overload
Minimum Number of Items:
1
Unique Items Required:true
-
parameter:
array parameter
Minimum Number of Items:
1
Unique 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:
1
Unique Items Required:true
-
version:
string
Minimum Length:
1
Nested Schema : contact
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : jurisdiction
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : overload
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : parameter
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 : useContext
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : CapabilityStatement_contact
Type:
Show Source
object
-
name:
string
Minimum Length:
1
-
telecom(optional):
array telecom
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : telecom
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested 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:
1
Unique Items Required:true
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
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:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true