Release 4B R5 Final QA

This page is part of the FHIR Specification (v4.3.0: R4B (v5.0.0-draft-final: Final QA Preview for R5 - STU see ballot notes ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Operation-capabilitystatement-versions

Example OperationDefinition/CapabilityStatement-versions (Narrative)

FHIR Infrastructure Work Group Maturity Level : N/A Standards Status : Informative Compartments : Not linked to any defined compartments

This is the narrative for the resource. See also the XML , JSON or Turtle format.

Versions OPERATION: Versions The official URL for this operation definition is: http://hl7.org/fhir/OperationDefinition/CapabilityStatement-versions 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

Note that this fashion is the $versions operation. The client invokes formal definition for the versions operation with no parameters. and the server returns the list of supported versions, along with as an OperationDefinition on CapabilityStatement. See the default version it will use if no fhirVersion parameter is present Operation documentation


URL: [base]/$versions

Parameters

Use Name Scope Cardinality Type Binding Documentation
OUT version 1..* code

A version supported by the server. Use the major.minor version like 3.0

OUT default 1..1 code FHIRVersion (Required)

The default version for the server. Use the major.minor version like 3.0


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.