http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities|5.0.0
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..* | Identifier | Additional identifier for the terminology capabilities | |
Σ | 0..1 | string | Business version of the terminology capabilities | |
Σ | 0..1 | How to compare versions http://hl7.org/fhir/ValueSet/version-algorithm (extensible) | ||
Σ | 0..1 | string | http://hl7.org/fhir/ValueSet/version-algorithm (extensible) | |
Σ | 0..1 | Coding | http://hl7.org/fhir/ValueSet/version-algorithm (extensible) | |
Σ | 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/steward (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 | |
| 0..1 | string | Copyright holder and year(s) | ||
Σ | 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 | Canonical identifier for the code system, represented as a URI | ||
| 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 Language (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 | Name of the supported expansion parameter | ||
| 0..1 | string | Description of support for parameter | ||
| 0..1 | markdown | Documentation about text searching works | ||
| 0..1 | code | in-compose | in-expansion | in-compose-or-expansion 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 |