1upHealth · GraphQL Specification

1upHealth GraphQL API

1upHealth provides a GraphQL API endpoint layered on top of its FHIR R4 platform, enabling clients to query FHIR resources and 1upHealth-specific data objects using a single, flexible query language. The GraphQL interface reduces over-fetching and enables precise retrieval of nested FHIR relationships in a single request.

Documentation Endpoint View on GitHub FHIRHealth DataInteroperabilityPatient AccessHL7SMART on FHIRHealthcarePayerClaimsElectronic Prior AuthorizationGraphQL

Overview

1upHealth GraphQL API is a GraphQL API specification published by 1upHealth on the APIs.io network.

1upHealth provides a GraphQL API endpoint layered on top of its FHIR R4 platform, enabling clients to query FHIR resources and 1upHealth-specific data objects using a single, flexible query language. The GraphQL interface reduces over-fetching and enables precise retrieval of nested FHIR relationships in a single request.

The GraphQL endpoint is available at https://api.1up.health/fhir/graphql.

The specification includes 5 reference links.

Tagged areas include FHIR, Health Data, Interoperability, Patient Access, and HL7.

Endpoint

`https://api.1up.health/fhir/graphql`

References

Related API Specs

1upHealth FHIR R4 API (OpenAPI)
Back to 1upHealth · All GraphQL Specs · GitHub