FHIR Extensions Pack
5.3.0-ballot-tc1 - (September 2025 Ballot) International flag

This page is part of the FHIR Core Extensions Registry (v5.3.0-ballot-tc1: Release 5.3) based on FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 5.2.0. For a full list of available versions, see the Directory of published versions

CodeSystem: CapabilityStatement Search Mode CodeSystem

Official URL: http://hl7.org/fhir/capabilitystatement-search-mode Version: 5.3.0-ballot-tc1
Standards status: Draft Maturity Level: 1 Responsible: HL7 International / Terminology Infrastructure Computable Name: CSSearchModeCS
Other Identifiers: OID:2.16.840.1.113883.4.642.4.2122

Which search modes a server supports: GET, POST, or both

This Code system is referenced in the content logical definition of the following value sets:

Changes since version 5.2.0:

  • The resource metadata has changed (experimental)
  • Last updated: 2023-01-31 07:07:38+1100

    Profile: Shareable CodeSystem

    This case-sensitive code system http://hl7.org/fhir/capabilitystatement-search-mode defines the following codes:

    CodeDefinition
    GET The server only supports search using HTTP GET.
    POST The server only supports search using HTTP POST.
    both The server supports search using both HTTP GET and POST.