TerminologyCapabilities
TerminologyCapabilities
draftResource92 elementsv5.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.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities
- ID
- TerminologyCapabilities
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (Terminology Infrastructure)
- Version
- 5.0.0
| Path | Card. | Type | Description |
|---|---|---|---|
TerminologyCapabilities | 0..* | A statement of system capabilities | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
url | 0..1 | uri | Canonical identifier for this terminology capabilities, represented as a URI (globally unique) |
identifier | 0..* | Additional identifier for the terminology capabilities | |
version | 0..1 | string | Business version of the terminology capabilities |
versionAlgorithm[x] | 0..1 | stringCoding | How to compare versionsextensible: version-algorithm |
name | 0..1 | string | Name for this terminology capabilities (computer friendly) |
title | 0..1 | string | Name for this terminology capabilities (human friendly) |
status | 1..1 | code | draft | active | retired | unknownrequired: publication-status |
experimental | 0..1 | boolean | For testing purposes, not real usage |
date | 1..1 | dateTime | Date last changed |
publisher | 0..1 | string | Name of the publisher/steward (organization or individual) |
contact | 0..* | Contact details for the publisher | |
description | 0..1 | markdown | Natural language description of the terminology capabilities |
useContext | 0..* | The context that the content is intended to support | |
jurisdiction | 0..* | Intended jurisdiction for terminology capabilities (if applicable)extensible: jurisdiction | |
purpose | 0..1 | markdown | Why this terminology capabilities is defined |
copyright | 0..1 | markdown | Use and/or publishing restrictions |
copyrightLabel | 0..1 | string | Copyright holder and year(s) |
kind | 1..1 | code | instance | capability | requirementsrequired: capability-statement-kind |
software | 0..1 | BackboneElement | Software that is covered by this terminology capability statement |
implementation | 0..1 | BackboneElement | If this describes a specific instance |
lockedDate | 0..1 | boolean | Whether lockedDate is supported |
codeSystem | 0..* | BackboneElement | A code system supported by the server |
expansion | 0..1 | BackboneElement | Information about the [ValueSet/$expand](valueset-operation-expand.html) operation |
codeSearch | 0..1 | code | in-compose | in-expansion | in-compose-or-expansionrequired: code-search-support |
validateCode | 0..1 | BackboneElement | Information about the [ValueSet/$validate-code](valueset-operation-validate-code.html) operation |
translation | 0..1 | BackboneElement | Information about the [ConceptMap/$translate](conceptmap-operation-translate.html) operation |
closure | 0..1 | BackboneElement | Information about the [ConceptMap/$closure](conceptmap-operation-closure.html) operation |