This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
(v4.0.1:
R4
-
Mixed
Normative
and
STU
3).
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R4
R3
R2
FHIR
Infrastructure
Work
Group
|
Maturity
Level
:
|
|
Security Category : Anonymous | Compartments : Not linked to any defined compartments |
Detailed Descriptions for the elements in the OperationDefinition resource.
| OperationDefinition | |||||||||||||||||
| Element Id | OperationDefinition | ||||||||||||||||
| Definition |
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction). |
||||||||||||||||
|
|
| ||||||||||||||||
| Type | DomainResource | ||||||||||||||||
| Invariants |
|
||||||||||||||||
| OperationDefinition.url | |||||||||||||||||
| Element Id | OperationDefinition.url | ||||||||||||||||
| Definition |
An
absolute
URI
that
is
used
to
identify
this
operation
definition
when
it
is
referenced
in
a
specification,
model,
design
or
an
|
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | uri | ||||||||||||||||
| Requirements |
Allows the operation definition to be referenced by a single globally unique identifier. |
||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
Can
be
a
urn:uuid:
or
a
The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions . In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found. |
||||||||||||||||
| OperationDefinition.version | |||||||||||||||||
| Element Id | OperationDefinition.version | ||||||||||||||||
| Definition |
The identifier that is used to identify this version of the operation definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the operation definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. |
||||||||||||||||
| Note | This is a business versionId, not a resource version id (see discussion ) | ||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
There
may
be
different
operation
definition
instances
that
have
the
same
identifier
but
different
versions.
The
version
can
be
appended
to
the
url
in
a
reference
to
allow
a
|
||||||||||||||||
| OperationDefinition.name | |||||||||||||||||
| Element Id | OperationDefinition.name | ||||||||||||||||
| Definition |
A natural language name identifying the operation definition. This name should be usable as an identifier for the module by machine processing applications such as code generation. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| Requirements |
Support human navigation and code generation. |
||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
The
name
is
not
expected
to
be
globally
unique.
The
name
should
be
a
simple
|
||||||||||||||||
| Invariants |
| ||||||||||||||||
| OperationDefinition.title | |||||||||||||||||
| Element Id | OperationDefinition.title | ||||||||||||||||
| Definition | A short, descriptive, user-friendly title for the operation definition. | ||||||||||||||||
| Cardinality | 0..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments | This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc. | ||||||||||||||||
| OperationDefinition.status | |||||||||||||||||
| Element Id | OperationDefinition.status | ||||||||||||||||
| Definition |
The status of this operation definition. Enables tracking the life-cycle of the content. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Terminology Binding | PublicationStatus ( Required ) | ||||||||||||||||
| Type | code | ||||||||||||||||
| Is Modifier | true (Reason: This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration) | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
Allows
filtering
of
operation
definitions
that
are
appropriate
for
use
|
||||||||||||||||
| OperationDefinition.kind | |||||||||||||||||
| Element Id | OperationDefinition.kind | ||||||||||||||||
| Definition |
Whether this is an operation or a named query. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Terminology Binding | OperationKind ( Required ) | ||||||||||||||||
| Type | code | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
Named queries are invoked differently, and have different capabilities. |
||||||||||||||||
| OperationDefinition.experimental | |||||||||||||||||
| Element Id | OperationDefinition.experimental | ||||||||||||||||
| Definition |
A
|
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | boolean | ||||||||||||||||
|
|
Enables experimental content to be developed following the same lifecycle that would be used for a production-level operation definition. |
||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
Allows
filtering
of
operation
|
||||||||||||||||
| OperationDefinition.date | |||||||||||||||||
| Element Id | OperationDefinition.date | ||||||||||||||||
| Definition |
The
date
(and
optionally
time)
when
the
operation
definition
was
published.
The
date
must
change
|
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | dateTime | ||||||||||||||||
| Alternate Names | Revision Date | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the operation definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource. |
||||||||||||||||
| OperationDefinition.publisher | |||||||||||||||||
| Element Id | OperationDefinition.publisher | ||||||||||||||||
| Definition |
The
name
of
the
|
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| Requirements |
Helps
establish
the
|
||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
Usually
an
|
||||||||||||||||
| OperationDefinition.contact | |||||||||||||||||
| Element Id | OperationDefinition.contact | ||||||||||||||||
| Definition |
Contact details to assist a user in finding and communicating with the publisher. |
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Type | ContactDetail | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
May be a web site, an email address, a telephone number, etc. |
||||||||||||||||
| OperationDefinition.description | |||||||||||||||||
| Element Id | OperationDefinition.description | ||||||||||||||||
| Definition |
A free text natural language description of the operation definition from a consumer's perspective. |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | markdown | ||||||||||||||||
| Comments |
This
description
can
be
used
to
capture
details
such
as
why
the
operation
definition
was
built,
comments
about
misuse,
instructions
for
clinical
use
and
interpretation,
literature
references,
examples
from
the
paper
world,
etc.
It
is
not
a
rendering
of
the
operation
definition
as
conveyed
in
the
'text'
field
of
the
resource
itself.
This
item
SHOULD
be
populated
unless
the
information
is
available
from
context
(e.g.
the
language
of
the
|
||||||||||||||||
| OperationDefinition.useContext | |||||||||||||||||
| Element Id | OperationDefinition.useContext | ||||||||||||||||
| Definition |
The
content
was
developed
with
a
focus
and
intent
of
supporting
the
contexts
that
are
listed.
These
|
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Type | UsageContext | ||||||||||||||||
| Requirements |
Assist in searching for appropriate content. |
||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
When
multiple
useContexts
are
specified,
there
is
no
expectation
|
||||||||||||||||
| OperationDefinition.jurisdiction | |||||||||||||||||
| Element Id | OperationDefinition.jurisdiction | ||||||||||||||||
| Definition |
A legal or geographic region in which the operation definition is intended to be used. |
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Terminology Binding |
Jurisdiction
|
||||||||||||||||
| Type | CodeableConcept | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
It may be possible for the operation definition to be used in jurisdictions other than those for which it was originally designed or intended. |
||||||||||||||||
| OperationDefinition.purpose | |||||||||||||||||
| Element Id | OperationDefinition.purpose | ||||||||||||||||
| Definition |
|
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | markdown | ||||||||||||||||
| Comments |
This
element
does
not
describe
the
usage
of
the
operation
|
||||||||||||||||
|
|
|||||||||||||||||
| Element Id | OperationDefinition.affectsState | ||||||||||||||||
| Definition |
|
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | boolean | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments | What http methods can be used for the operation depends on the .affectsState value and whether the input parameters are primitive or complex:
| ||||||||||||||||
| OperationDefinition.code | |||||||||||||||||
| Element Id | OperationDefinition.code | ||||||||||||||||
| Definition |
The name used to invoke the operation. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | code | ||||||||||||||||
| Summary | true | ||||||||||||||||
| OperationDefinition.comment | |||||||||||||||||
| Element Id | OperationDefinition.comment | ||||||||||||||||
| Definition |
Additional information about how to use this operation or named query. |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type |
|
||||||||||||||||
| OperationDefinition.base | |||||||||||||||||
| Element Id | OperationDefinition.base | ||||||||||||||||
| Definition |
Indicates that this operation definition is a constraining profile on the base. |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type |
|
||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
A constrained profile can make optional parameters required or not used and clarify documentation. |
||||||||||||||||
| OperationDefinition.resource | |||||||||||||||||
| Element Id | OperationDefinition.resource | ||||||||||||||||
| Definition |
The types on which this operation can be executed. |
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Terminology Binding | Any defined Resource Type name | ||||||||||||||||
| Type | code | ||||||||||||||||
| Summary | true | ||||||||||||||||
| Comments |
If
the
type
is
an
abstract
resource
|
||||||||||||||||
| OperationDefinition.system | |||||||||||||||||
| Element Id | OperationDefinition.system | ||||||||||||||||
| Definition |
Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context). |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | boolean | ||||||||||||||||
| Summary | true | ||||||||||||||||
| OperationDefinition.type | |||||||||||||||||
| Element Id | OperationDefinition.type | ||||||||||||||||
| Definition |
Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context). |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | boolean | ||||||||||||||||
| Summary | true | ||||||||||||||||
| OperationDefinition.instance | |||||||||||||||||
| Element Id | OperationDefinition.instance | ||||||||||||||||
| Definition |
Indicates whether this operation can be invoked on a particular instance of one of the given types. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | boolean | ||||||||||||||||
| Summary | true | ||||||||||||||||
| OperationDefinition.inputProfile | |||||||||||||||||
| Element Id | OperationDefinition.inputProfile | ||||||||||||||||
| Definition | Additional validation information for the in parameters - a single profile that covers all the parameters. The profile is a constraint on the parameters resource as a whole. | ||||||||||||||||
| Cardinality | 0..1 | ||||||||||||||||
| Type | canonical ( StructureDefinition ) | ||||||||||||||||
| Comments | If present the profile shall not conflict with what is specified in the parameters in the operation definition (max/min etc.), though it may provide additional constraints. The constraints expressed in the profile apply whether the operation is invoked by a POST wih parameters or not. | ||||||||||||||||
| OperationDefinition.outputProfile | |||||||||||||||||
| Element Id | OperationDefinition.outputProfile | ||||||||||||||||
| Definition | Additional validation information for the out parameters - a single profile that covers all the parameters. The profile is a constraint on the parameters resource. | ||||||||||||||||
| Cardinality | 0..1 | ||||||||||||||||
| Type | canonical ( StructureDefinition ) | ||||||||||||||||
| Comments | If present the profile shall not conflict with what is specified in the parameters in the operation definition (max/min etc.), though it may provide additional constraints. The constraints expressed in the profile apply whether the operation is invoked by a POST wih parameters or not. | ||||||||||||||||
| OperationDefinition.parameter | |||||||||||||||||
| Element Id | OperationDefinition.parameter | ||||||||||||||||
| Definition |
The parameters for the operation/query. |
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Comments |
Query
Definitions
only
have
one
output
parameter,
named
|
||||||||||||||||
| Invariants |
|
||||||||||||||||
| OperationDefinition.parameter.name | |||||||||||||||||
| Element Id | OperationDefinition.parameter.name | ||||||||||||||||
| Definition |
The name of used to identify the parameter. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | code | ||||||||||||||||
| Comments |
This name must be a token (start with a letter in a..z, and only contain letters, numerals, and underscore. Note that for search parameters (type = string, with a search type), the name may be altered by the search modifiers. |
||||||||||||||||
| OperationDefinition.parameter.use | |||||||||||||||||
| Element Id | OperationDefinition.parameter.use | ||||||||||||||||
| Definition |
Whether this is an input or an output parameter. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Terminology Binding | OperationParameterUse ( Required ) | ||||||||||||||||
| Type | code | ||||||||||||||||
| Comments |
If a parameter name is used for both an input and an output parameter, the parameter should be defined twice. |
||||||||||||||||
| OperationDefinition.parameter.min | |||||||||||||||||
| Element Id | OperationDefinition.parameter.min | ||||||||||||||||
| Definition |
The minimum number of times this parameter SHALL appear in the request or response. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | integer | ||||||||||||||||
| OperationDefinition.parameter.max | |||||||||||||||||
| Element Id | OperationDefinition.parameter.max | ||||||||||||||||
| Definition |
The maximum number of times this element is permitted to appear in the request or response. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| OperationDefinition.parameter.documentation | |||||||||||||||||
| Element Id | OperationDefinition.parameter.documentation | ||||||||||||||||
| Definition |
Describes the meaning or use of this parameter. |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| OperationDefinition.parameter.type | |||||||||||||||||
| Element Id | OperationDefinition.parameter.type | ||||||||||||||||
| Definition |
The type for this parameter. |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Terminology Binding |
Any
defined
Resource
or
Data
Type
name
(including
|
||||||||||||||||
| Type | code | ||||||||||||||||
| Comments |
if there is no stated parameter, then the parameter is a multi-part parameter; type and must have at least one part defined. |
||||||||||||||||
| Invariants |
| ||||||||||||||||
| OperationDefinition.parameter.targetProfile | |||||||||||||||||
| Element Id | OperationDefinition.parameter.targetProfile | ||||||||||||||||
| Definition |
Used
when
the
type
is
"Reference"
or
| ||||||||||||||||
| Cardinality | 0..* | ||||||||||||||||
| Type | canonical ( StructureDefinition ) | ||||||||||||||||
| Comments | Often, these profiles are the base definitions from the spec (e.g. http://hl7.org/fhir/StructureDefinition/Patient). |
||||||||||||||||
| OperationDefinition.parameter.searchType | |||||||||||||||||
| Element Id | OperationDefinition.parameter.searchType | ||||||||||||||||
| Definition |
How the parameter is understood as a search parameter. This is only used if the parameter type is 'string'. |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Terminology Binding | SearchParamType ( Required ) | ||||||||||||||||
| Type | code | ||||||||||||||||
| Invariants |
|
||||||||||||||||
|
|
|||||||||||||||||
|
|
|
||||||||||||||||
| Definition |
Binds to a value set if this parameter is coded (code, Coding, CodeableConcept). |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| OperationDefinition.parameter.binding.strength | |||||||||||||||||
| Element Id | OperationDefinition.parameter.binding.strength | ||||||||||||||||
| Definition |
Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Terminology Binding | BindingStrength ( Required ) | ||||||||||||||||
| Type | code | ||||||||||||||||
| Alternate Names | conformance; extensibility | ||||||||||||||||
| Comments |
For further discussion, see Using Terminologies . |
||||||||||||||||
|
|
|||||||||||||||||
| Element Id | OperationDefinition.parameter.binding.valueSet | ||||||||||||||||
| Definition |
Points to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used. |
||||||||||||||||
|
|
1..1 | ||||||||||||||||
| Type |
|
||||||||||||||||
|
|
For value sets with a referenceResource, the display can contain the value set description. The reference may be version-specific or not. |
||||||||||||||||
| OperationDefinition.parameter.referencedFrom | |||||||||||||||||
| Element Id | OperationDefinition.parameter.referencedFrom | ||||||||||||||||
| Definition | Identifies other resource parameters within the operation invocation that are expected to resolve to this resource. | ||||||||||||||||
| Cardinality | 0..* | ||||||||||||||||
| Comments | Resolution applies if the referenced parameter exists. | ||||||||||||||||
| OperationDefinition.parameter.referencedFrom.source | |||||||||||||||||
| Element Id | OperationDefinition.parameter.referencedFrom.source | ||||||||||||||||
| Definition | The name of the parameter or dot-separated path of parameter names pointing to the resource parameter that is expected to contain a reference to this resource. | ||||||||||||||||
| Cardinality | 1..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| OperationDefinition.parameter.referencedFrom.sourceId | |||||||||||||||||
| Element Id | OperationDefinition.parameter.referencedFrom.sourceId | ||||||||||||||||
| Definition | The id of the element in the referencing resource that is expected to resolve to this resource. | ||||||||||||||||
| Cardinality | 0..1 | ||||||||||||||||
| Type | string | ||||||||||||||||
| OperationDefinition.parameter.part | |||||||||||||||||
| Element Id | OperationDefinition.parameter.part | ||||||||||||||||
| Definition |
The parts of a nested Parameter. |
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Type | See OperationDefinition.parameter | ||||||||||||||||
| Comments |
Query
Definitions
only
have
one
output
parameter,
named
|
||||||||||||||||
| Invariants |
|
||||||||||||||||
| OperationDefinition.overload | |||||||||||||||||
| Element Id | OperationDefinition.overload | ||||||||||||||||
| Definition |
Defines an appropriate combination of parameters to use when invoking this operation, to help code generators when generating overloaded parameter sets for this operation. |
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Comments |
The combinations are suggestions as to which sets of parameters to use together, but the combinations are not intended to be authoritative. |
||||||||||||||||
| OperationDefinition.overload.parameterName | |||||||||||||||||
| Element Id | OperationDefinition.overload.parameterName | ||||||||||||||||
| Definition |
Name of parameter to include in overload. |
||||||||||||||||
|
|
0..* | ||||||||||||||||
| Type | string | ||||||||||||||||
| OperationDefinition.overload.comment | |||||||||||||||||
| Element Id | OperationDefinition.overload.comment | ||||||||||||||||
| Definition |
Comments to go on overload. |
||||||||||||||||
|
|
0..1 | ||||||||||||||||
| Type | string | ||||||||||||||||