FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.9.6  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem 994

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: January 30, 2023 at 08:07:38 PM UTC
Defining URL http://hl7.org/fhir/capabilitystatement-search-mode
Version 1.0.0
Name CSSearchModeCS
Title CapabilityStatement Search Mode CodeSystem
Status draft
Definition

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

Publisher HL7 International / FHIR Infrastructure
Committee vocab
Source hl7.fhir.uv.extensions.r4#1.0.0

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

Code Definition
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.