FHIR Integration
The AdvaPACS FHIR interface provides a standards-based way for external systems to exchange data with AdvaPACS. Use the FHIR API to build integrations for workflows such as patient management, imaging orders, reporting, organisations, locations, practitioners, devices, and imaging study data.
To get started with FHIR, follow the guide here to set up your FHIR API Key.
Conformance
AdvaPACS FHIR interfaces conform to FHIR R5 5.0.0.
Supported resources
The FHIR interface includes resources for:
| Resource | Purpose |
|---|---|
CapabilityStatement | Describes the FHIR functionality supported by AdvaPACS. |
NamingSystem | Defines identifier systems used by the tenant. |
Device | Represents acquisition devices, such as modality or AE configuration. |
DiagnosticReport | Represents report information. |
Location | Represents physical or logical locations. |
Organization | Represents organisations configured in AdvaPACS. |
Patient | Represents patient demographic information. |
Practitioner | Represents clinicians and other practitioners. |
ServiceRequest | Represents imaging orders and requested procedures. |