TX: CodeSystem capabilitystatement-search-mode | 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 | 5.1.0 |
| Name | CSSearchModeCS |
| Title | CapabilityStatement Search Mode CodeSystem |
| Status | draft |
| Definition |
Which search modes a server supports: GET, POST, or both |
| Publisher | HL7 International / Terminology Infrastructure |
| Committee | ti |
| Source | hl7.fhir.uv.extensions.r4#5.1.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. |