HL7 LOGO
IPS LOGO
FHIR HAPI LOGO
FHIR LOGO

HL7 FHIR INTERNATIONAL PATIENT SUMMARY

FHIR HAPI REFERENCE IMPLEMENTATION HOME


This server supports the International Patient Summary (IPS) through a FHIR operation implemented in the HAPI FHIR project, which is a 100% open-source (Apache Software 2.0 Licensed) Java based implementation of the FHIR specification. This server is different from the original ips.health server from September 2022. HAPI-FHIR includes this functionality from version 6.6 onwards. Check the documentation on the IPS configuration and settings @ IPS HAPI FHIR

To test it, you can execute for any of the Patients in this server https://hl7-ips-server.hl7.org/fhir/Patient/[id]/$summary (Change [id] for the actual patient id)

You can also POST your own sample patient and associated clinical resources and then get your IPS executing the $summary operation for your patient. Remember that this is a public server: DO NOT POST REAL PATIENT INFORMATION

This server supports a HL7 FHIR R4 $summary operation to retrieve a document Bundle that conforms to the FHIR Implementation Guide for IPS. You can load data using standard FHIR R4 API interactions and generate new summaries. The server has been pre-loaded with a set of example patients to demonstrate IPS documents. This server and the supporting code are under active development and may change. Reach out through the HL7 FHIR community

Here are some useful links to learn more:

Server HAPI FHIR R4 Server
Software HAPI FHIR Server - 6.6.0
FHIR Base https://hl7-ips-server.hl7.org/fhir