• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

medplum / medplum / 27254647520
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: fix/core-harden-base64-test-mocks
DEFAULT BRANCH: main
Ran 10 Jun 2026 05:14AM UTC
Jobs 1
Files 815
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jun 2026 05:08AM UTC coverage: 92.11%. Remained the same
27254647520

push

github

web-flow
Add multi-lingual FHIR support docs and demo app (#9417)

* Add multi-lingual FHIR support docs and demo app

- Add docs/fhir-datastore/multilingual-support.md covering the FHIR
  translation extension (http://hl7.org/fhir/StructureDefinition/translation)
  with examples for Questionnaire items, Coding display strings, clinical
  notes, and Patient.communication preferred language
- Add examples/medplum-multilingual-demo — a Vite/React app demonstrating
  the translation extension end-to-end: multilingual intake Questionnaire,
  translated SNOMED Conditions, QuestionnaireResponse with language field,
  and patient preferred language detection
- Wire the new doc into the FHIR Datastore sidebar under FHIR Data

Signed-off-by: Ian Plunkett <1857868+ianplunkett@users.noreply.github.com>

* docs: address PR feedback — clarify translation vs CodeSystem searchability, fix spelling

- Add "Searchable?" column to the comparison table so it's explicit that
  the translation extension is for display only and does not affect FHIR
  search, while CodeSystem.designation + ValueSet/\$expand supports
  language-aware code lookups
- Add a "Key difference" callout explaining when each mechanism applies
- Rename "Multi-lingual" → "Multilingual" throughout the demo app

Signed-off-by: Ian Plunkett <ian@medplum.com>
Signed-off-by: Ian Plunkett <1857868+ianplunkett@users.noreply.github.com>

* chore: sync package-lock.json with latest main

Rebase onto main and regenerate the lock file so npm ci passes on CI.

Signed-off-by: Ian Plunkett <ian@medplum.com>
Signed-off-by: Ian Plunkett <1857868+ianplunkett@users.noreply.github.com>

* docs: simplify getTranslation signature per PR feedback

Take (parent, elementName, lang) instead of (primaryValue, shadowElement, lang)
so callers pass the parent object and field name — the function reads both
parent[elementName] and parent['_'+elementName] itself, which is simpler at
the call site.

Signed-off-by: Ian Plunkett <ian@medplum.co... (continued)

23353 of 26204 branches covered (89.12%)

Branch coverage included in aggregate %.

36654 of 38943 relevant lines covered (94.12%)

23252.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27254647520.1 10 Jun 2026 05:14AM UTC 1039
92.38
GitHub Action Run
Source Files on build 27254647520
  • Tree
  • List 815
  • Changed 176
  • Source Changed 0
  • Coverage Changed 176
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27254647520
  • ba2b5c02 on github
  • Prev Build on gh-readonly-queue/main/pr-9462-d452c66ce5ee13e1f7d7eed294e4fa55f2551ac6 (#27238437713)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc