Skip to content

Adding DAW ScriptSure integration docs - #9299

Merged
AndyStoneman merged 7 commits into
mainfrom
daw-docs
May 28, 2026
Merged

Adding DAW ScriptSure integration docs#9299
AndyStoneman merged 7 commits into
mainfrom
daw-docs

Conversation

@AndyStoneman

Copy link
Copy Markdown
Contributor

Addition of new documentation that customers can use to reference.

Signed-off-by: Andy Stoneman <astoneman10@gmail.com>
@AndyStoneman AndyStoneman added this to the May 31, 2026 milestone May 26, 2026
@AndyStoneman AndyStoneman self-assigned this May 26, 2026
@AndyStoneman
AndyStoneman requested review from a team as code owners May 26, 2026 21:14
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 26, 2026
@github-actions
github-actions Bot requested a review from mattwiller May 26, 2026 21:14
@vercel

vercel Bot commented May 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
medplum-www Ready Ready Preview, Comment May 28, 2026 12:01am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
foomedical Skipped Skipped May 28, 2026 12:01am
medplum-app Skipped Skipped May 28, 2026 12:01am
medplum-provider Skipped Skipped May 28, 2026 12:01am

Request Review

@coveralls

coveralls commented May 26, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 92.03% (-0.01%) from 92.042% — daw-docs into main

@oleg-mp oleg-mp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good as a first pass. we might want to add more details later but looks good as a starter doc

@finnbergquist finnbergquist left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this documentation's structure is a little bit confusing. Most of the doc is touching on how you can manually invoke the

  • Patient sync bot
  • Iframe bot

I think 99% of implementers are going to be using the Iframe hook, so I honestly don't think it is worth us documenting how to invoke those bots manually at all.

Instead, lets just show using the iframe hook, and mention that "under the hood", this calls the patient sync and iframe bots, so that the implementer knows where to track down logs in case of failure.

Ultimately, we really only need to show:

  • How to implement the iframe react hook
  • Resource requirements for Patient, AllergyIntolerance, MedicationRequests, etc.

Comment thread packages/docs/docs/integration/scriptsure/account-setup.md
Comment thread packages/docs/docs/integration/scriptsure/iframe.md Outdated
Comment thread packages/docs/docs/integration/scriptsure/sync-patient.md Outdated
Comment thread packages/docs/docs/integration/scriptsure/workflows.md Outdated
Signed-off-by: Andy Stoneman <astoneman10@gmail.com>
@vercel
vercel Bot temporarily deployed to Preview – medplum-app May 27, 2026 00:21 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-storybook May 27, 2026 00:21 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-provider May 27, 2026 00:21 Inactive
@vercel
vercel Bot temporarily deployed to Preview – foomedical May 27, 2026 00:21 Inactive
Signed-off-by: Andy Stoneman <astoneman10@gmail.com>
@vercel
vercel Bot temporarily deployed to Preview – medplum-app May 27, 2026 00:30 Inactive
@vercel
vercel Bot temporarily deployed to Preview – foomedical May 27, 2026 00:30 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-storybook May 27, 2026 00:30 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-provider May 27, 2026 00:30 Inactive
Signed-off-by: Andy Stoneman <astoneman10@gmail.com>
@vercel
vercel Bot temporarily deployed to Preview – medplum-app May 27, 2026 06:22 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-storybook May 27, 2026 06:22 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-provider May 27, 2026 06:22 Inactive
@vercel
vercel Bot temporarily deployed to Preview – foomedical May 27, 2026 06:22 Inactive
Signed-off-by: Andy Stoneman <astoneman10@gmail.com>
@vercel
vercel Bot temporarily deployed to Preview – medplum-app May 27, 2026 23:57 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-storybook May 27, 2026 23:57 Inactive
@vercel
vercel Bot temporarily deployed to Preview – medplum-provider May 27, 2026 23:57 Inactive
@vercel
vercel Bot temporarily deployed to Preview – foomedical May 27, 2026 23:57 Inactive
@sonarqubecloud

Copy link
Copy Markdown

