Skip to content

Commit

Permalink
Merge pull request #4 from fhir-fli/mobile
Browse files Browse the repository at this point in the history
Mobile
  • Loading branch information
Dokotela authored Oct 2, 2024
2 parents 2c1520a + 5cf1672 commit 816e735
Show file tree
Hide file tree
Showing 93 changed files with 1,812,180 additions and 304 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,8 @@ pocketfhir-caddy | └─ Admin UI: http://0.0.0.0:8090/_/
- Set secrets: ```$ flyctl secrets set PB_ENCRYPTION_KEY=y5E69SptuHgUzspVNipzjl9ZmsKVPkIH --app pocketfhir```
- Deploy: ```$ flyctl deploy --app pocketfhir```
- May need to deploy a second time: ```$ flyctl deploy --app pocketfhir --wait-timeout 300```

## FHIR Definitions
- put all ```.json``` files in this directory from the FHIR downloads except for the main FHIR json schema itself
- in the fhir_definitions directory is a dart file
- cd into fhir_definitions and run the dart file, this will organize all of the downloads into ```.ndjson``` files, by resourceType, which are included in PocketFHIR the first time it is run
3,590 changes: 3,590 additions & 0 deletions assets/fhir_spec/conceptmaps.json

Large diffs are not rendered by default.

Loading

0 comments on commit 816e735

Please sign in to comment.