TOPIC
Apis
3 entries across the knowledge base
REST & GraphQL for health dataFHIR is REST-shaped, and REST makes you fetch a patient's chart in fourteen round trips. GraphQL fixes that and brings its own problems — including one that matters specifically in health.article · 7 min · practitionerHTTP & JSON for health APIsThe two technologies underneath every modern health API. What the status codes actually mean when the payload is a patient, and why the boring details decide whether your integration is safe.article · 7 min · foundationgRPCA fast binary RPC framework over HTTP/2 — how backend microservices call each other when JSON-over-REST is too slow or too loose.concept · 5 min · practitioner