Documentation Index
Fetch the complete documentation index at: https://docs.connect.fastenhealth.com/llms.txt
Use this file to discover all available pages before exploring further.

Installation
stitch.js
🚀 TEFCA IAS is now Generally Available! See our TEFCA Developer Guide for details.
<fasten-stitch> is a custom element that injects our healthcare institution selector.
Documentation Index
Fetch the complete documentation index at: https://docs.connect.fastenhealth.com/llms.txt
Use this file to discover all available pages before exploring further.

<html>
<head>
<link href="https://cdn.fastenhealth.com/connect/v1/fasten-stitch.css" rel="stylesheet">
<script src="https://cdn.fastenhealth.com/connect/v1/fasten-stitch.js" type="module"></script>
</head>
<body>
<!-- The fasten-stitch element has multiple options,
see Web Component page for more information -->
<fasten-stitch public-id="public_test_123456324234234"></fasten-stitch>
</body>
</html>
