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.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
TerminologyCapabilities | 0..* | A statement of system capabilities | ||
Σ | 0..1 | uri | Canonical identifier for this terminology capabilities, represented as a URI (globally unique) | |
Σ | 0..1 | string | Business version of the terminology capabilities | |
Σ | 0..1 | string | Name for this terminology capabilities (computer friendly) | |
Σ | 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 publisher (organization or individual) | |
Σ | 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 | ||
| 0..1 | canonical | URI for the Code System | ||
| 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 | ||
| 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 | ||
| 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 | Expansion Parameter name | ||
| 0..1 | string | Description of support for parameter | ||
| 0..1 | markdown | Documentation about text searching works | ||
| 0..1 | code | explicit | all 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 |