Fasten Stitch Client SDKs

Stitch is Fasten Connect's client-side embeddable component that lets a patient pick their healthcare provider, authenticate, and grant data-sharing consent inside a host application. Stitch is shipped as three SDKs — a framework-neutral Web Component, a React SDK, and a React Native SDK — each with quickstart and reference docs. Client events stream connection lifecycle, error, and consent signals back to the host app. The Stitch element source repos (fasten-stitch-element-react, fasten-stitch-element-react-native) are MIT-licensed on GitHub with companion playground apps.

Fasten Stitch Client SDKs is one of 11 APIs that Fasten Health publishes on the APIs.io network.

Tagged areas include SDK, Embeddable Component, Patient Consent, React, and React Native. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: fasten-health:fasten-stitch
name: Fasten Stitch Client SDKs
description: Stitch is Fasten Connect's client-side embeddable component that lets a patient pick their
  healthcare provider, authenticate, and grant data-sharing consent inside a host application. Stitch
  is shipped as three SDKs — a framework-neutral Web Component, a React SDK, and a React Native SDK —
  each with quickstart and reference docs. Client events stream connection lifecycle, error, and consent
  signals back to the host app. The Stitch element source repos (fasten-stitch-element-react, fasten-stitch-element-react-native)
  are MIT-licensed on GitHub with companion playground apps.
humanURL: https://docs.connect.fastenhealth.com/stitch/v4/introduction
tags:
- SDK
- Embeddable Component
- Patient Consent
- React
- React Native
- Web Component
properties:
- type: Documentation
  url: https://docs.connect.fastenhealth.com/stitch/v4/introduction
- type: SDK
  url: https://docs.connect.fastenhealth.com/stitch/v4/sdks/web-component/quickstart
  name: Stitch Web Component SDK
- type: SDK
  url: https://docs.connect.fastenhealth.com/stitch/v4/sdks/react/quickstart
  name: Stitch React SDK
- type: SDK
  url: https://docs.connect.fastenhealth.com/stitch/v4/sdks/react-native/quickstart
  name: Stitch React Native SDK
- type: SourceCode
  url: https://github.com/fastenhealth/fasten-stitch-element-react
  name: fasten-stitch-element-react
- type: SourceCode
  url: https://github.com/fastenhealth/fasten-stitch-element-react-native
  name: fasten-stitch-element-react-native
- type: Examples
  url: https://github.com/fastenhealth/react-web-playground
  name: React Web Playground
- type: Examples
  url: https://github.com/fastenhealth/react-native-playground
  name: React Native Playground
- type: Events
  url: https://docs.connect.fastenhealth.com/stitch/v4/client-events