Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HL7 FHIR Condition API

Clinical conditions, diagnoses, and problems

HL7 FHIR Condition API is one of 8 APIs that HL7 FHIR publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Condition. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 4.0.1.

Requests are made against a single base URL, https://fhir-server.example.com/fhir/R4.

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.0.1
Base URL
https://fhir-server.example.com/fhir/R5
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

HL7 FHIR Condition API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (SMARTonFHIR) using the authorizationCode flow, exposing 7 scopes. By default, every request must be authenticated.

  • SMARTonFHIR — SMART on FHIR OAuth 2.0 authorization

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Condition 1

Clinical conditions, diagnoses, and problems

GET
/Condition
Search conditions
searchCondition 6 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Bundle (6 properties). Each schema is shown below with its type and property counts.

Bundle
object
A container for a collection of FHIR resources
6 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hl7-fhir-condition-api-openapi.yml Raw ↑

Other APIs HL7 FHIR publishes across the network.

HL7 FHIR R5 Healthcare API
SMART on FHIR Authentication
HL7 FHIR Bundle API
HL7 FHIR Encounter API
HL7 FHIR MedicationRequest API
HL7 FHIR Observation API
HL7 FHIR Patient API