{ "description": "Which search modes a server supports: GET, POST, or both", "_filename": "CodeSystem-capabilitystatement-search-mode.json", "package_name": "hl7.fhir.uv.extensions.r3", "date": "2025-08-03T06:28:00+10:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2023-01-31T07:07:38.434+11:00" }, "publisher": "HL7 International / Terminology Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "content": "complete", "name": "CSSearchModeCS", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "CapabilityStatement Search Mode CodeSystem", "package_version": "5.3.0-ballot-tc1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueUri": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions" } ] } } ], "status": "draft", "id": "ec3769c0-6a95-4a25-b966-349dfabe9e85", "kind": null, "url": "http://hl7.org/fhir/capabilitystatement-search-mode", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.4.2122", "system": "urn:ietf:rfc:3986" }, "concept": [ { "code": "GET", "display": "GET", "definition": "The server only supports search using HTTP GET." }, { "code": "POST", "display": "POST", "definition": "The server only supports search using HTTP POST." }, { "code": "both", "display": "both", "definition": "The server supports search using both HTTP GET and POST." } ], "caseSensitive": true, "version": "5.3.0-ballot-tc1", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/Vocab", "system": "url" } ] } ] }