Skip to main content

TerminologyCapabilities

Trial Use 1 Terminology

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/TerminologyCapabilities
InteractionMethodPath
ReadGET/fhir/R5/TerminologyCapabilities/[id]
VreadGET/fhir/R5/TerminologyCapabilities/[id]/_history/[vid]
UpdatePUT/fhir/R5/TerminologyCapabilities/[id]
PatchPATCH/fhir/R5/TerminologyCapabilities/[id]
DeleteDELETE/fhir/R5/TerminologyCapabilities/[id]
CreatePOST/fhir/R5/TerminologyCapabilities
SearchGET/fhir/R5/TerminologyCapabilities?...
HistoryGET/fhir/R5/TerminologyCapabilities/[id]/_history
Type-historyGET/fhir/R5/TerminologyCapabilities/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this terminology capabilities, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the terminology capabilities
versionstring0..1Business version of the terminology capabilities
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this terminology capabilities (computer friendly)
titlestring0..1Name for this terminology capabilities (human friendly)
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime1..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the terminology capabilities
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for terminology capabilities (if applicable)
purposemarkdown0..1Why this terminology capabilities is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
kindcode1..1instance
softwareBackboneElement0..1Software that is covered by this terminology capability statement
implementationBackboneElement0..1If this describes a specific instance
lockedDateboolean0..1Whether lockedDate is supported
codeSystemBackboneElement0..*A code system supported by the server
expansionBackboneElement0..1Information about the ValueSet/$expand operation
codeSearchcode0..1in-compose
validateCodeBackboneElement0..1Information about the ValueSet/$validate-code operation
translationBackboneElement0..1Information about the ConceptMap/$translate operation
closureBackboneElement0..1Information about the ConceptMap/$closure operation

Resource-specific search parameters

ParameterTypeDescription
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
descriptionstringThe description of the activity definition
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
titlestringThe human-friendly name of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference