The SPICE platform supports the HL7 FHIRarrow-up-right standard through the SPICE FHIR Service. This service functions as an adaptor, converting the SPICE data into the FHIR format.
GitHub Repository: FHIR Adaptorarrow-up-right
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 API documentation for the FHIR Adapter.
Take a look at the deployment documentation for the FHIR Adapter.
Last updated 1 year ago