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 HealthcareUnited StatesFHIRHL7InteroperabilitySMART on FHIRPayerClaimsPatient AccessHealth DataGraphQL

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 Healthcare, United States, FHIR, HL7, and Interoperability.

Endpoint

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

References

Back to 1upHealth · All GraphQL Specs · GitHub