This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-ballot:
R5
Ballot
-
STU
see
ballot
notes
).
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
Vocabulary
Work
Group
|
Maturity
Level
:
|
Trial Use | Security Category : Anonymous | Compartments : Not linked to any defined compartments |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.
The TerminologyCapabilities resource provides for a terminology server to describe how the underlying terminology service works.
A client can get the TerminologyCapabilities statement for a Terminology Service by using the capabilities API :
GET [base]/metadata?mode=terminology
This will return the TerminologyCapabilities resource that applies to the service itself.
No
resources
refer
to
references
for
this
resource
directly.
This
resource
does
not
implement
any
patterns.
Resource.
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
TU | DomainResource |
A
statement
of
system
capabilities
+ Warning: Name should be usable as an identifier for the module by machine processing applications such as code generation + Rule: A Terminology Capability + Rule: If kind = instance, implementation must be present and software may be present + Rule: If kind = capability, implementation must be absent, software must be present + Rule: If kind = requirements, implementation and software must be absent + Rule: Each instance of the codeSystem element must represent a distinct code system. Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension Interfaces Implemented: CanonicalResource |
|
|
Σ C | 0..1 | uri |
Canonical
identifier
for
this
terminology
capabilities,
represented
as
a
URI
(globally
unique)
+ Warning: URL should not contain | or # - these characters make processing canonical references problematic |
|
Σ |
|
|
|
|
Σ | 0..1 | string |
|
|
Σ C | 0..1 | string |
Name
for
this
terminology
capabilities
|
| Σ | 0..1 | string |
Name
for
this
terminology
capabilities
(human
friendly)
|
![]() ![]() |
?! Σ | 1..1 | code |
draft
|
active
|
retired
|
unknown
PublicationStatus ( Required ) |
|
Σ | 0..1 | boolean |
For
testing
purposes,
not
real
usage
|
|
Σ | 1..1 | dateTime |
Date
last
changed
|
|
Σ | 0..1 | string |
Name
of
the
|
|
Σ | 0..* | ContactDetail |
Contact
details
for
the
publisher
|
|
0..1 | markdown |
Natural
language
description
of
the
terminology
capabilities
|
|
|
Σ | 0..* | UsageContext |
The
context
that
the
content
is
intended
to
support
|
|
Σ | 0..* | CodeableConcept |
Intended
jurisdiction
for
terminology
capabilities
(if
applicable)
Jurisdiction ( Extensible ) |
|
0..1 | markdown |
Why
this
terminology
capabilities
is
defined
|
|
|
Σ | 0..1 | markdown |
Use
and/or
publishing
restrictions
|
|
Σ
|
1..1 | code |
instance
|
capability
|
requirements
CapabilityStatementKind ( Required ) |
|
Σ
|
0..1 | BackboneElement |
Software
that
is
covered
by
this
terminology
capability
statement
|
|
Σ | 1..1 | string |
A
name
the
software
is
known
by
|
|
Σ | 0..1 | string |
Version
covered
by
this
statement
|
|
Σ
|
0..1 | BackboneElement |
If
this
describes
a
specific
instance
|
|
Σ | 1..1 | string |
Describes
this
specific
instance
|
|
Σ | 0..1 | url |
Base
URL
for
the
implementation
|
|
Σ | 0..1 | boolean |
Whether
lockedDate
is
supported
|
|
|
0..* | BackboneElement |
A
code
system
supported
by
the
server
+ Rule: If there is more than one version, a version code must be defined + Rule: Each version.code element must be distinct for a particular code system. + Rule: A codeSystem element instance may have at most one version.isDefault element with a value of 'true'. |
|
0..1 | canonical ( CodeSystem ) |
Canonical
identifier
for
the
|
|
|
0..* | BackboneElement |
Version
of
Code
System
supported
|
|
|
Σ
|
0..1 | string |
Version
identifier
for
this
version
|
|
Σ | 0..1 | boolean |
If
this
is
the
default
version
for
this
code
system
|
|
0..1 | boolean |
If
compositional
grammar
is
supported
|
|
|
0..* | code |
Language
Displays
supported
Common Languages ( Required ) |
|
|
0..* | BackboneElement |
Filter
Properties
supported
|
|
|
1..1 | code |
Code
of
the
property
supported
|
|
|
1..* | code |
Operations
supported
for
the
property
|
|
|
0..* | code |
Properties
supported
for
$lookup
|
|
| Σ | 1..1 | code |
not-present
|
example
|
fragment
|
complete
|
supplement
CodeSystemContentMode ( Required ) |
|
0..1 | boolean |
Whether
subsumption
is
supported
|
|
|
0..1 | BackboneElement |
Information
about
the
[ValueSet/$expand](valueset-operation-expand.html)
operation
|
|
|
0..1 | boolean |
Whether
the
server
can
return
nested
value
sets
|
|
|
0..1 | boolean |
Whether
the
server
supports
paging
on
expansion
|
|
|
0..1 | boolean |
Allow
request
for
incomplete
expansions?
|
|
|
0..* | BackboneElement |
Supported
expansion
parameter
|
|
|
1..1 | code |
|
|
|
0..1 | string |
Description
of
support
for
parameter
|
|
|
0..1 | markdown |
Documentation
about
text
searching
works
|
|
|
0..1 | code |
CodeSearchSupport ( Required ) |
|
|
0..1 | BackboneElement |
Information
about
the
[ValueSet/$validate-code](valueset-operation-validate-code.html)
operation
|
|
|
1..1 | boolean |
Whether
translations
are
validated
|
|
|
0..1 | BackboneElement |
Information
about
the
[ConceptMap/$translate](conceptmap-operation-translate.html)
operation
|
|
|
1..1 | boolean |
Whether
the
client
must
identify
the
map
|
|
|
0..1 | BackboneElement |
Information
about
the
[ConceptMap/$closure](conceptmap-operation-closure.html)
operation
|
|
|
0..1 | boolean |
If
cross-system
closure
is
supported
|
|
Documentation
for
this
format
|
||||
See the Extensions for this resource
UML Diagram ( Legend )
XML Template
<TerminologyCapabilities xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension -->
<<url value="[uri]"/><!-- 0..1 Canonical identifier for this terminology capabilities, represented as a URI (globally unique) --> <identifier><!-- 0..* Identifier Additional identifier for the terminology capabilities --></identifier> <version value="[string]"/><!-- 0..1 Business version of the terminology capabilities --><<name value="[string]"/><!-- I 0..1 Name for this terminology capabilities (computer friendly) --> <title value="[string]"/><!-- 0..1 Name for this terminology capabilities (human friendly) --> <status value="[code]"/><!-- 1..1 draft | active | retired | unknown --> <experimental value="[boolean]"/><!-- 0..1 For testing purposes, not real usage --> <date value="[dateTime]"/><!-- 1..1 Date last changed --><<publisher value="[string]"/><!-- 0..1 Name of the publisher/steward (organization or individual) --> <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact> <description value="[markdown]"/><!-- 0..1 Natural language description of the terminology capabilities --> <useContext><!-- 0..* UsageContext The context that the content is intended to support --></useContext> <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for terminology capabilities (if applicable) --></jurisdiction> <purpose value="[markdown]"/><!-- 0..1 Why this terminology capabilities is defined --> <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions -->< <<kind value="[code]"/><!-- I 1..1 instance | capability | requirements --> <software> <!-- I 0..1 Software that is covered by this terminology capability statement --> <name value="[string]"/><!-- 1..1 A name the software is known by --> <version value="[string]"/><!-- 0..1 Version covered by this statement --> </software><<implementation> <!-- I 0..1 If this describes a specific instance --> <description value="[string]"/><!-- 1..1 Describes this specific instance --> <url value="[url]"/><!-- 0..1 Base URL for the implementation --> </implementation> <lockedDate value="[boolean]"/><!-- 0..1 Whether lockedDate is supported --> <codeSystem> <!-- 0..* A code system supported by the server --><</uri><uri><!-- 0..1 canonical(CodeSystem) Canonical identifier for the code system, represented as a URI --></uri> <version> <!-- 0..* Version of Code System supported --><<code value="[string]"/><!-- I 0..1 Version identifier for this version --> <isDefault value="[boolean]"/><!-- 0..1 If this is the default version for this code system --> <compositional value="[boolean]"/><!-- 0..1 If compositional grammar is supported --><<language value="[code]"/><!-- 0..* Language Displays supported --> <filter> <!-- 0..* Filter Properties supported --> <code value="[code]"/><!-- 1..1 Code of the property supported --> <op value="[code]"/><!-- 1..* Operations supported for the property --> </filter> <property value="[code]"/><!-- 0..* Properties supported for $lookup --> </version> <content value="[code]"/><!-- 1..1 not-present | example | fragment | complete | supplement --> <subsumption value="[boolean]"/><!-- 0..1 Whether subsumption is supported --> </codeSystem> <expansion> <!-- 0..1 Information about the [ValueSet/$expand](valueset-operation-expand.html) operation --> <hierarchical value="[boolean]"/><!-- 0..1 Whether the server can return nested value sets --> <paging value="[boolean]"/><!-- 0..1 Whether the server supports paging on expansion --><<incomplete value="[boolean]"/><!-- 0..1 Allow request for incomplete expansions? --> <parameter> <!-- 0..* Supported expansion parameter --><<name value="[code]"/><!-- 1..1 Name of the supported expansion parameter --> <documentation value="[string]"/><!-- 0..1 Description of support for parameter --> </parameter> <textFilter value="[markdown]"/><!-- 0..1 Documentation about text searching works --> </expansion><<codeSearch value="[code]"/><!-- 0..1 in-compose | in-expansion | in-compose-or-expansion --> <validateCode> <!-- 0..1 Information about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation --> <translations value="[boolean]"/><!-- 1..1 Whether translations are validated --> </validateCode> <translation> <!-- 0..1 Information about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation --> <needsMap value="[boolean]"/><!-- 1..1 Whether the client must identify the map --> </translation> <closure> <!-- 0..1 Information about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation --> <translation value="[boolean]"/><!-- 0..1 If cross-system closure is supported --> </closure> </TerminologyCapabilities>
JSON Template
{
"resourceType" : "TerminologyCapabilities",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"
"url" : "<uri>", // Canonical identifier for this terminology capabilities, represented as a URI (globally unique)
"identifier" : [{ Identifier }], // Additional identifier for the terminology capabilities
"version" : "<string>", // Business version of the terminology capabilities
"
"name" : "<string>", // I Name for this terminology capabilities (computer friendly)
"title" : "<string>", // Name for this terminology capabilities (human friendly)
"status" : "<code>", // R! draft | active | retired | unknown
"experimental" : <boolean>, // For testing purposes, not real usage
"date" : "<dateTime>", // R! Date last changed
"
"publisher" : "<string>", // Name of the publisher/steward (organization or individual)
"contact" : [{ ContactDetail }], // Contact details for the publisher
"description" : "<markdown>", // Natural language description of the terminology capabilities
"useContext" : [{ UsageContext }], // The context that the content is intended to support
"jurisdiction" : [{ CodeableConcept }], // Intended jurisdiction for terminology capabilities (if applicable)
"purpose" : "<markdown>", // Why this terminology capabilities is defined
"copyright" : "<markdown>", // Use and/or publishing restrictions
"
"
"kind" : "<code>", // I R! instance | capability | requirements
"software" : { // I Software that is covered by this terminology capability statement
"name" : "<string>", // R! A name the software is known by
"version" : "<string>" // Version covered by this statement
},
"
"implementation" : { // I If this describes a specific instance
"description" : "<string>", // R! Describes this specific instance
"url" : "<url>" // Base URL for the implementation
},
"lockedDate" : <boolean>, // Whether lockedDate is supported
"codeSystem" : [{ // A code system supported by the server
"
"uri" : "<canonical(CodeSystem)>", // Canonical identifier for the code system, represented as a URI
"version" : [{ // Version of Code System supported
"
"code" : "<string>", // I Version identifier for this version
"isDefault" : <boolean>, // If this is the default version for this code system
"compositional" : <boolean>, // If compositional grammar is supported
"
"language" : ["<code>"], // Language Displays supported
"filter" : [{ // Filter Properties supported
"code" : "<code>", // R! Code of the property supported
"op" : ["<code>"] // R! Operations supported for the property
}],
"property" : ["<code>"] // Properties supported for $lookup
}],
"content" : "<code>", // R! not-present | example | fragment | complete | supplement
"subsumption" : <boolean> // Whether subsumption is supported
}],
"expansion" : { // Information about the [ValueSet/$expand](valueset-operation-expand.html) operation
"hierarchical" : <boolean>, // Whether the server can return nested value sets
"paging" : <boolean>, // Whether the server supports paging on expansion
"
"incomplete" : <boolean>, // Allow request for incomplete expansions?
"parameter" : [{ // Supported expansion parameter
"
"name" : "<code>", // R! Name of the supported expansion parameter
"documentation" : "<string>" // Description of support for parameter
}],
"textFilter" : "<markdown>" // Documentation about text searching works
},
"
"codeSearch" : "<code>", // in-compose | in-expansion | in-compose-or-expansion
"validateCode" : { // Information about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation
"translations" : <boolean> // R! Whether translations are validated
},
"translation" : { // Information about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation
"needsMap" : <boolean> // R! Whether the client must identify the map
},
"closure" : { // Information about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation
"translation" : <boolean> // If cross-system closure is supported
}
}
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> .[ a fhir:TerminologyCapabilities; fhir:nodeRole fhir:treeRoot; # if this is the parser root # from Resource: .id, .meta, .implicitRules, and .language # from DomainResource: .text, .contained, .extension, and .modifierExtension
fhir:fhir:TerminologyCapabilities.url [ uri ]; # 0..1 Canonical identifier for this terminology capabilities, represented as a URI (globally unique) fhir:TerminologyCapabilities.identifier [ Identifier ], ... ; # 0..* Additional identifier for the terminology capabilities fhir:TerminologyCapabilities.version [ string ]; # 0..1 Business version of the terminology capabilitiesfhir:fhir:TerminologyCapabilities.name [ string ]; # 0..1 I Name for this terminology capabilities (computer friendly) fhir:TerminologyCapabilities.title [ string ]; # 0..1 Name for this terminology capabilities (human friendly) fhir:TerminologyCapabilities.status [ code ]; # 1..1 draft | active | retired | unknown fhir:TerminologyCapabilities.experimental [ boolean ]; # 0..1 For testing purposes, not real usage fhir:TerminologyCapabilities.date [ dateTime ]; # 1..1 Date last changedfhir:fhir:TerminologyCapabilities.publisher [ string ]; # 0..1 Name of the publisher/steward (organization or individual) fhir:TerminologyCapabilities.contact [ ContactDetail ], ... ; # 0..* Contact details for the publisher fhir:TerminologyCapabilities.description [ markdown ]; # 0..1 Natural language description of the terminology capabilities fhir:TerminologyCapabilities.useContext [ UsageContext ], ... ; # 0..* The context that the content is intended to support fhir:TerminologyCapabilities.jurisdiction [ CodeableConcept ], ... ; # 0..* Intended jurisdiction for terminology capabilities (if applicable) fhir:TerminologyCapabilities.purpose [ markdown ]; # 0..1 Why this terminology capabilities is defined fhir:TerminologyCapabilities.copyright [ markdown ]; # 0..1 Use and/or publishing restrictionsfhir: fhir:fhir:TerminologyCapabilities.kind [ code ]; # 1..1 I instance | capability | requirements fhir:TerminologyCapabilities.software [ # 0..1 I Software that is covered by this terminology capability statement fhir:TerminologyCapabilities.software.name [ string ]; # 1..1 A name the software is known by fhir:TerminologyCapabilities.software.version [ string ]; # 0..1 Version covered by this statement ];fhir:fhir:TerminologyCapabilities.implementation [ # 0..1 I If this describes a specific instance fhir:TerminologyCapabilities.implementation.description [ string ]; # 1..1 Describes this specific instance fhir:TerminologyCapabilities.implementation.url [ url ]; # 0..1 Base URL for the implementation ]; fhir:TerminologyCapabilities.lockedDate [ boolean ]; # 0..1 Whether lockedDate is supported fhir:TerminologyCapabilities.codeSystem [ # 0..* A code system supported by the serverfhir:fhir:TerminologyCapabilities.codeSystem.uri [ canonical(CodeSystem) ]; # 0..1 Canonical identifier for the code system, represented as a URI fhir:TerminologyCapabilities.codeSystem.version [ # 0..* Version of Code System supportedfhir:fhir:TerminologyCapabilities.codeSystem.version.code [ string ]; # 0..1 I Version identifier for this version fhir:TerminologyCapabilities.codeSystem.version.isDefault [ boolean ]; # 0..1 If this is the default version for this code system fhir:TerminologyCapabilities.codeSystem.version.compositional [ boolean ]; # 0..1 If compositional grammar is supported fhir:TerminologyCapabilities.codeSystem.version.language [ code ], ... ; # 0..* Language Displays supported fhir:TerminologyCapabilities.codeSystem.version.filter [ # 0..* Filter Properties supported fhir:TerminologyCapabilities.codeSystem.version.filter.code [ code ]; # 1..1 Code of the property supported fhir:TerminologyCapabilities.codeSystem.version.filter.op [ code ], ... ; # 1..* Operations supported for the property ], ...; fhir:TerminologyCapabilities.codeSystem.version.property [ code ], ... ; # 0..* Properties supported for $lookup ], ...; fhir:TerminologyCapabilities.codeSystem.content [ code ]; # 1..1 not-present | example | fragment | complete | supplement fhir:TerminologyCapabilities.codeSystem.subsumption [ boolean ]; # 0..1 Whether subsumption is supported ], ...; fhir:TerminologyCapabilities.expansion [ # 0..1 Information about the [ValueSet/$expand](valueset-operation-expand.html) operation fhir:TerminologyCapabilities.expansion.hierarchical [ boolean ]; # 0..1 Whether the server can return nested value sets fhir:TerminologyCapabilities.expansion.paging [ boolean ]; # 0..1 Whether the server supports paging on expansionfhir:fhir:TerminologyCapabilities.expansion.incomplete [ boolean ]; # 0..1 Allow request for incomplete expansions? fhir:TerminologyCapabilities.expansion.parameter [ # 0..* Supported expansion parameterfhir:fhir:TerminologyCapabilities.expansion.parameter.name [ code ]; # 1..1 Name of the supported expansion parameter fhir:TerminologyCapabilities.expansion.parameter.documentation [ string ]; # 0..1 Description of support for parameter ], ...; fhir:TerminologyCapabilities.expansion.textFilter [ markdown ]; # 0..1 Documentation about text searching works ];fhir:fhir:TerminologyCapabilities.codeSearch [ code ]; # 0..1 in-compose | in-expansion | in-compose-or-expansion fhir:TerminologyCapabilities.validateCode [ # 0..1 Information about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation fhir:TerminologyCapabilities.validateCode.translations [ boolean ]; # 1..1 Whether translations are validated ]; fhir:TerminologyCapabilities.translation [ # 0..1 Information about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation fhir:TerminologyCapabilities.translation.needsMap [ boolean ]; # 1..1 Whether the client must identify the map ]; fhir:TerminologyCapabilities.closure [ # 0..1 Information about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation fhir:TerminologyCapabilities.closure.translation [ boolean ]; # 0..1 If cross-system closure is supported ]; ]
Changes since R4
| TerminologyCapabilities | |
| TerminologyCapabilities.identifier |
|
| TerminologyCapabilities.codeSystem.version.language |
|
| TerminologyCapabilities.codeSystem.content |
|
See the Full Difference for further information
This analysis is available as XML or JSON .
Conversions
between
R3
and
R4
See
R3
<-->
R4
Conversion
Maps
(status
=
Not
Mapped)
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
TU | DomainResource |
A
statement
of
system
capabilities
+ Warning: Name should be usable as an identifier for the module by machine processing applications such as code generation + Rule: A Terminology Capability + Rule: If kind = instance, implementation must be present and software may be present + Rule: If kind = capability, implementation must be absent, software must be present + Rule: If kind = requirements, implementation and software must be absent + Rule: Each instance of the codeSystem element must represent a distinct code system. Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension Interfaces Implemented: CanonicalResource |
|
|
Σ C | 0..1 | uri |
Canonical
identifier
for
this
terminology
capabilities,
represented
as
a
URI
(globally
unique)
+ Warning: URL should not contain | or # - these characters make processing canonical references problematic |
|
Σ |
|
|
|
|
Σ | 0..1 | string |
|
|
Σ C | 0..1 | string |
Name
for
this
terminology
capabilities
|
| Σ | 0..1 | string |
Name
for
this
terminology
capabilities
(human
friendly)
|
![]() ![]() |
?! Σ | 1..1 | code |
draft
|
active
|
retired
|
unknown
PublicationStatus ( Required ) |
|
Σ | 0..1 | boolean |
For
testing
purposes,
not
real
usage
|
|
Σ | 1..1 | dateTime |
Date
last
changed
|
|
Σ | 0..1 | string |
Name
of
the
|
|
Σ | 0..* | ContactDetail |
Contact
details
for
the
publisher
|
|
0..1 | markdown |
Natural
language
description
of
the
terminology
capabilities
|
|
|
Σ | 0..* | UsageContext |
The
context
that
the
content
is
intended
to
support
|
|
Σ | 0..* | CodeableConcept |
Intended
jurisdiction
for
terminology
capabilities
(if
applicable)
Jurisdiction ( Extensible ) |
|
0..1 | markdown |
Why
this
terminology
capabilities
is
defined
|
|
|
Σ | 0..1 | markdown |
Use
and/or
publishing
restrictions
|
|
Σ
|
1..1 | code |
instance
|
capability
|
requirements
CapabilityStatementKind ( Required ) |
|
Σ
|
0..1 | BackboneElement |
Software
that
is
covered
by
this
terminology
capability
statement
|
|
Σ | 1..1 | string |
A
name
the
software
is
known
by
|
|
Σ | 0..1 | string |
Version
covered
by
this
statement
|
|
Σ
|
0..1 | BackboneElement |
If
this
describes
a
specific
instance
|
|
Σ | 1..1 | string |
Describes
this
specific
instance
|
|
Σ | 0..1 | url |
Base
URL
for
the
implementation
|
|
Σ | 0..1 | boolean |
Whether
lockedDate
is
supported
|
|
|
0..* | BackboneElement |
A
code
system
supported
by
the
server
+ Rule: If there is more than one version, a version code must be defined + Rule: Each version.code element must be distinct for a particular code system. + Rule: A codeSystem element instance may have at most one version.isDefault element with a value of 'true'. |
|
0..1 | canonical ( CodeSystem ) |
Canonical
identifier
for
the
|
|
|
0..* | BackboneElement |
Version
of
Code
System
supported
|
|
|
Σ
|
0..1 | string |
Version
identifier
for
this
version
|
|
Σ | 0..1 | boolean |
If
this
is
the
default
version
for
this
code
system
|
|
0..1 | boolean |
If
compositional
grammar
is
supported
|
|
|
0..* | code |
Language
Displays
supported
Common Languages ( Required ) |
|
|
0..* | BackboneElement |
Filter
Properties
supported
|
|
|
1..1 | code |
Code
of
the
property
supported
|
|
|
1..* | code |
Operations
supported
for
the
property
|
|
|
0..* | code |
Properties
supported
for
$lookup
|
|
| Σ | 1..1 | code |
not-present
|
example
|
fragment
|
complete
|
supplement
CodeSystemContentMode ( Required ) |
|
0..1 | boolean |
Whether
subsumption
is
supported
|
|
|
0..1 | BackboneElement |
Information
about
the
[ValueSet/$expand](valueset-operation-expand.html)
operation
|
|
|
0..1 | boolean |
Whether
the
server
can
return
nested
value
sets
|
|
|
0..1 | boolean |
Whether
the
server
supports
paging
on
expansion
|
|
|
0..1 | boolean |
Allow
request
for
incomplete
expansions?
|
|
|
0..* | BackboneElement |
Supported
expansion
parameter
|
|
|
1..1 | code |
|
|
|
0..1 | string |
Description
of
support
for
parameter
|
|
|
0..1 | markdown |
Documentation
about
text
searching
works
|
|
|
0..1 | code |
CodeSearchSupport ( Required ) |
|
|
0..1 | BackboneElement |
Information
about
the
[ValueSet/$validate-code](valueset-operation-validate-code.html)
operation
|
|
|
1..1 | boolean |
Whether
translations
are
validated
|
|
|
0..1 | BackboneElement |
Information
about
the
[ConceptMap/$translate](conceptmap-operation-translate.html)
operation
|
|
|
1..1 | boolean |
Whether
the
client
must
identify
the
map
|
|
|
0..1 | BackboneElement |
Information
about
the
[ConceptMap/$closure](conceptmap-operation-closure.html)
operation
|
|
|
0..1 | boolean |
If
cross-system
closure
is
supported
|
|
Documentation
for
this
format
|
||||
See the Extensions for this resource
XML Template
<TerminologyCapabilities xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension -->
<<url value="[uri]"/><!-- 0..1 Canonical identifier for this terminology capabilities, represented as a URI (globally unique) --> <identifier><!-- 0..* Identifier Additional identifier for the terminology capabilities --></identifier> <version value="[string]"/><!-- 0..1 Business version of the terminology capabilities --><<name value="[string]"/><!-- I 0..1 Name for this terminology capabilities (computer friendly) --> <title value="[string]"/><!-- 0..1 Name for this terminology capabilities (human friendly) --> <status value="[code]"/><!-- 1..1 draft | active | retired | unknown --> <experimental value="[boolean]"/><!-- 0..1 For testing purposes, not real usage --> <date value="[dateTime]"/><!-- 1..1 Date last changed --><<publisher value="[string]"/><!-- 0..1 Name of the publisher/steward (organization or individual) --> <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact> <description value="[markdown]"/><!-- 0..1 Natural language description of the terminology capabilities --> <useContext><!-- 0..* UsageContext The context that the content is intended to support --></useContext> <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for terminology capabilities (if applicable) --></jurisdiction> <purpose value="[markdown]"/><!-- 0..1 Why this terminology capabilities is defined --> <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions -->< <<kind value="[code]"/><!-- I 1..1 instance | capability | requirements --> <software> <!-- I 0..1 Software that is covered by this terminology capability statement --> <name value="[string]"/><!-- 1..1 A name the software is known by --> <version value="[string]"/><!-- 0..1 Version covered by this statement --> </software><<implementation> <!-- I 0..1 If this describes a specific instance --> <description value="[string]"/><!-- 1..1 Describes this specific instance --> <url value="[url]"/><!-- 0..1 Base URL for the implementation --> </implementation> <lockedDate value="[boolean]"/><!-- 0..1 Whether lockedDate is supported --> <codeSystem> <!-- 0..* A code system supported by the server --><</uri><uri><!-- 0..1 canonical(CodeSystem) Canonical identifier for the code system, represented as a URI --></uri> <version> <!-- 0..* Version of Code System supported --><<code value="[string]"/><!-- I 0..1 Version identifier for this version --> <isDefault value="[boolean]"/><!-- 0..1 If this is the default version for this code system --> <compositional value="[boolean]"/><!-- 0..1 If compositional grammar is supported --><<language value="[code]"/><!-- 0..* Language Displays supported --> <filter> <!-- 0..* Filter Properties supported --> <code value="[code]"/><!-- 1..1 Code of the property supported --> <op value="[code]"/><!-- 1..* Operations supported for the property --> </filter> <property value="[code]"/><!-- 0..* Properties supported for $lookup --> </version> <content value="[code]"/><!-- 1..1 not-present | example | fragment | complete | supplement --> <subsumption value="[boolean]"/><!-- 0..1 Whether subsumption is supported --> </codeSystem> <expansion> <!-- 0..1 Information about the [ValueSet/$expand](valueset-operation-expand.html) operation --> <hierarchical value="[boolean]"/><!-- 0..1 Whether the server can return nested value sets --> <paging value="[boolean]"/><!-- 0..1 Whether the server supports paging on expansion --><<incomplete value="[boolean]"/><!-- 0..1 Allow request for incomplete expansions? --> <parameter> <!-- 0..* Supported expansion parameter --><<name value="[code]"/><!-- 1..1 Name of the supported expansion parameter --> <documentation value="[string]"/><!-- 0..1 Description of support for parameter --> </parameter> <textFilter value="[markdown]"/><!-- 0..1 Documentation about text searching works --> </expansion><<codeSearch value="[code]"/><!-- 0..1 in-compose | in-expansion | in-compose-or-expansion --> <validateCode> <!-- 0..1 Information about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation --> <translations value="[boolean]"/><!-- 1..1 Whether translations are validated --> </validateCode> <translation> <!-- 0..1 Information about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation --> <needsMap value="[boolean]"/><!-- 1..1 Whether the client must identify the map --> </translation> <closure> <!-- 0..1 Information about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation --> <translation value="[boolean]"/><!-- 0..1 If cross-system closure is supported --> </closure> </TerminologyCapabilities>
JSON Template
{
"resourceType" : "TerminologyCapabilities",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"
"url" : "<uri>", // Canonical identifier for this terminology capabilities, represented as a URI (globally unique)
"identifier" : [{ Identifier }], // Additional identifier for the terminology capabilities
"version" : "<string>", // Business version of the terminology capabilities
"
"name" : "<string>", // I Name for this terminology capabilities (computer friendly)
"title" : "<string>", // Name for this terminology capabilities (human friendly)
"status" : "<code>", // R! draft | active | retired | unknown
"experimental" : <boolean>, // For testing purposes, not real usage
"date" : "<dateTime>", // R! Date last changed
"
"publisher" : "<string>", // Name of the publisher/steward (organization or individual)
"contact" : [{ ContactDetail }], // Contact details for the publisher
"description" : "<markdown>", // Natural language description of the terminology capabilities
"useContext" : [{ UsageContext }], // The context that the content is intended to support
"jurisdiction" : [{ CodeableConcept }], // Intended jurisdiction for terminology capabilities (if applicable)
"purpose" : "<markdown>", // Why this terminology capabilities is defined
"copyright" : "<markdown>", // Use and/or publishing restrictions
"
"
"kind" : "<code>", // I R! instance | capability | requirements
"software" : { // I Software that is covered by this terminology capability statement
"name" : "<string>", // R! A name the software is known by
"version" : "<string>" // Version covered by this statement
},
"
"implementation" : { // I If this describes a specific instance
"description" : "<string>", // R! Describes this specific instance
"url" : "<url>" // Base URL for the implementation
},
"lockedDate" : <boolean>, // Whether lockedDate is supported
"codeSystem" : [{ // A code system supported by the server
"
"uri" : "<canonical(CodeSystem)>", // Canonical identifier for the code system, represented as a URI
"version" : [{ // Version of Code System supported
"
"code" : "<string>", // I Version identifier for this version
"isDefault" : <boolean>, // If this is the default version for this code system
"compositional" : <boolean>, // If compositional grammar is supported
"
"language" : ["<code>"], // Language Displays supported
"filter" : [{ // Filter Properties supported
"code" : "<code>", // R! Code of the property supported
"op" : ["<code>"] // R! Operations supported for the property
}],
"property" : ["<code>"] // Properties supported for $lookup
}],
"content" : "<code>", // R! not-present | example | fragment | complete | supplement
"subsumption" : <boolean> // Whether subsumption is supported
}],
"expansion" : { // Information about the [ValueSet/$expand](valueset-operation-expand.html) operation
"hierarchical" : <boolean>, // Whether the server can return nested value sets
"paging" : <boolean>, // Whether the server supports paging on expansion
"
"incomplete" : <boolean>, // Allow request for incomplete expansions?
"parameter" : [{ // Supported expansion parameter
"
"name" : "<code>", // R! Name of the supported expansion parameter
"documentation" : "<string>" // Description of support for parameter
}],
"textFilter" : "<markdown>" // Documentation about text searching works
},
"
"codeSearch" : "<code>", // in-compose | in-expansion | in-compose-or-expansion
"validateCode" : { // Information about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation
"translations" : <boolean> // R! Whether translations are validated
},
"translation" : { // Information about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation
"needsMap" : <boolean> // R! Whether the client must identify the map
},
"closure" : { // Information about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation
"translation" : <boolean> // If cross-system closure is supported
}
}
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> .[ a fhir:TerminologyCapabilities; fhir:nodeRole fhir:treeRoot; # if this is the parser root # from Resource: .id, .meta, .implicitRules, and .language # from DomainResource: .text, .contained, .extension, and .modifierExtension
fhir:fhir:TerminologyCapabilities.url [ uri ]; # 0..1 Canonical identifier for this terminology capabilities, represented as a URI (globally unique) fhir:TerminologyCapabilities.identifier [ Identifier ], ... ; # 0..* Additional identifier for the terminology capabilities fhir:TerminologyCapabilities.version [ string ]; # 0..1 Business version of the terminology capabilitiesfhir:fhir:TerminologyCapabilities.name [ string ]; # 0..1 I Name for this terminology capabilities (computer friendly) fhir:TerminologyCapabilities.title [ string ]; # 0..1 Name for this terminology capabilities (human friendly) fhir:TerminologyCapabilities.status [ code ]; # 1..1 draft | active | retired | unknown fhir:TerminologyCapabilities.experimental [ boolean ]; # 0..1 For testing purposes, not real usage fhir:TerminologyCapabilities.date [ dateTime ]; # 1..1 Date last changedfhir:fhir:TerminologyCapabilities.publisher [ string ]; # 0..1 Name of the publisher/steward (organization or individual) fhir:TerminologyCapabilities.contact [ ContactDetail ], ... ; # 0..* Contact details for the publisher fhir:TerminologyCapabilities.description [ markdown ]; # 0..1 Natural language description of the terminology capabilities fhir:TerminologyCapabilities.useContext [ UsageContext ], ... ; # 0..* The context that the content is intended to support fhir:TerminologyCapabilities.jurisdiction [ CodeableConcept ], ... ; # 0..* Intended jurisdiction for terminology capabilities (if applicable) fhir:TerminologyCapabilities.purpose [ markdown ]; # 0..1 Why this terminology capabilities is defined fhir:TerminologyCapabilities.copyright [ markdown ]; # 0..1 Use and/or publishing restrictionsfhir: fhir:fhir:TerminologyCapabilities.kind [ code ]; # 1..1 I instance | capability | requirements fhir:TerminologyCapabilities.software [ # 0..1 I Software that is covered by this terminology capability statement fhir:TerminologyCapabilities.software.name [ string ]; # 1..1 A name the software is known by fhir:TerminologyCapabilities.software.version [ string ]; # 0..1 Version covered by this statement ];fhir:fhir:TerminologyCapabilities.implementation [ # 0..1 I If this describes a specific instance fhir:TerminologyCapabilities.implementation.description [ string ]; # 1..1 Describes this specific instance fhir:TerminologyCapabilities.implementation.url [ url ]; # 0..1 Base URL for the implementation ]; fhir:TerminologyCapabilities.lockedDate [ boolean ]; # 0..1 Whether lockedDate is supported fhir:TerminologyCapabilities.codeSystem [ # 0..* A code system supported by the serverfhir:fhir:TerminologyCapabilities.codeSystem.uri [ canonical(CodeSystem) ]; # 0..1 Canonical identifier for the code system, represented as a URI fhir:TerminologyCapabilities.codeSystem.version [ # 0..* Version of Code System supportedfhir:fhir:TerminologyCapabilities.codeSystem.version.code [ string ]; # 0..1 I Version identifier for this version fhir:TerminologyCapabilities.codeSystem.version.isDefault [ boolean ]; # 0..1 If this is the default version for this code system fhir:TerminologyCapabilities.codeSystem.version.compositional [ boolean ]; # 0..1 If compositional grammar is supported fhir:TerminologyCapabilities.codeSystem.version.language [ code ], ... ; # 0..* Language Displays supported fhir:TerminologyCapabilities.codeSystem.version.filter [ # 0..* Filter Properties supported fhir:TerminologyCapabilities.codeSystem.version.filter.code [ code ]; # 1..1 Code of the property supported fhir:TerminologyCapabilities.codeSystem.version.filter.op [ code ], ... ; # 1..* Operations supported for the property ], ...; fhir:TerminologyCapabilities.codeSystem.version.property [ code ], ... ; # 0..* Properties supported for $lookup ], ...; fhir:TerminologyCapabilities.codeSystem.content [ code ]; # 1..1 not-present | example | fragment | complete | supplement fhir:TerminologyCapabilities.codeSystem.subsumption [ boolean ]; # 0..1 Whether subsumption is supported ], ...; fhir:TerminologyCapabilities.expansion [ # 0..1 Information about the [ValueSet/$expand](valueset-operation-expand.html) operation fhir:TerminologyCapabilities.expansion.hierarchical [ boolean ]; # 0..1 Whether the server can return nested value sets fhir:TerminologyCapabilities.expansion.paging [ boolean ]; # 0..1 Whether the server supports paging on expansionfhir:fhir:TerminologyCapabilities.expansion.incomplete [ boolean ]; # 0..1 Allow request for incomplete expansions? fhir:TerminologyCapabilities.expansion.parameter [ # 0..* Supported expansion parameterfhir:fhir:TerminologyCapabilities.expansion.parameter.name [ code ]; # 1..1 Name of the supported expansion parameter fhir:TerminologyCapabilities.expansion.parameter.documentation [ string ]; # 0..1 Description of support for parameter ], ...; fhir:TerminologyCapabilities.expansion.textFilter [ markdown ]; # 0..1 Documentation about text searching works ];fhir:fhir:TerminologyCapabilities.codeSearch [ code ]; # 0..1 in-compose | in-expansion | in-compose-or-expansion fhir:TerminologyCapabilities.validateCode [ # 0..1 Information about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation fhir:TerminologyCapabilities.validateCode.translations [ boolean ]; # 1..1 Whether translations are validated ]; fhir:TerminologyCapabilities.translation [ # 0..1 Information about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation fhir:TerminologyCapabilities.translation.needsMap [ boolean ]; # 1..1 Whether the client must identify the map ]; fhir:TerminologyCapabilities.closure [ # 0..1 Information about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation fhir:TerminologyCapabilities.closure.translation [ boolean ]; # 0..1 If cross-system closure is supported ]; ]
Changes since Release 4
| TerminologyCapabilities | |
| TerminologyCapabilities.identifier |
|
| TerminologyCapabilities.codeSystem.version.language |
|
| TerminologyCapabilities.codeSystem.content |
|
See the Full Difference for further information
This analysis is available as XML or JSON .
Conversions
between
R3
and
R4
See
R3
<-->
R4
Conversion
Maps
(status
=
Not
Mapped)
See
the
Profiles
&
Extensions
and
the
alternate
Additional
definitions:
Master
Definition
XML
+
JSON
,
XML
Schema
/
Schematron
+
JSON
Schema
,
ShEx
(for
Turtle
)
+
see
,
the
extensions
spreadsheet
version
&
the
dependency
analysis
| Path | Definition | Type | Reference |
|---|---|---|---|
| TerminologyCapabilities.status |
The lifecycle status of an artifact. |
Required | PublicationStatus |
| TerminologyCapabilities.jurisdiction |
This value set defines a base set of codes for country, country subdivision and region for indicating where a resource is intended to be used.
Note:
The
codes
for
countries
and
country
subdivisions
are
taken
from
ISO
3166
|
Extensible | Jurisdiction ValueSet |
| TerminologyCapabilities.kind |
How a capability statement is intended to be used. |
Required | CapabilityStatementKind |
| TerminologyCapabilities.codeSystem.version.language | This value set includes common codes from BCP-47 (http://tools.ietf.org/html/bcp47) | Required | CommonLanguages |
| TerminologyCapabilities.codeSystem.content | The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource. | Required | CodeSystemContentMode |
| TerminologyCapabilities.codeSearch |
The degree to which the server supports the code search parameter on ValueSet, if it is supported. |
Required | CodeSearchSupport |
|
|
Level | Location | Description | Expression |
cnl-0
|
Warning | (base) | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists()
implies
|
cnl-1
| Warning | TerminologyCapabilities.url | URL should not contain | or # - these characters make processing canonical references problematic | url.matches('([^|#])*') |
tcp-1
|
Rule | TerminologyCapabilities.codeSystem | If there is more than one version, a version code must be defined | version.count() > 1 implies version.all(code.exists()) |
tcp-2
|
Rule | (base) |
A
Terminology
Capability
|
(description.count() + software.count() + implementation.count()) > 0 |
tcp-3
|
Rule | (base) | If kind = instance, implementation must be present and software may be present | (kind != 'instance') or implementation.exists() |
tcp-4
|
Rule | (base) | If kind = capability, implementation must be absent, software must be present | (kind != 'capability') or (implementation.exists().not() and software.exists()) |
tcp-5
|
Rule | (base) | If kind = requirements, implementation and software must be absent | (kind!='requirements') or (implementation.exists().not() and software.exists().not()) |
tcp-6
| Rule | (base) | Each instance of the codeSystem element must represent a distinct code system. | codeSystem.uri.isDistinct() |
tcp-7
| Rule | TerminologyCapabilities.codeSystem | Each version.code element must be distinct for a particular code system. | version.code.isDistinct() |
tcp-8
| Rule | TerminologyCapabilities.codeSystem | A codeSystem element instance may have at most one version.isDefault element with a value of 'true'. | version.where(isDefault = true).count() <= 1 |
Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
| Name | Type | Description | Expression | In Common |
| context | token | A use context assigned to the terminology capabilities | (TerminologyCapabilities.useContext.value as CodeableConcept) | |
| context-quantity | quantity | A quantity- or range-valued use context assigned to the terminology capabilities | (TerminologyCapabilities.useContext.value as Quantity) | (TerminologyCapabilities.useContext.value as Range) | |
| context-type | token | A type of use context assigned to the terminology capabilities | TerminologyCapabilities.useContext.code | |
| context-type-quantity | composite | A use context type and quantity- or range-based value assigned to the terminology capabilities |
On
TerminologyCapabilities.useContext:
context-type: code context-quantity: |
|
| context-type-value | composite | A use context type and value assigned to the terminology capabilities |
On
TerminologyCapabilities.useContext:
context-type: code context: |
|
| date N | date | The terminology capabilities publication date | TerminologyCapabilities.date | |
| description N | string | The description of the terminology capabilities | TerminologyCapabilities.description | |
| identifier | token | External identifier for the terminology capabilities | TerminologyCapabilities.identifier | |
| jurisdiction | token | Intended jurisdiction for the terminology capabilities | TerminologyCapabilities.jurisdiction | |
| name N | string | Computationally friendly name of the terminology capabilities | TerminologyCapabilities.name | |
| publisher N | string | Name of the publisher of the terminology capabilities | TerminologyCapabilities.publisher | |
| status N | token | The current status of the terminology capabilities | TerminologyCapabilities.status | |
| title N | string | The human-friendly name of the terminology capabilities | TerminologyCapabilities.title | |
| url N | uri | The uri that identifies the terminology capabilities | TerminologyCapabilities.url | |
| version N | token | The business version of the terminology capabilities | TerminologyCapabilities.version |