GET /Procedure

fhir.org:hl7-fhir-api

Summary: Search procedures
Operation ID: searchProcedure
Auth: none
Description

Search for medical procedures performed

Parameters (5)

_count (integer, query, optional, default: 20)
code (string, query, optional)

Procedure CPT or SNOMED code

date (string, query, optional)

When procedure was performed

patient (string, query, optional)

Patient reference

status (string, query, optional)

Constraints: {'enum': ['preparation', 'in-progress', 'not-done', 'on-hold', 'stopped', 'completed', 'entered-in-error', 'unknown']}

Examples (3)

TitleTypeURLAction
Search for appendectomy procedures by SNOMED CT code curl https://hapi.fhir.org/baseR4/Procedure?code=http://snomed.info/sct|80146002
Search procedures for a specific patient with count limit curl https://hapi.fhir.org/baseR4/Procedure?patient=example&_count=5
Search procedures by date range curl https://hapi.fhir.org/baseR4/Procedure?date=ge2020-01-01&_count=10

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:26:33.401350 200 510ms
2026-03-23 09:36:37.667910 200 482ms
2026-03-23 09:10:38.829742 200 487ms

Response Changes

WhenOldNew
2026-03-23 09:36:37.667910 74242c423c23 cf17acef4e7b
2026-03-23 10:26:33.401350 cf17acef4e7b f0072ce6f3ca