This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
|
Responsible
Owner:
|
|
Compartments
:
|
This
is
the
narrative
for
the
resource.
See
also
the
XML
or
,
JSON
or
Turtle
format.
Note that this is the formal definition for the subsumes operation as an OperationDefinition on CodeSystem. See the Operation documentation
OPERATION:
Subsumption
Testing
Generated
Narrative:
OperationDefinition
CodeSystem-subsumes
The
official
URL
for
this
operation
definition
is:
URL: [base]/CodeSystem/$subsumes
URL: [base]/CodeSystem/[id]/$subsumes
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | codeA | 0..1 | code |
The
|
||
| IN | codeB | 0..1 | code |
The
|
||
| IN | system | type | 0..1 | uri |
The code system in which subsumption testing is to be performed. This must be provided unless the operation is invoked on a code system instance |
|
| IN | version | type | 0..1 | string |
The version of the code system, if one was provided in the source data |
|
| IN | codingA | 0..1 | Coding |
The
|
||
| IN | codingB | 0..1 | Coding |
The
|
||
| OUT | outcome | 1..1 | code | Concept Subsumption Outcome (Required) |
The
subsumption
relationship
between
code/Coding
|
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.