Skip to content

Support healthcare-specific protocols #15

Description

@joalen

Current in-progress things I need to do:

  • Integrate SQL/PostgreSQL imports
  • 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

Messaging and Streaming Systems:

  • MQTT/AMQP for IoT enabled hospital devices
  • Kafka/RabbitMQ for data streaming

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions