http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities|4.0.1

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.
NameFlagsCardTypeDescription & Constraints
TerminologyCapabilities
0..*A statement of system capabilities
 
url
Σ
0..1uriCanonical identifier for this terminology capabilities, represented as a URI (globally unique)
 
version
Σ
0..1stringBusiness version of the terminology capabilities
 
name
Σ
0..1stringName for this terminology capabilities (computer friendly)
 
title
Σ
0..1stringName for this terminology capabilities (human friendly)
 
status *
?!Σ
1..1codedraft | active | retired | unknown PublicationStatus (required)
 
experimental
Σ
0..1booleanFor testing purposes, not real usage
 
date *
Σ
1..1dateTimeDate last changed
 
publisher
Σ
0..1stringName of the publisher (organization or individual)
 
contact
Σ
0..*ContactDetailContact details for the publisher
 
description
0..1markdownNatural language description of the terminology capabilities
 
useContext
Σ
0..*UsageContextThe context that the content is intended to support
 
jurisdiction
Σ
0..*CodeableConceptIntended jurisdiction for terminology capabilities (if applicable) Jurisdiction (extensible)
 
purpose
0..1markdownWhy this terminology capabilities is defined
 
copyright
Σ
0..1markdownUse and/or publishing restrictions
 
kind *
Σ
1..1codeinstance | capability | requirements CapabilityStatementKind (required)
 
software
Σ
0..1BackboneElementSoftware that is covered by this terminology capability statement
 
 
name *
Σ
1..1stringA name the software is known by
 
 
version
Σ
0..1stringVersion covered by this statement
 
implementation
Σ
0..1BackboneElementIf this describes a specific instance
 
 
description *
Σ
1..1stringDescribes this specific instance
 
 
url
Σ
0..1urlBase URL for the implementation
 
lockedDate
Σ
0..1booleanWhether lockedDate is supported
 
codeSystem
0..*BackboneElementA code system supported by the server
 
 
uri
0..1canonicalURI for the Code System
 
 
version
0..*BackboneElementVersion of Code System supported
 
 
 
code
Σ
0..1stringVersion identifier for this version
 
 
 
isDefault
Σ
0..1booleanIf this is the default version for this code system
 
 
 
compositional
0..1booleanIf compositional grammar is supported
 
 
 
language
0..*codeLanguage Displays supported
 
 
 
filter
0..*BackboneElementFilter Properties supported
 
 
 
 
code *
1..1codeCode of the property supported
 
 
 
 
op *
1..*codeOperations supported for the property
 
 
 
property
0..*codeProperties supported for $lookup
 
 
subsumption
0..1booleanWhether subsumption is supported
 
expansion
0..1BackboneElementInformation about the [ValueSet/$expand](valueset-operation-expand.html) operation
 
 
hierarchical
0..1booleanWhether the server can return nested value sets
 
 
paging
0..1booleanWhether the server supports paging on expansion
 
 
incomplete
0..1booleanAllow request for incomplete expansions?
 
 
parameter
0..*BackboneElementSupported expansion parameter
 
 
 
name *
1..1codeExpansion Parameter name
 
 
 
documentation
0..1stringDescription of support for parameter
 
 
textFilter
0..1markdownDocumentation about text searching works
 
codeSearch
0..1codeexplicit | all CodeSearchSupport (required)
 
validateCode
0..1BackboneElementInformation about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation
 
 
translations *
1..1booleanWhether translations are validated
 
translation
0..1BackboneElementInformation about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation
 
 
needsMap *
1..1booleanWhether the client must identify the map
 
closure
0..1BackboneElementInformation about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation
 
 
translation
0..1booleanIf cross-system closure is supported