NameFlagsCard.TypeDescription & Constraintsdoco
.. TerminologyCapabilities TUDomainResourceA 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 statement SHALL have at least one of description, software, or implementation element
+ 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
... url ΣC0..1uriCanonical identifier for this terminology capabilities, represented as a URI (globally unique)
+ Warning: URL should not contain | or # - these characters make processing canonical references problematic
... identifier Σ0..*IdentifierAdditional identifier for the terminology capabilities

... version Σ0..1stringBusiness version of the terminology capabilities
... versionAlgorithm[x] Σ0..1How to compare versions
Binding: Version Algorithm (Extensible)
.... versionAlgorithmStringstring
.... versionAlgorithmCodingCoding
... name ΣC0..1stringName for this terminology capabilities (computer friendly)
... title ΣT0..1stringName for this terminology capabilities (human friendly)
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (Required)
... experimental Σ0..1booleanFor testing purposes, not real usage
... date Σ1..1dateTimeDate last changed
... publisher ΣT0..1stringName of the publisher/steward (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher

... description TC0..1markdownNatural language description of the terminology capabilities
... useContext Σ0..*UsageContextThe context that the content is intended to support

... jurisdiction ΣXD0..*CodeableConceptIntended jurisdiction for terminology capabilities (if applicable)
Binding: Jurisdiction ValueSet (Extensible)

... purpose T0..1markdownWhy this terminology capabilities is defined
... copyright ΣT0..1markdownUse and/or publishing restrictions
... copyrightLabel T0..1stringCopyright holder and year(s)
... kind ΣC1..1codeinstance | capability | requirements
Binding: Capability Statement Kind (Required)
... software ΣC0..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 ΣC0..1BackboneElementIf this describes a specific instance
.... description ΣT1..1stringDescribes this specific instance
.... url Σ0..1urlBase URL for the implementation
... lockedDate Σ0..1booleanWhether lockedDate is supported
... codeSystem C0..*BackboneElementA 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'.

.... uri C0..1canonical(CodeSystem)Canonical identifier for the code system, represented as a URI
.... version C0..*BackboneElementVersion of Code System supported

..... code ΣC0..1stringVersion identifier for this version
..... isDefault ΣC0..1booleanIf this is the default version for this code system
..... compositional 0..1booleanIf compositional grammar is supported
..... language 0..*codeLanguage Displays supported
Binding: Common Languages (Required)

..... 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

.... content Σ1..1codenot-present | example | fragment | complete | supplement
Binding: Code System Content Mode (Required)
.... 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..1codeName of the supported expansion parameter
..... documentation 0..1stringDescription of support for parameter
.... textFilter 0..1markdownDocumentation about text searching works
... codeSearch 0..1codein-compose | in-expansion | in-compose-or-expansion
Binding: Code Search Support (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

doco Documentation for this format