@AndyStoneman
AndyStoneman added this pull request to the merge queue May 28, 2026
Merged via the queue into main with commit d61a264 May 28, 2026
34 checks passed
@AndyStoneman
AndyStoneman deleted the daw-docs branch May 28, 2026 00:17
@reshmakh reshmakh moved this to ✅ Done in Medplum Product Roadmap May 28, 2026
codyebberson pushed a commit that referenced this pull request Jun 1, 2026
## What's Changed

* feat(server): delete Lambda when a Bot is deleted (#9259)
* Add `Appointment/:id/$confirm` operation (#9210)
* React and Provider App components for Meds Ordering (#8999)
* Add test case for Patient using $book operation (#8700)
* fix(provider): Filter selfpay coverage from visit eligibility check (#9261)
* Soft-delete draft MR on order-medication failure (#9273)
* Use batched searches for preferred pharmacies and orgs for med prescribing (#9284)
* Added order set bundle and import button to provider (#9283)
* fix(cdk): Send prefix instead of bucket name (#9288)
* Dependency upgrades 2026-05-25 (#9290)
* Fixed plumcon avatar images (#9292)
* Add $book support for proposed appointment input (#9179)
* Provider: Add "Cancel Visit" button (#9213)
* feat(server): support server-scoped Patient users in invite endpoint (#9278)
* Provider: Use Appointment-based scheduling flow (#9272)
* fix(server): derive bare-id reference prefix from SearchParameter.target (closes #9254) (#9256)
* Increase pre auth code max lifetime to 7 days (#9274)
* Unify helper function for computing FHIR quota limits (#9301)
* Various oauth2 fixes for spec compliance (#9294)
* Serialize transaction state transitions (#9260)
* Fixes #9269 - GC IP userinfo support (#9286)
* docs(dosespot): add Step 2 and Step 4 prescriber login sections and registration statuses reference (#9271)
* feature(data warehouse): export from Postgres to Parquet / Iceberg (S3 Tables) (#8941)
* Adding DAW ScriptSure integration docs (#9299)
* Revert "fix(server): derive bare-id reference prefix from SearchParameter.tar…" (#9324)
* test(definitions): Migrate @medplum/definitions from Jest to Vitest (#9318)
* Migrate @medplum/mock from Jest to Vitest (#9322)
* fix(server): derive bare-id reference prefix from SearchParameter.target (#9325)
* Migrate @medplum/ccda from Jest to Vitest (#9323)
* Migrate @medplum/cdk from Jest to Vitest (#9317)
* Migrate @medplum/create-medplum from Jest to Vitest (#9320)
* testing(generator): migrate @medplum/generator from Jest to Vitest (#9319)
* testing(fhir-router): migrate @medplum/fhir-router from Jest to Vitest (#9315)
* DoseSpot sync button fix (#9305)
* Migrates @medplum/hl7 from Jest to Vitest (#9316)
* Added vmcontext bots security note (#9333)
* Require HTTPS for rest-hook Subscription URLs by default (#9334)
* feat(data warehouse): add startDate parameter (#9326)
* fix(server): don't refresh if membership inactive (#9340)
* fix(core,react-hooks): don't refresh subs if unauthenticated (#9341)
* Vendor JSON Patch library (#9335)
* Display onBehalfOf in History, Timeline, and Blame (#9206)
* Add "Tasks" section to Provider App Manual (#7491)
* Added order set sync bot trigger after importing example order set (#9307)
* Uptime docs (#9344)
* feat(provider): Use operations instead of bots for claim submit (#9280)
* Fixes #9276 - unified external auth (#9289)
* Support `resource:number` in `convertToTransactionBundle` (#9356)
* fix(aws): Handle complex server configuration (#7258)
* feat(core/client): expose a wrapped fetch method in MedplumClient  (#9357)
* Scroll to top of viewport on route change (#9358)
* Digital Ocean docs (#9348)
* S3 Deploy util (#7635)
* Add docs destination for new s3deploy (#9361)
* More helm docs (#7282)
* Adding May Update (#9362)
* Dependency upgrades 2026-06-01 (#9364)

**Full Changelog**: v5.1.13...v5.1.14

Signed-off-by: Medplum Bot <bot@medplum.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants