Skip to main content

FHIR Server

The FHIR Server is an internal component of FOSPS, often implemented using the HAPI FHIR JPA Server Starter, responsible for managing FHIR resources.

Purpose

Stores and manages standardized healthcare data in the Data Layer, including:

Implementation

Typically based on HAPI FHIR JPA Server Starter, which provides:

  • Full FHIR R5 compliance
  • REST API for CRUD operations
  • Search capabilities
  • Transaction support
  • Validation

Access Patterns

Resources are accessed through:

Data Types Stored

  • ePI Bundles: Medicinal product information
  • IPS Bundles: Patient health summaries
  • Library Resources: Lens code packages
  • DocumentReference: Supporting Material metadata
  • Provenance: CTF tracking records