Release 4B Snapshot 3: Connectathon 32 Base

This page is part of the Snapshot #3 for FHIR Specification (v4.3.0: R4B - STU ). The current version which supercedes this version is 5.0.0 R5 , released to support Connectathon 32 . 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 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 http://hl7.org/fhir/ValueSet/FHIR-version|5.0.0-snapshot3 (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.