HealthRecordCommunity
FHIRHL7🌏 International🏛 HAPI FHIREnriched

Response Data from HAPI FHIR Test Server (XML Format)

Response Body - HAPI FHIR Test Server

April 21, 2026HAPI FHIR

Summary

A Bundle resource, including history information, was retrieved from a FHIR server test environment. This response contains metadata and link structures for a specific binary resource (Binary/2856882), used to validate data exchange based on the HL7 FHIR standard.

Details

This page captures an HTTP 200 OK response body returned by the HAPI FHIR test server (hapi.fhir.org). The response format is XML and adheres to the HL7 FHIR standard. The retrieved data is a `<Bundle>` resource, indicating its `type` as `history`. This bundle contains information regarding a total of 40 records and defines `link` elements (self, next) for pagination. Specifically, it includes an `<entry>` containing a `<Binary>` resource structure with the ID '2856882', which holds metadata and content type (image/png). This result is crucial verification data used by developers when testing FHIR server implementations to confirm if specific API endpoints return responses compliant with the expected standards. It is particularly referenced when validating logic for history tracking and pagination (e.g., `_history`, `next`).

📰
Read Original Article
hapi.fhir.org

Original content copyright by respective publishers