FHIR & Standards
Last updated
Last updated
The SPICE platform supports the standard through the SPICE FHIR Service. This service functions as an adaptor, converting the SPICE data into the FHIR format.
GitHub Repository:
The adapter converts SPICE data into the FHIR format using the custom FHIR Adapter.
Converted data saved in FHIR database using HAPI-FHIR JPA server.
HAPI-FHIR JPA server acts as a FHIR server which is coupled with FHIR Database.
FHIR data is accessible via REST API and FHIR database.
Take a look at the .
Take a look at the .