Skip to content

Commit

Permalink
Merge branch 'main' into feature/local-llm
Browse files Browse the repository at this point in the history
  • Loading branch information
jdisho authored Jan 16, 2025
2 parents d91fb82 + 9430b47 commit e3d5de9
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 48 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
codeql: true
fastlanelane: codeql
xcodeversion: '15.4'
permissions:
security-events: write
actions: read
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ LLM on FHIR requires access to the FHIR health records stored in the Apple Healt

In case no health records are available, please follow the instructions to connect and retrieve your health records from your provider. If your health records are visible in the Apple Health app, please ensure that LLM on FHIR has access to your health records in the Apple Health App. You can find these settings in the privacy section of your profile in Apple Health.

> [!TIP]
> You can also use a set of [Synthea](https://doi.org/10.1093/jamia/ocx079)-based patients loaded from [SpeziFHIR](https://github.com/StanfordSpezi/SpeziFHIR) ([SpeziFHIRMockPatients](https://github.com/StanfordSpezi/SpeziFHIR/tree/main/Sources/SpeziFHIRMockPatients)) to test out the application without the need to connect it to HealthKit. You can select the synthetic patients in the account settings view of the application.
## Application Structure

Expand Down

0 comments on commit e3d5de9

Please sign in to comment.