Particle Health · Capability
Particle Health API — FHIR
Particle Health API — FHIR R4 resource search, read, and $everything bundle retrieval for aggregated patient records returned from network queries.
Particle Health API — FHIR is a Naftiko capability published by Particle Health, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET and POST methods.
The capability includes 4 read-only operations and 1 state-changing operation. Lead operation: Create FHIR Patient. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Particle Health, FHIR, and HL7.
What You Can Do
POST
Createfhirpatient
— Create FHIR Patient
/v1/fhir/patient
GET
Getfhirpatienteverything
— Get Patient Everything
/v1/fhir/patient/{patient_id}/everything
GET
Searchfhirresources
— Search FHIR Resources
/v1/fhir/{resource_type}
GET
Readfhirresource
— Read FHIR Resource
/v1/fhir/{resource_type}/{resource_id}
GET
Getfhirdatasets
— Get FHIR Datasets
/v1/patients/{particle_patient_id}/fhir
MCP Tools
create-fhir-patient
Create FHIR Patient
get-fhir-patient-everything
Get FHIR Patient Bundle (everything)
read-only
idempotent
search-fhir-resources
Search FHIR Resources
read-only
idempotent
read-fhir-resource
Read FHIR Resource
read-only
idempotent
get-fhir-datasets
Get FHIR Datasets for a Patient
read-only
idempotent