Skip to content

Repository files navigation

Sunwave Unofficial API

Unofficial Python integrations for Sunwave.

Integrations

  • sunwave_get_patient_form_data.py - get_patient_form_data.
  • sunwave_get_group_header_with_time.py - get_group_header_with_time.
  • sunwave_get_patient_admissions.py - get_patient_admissions.
  • sunwave_write_patient_chart_field.py - write_patient_chart_field.

Usage

Each file exposes a run(input, context) entrypoint. The runtime is expected to provide:

  • input: integration-specific request fields.
  • context["headers"]: authenticated request headers when required.
  • context["base_url"]: the platform base URL when overriding the default.

Install dependencies:

pip install -r requirements.txt

Info

This unofficial API is built by Integuru.

For custom requests or hosted authentication, contact richard@integuru.com or schedule time with us.

See the complete list of APIs by Integuru.

About

Unofficial API integrations for Sunwave

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages