Skip to content

Commit

Permalink
Merge pull request #64 from mcode/rxfill-pims
Browse files Browse the repository at this point in the history
Add RxFill dispense support to PIMS
  • Loading branch information
plarocque4 authored Feb 13, 2024
2 parents 23fedbe + d358f67 commit 035875a
Show file tree
Hide file tree
Showing 12 changed files with 2,066 additions and 3,311 deletions.
4 changes: 4 additions & 0 deletions backend/env.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,9 @@
"USE_HTTPS": {
"type": "boolean",
"default": false
},
"EHR_RXFILL_URL": {
"type": "string",
"default": "http://localhost:8080/test-ehr/script/rxfill"
}
}
Loading

0 comments on commit 035875a

Please sign in to comment.