You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REST API integration (either received as JSON/XML)
SOAP API integration
GraphQL
I'm planning on adding support (if get time of course) for the below payloads:
Traditional Healthcare Payloads:
HL7 v2.x and v3 (a classical hospital interface standard)
FHIR (Fast Healthcare Interoperability Resources) -- I think these can expose as REST APIs (JSON or XML) depending on implementation, but the more the merrier
DICOM
IHE Profiles
XDS, PIX/PDQ, or other interoperability standards
File-based integration (or imports):
CSV/Excel/TSV
Flat files (from lab or imaging systems) -- may require OCR + private-grade image transformer (should run on a local instance distant from inbound and outbound connections)
EDI (Electronic Data Interchange) from an insurance or claims provider
Current in-progress things I need to do:
I'm planning on adding support (if get time of course) for the below payloads:
Traditional Healthcare Payloads:
File-based integration (or imports):
Messaging and Streaming Systems: