FHIR Resources (Tools/APIs)
Background Information
HL7® FHIR®, or Fast Healthcare Interoperability Resources, is a healthcare interoperability standard from HL7 that allows a multitude of systems to exchange healthcare information using agreed upon data models. In FHIR, these data models are simple, straightforward, simultaneously human and computer readable, and, when combined, robust enough to convey complex healthcare information.
Available Tools
InterSystems products provide a Resource Repository that can be used as a FHIR server. See FHIR Server: An Introduction.
Availability: Namespaces that have access to the HS package.
InterSystems products provide classes that enable productions to send, receive, and transform FHIR resources. See InterSystems FHIR Components.
Availability: Namespaces that have access to the HS package.
FHIRPath is a language that allows you to navigate a FHIR resource to evaluate and extract data from its fields using a straightforward syntax. InterSystems products provide a subset of the FHIRPath functions and operations that you can use to evaluate a resource. See FHIRPath.
Availability: Namespaces that have access to the HS package.
The FHIR SQL Builder allows you to project data stored in a FHIR repository into a relational table that can be queried via InterSystems SQL. See FHIR SQL Builder.
Availability: Namespaces that have access to the HS package.
InterSystems products include a Bulk FHIR Coordinator that mediates the interaction between a client and a FHIR endpoint for HL7® FHIR® bulk data requests. See Bulk FHIR Coordinator.
Availability: Namespaces that have access to the HS package.