type: operationresource: CapabilityStatementoperation: versions
capabilitystatement $versions
Discover what versions a server supports
Description: Using the FHIR Version Mime Type Parameter, a server can support multiple versions on the same end-point. The only way for client to find out what versions a server supports in this fashion is the $versions operation. The client invokes the operation with no parameters. and the server returns the list of supported versions, along with the default version it will use if no fhirVersion parameter is present
Affects State: false
System: true
Type: false
Instance: false
URL: http://hl7.org/fhir/build/OperationDefinition/CapabilityStatement-versions
Parameters
- version [out] 1..* code — A version supported by the server. Use the major.minor version like 3.0
- default [out] 1..1 code — The default version for the server. Use the major.minor version like 3.0